09:40:01 Started by upstream project "integration-sanity-test-scandium" build number 560 09:40:01 originally caused by: 09:40:01 Started by timer 09:40:01 Running as SYSTEM 09:40:01 [EnvInject] - Loading node environment variables. 09:40:01 Building remotely on prd-centos8-robot-2c-8g-12497 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:40:01 [ssh-agent] Looking for ssh-agent implementation... 09:40:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:01 $ ssh-agent 09:40:01 SSH_AUTH_SOCK=/tmp/ssh-2UnBKOHLEb2U/agent.6464 09:40:01 SSH_AGENT_PID=6466 09:40:01 [ssh-agent] Started. 09:40:01 Running ssh-add (command line suppressed) 09:40:01 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_6733387994886305161.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_6733387994886305161.key) 09:40:01 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:40:01 The recommended git tool is: NONE 09:40:04 using credential opendaylight-jenkins-ssh 09:40:04 Wiping out workspace first. 09:40:04 Cloning the remote Git repository 09:40:04 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:40:04 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:40:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:04 > git --version # timeout=10 09:40:04 > git --version # 'git version 2.43.0' 09:40:04 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:04 [INFO] Currently running in a labeled security context 09:40:04 [INFO] Currently SELinux is 'enforcing' on the host 09:40:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh7998784714865207664.key 09:40:04 Verifying host key using known hosts file 09:40:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:40:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:07 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:07 [INFO] Currently running in a labeled security context 09:40:07 [INFO] Currently SELinux is 'enforcing' on the host 09:40:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh7517649888413398357.key 09:40:07 Verifying host key using known hosts file 09:40:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:40:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:40:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:08 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:40:08 > git config core.sparsecheckout # timeout=10 09:40:08 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:40:08 Commit message: "Adapt test for new pce-allocation field" 09:40:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:08 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:40:09 No emails were triggered. 09:40:09 provisioning config files... 09:40:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:40:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:40:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15730136318834777800.sh 09:40:09 ---> python-tools-install.sh 09:40:09 Setup pyenv: 09:40:09 system 09:40:09 * 3.8.13 (set by /opt/pyenv/version) 09:40:09 * 3.9.13 (set by /opt/pyenv/version) 09:40:09 * 3.10.13 (set by /opt/pyenv/version) 09:40:09 * 3.11.7 (set by /opt/pyenv/version) 09:40:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-STvl 09:40:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:18 lf-activate-venv(): INFO: Base packages installed successfully 09:40:18 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:46 lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH 09:40:46 Generating Requirements File 09:41:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:41:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:41:08 Python 3.11.7 09:41:08 pip 25.3 from /tmp/venv-STvl/lib/python3.11/site-packages/pip (python 3.11) 09:41:09 appdirs==1.4.4 09:41:09 argcomplete==3.6.3 09:41:09 aspy.yaml==1.3.0 09:41:09 attrs==25.4.0 09:41:09 autopage==0.5.2 09:41:09 beautifulsoup4==4.14.3 09:41:09 boto3==1.42.7 09:41:09 botocore==1.42.7 09:41:09 bs4==0.0.2 09:41:09 cachetools==6.2.2 09:41:09 certifi==2025.11.12 09:41:09 cffi==2.0.0 09:41:09 cfgv==3.5.0 09:41:09 chardet==5.2.0 09:41:09 charset-normalizer==3.4.4 09:41:09 click==8.3.1 09:41:09 cliff==4.13.0 09:41:09 cmd2==3.0.0 09:41:09 cryptography==3.3.2 09:41:09 debtcollector==3.0.0 09:41:09 decorator==5.2.1 09:41:09 defusedxml==0.7.1 09:41:09 Deprecated==1.3.1 09:41:09 distlib==0.4.0 09:41:09 dnspython==2.8.0 09:41:09 docker==7.1.0 09:41:09 dogpile.cache==1.5.0 09:41:09 durationpy==0.10 09:41:09 email-validator==2.3.0 09:41:09 filelock==3.20.0 09:41:09 future==1.0.0 09:41:09 gitdb==4.0.12 09:41:09 GitPython==3.1.45 09:41:09 google-auth==2.43.0 09:41:09 httplib2==0.31.0 09:41:09 identify==2.6.15 09:41:09 idna==3.11 09:41:09 importlib-resources==1.5.0 09:41:09 iso8601==2.1.0 09:41:09 Jinja2==3.1.6 09:41:09 jmespath==1.0.1 09:41:09 jsonpatch==1.33 09:41:09 jsonpointer==3.0.0 09:41:09 jsonschema==4.25.1 09:41:09 jsonschema-specifications==2025.9.1 09:41:09 keystoneauth1==5.12.0 09:41:09 kubernetes==34.1.0 09:41:09 lftools==0.37.17 09:41:09 lxml==6.0.2 09:41:09 markdown-it-py==4.0.0 09:41:09 MarkupSafe==3.0.3 09:41:09 mdurl==0.1.2 09:41:09 msgpack==1.1.2 09:41:09 multi_key_dict==2.0.3 09:41:09 munch==4.0.0 09:41:09 netaddr==1.3.0 09:41:09 niet==1.4.2 09:41:09 nodeenv==1.9.1 09:41:09 oauth2client==4.1.3 09:41:09 oauthlib==3.3.1 09:41:09 openstacksdk==4.8.0 09:41:09 os-service-types==1.8.2 09:41:09 osc-lib==4.2.0 09:41:09 oslo.config==10.1.0 09:41:09 oslo.context==6.2.0 09:41:09 oslo.i18n==6.7.1 09:41:09 oslo.log==7.2.1 09:41:09 oslo.serialization==5.8.0 09:41:09 oslo.utils==9.2.0 09:41:09 packaging==25.0 09:41:09 pbr==7.0.3 09:41:09 platformdirs==4.5.1 09:41:09 prettytable==3.17.0 09:41:09 psutil==7.1.3 09:41:09 pyasn1==0.6.1 09:41:09 pyasn1_modules==0.4.2 09:41:09 pycparser==2.23 09:41:09 pygerrit2==2.0.15 09:41:09 PyGithub==2.8.1 09:41:09 Pygments==2.19.2 09:41:09 PyJWT==2.10.1 09:41:09 PyNaCl==1.6.1 09:41:09 pyparsing==2.4.7 09:41:09 pyperclip==1.11.0 09:41:09 pyrsistent==0.20.0 09:41:09 python-cinderclient==9.8.0 09:41:09 python-dateutil==2.9.0.post0 09:41:09 python-heatclient==4.3.0 09:41:09 python-jenkins==1.8.3 09:41:09 python-keystoneclient==5.7.0 09:41:09 python-magnumclient==4.9.0 09:41:09 python-openstackclient==8.2.0 09:41:09 python-swiftclient==4.9.0 09:41:09 PyYAML==6.0.3 09:41:09 referencing==0.37.0 09:41:09 requests==2.32.5 09:41:09 requests-oauthlib==2.0.0 09:41:09 requestsexceptions==1.4.0 09:41:09 rfc3986==2.0.0 09:41:09 rich==14.2.0 09:41:09 rich-argparse==1.7.2 09:41:09 rpds-py==0.30.0 09:41:09 rsa==4.9.1 09:41:09 ruamel.yaml==0.18.16 09:41:09 ruamel.yaml.clib==0.2.15 09:41:09 s3transfer==0.16.0 09:41:09 simplejson==3.20.2 09:41:09 six==1.17.0 09:41:09 smmap==5.0.2 09:41:09 soupsieve==2.8 09:41:09 stevedore==5.6.0 09:41:09 tabulate==0.9.0 09:41:09 toml==0.10.2 09:41:09 tomlkit==0.13.3 09:41:09 tqdm==4.67.1 09:41:09 typing_extensions==4.15.0 09:41:09 tzdata==2025.2 09:41:09 urllib3==1.26.20 09:41:09 virtualenv==20.35.4 09:41:09 wcwidth==0.2.14 09:41:09 websocket-client==1.9.0 09:41:09 wrapt==2.0.1 09:41:09 xdg==6.0.0 09:41:09 xmltodict==1.0.2 09:41:09 yq==3.4.3 09:41:09 [EnvInject] - Injecting environment variables from a build step. 09:41:09 [EnvInject] - Injecting as environment variables the properties content 09:41:09 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:41:09 OS_CLOUD=vex 09:41:09 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-555 09:41:09 OS_STACK_TEMPLATE_DIR=openstack-hot 09:41:09 09:41:09 [EnvInject] - Variables injected successfully. 09:41:09 provisioning config files... 09:41:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:41:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11193956310951252941.sh 09:41:09 ---> Create parameters file for OpenStack HOT 09:41:09 OpenStack Heat parameters generated 09:41:09 ----------------------------------- 09:41:09 parameters: 09:41:09 vm_0_count: '1' 09:41:09 vm_0_flavor: 'v3-standard-4' 09:41:09 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 09:41:09 vm_1_count: '1' 09:41:09 vm_1_flavor: 'v3-standard-2' 09:41:09 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:41:09 09:41:09 job_name: '52208-555' 09:41:09 silo: 'releng' 09:41:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14616803197477465195.sh 09:41:09 ---> Create HEAT stack 09:41:09 + source /home/jenkins/lf-env.sh 09:41:09 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:09 ++ mktemp -d /tmp/venv-XXXX 09:41:09 + lf_venv=/tmp/venv-9YFX 09:41:09 + local venv_file=/tmp/.os_lf_venv 09:41:09 + local python=python3 09:41:09 + local options 09:41:09 + local set_path=true 09:41:09 + local install_args= 09:41:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:09 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:09 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:09 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:09 + true 09:41:09 + case $1 in 09:41:09 + python=python3 09:41:09 + shift 2 09:41:09 + true 09:41:09 + case $1 in 09:41:09 + shift 09:41:09 + break 09:41:09 + case $python in 09:41:09 + local pkg_list= 09:41:09 + [[ -d /opt/pyenv ]] 09:41:09 + echo 'Setup pyenv:' 09:41:09 Setup pyenv: 09:41:09 + export PYENV_ROOT=/opt/pyenv 09:41:09 + PYENV_ROOT=/opt/pyenv 09:41:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:09 + pyenv versions 09:41:09 system 09:41:09 3.8.13 09:41:09 3.9.13 09:41:09 3.10.13 09:41:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:09 + command -v pyenv 09:41:09 ++ pyenv init - --no-rehash 09:41:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:41:09 for i in ${!paths[@]}; do 09:41:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:41:09 fi; done; 09:41:09 echo "${paths[*]}"'\'')" 09:41:09 export PATH="/opt/pyenv/shims:${PATH}" 09:41:09 export PYENV_SHELL=bash 09:41:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:41:09 pyenv() { 09:41:09 local command 09:41:09 command="${1:-}" 09:41:09 if [ "$#" -gt 0 ]; then 09:41:09 shift 09:41:09 fi 09:41:09 09:41:09 case "$command" in 09:41:09 rehash|shell) 09:41:09 eval "$(pyenv "sh-$command" "$@")" 09:41:09 ;; 09:41:09 *) 09:41:09 command pyenv "$command" "$@" 09:41:09 ;; 09:41:09 esac 09:41:09 }' 09:41:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:41:09 for i in ${!paths[@]}; do 09:41:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:41:09 fi; done; 09:41:09 echo "${paths[*]}"' 09:41:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:09 ++ export PYENV_SHELL=bash 09:41:09 ++ PYENV_SHELL=bash 09:41:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:41:09 +++ complete -F _pyenv pyenv 09:41:09 ++ lf-pyver python3 09:41:09 ++ local py_version_xy=python3 09:41:09 ++ local py_version_xyz= 09:41:09 ++ awk '{ print $1 }' 09:41:09 ++ pyenv versions 09:41:09 ++ local command 09:41:09 ++ command=versions 09:41:09 ++ '[' 1 -gt 0 ']' 09:41:09 ++ shift 09:41:09 ++ case "$command" in 09:41:09 ++ command pyenv versions 09:41:09 ++ pyenv versions 09:41:09 ++ sed 's/^[ *]* //' 09:41:09 ++ grep -E '^[0-9.]*[0-9]$' 09:41:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:41:09 +++ sort -V 09:41:09 +++ grep '^3' /tmp/.pyenv_versions 09:41:09 +++ tail -n 1 09:41:09 ++ py_version_xyz=3.11.7 09:41:09 ++ [[ -z 3.11.7 ]] 09:41:09 ++ echo 3.11.7 09:41:09 ++ return 0 09:41:09 + pyenv local 3.11.7 09:41:09 + local command 09:41:09 + command=local 09:41:09 + '[' 2 -gt 0 ']' 09:41:09 + shift 09:41:09 + case "$command" in 09:41:09 + command pyenv local 3.11.7 09:41:09 + pyenv local 3.11.7 09:41:09 + for arg in "$@" 09:41:09 + case $arg in 09:41:09 + pkg_list+='lftools[openstack] ' 09:41:09 + for arg in "$@" 09:41:09 + case $arg in 09:41:09 + pkg_list+='kubernetes ' 09:41:09 + for arg in "$@" 09:41:09 + case $arg in 09:41:09 + pkg_list+='niet ' 09:41:09 + for arg in "$@" 09:41:09 + case $arg in 09:41:09 + pkg_list+='python-heatclient ' 09:41:09 + for arg in "$@" 09:41:09 + case $arg in 09:41:09 + pkg_list+='python-openstackclient ' 09:41:09 + for arg in "$@" 09:41:09 + case $arg in 09:41:09 + pkg_list+='python-magnumclient ' 09:41:09 + for arg in "$@" 09:41:09 + case $arg in 09:41:09 + pkg_list+='urllib3~=1.26.15 ' 09:41:09 + for arg in "$@" 09:41:09 + case $arg in 09:41:09 + pkg_list+='yq ' 09:41:09 + [[ -f /tmp/.os_lf_venv ]] 09:41:09 ++ cat /tmp/.os_lf_venv 09:41:09 + lf_venv=/tmp/venv-STvl 09:41:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-STvl from' file:/tmp/.os_lf_venv 09:41:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-STvl from file:/tmp/.os_lf_venv 09:41:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:41:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:09 + local 'pip_opts=--upgrade --quiet' 09:41:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:41:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:41:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:41:09 + [[ -n '' ]] 09:41:09 + [[ -n '' ]] 09:41:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:41:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:09 + /tmp/venv-STvl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:41:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:41:11 lf-activate-venv(): INFO: Base packages installed successfully 09:41:11 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:41:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:41:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:11 + /tmp/venv-STvl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:31 + type python3 09:41:31 + true 09:41:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH' 09:41:31 lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH 09:41:31 + PATH=/tmp/venv-STvl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:31 + return 0 09:41:31 + openstack --os-cloud vex limits show --absolute 09:41:33 +--------------------------+---------+ 09:41:33 | Name | Value | 09:41:33 +--------------------------+---------+ 09:41:33 | maxTotalInstances | -1 | 09:41:33 | maxTotalCores | 450 | 09:41:33 | maxTotalRAMSize | 1000000 | 09:41:33 | maxServerMeta | 128 | 09:41:33 | maxImageMeta | 128 | 09:41:33 | maxPersonality | 5 | 09:41:33 | maxPersonalitySize | 10240 | 09:41:33 | maxTotalKeypairs | 100 | 09:41:33 | maxServerGroups | 10 | 09:41:33 | maxServerGroupMembers | 10 | 09:41:33 | maxTotalFloatingIps | -1 | 09:41:33 | maxSecurityGroups | -1 | 09:41:33 | maxSecurityGroupRules | -1 | 09:41:33 | totalRAMUsed | 581632 | 09:41:33 | totalCoresUsed | 142 | 09:41:33 | totalInstancesUsed | 60 | 09:41:33 | totalFloatingIpsUsed | 0 | 09:41:33 | totalSecurityGroupsUsed | 0 | 09:41:33 | totalServerGroupsUsed | 0 | 09:41:33 | maxTotalVolumes | -1 | 09:41:33 | maxTotalSnapshots | 10 | 09:41:33 | maxTotalVolumeGigabytes | 4096 | 09:41:33 | maxTotalBackups | 10 | 09:41:33 | maxTotalBackupGigabytes | 1000 | 09:41:33 | totalVolumesUsed | 3 | 09:41:33 | totalGigabytesUsed | 60 | 09:41:33 | totalSnapshotsUsed | 0 | 09:41:33 | totalBackupsUsed | 0 | 09:41:33 | totalBackupGigabytesUsed | 0 | 09:41:33 +--------------------------+---------+ 09:41:33 + pushd /opt/ciman/openstack-hot 09:41:33 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:33 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-555 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:41:59 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-555 09:41:59 Waiting to initialize infrastructure... 09:41:59 Stack initialization successful. 09:41:59 ------------------------------------ 09:41:59 Stack Details 09:41:59 ------------------------------------ 09:41:59 {'added': None, 09:41:59 'capabilities': [], 09:41:59 'created_at': '2025-12-11T09:41:36Z', 09:41:59 'deleted': None, 09:41:59 'deleted_at': None, 09:41:59 'description': 'No description', 09:41:59 'environment': None, 09:41:59 'environment_files': None, 09:41:59 'files': None, 09:41:59 'files_container': None, 09:41:59 'id': '218a7781-0d68-4dfb-8ce4-efba1f2da263', 09:41:59 'is_rollback_disabled': True, 09:41:59 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-555/218a7781-0d68-4dfb-8ce4-efba1f2da263', 09:41:59 'rel': 'self'}], 09:41:59 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 09:41:59 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-555', 09:41:59 'notification_topics': [], 09:41:59 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:41:59 'output_key': 'vm_0_ips', 09:41:59 'output_value': ['10.30.171.135']}, 09:41:59 {'description': 'IP addresses of the 2nd vm types', 09:41:59 'output_key': 'vm_1_ips', 09:41:59 'output_value': ['10.30.171.90']}], 09:41:59 'owner_id': ****, 09:41:59 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:41:59 'OS::stack_id': '218a7781-0d68-4dfb-8ce4-efba1f2da263', 09:41:59 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-555', 09:41:59 'job_name': '52208-555', 09:41:59 'silo': 'releng', 09:41:59 'vm_0_count': '1', 09:41:59 'vm_0_flavor': 'v3-standard-4', 09:41:59 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:41:59 '20251201-010221.432', 09:41:59 'vm_1_count': '1', 09:41:59 'vm_1_flavor': 'v3-standard-2', 09:41:59 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:41:59 '- 20250917-133034.654'}, 09:41:59 'parent_id': None, 09:41:59 'replaced': None, 09:41:59 'status': 'CREATE_COMPLETE', 09:41:59 'status_reason': 'Stack CREATE completed successfully', 09:41:59 'tags': [], 09:41:59 'template': None, 09:41:59 'template_description': 'No description', 09:41:59 'template_url': None, 09:41:59 'timeout_mins': 15, 09:41:59 'unchanged': None, 09:41:59 'updated': None, 09:41:59 'updated_at': None, 09:41:59 'user_project_id': '528f6d6a31ad4635a11d35f0d0f1139e'} 09:41:59 ------------------------------------ 09:41:59 + popd 09:41:59 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14126446871840413271.sh 09:41:59 ---> Copy SSH public keys to CSIT lab 09:41:59 Setup pyenv: 09:41:59 system 09:41:59 3.8.13 09:41:59 3.9.13 09:41:59 3.10.13 09:41:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-STvl from file:/tmp/.os_lf_venv 09:41:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:01 lf-activate-venv(): INFO: Base packages installed successfully 09:42:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:42:21 lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH 09:42:23 SSH not responding on 10.30.171.135. Retrying in 10 seconds... 09:42:24 Warning: Permanently added '10.30.171.90' (ECDSA) to the list of known hosts. 09:42:24 releng-52208-555-1-mininet-ovs-217-0 09:42:24 Successfully copied public keys to slave 10.30.171.90 09:42:33 Ping to 10.30.171.135 successful. 09:42:34 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:42:34 releng-52208-555-0-builder-0 09:42:34 Successfully copied public keys to slave 10.30.171.135 09:42:34 Process 7680 ready. 09:42:34 Process 7681 ready. 09:42:34 SSH ready on all stack servers. 09:42:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2701784308527557362.sh 09:42:34 Setup pyenv: 09:42:35 system 09:42:35 3.8.13 09:42:35 3.9.13 09:42:35 3.10.13 09:42:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Hl1 09:42:39 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:42:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:43 lf-activate-venv(): INFO: Base packages installed successfully 09:42:43 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:42:44 lf-activate-venv(): INFO: Adding /tmp/venv-6Hl1/bin to PATH 09:42:44 + echo 'Installing Python Requirements' 09:42:44 Installing Python Requirements 09:42:44 + cat 09:42:44 + python -m pip install -r requirements.txt 09:42:45 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:42:45 Collecting docker-py (from -r requirements.txt (line 1)) 09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 09:42:45 Collecting ipaddr (from -r requirements.txt (line 2)) 09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:42:45 Installing build dependencies: started 09:42:46 Installing build dependencies: finished with status 'done' 09:42:46 Getting requirements to build wheel: started 09:42:46 Getting requirements to build wheel: finished with status 'done' 09:42:46 Preparing metadata (pyproject.toml): started 09:42:46 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:46 Collecting netaddr (from -r requirements.txt (line 3)) 09:42:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:42:47 Collecting netifaces (from -r requirements.txt (line 4)) 09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:42:47 Installing build dependencies: started 09:42:48 Installing build dependencies: finished with status 'done' 09:42:48 Getting requirements to build wheel: started 09:42:48 Getting requirements to build wheel: finished with status 'done' 09:42:48 Preparing metadata (pyproject.toml): started 09:42:48 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:48 Collecting pyhocon (from -r requirements.txt (line 5)) 09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:42:48 Collecting requests (from -r requirements.txt (line 6)) 09:42:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 09:42:49 Collecting robotframework (from -r requirements.txt (line 7)) 09:42:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:42:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.9 MB/s 0:00:00 09:42:49 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:42:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:42:49 Installing build dependencies: started 09:42:50 Installing build dependencies: finished with status 'done' 09:42:50 Getting requirements to build wheel: started 09:42:50 Getting requirements to build wheel: finished with status 'done' 09:42:50 Preparing metadata (pyproject.toml): started 09:42:50 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:50 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:42:50 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 09:42:50 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:42:50 Installing build dependencies: started 09:42:51 Installing build dependencies: finished with status 'done' 09:42:51 Getting requirements to build wheel: started 09:42:52 Getting requirements to build wheel: finished with status 'done' 09:42:52 Preparing metadata (pyproject.toml): started 09:42:52 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:52 Collecting scapy (from -r requirements.txt (line 12)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 09:42:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 34.1 MB/s 0:00:00 09:42:52 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:42:52 Installing build dependencies: started 09:42:53 Installing build dependencies: finished with status 'done' 09:42:53 Getting requirements to build wheel: started 09:42:53 Getting requirements to build wheel: finished with status 'done' 09:42:53 Preparing metadata (pyproject.toml): started 09:42:54 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:54 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 09:42:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 23.6 MB/s 0:00:00 09:42:54 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:42:54 Collecting pyangbind (from -r requirements.txt (line 22)) 09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 09:42:54 Collecting isodate (from -r requirements.txt (line 25)) 09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:42:54 Collecting jmespath (from -r requirements.txt (line 28)) 09:42:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 09:42:54 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:42:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:42:54 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:42:54 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:42:54 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:42:55 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 09:42:55 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 09:42:55 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 09:42:55 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 09:42:55 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:42:55 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.1/urllib3-2.6.1-py3-none-any.whl (131 kB) 09:42:55 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 09:42:55 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:42:55 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 09:42:56 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 09:42:56 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:42:56 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 09:42:56 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 09:42:56 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 09:42:56 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 09:42:56 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:42:56 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 09:42:56 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 09:42:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 34.4 MB/s 0:00:00 09:42:56 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 09:42:56 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 09:42:56 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 09:42:56 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:42:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.2 MB/s 0:00:00 09:42:57 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 09:42:58 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 09:42:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 8.0 MB/s 0:00:00 09:42:58 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:42:59 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 09:43:00 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:43:00 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:43:00 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:43:00 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 09:43:00 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:43:01 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB) 09:43:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 39.2 MB/s 0:00:00 09:43:01 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:43:01 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 09:43:01 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 09:43:01 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:43:01 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 09:43:01 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:43:01 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 09:43:02 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 09:43:02 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:43:02 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:43:02 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:43:02 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 09:43:02 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:43:02 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:43:02 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:43:02 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:43:03 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:43:03 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=18adbcbe04c8a2cc840a4b8d9f39606758f4f6375b81720dd1137b2c011dfabd 09:43:03 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:43:03 Building wheel for ipaddr (pyproject.toml): started 09:43:03 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:43:03 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=8a94a169587a7fcdb794bf08f8bee9d22074b2e44a236a4987ebbf19ecd54bb2 09:43:03 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:43:03 Building wheel for netifaces (pyproject.toml): started 09:43:05 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:43:05 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=192dbe2ba24c3ee189b8c4fd247184be7ec7db64f33e4171e2f1bafcc8656a27 09:43:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:43:05 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:43:06 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:43:06 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d8ad83702438aa1bca2aa85853ee58b4ac0bd04a1a0ff8d6c6a6c4862e2661f2 09:43:06 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:43:06 Building wheel for jsonpath-rw (pyproject.toml): started 09:43:06 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:43:06 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=2ef4174fa5bef850edfdea5103db302dc223b416467513eb1ebfebc51e3a4ee8 09:43:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:43:06 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:43:06 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 09:43:13 09:43:13 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.1 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 09:43:13 + pip freeze 09:43:14 attrs==25.4.0 09:43:14 bcrypt==5.0.0 09:43:14 beautifulsoup4==4.14.3 09:43:14 certifi==2025.11.12 09:43:14 cffi==2.0.0 09:43:14 charset-normalizer==3.4.4 09:43:14 click==8.3.1 09:43:14 cryptography==46.0.3 09:43:14 decorator==5.2.1 09:43:14 distlib==0.4.0 09:43:14 docker-py==1.10.6 09:43:14 docker-pycreds==0.4.0 09:43:14 elastic-transport==8.17.1 09:43:14 elasticsearch==8.19.2 09:43:14 elasticsearch-dsl==8.15.4 09:43:14 enum34==1.1.10 09:43:14 filelock==3.20.0 09:43:14 h11==0.16.0 09:43:14 idna==3.11 09:43:14 invoke==2.2.1 09:43:14 ipaddr==2.2.0 09:43:14 isodate==0.7.2 09:43:14 jmespath==1.0.1 09:43:14 jsonpatch==1.33 09:43:14 jsonpath-rw==1.4.0 09:43:14 jsonpointer==3.0.0 09:43:14 lxml==6.0.2 09:43:14 netaddr==1.3.0 09:43:14 netifaces==0.11.0 09:43:14 outcome==1.3.0.post0 09:43:14 paramiko==4.0.0 09:43:14 platformdirs==4.5.1 09:43:14 ply==3.11 09:43:14 pyang==2.7.1 09:43:14 pyangbind==0.8.7 09:43:14 pycparser==2.23 09:43:14 pyhocon==0.3.61 09:43:14 PyNaCl==1.6.1 09:43:14 pyparsing==3.2.5 09:43:14 PySocks==1.7.1 09:43:14 python-dateutil==2.9.0.post0 09:43:14 regex==2025.11.3 09:43:14 requests==2.32.5 09:43:14 robotframework==7.3.2 09:43:14 robotframework-httplibrary==0.4.2 09:43:14 robotframework-pythonlibcore==4.4.1 09:43:14 robotframework-requests==0.9.7 09:43:14 robotframework-selenium2library==3.0.0 09:43:14 robotframework-seleniumlibrary==6.8.0 09:43:14 robotframework-sshlibrary==3.8.0 09:43:14 scapy==2.6.1 09:43:14 scp==0.15.0 09:43:14 selenium==4.39.0 09:43:14 six==1.17.0 09:43:14 sniffio==1.3.1 09:43:14 sortedcontainers==2.4.0 09:43:14 soupsieve==2.8 09:43:14 trio==0.32.0 09:43:14 trio-websocket==0.12.2 09:43:14 typing_extensions==4.15.0 09:43:14 urllib3==2.6.1 09:43:14 virtualenv==20.35.4 09:43:14 waitress==3.0.2 09:43:14 WebOb==1.8.9 09:43:14 websocket-client==1.9.0 09:43:14 WebTest==3.0.7 09:43:14 wsproto==1.3.2 09:43:14 [EnvInject] - Injecting environment variables from a build step. 09:43:14 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:43:14 [EnvInject] - Variables injected successfully. 09:43:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12677712728824752757.sh 09:43:14 Setup pyenv: 09:43:14 system 09:43:14 3.8.13 09:43:14 3.9.13 09:43:14 3.10.13 09:43:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-STvl from file:/tmp/.os_lf_venv 09:43:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:16 lf-activate-venv(): INFO: Base packages installed successfully 09:43:16 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:43:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:26 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible. 09:43:26 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.1 which is incompatible. 09:43:26 lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH 09:43:26 + ODL_SYSTEM=() 09:43:26 + TOOLS_SYSTEM=() 09:43:26 + OPENSTACK_SYSTEM=() 09:43:26 + OPENSTACK_CONTROLLERS=() 09:43:26 + mapfile -t ADDR 09:43:26 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-555 09:43:26 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:43:28 + for i in "${ADDR[@]}" 09:43:28 ++ ssh 10.30.171.90 hostname -s 09:43:28 Warning: Permanently added '10.30.171.90' (ECDSA) to the list of known hosts. 09:43:28 + REMHOST=releng-52208-555-1-mininet-ovs-217-0 09:43:28 + case ${REMHOST} in 09:43:28 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:43:28 + for i in "${ADDR[@]}" 09:43:28 ++ ssh 10.30.171.135 hostname -s 09:43:28 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:43:29 + REMHOST=releng-52208-555-0-builder-0 09:43:29 + case ${REMHOST} in 09:43:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:43:29 + echo NUM_ODL_SYSTEM=1 09:43:29 + echo NUM_TOOLS_SYSTEM=1 09:43:29 + '[' '' == yes ']' 09:43:29 + NUM_OPENSTACK_SYSTEM=0 09:43:29 + echo NUM_OPENSTACK_SYSTEM=0 09:43:29 + '[' 0 -eq 2 ']' 09:43:29 + echo ODL_SYSTEM_IP=10.30.171.135 09:43:29 ++ seq 0 0 09:43:29 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:43:29 + echo ODL_SYSTEM_1_IP=10.30.171.135 09:43:29 + echo TOOLS_SYSTEM_IP=10.30.171.90 09:43:29 ++ seq 0 0 09:43:29 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:43:29 + echo TOOLS_SYSTEM_1_IP=10.30.171.90 09:43:29 + openstack_index=0 09:43:29 + NUM_OPENSTACK_CONTROL_NODES=1 09:43:29 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:43:29 ++ seq 0 0 09:43:29 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:43:29 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:43:29 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:29 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:29 + '[' -1 -ge 2 ']' 09:43:29 ++ seq 0 -2 09:43:29 + NUM_OPENSTACK_HAPROXY_NODES=0 09:43:29 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:43:29 ++ seq 0 -1 09:43:29 + echo 'Contents of slave_addresses.txt:' 09:43:29 Contents of slave_addresses.txt: 09:43:29 + cat slave_addresses.txt 09:43:29 NUM_ODL_SYSTEM=1 09:43:29 NUM_TOOLS_SYSTEM=1 09:43:29 NUM_OPENSTACK_SYSTEM=0 09:43:29 ODL_SYSTEM_IP=10.30.171.135 09:43:29 ODL_SYSTEM_1_IP=10.30.171.135 09:43:29 TOOLS_SYSTEM_IP=10.30.171.90 09:43:29 TOOLS_SYSTEM_1_IP=10.30.171.90 09:43:29 NUM_OPENSTACK_CONTROL_NODES=1 09:43:29 OPENSTACK_CONTROL_NODE_1_IP= 09:43:29 NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:29 NUM_OPENSTACK_HAPROXY_NODES=0 09:43:29 [EnvInject] - Injecting environment variables from a build step. 09:43:29 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:43:29 [EnvInject] - Variables injected successfully. 09:43:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins14779910144938161566.sh 09:43:29 Preparing for JRE Version 21 09:43:29 Karaf artifact is karaf 09:43:29 Karaf project is integration 09:43:29 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:43:29 [EnvInject] - Injecting environment variables from a build step. 09:43:29 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:43:29 [EnvInject] - Variables injected successfully. 09:43:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8485720232774676502.sh 09:43:29 2025-12-11 09:43:29 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:43:29 Bundle version is 0.21.4-SNAPSHOT 09:43:29 --2025-12-11 09:43:29-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:43:29 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:29 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:29 HTTP request sent, awaiting response... 200 OK 09:43:29 Length: 1410 (1.4K) [application/xml] 09:43:29 Saving to: ‘maven-metadata.xml’ 09:43:29 09:43:29 0K . 100% 67.3M=0s 09:43:29 09:43:29 2025-12-11 09:43:29 (67.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:43:29 09:43:29 09:43:29 09:43:29 org.opendaylight.integration 09:43:29 karaf 09:43:29 0.21.4-SNAPSHOT 09:43:29 09:43:29 09:43:29 20251211.091601 09:43:29 286 09:43:29 09:43:29 20251211091601 09:43:29 09:43:29 09:43:29 pom 09:43:29 0.21.4-20251211.091601-286 09:43:29 20251211091601 09:43:29 09:43:29 09:43:29 tar.gz 09:43:29 0.21.4-20251211.091601-286 09:43:29 20251211091601 09:43:29 09:43:29 09:43:29 zip 09:43:29 0.21.4-20251211.091601-286 09:43:29 20251211091601 09:43:29 09:43:29 09:43:29 cyclonedx 09:43:29 xml 09:43:29 0.21.4-20251211.091601-286 09:43:29 20251211091601 09:43:29 09:43:29 09:43:29 cyclonedx 09:43:29 json 09:43:29 0.21.4-20251211.091601-286 09:43:29 20251211091601 09:43:29 09:43:29 09:43:29 09:43:29 09:43:29 Nexus timestamp is 0.21.4-20251211.091601-286 09:43:29 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251211.091601-286.zip 09:43:29 Distribution bundle is karaf-0.21.4-20251211.091601-286.zip 09:43:29 Distribution bundle version is 0.21.4-SNAPSHOT 09:43:29 Distribution folder is karaf-0.21.4-SNAPSHOT 09:43:29 Nexus prefix is https://nexus.opendaylight.org 09:43:29 [EnvInject] - Injecting environment variables from a build step. 09:43:29 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:43:29 [EnvInject] - Variables injected successfully. 09:43:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins8724964562823542662.sh 09:43:29 Setup pyenv: 09:43:29 system 09:43:29 3.8.13 09:43:29 3.9.13 09:43:29 3.10.13 09:43:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-STvl from file:/tmp/.os_lf_venv 09:43:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:31 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible. 09:43:32 lf-activate-venv(): INFO: Base packages installed successfully 09:43:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:43:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:37 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible. 09:43:37 lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH 09:43:37 Copying common-functions.sh to /tmp 09:43:39 Copying common-functions.sh to 10.30.171.135:/tmp 09:43:39 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:43:40 Copying common-functions.sh to 10.30.171.90:/tmp 09:43:40 Warning: Permanently added '10.30.171.90' (ECDSA) to the list of known hosts. 09:43:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8152722740020921110.sh 09:43:40 common-functions.sh is being sourced 09:43:40 common-functions environment: 09:43:40 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:40 ACTUALFEATURES: 09:43:40 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:40 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:40 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:40 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:40 CONTROLLERMEM: 2048m 09:43:40 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:40 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:40 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:40 SUITES: 09:43:40 09:43:40 ################################################# 09:43:40 ## Configure Cluster and Start ## 09:43:40 ################################################# 09:43:40 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:43:40 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:43:40 Locating script plan to use... 09:43:40 Finished running script plans 09:43:40 Configuring member-1 with IP address 10.30.171.135 09:43:40 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:43:40 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:43:40 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:43:40 common-functions.sh is being sourced 09:43:40 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 09:43:40 ++ echo 'common-functions.sh is being sourced' 09:43:40 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:43:40 ++ DISTROSTREAM=scandium 09:43:40 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:40 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:40 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:40 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:40 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:40 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:40 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:40 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:40 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:40 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:40 ++ export CONTROLLERMEM= 09:43:40 ++ CONTROLLERMEM= 09:43:40 ++ case "${DISTROSTREAM}" in 09:43:40 ++ CLUSTER_SYSTEM=akka 09:43:40 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:40 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:40 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:40 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:40 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:40 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:40 ++ print_common_env 09:43:40 ++ cat 09:43:40 common-functions environment: 09:43:40 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:40 ACTUALFEATURES: 09:43:40 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:40 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:40 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:40 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:40 CONTROLLERMEM: 09:43:40 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:40 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:40 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:40 SUITES: 09:43:40 09:43:40 ++ SSH='ssh -t -t' 09:43:40 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:43:40 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:43:40 Changing to /tmp 09:43:40 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251211.091601-286.zip 09:43:40 + echo 'Changing to /tmp' 09:43:40 + cd /tmp 09:43:40 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251211.091601-286.zip' 09:43:40 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251211.091601-286.zip 09:43:40 --2025-12-11 09:43:40-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251211.091601-286.zip 09:43:40 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:41 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:41 HTTP request sent, awaiting response... 200 OK 09:43:41 Length: 239811508 (229M) [application/zip] 09:43:41 Saving to: ‘karaf-0.21.4-20251211.091601-286.zip’ 09:43:41 09:43:41 0K ........ ........ ........ ........ ........ ........ 1% 79.4M 3s 09:43:41 3072K ........ ........ ........ ........ ........ ........ 2% 115M 2s 09:43:41 6144K ........ ........ ........ ........ ........ ........ 3% 108M 2s 09:43:41 9216K ........ ........ ........ ........ ........ ........ 5% 140M 2s 09:43:41 12288K ........ ........ ........ ........ ........ ........ 6% 156M 2s 09:43:41 15360K ........ ........ ........ ........ ........ ........ 7% 186M 2s 09:43:41 18432K ........ ........ ........ ........ ........ ........ 9% 178M 2s 09:43:41 21504K ........ ........ ........ ........ ........ ........ 10% 211M 2s 09:43:41 24576K ........ ........ ........ ........ ........ ........ 11% 160M 1s 09:43:41 27648K ........ ........ ........ ........ ........ ........ 13% 233M 1s 09:43:41 30720K ........ ........ ........ ........ ........ ........ 14% 247M 1s 09:43:41 33792K ........ ........ ........ ........ ........ ........ 15% 269M 1s 09:43:41 36864K ........ ........ ........ ........ ........ ........ 17% 278M 1s 09:43:41 39936K ........ ........ ........ ........ ........ ........ 18% 270M 1s 09:43:41 43008K ........ ........ ........ ........ ........ ........ 19% 294M 1s 09:43:41 46080K ........ ........ ........ ........ ........ ........ 20% 292M 1s 09:43:41 49152K ........ ........ ........ ........ ........ ........ 22% 250M 1s 09:43:41 52224K ........ ........ ........ ........ ........ ........ 23% 245M 1s 09:43:41 55296K ........ ........ ........ ........ ........ ........ 24% 313M 1s 09:43:41 58368K ........ ........ ........ ........ ........ ........ 26% 302M 1s 09:43:41 61440K ........ ........ ........ ........ ........ ........ 27% 253M 1s 09:43:41 64512K ........ ........ ........ ........ ........ ........ 28% 213M 1s 09:43:41 67584K ........ ........ ........ ........ ........ ........ 30% 257M 1s 09:43:41 70656K ........ ........ ........ ........ ........ ........ 31% 379M 1s 09:43:41 73728K ........ ........ ........ ........ ........ ........ 32% 348M 1s 09:43:41 76800K ........ ........ ........ ........ ........ ........ 34% 344M 1s 09:43:41 79872K ........ ........ ........ ........ ........ ........ 35% 337M 1s 09:43:41 82944K ........ ........ ........ ........ ........ ........ 36% 329M 1s 09:43:41 86016K ........ ........ ........ ........ ........ ........ 38% 358M 1s 09:43:41 89088K ........ ........ ........ ........ ........ ........ 39% 219M 1s 09:43:41 92160K ........ ........ ........ ........ ........ ........ 40% 298M 1s 09:43:41 95232K ........ ........ ........ ........ ........ ........ 41% 391M 1s 09:43:41 98304K ........ ........ ........ ........ ........ ........ 43% 379M 1s 09:43:41 101376K ........ ........ ........ ........ ........ ........ 44% 359M 1s 09:43:41 104448K ........ ........ ........ ........ ........ ........ 45% 332M 1s 09:43:41 107520K ........ ........ ........ ........ ........ ........ 47% 312M 1s 09:43:41 110592K ........ ........ ........ ........ ........ ........ 48% 336M 1s 09:43:41 113664K ........ ........ ........ ........ ........ ........ 49% 306M 0s 09:43:41 116736K ........ ........ ........ ........ ........ ........ 51% 313M 0s 09:43:41 119808K ........ ........ ........ ........ ........ ........ 52% 306M 0s 09:43:41 122880K ........ ........ ........ ........ ........ ........ 53% 305M 0s 09:43:41 125952K ........ ........ ........ ........ ........ ........ 55% 297M 0s 09:43:41 129024K ........ ........ ........ ........ ........ ........ 56% 305M 0s 09:43:41 132096K ........ ........ ........ ........ ........ ........ 57% 264M 0s 09:43:41 135168K ........ ........ ........ ........ ........ ........ 59% 271M 0s 09:43:41 138240K ........ ........ ........ ........ ........ ........ 60% 290M 0s 09:43:41 141312K ........ ........ ........ ........ ........ ........ 61% 286M 0s 09:43:41 144384K ........ ........ ........ ........ ........ ........ 62% 287M 0s 09:43:41 147456K ........ ........ ........ ........ ........ ........ 64% 302M 0s 09:43:41 150528K ........ ........ ........ ........ ........ ........ 65% 296M 0s 09:43:41 153600K ........ ........ ........ ........ ........ ........ 66% 293M 0s 09:43:41 156672K ........ ........ ........ ........ ........ ........ 68% 297M 0s 09:43:41 159744K ........ ........ ........ ........ ........ ........ 69% 291M 0s 09:43:41 162816K ........ ........ ........ ........ ........ ........ 70% 290M 0s 09:43:41 165888K ........ ........ ........ ........ ........ ........ 72% 293M 0s 09:43:41 168960K ........ ........ ........ ........ ........ ........ 73% 289M 0s 09:43:41 172032K ........ ........ ........ ........ ........ ........ 74% 265M 0s 09:43:41 175104K ........ ........ ........ ........ ........ ........ 76% 300M 0s 09:43:41 178176K ........ ........ ........ ........ ........ ........ 77% 281M 0s 09:43:41 181248K ........ ........ ........ ........ ........ ........ 78% 272M 0s 09:43:41 184320K ........ ........ ........ ........ ........ ........ 80% 279M 0s 09:43:41 187392K ........ ........ ........ ........ ........ ........ 81% 286M 0s 09:43:41 190464K ........ ........ ........ ........ ........ ........ 82% 278M 0s 09:43:41 193536K ........ ........ ........ ........ ........ ........ 83% 282M 0s 09:43:41 196608K ........ ........ ........ ........ ........ ........ 85% 275M 0s 09:43:41 199680K ........ ........ ........ ........ ........ ........ 86% 295M 0s 09:43:41 202752K ........ ........ ........ ........ ........ ........ 87% 283M 0s 09:43:41 205824K ........ ........ ........ ........ ........ ........ 89% 280M 0s 09:43:41 208896K ........ ........ ........ ........ ........ ........ 90% 221M 0s 09:43:41 211968K ........ ........ ........ ........ ........ ........ 91% 251M 0s 09:43:41 215040K ........ ........ ........ ........ ........ ........ 93% 292M 0s 09:43:41 218112K ........ ........ ........ ........ ........ ........ 94% 294M 0s 09:43:41 221184K ........ ........ ........ ........ ........ ........ 95% 282M 0s 09:43:41 224256K ........ ........ ........ ........ ........ ........ 97% 286M 0s 09:43:41 227328K ........ ........ ........ ........ ........ ........ 98% 289M 0s 09:43:41 230400K ........ ........ ........ ........ ........ ........ 99% 286M 0s 09:43:41 233472K ........ ... 100% 296M=0.9s 09:43:41 09:43:41 2025-12-11 09:43:41 (255 MB/s) - ‘karaf-0.21.4-20251211.091601-286.zip’ saved [239811508/239811508] 09:43:41 09:43:41 Extracting the new controller... 09:43:41 + echo 'Extracting the new controller...' 09:43:41 + unzip -q karaf-0.21.4-20251211.091601-286.zip 09:43:43 Adding external repositories... 09:43:43 + echo 'Adding external repositories...' 09:43:43 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:43 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:43 ################################################################################ 09:43:43 # 09:43:43 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:43 # contributor license agreements. See the NOTICE file distributed with 09:43:43 # this work for additional information regarding copyright ownership. 09:43:43 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:43 # (the "License"); you may not use this file except in compliance with 09:43:43 # the License. You may obtain a copy of the License at 09:43:43 # 09:43:43 # http://www.apache.org/licenses/LICENSE-2.0 09:43:43 # 09:43:43 # Unless required by applicable law or agreed to in writing, software 09:43:43 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:43 # See the License for the specific language governing permissions and 09:43:43 # limitations under the License. 09:43:43 # 09:43:43 ################################################################################ 09:43:43 09:43:43 # 09:43:43 # If set to true, the following property will not allow any certificate to be used 09:43:43 # when accessing Maven repositories through SSL 09:43:43 # 09:43:43 #org.ops4j.pax.url.mvn.certificateCheck= 09:43:43 09:43:43 # 09:43:43 # Path to the local Maven settings file. 09:43:43 # The repositories defined in this file will be automatically added to the list 09:43:43 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:43:43 # below is not set. 09:43:43 # The following locations are checked for the existence of the settings.xml file 09:43:43 # * 1. looks for the specified url 09:43:43 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:43:43 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:43:43 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:43:43 # 09:43:43 #org.ops4j.pax.url.mvn.settings= 09:43:43 09:43:43 # 09:43:43 # Path to the local Maven repository which is used to avoid downloading 09:43:43 # artifacts when they already exist locally. 09:43:43 # The value of this property will be extracted from the settings.xml file 09:43:43 # above, or defaulted to: 09:43:43 # System.getProperty( "user.home" ) + "/.m2/repository" 09:43:43 # 09:43:43 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:43:43 09:43:43 # 09:43:43 # Default this to false. It's just weird to use undocumented repos 09:43:43 # 09:43:43 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:43:43 09:43:43 # 09:43:43 # Uncomment if you don't wanna use the proxy settings 09:43:43 # from the Maven conf/settings.xml file 09:43:43 # 09:43:43 # org.ops4j.pax.url.mvn.proxySupport=false 09:43:43 09:43:43 # 09:43:43 # Comma separated list of repositories scanned when resolving an artifact. 09:43:43 # Those repositories will be checked before iterating through the 09:43:43 # below list of repositories and even before the local repository 09:43:43 # A repository url can be appended with zero or more of the following flags: 09:43:43 # @snapshots : the repository contains snaphots 09:43:43 # @noreleases : the repository does not contain any released artifacts 09:43:43 # 09:43:43 # The following property value will add the system folder as a repo. 09:43:43 # 09:43:43 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:43:43 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:43:43 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:43:43 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:43:43 09:43:43 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:43:43 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:43:43 09:43:43 # 09:43:43 # Comma separated list of repositories scanned when resolving an artifact. 09:43:43 # The default list includes the following repositories: 09:43:43 # http://repo1.maven.org/maven2@id=central 09:43:43 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:43:43 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:43:43 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:43:43 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:43:43 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:43:43 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:43 # To add repositories to the default ones, prepend '+' to the list of repositories 09:43:43 # to add. 09:43:43 # A repository url can be appended with zero or more of the following flags: 09:43:43 # @snapshots : the repository contains snapshots 09:43:43 # @noreleases : the repository does not contain any released artifacts 09:43:43 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:43:43 # 09:43:43 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:43 09:43:43 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:43:43 + [[ True == \T\r\u\e ]] 09:43:43 + echo 'Configuring the startup features...' 09:43:43 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:43 + FEATURE_TEST_STRING=features-test 09:43:43 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:43:43 + KARAF_VERSION=karaf4 09:43:43 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:43:43 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:43 + [[ ! -z '' ]] 09:43:43 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:43 ################################################################################ 09:43:43 # 09:43:43 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:43 # contributor license agreements. See the NOTICE file distributed with 09:43:43 # this work for additional information regarding copyright ownership. 09:43:43 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:43 # (the "License"); you may not use this file except in compliance with 09:43:43 # the License. You may obtain a copy of the License at 09:43:43 # 09:43:43 # http://www.apache.org/licenses/LICENSE-2.0 09:43:43 # 09:43:43 # Unless required by applicable law or agreed to in writing, software 09:43:43 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:43 # See the License for the specific language governing permissions and 09:43:43 # limitations under the License. 09:43:43 # 09:43:43 ################################################################################ 09:43:43 09:43:43 # 09:43:43 # Comma separated list of features repositories to register by default 09:43:43 # 09:43:43 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/b8b5a12c-1315-4b35-86b7-896f83802441.xml 09:43:43 09:43:43 # 09:43:43 # Comma separated list of features to install at startup 09:43:43 # 09:43:43 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 31110513-957d-49b1-af70-ff52821fbed7 09:43:43 09:43:43 # 09:43:43 # Resource repositories (OBR) that the features resolver can use 09:43:43 # to resolve requirements/capabilities 09:43:43 # 09:43:43 # The format of the resourceRepositories is 09:43:43 # resourceRepositories=[xml:url|json:url],... 09:43:43 # for Instance: 09:43:43 # 09:43:43 #resourceRepositories=xml:http://host/path/to/index.xml 09:43:43 # or 09:43:43 #resourceRepositories=json:http://host/path/to/index.json 09:43:43 # 09:43:43 09:43:43 # 09:43:43 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:43:43 # 09:43:43 featuresBootAsynchronous=false 09:43:43 09:43:43 # 09:43:43 # Service requirements enforcement 09:43:43 # 09:43:43 # By default, the feature resolver checks the service requirements/capabilities of 09:43:43 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:43:43 # the required bundles. 09:43:43 # The following flag can have those values: 09:43:43 # - disable: service requirements are completely ignored 09:43:43 # - default: service requirements are ignored for old features 09:43:43 # - enforce: service requirements are always verified 09:43:43 # 09:43:43 #serviceRequirements=default 09:43:43 09:43:43 # 09:43:43 # Store cfg file for config element in feature 09:43:43 # 09:43:43 #configCfgStore=true 09:43:43 09:43:43 # 09:43:43 # Define if the feature service automatically refresh bundles 09:43:43 # 09:43:43 autoRefresh=true 09:43:43 09:43:43 # 09:43:43 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:43:43 # XML file defines instructions related to features processing 09:43:43 # versions.properties may declare properties to resolve placeholders in XML file 09:43:43 # both files are relative to ${karaf.etc} 09:43:43 # 09:43:43 #featureProcessing=org.apache.karaf.features.xml 09:43:43 #featureProcessingVersions=versions.properties 09:43:43 + configure_karaf_log karaf4 '' 09:43:43 + local -r karaf_version=karaf4 09:43:43 + local -r controllerdebugmap= 09:43:43 + local logapi=log4j 09:43:43 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:43 log4j2.rootLogger.level = INFO 09:43:43 #log4j2.rootLogger.type = asyncRoot 09:43:43 #log4j2.rootLogger.includeLocation = false 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:43 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:43 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:43 log4j2.logger.spifly.level = WARN 09:43:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:43 log4j2.logger.audit.level = INFO 09:43:43 log4j2.logger.audit.additivity = false 09:43:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:43 log4j2.appender.console.type = Console 09:43:43 log4j2.appender.console.name = Console 09:43:43 log4j2.appender.console.layout.type = PatternLayout 09:43:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:43 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:43 log4j2.appender.rolling.name = RollingFile 09:43:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:43 #log4j2.appender.rolling.immediateFlush = false 09:43:43 log4j2.appender.rolling.append = true 09:43:43 log4j2.appender.rolling.layout.type = PatternLayout 09:43:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:43 log4j2.appender.rolling.policies.type = Policies 09:43:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:43 log4j2.appender.rolling.policies.size.size = 64MB 09:43:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:43 log4j2.appender.rolling.strategy.max = 7 09:43:43 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:43 log4j2.appender.audit.name = AuditRollingFile 09:43:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:43 log4j2.appender.audit.append = true 09:43:43 log4j2.appender.audit.layout.type = PatternLayout 09:43:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:43 log4j2.appender.audit.policies.type = Policies 09:43:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:43 log4j2.appender.audit.policies.size.size = 8MB 09:43:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:43 log4j2.appender.audit.strategy.max = 7 09:43:43 log4j2.appender.osgi.type = PaxOsgi 09:43:43 log4j2.appender.osgi.name = PaxOsgi 09:43:43 log4j2.appender.osgi.filter = * 09:43:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:43 #log4j2.logger.aether.level = TRACE 09:43:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:43 #log4j2.logger.http-headers.level = DEBUG 09:43:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:43 #log4j2.logger.maven.level = TRACE 09:43:43 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:43:43 + logapi=log4j2 09:43:43 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:43:43 + '[' log4j2 == log4j2 ']' 09:43:43 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:43 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:43:43 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:43:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:43:43 controllerdebugmap: 09:43:43 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:43:43 + unset IFS 09:43:43 + echo 'controllerdebugmap: ' 09:43:43 + '[' -n '' ']' 09:43:43 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:43:43 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:43 ################################################################################ 09:43:43 # 09:43:43 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:43 # contributor license agreements. See the NOTICE file distributed with 09:43:43 # this work for additional information regarding copyright ownership. 09:43:43 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:43 # (the "License"); you may not use this file except in compliance with 09:43:43 # the License. You may obtain a copy of the License at 09:43:43 # 09:43:43 # http://www.apache.org/licenses/LICENSE-2.0 09:43:43 # 09:43:43 # Unless required by applicable law or agreed to in writing, software 09:43:43 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:43 # See the License for the specific language governing permissions and 09:43:43 # limitations under the License. 09:43:43 # 09:43:43 ################################################################################ 09:43:43 09:43:43 # Common pattern layout for appenders 09:43:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:43 09:43:43 # Root logger 09:43:43 log4j2.rootLogger.level = INFO 09:43:43 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:43:43 #log4j2.rootLogger.type = asyncRoot 09:43:43 #log4j2.rootLogger.includeLocation = false 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:43 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:43 09:43:43 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:43 09:43:43 # Loggers configuration 09:43:43 09:43:43 # Spifly logger 09:43:43 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:43 log4j2.logger.spifly.level = WARN 09:43:43 09:43:43 # Security audit logger 09:43:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:43 log4j2.logger.audit.level = INFO 09:43:43 log4j2.logger.audit.additivity = false 09:43:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:43 09:43:43 # Appenders configuration 09:43:43 09:43:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:43 log4j2.appender.console.type = Console 09:43:43 log4j2.appender.console.name = Console 09:43:43 log4j2.appender.console.layout.type = PatternLayout 09:43:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:43 09:43:43 # Rolling file appender 09:43:43 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:43 log4j2.appender.rolling.name = RollingFile 09:43:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:43 # uncomment to not force a disk flush 09:43:43 #log4j2.appender.rolling.immediateFlush = false 09:43:43 log4j2.appender.rolling.append = true 09:43:43 log4j2.appender.rolling.layout.type = PatternLayout 09:43:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:43 log4j2.appender.rolling.policies.type = Policies 09:43:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:43 log4j2.appender.rolling.policies.size.size = 1GB 09:43:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:43 log4j2.appender.rolling.strategy.max = 7 09:43:43 09:43:43 # Audit file appender 09:43:43 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:43 log4j2.appender.audit.name = AuditRollingFile 09:43:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:43 log4j2.appender.audit.append = true 09:43:43 log4j2.appender.audit.layout.type = PatternLayout 09:43:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:43 log4j2.appender.audit.policies.type = Policies 09:43:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:43 log4j2.appender.audit.policies.size.size = 8MB 09:43:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:43 log4j2.appender.audit.strategy.max = 7 09:43:43 09:43:43 # OSGi appender 09:43:43 log4j2.appender.osgi.type = PaxOsgi 09:43:43 log4j2.appender.osgi.name = PaxOsgi 09:43:43 log4j2.appender.osgi.filter = * 09:43:43 09:43:43 # help with identification of maven-related problems with pax-url-aether 09:43:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:43 #log4j2.logger.aether.level = TRACE 09:43:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:43 #log4j2.logger.http-headers.level = DEBUG 09:43:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:43 #log4j2.logger.maven.level = TRACE 09:43:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:43:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:43:43 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:43 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:43:43 + local -r controllermem=2048m 09:43:43 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:43 + echo Configure 09:43:43 Configure 09:43:43 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:43:43 max memory: 2048m 09:43:43 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:43 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:43:43 + echo ' max memory: 2048m' 09:43:43 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:43 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:43 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:43 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:43 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:43 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:43 #!/bin/sh 09:43:43 # 09:43:43 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:43 # contributor license agreements. See the NOTICE file distributed with 09:43:43 # this work for additional information regarding copyright ownership. 09:43:43 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:43 # (the "License"); you may not use this file except in compliance with 09:43:43 # the License. You may obtain a copy of the License at 09:43:43 # 09:43:43 # http://www.apache.org/licenses/LICENSE-2.0 09:43:43 # 09:43:43 # Unless required by applicable law or agreed to in writing, software 09:43:43 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:43 # See the License for the specific language governing permissions and 09:43:43 # limitations under the License. 09:43:43 # 09:43:43 09:43:43 # 09:43:43 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:43:43 # script: client, instance, shell, start, status, stop, karaf 09:43:43 # 09:43:43 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:43:43 # Actions go here... 09:43:43 # fi 09:43:43 09:43:43 # 09:43:43 # general settings which should be applied for all scripts go here; please keep 09:43:43 # in mind that it is possible that scripts might be executed more than once, e.g. 09:43:43 # in example of the start script where the start script is executed first and the 09:43:43 # karaf script afterwards. 09:43:43 # 09:43:43 09:43:43 # 09:43:43 # The following section shows the possible configuration options for the default 09:43:43 # karaf scripts 09:43:43 # 09:43:43 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:43:43 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:43:43 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:43:43 # export EXTRA_JAVA_OPTS # Additional JVM options 09:43:43 # export KARAF_HOME # Karaf home folder 09:43:43 # export KARAF_DATA # Karaf data folder 09:43:43 # export KARAF_BASE # Karaf base folder 09:43:43 # export KARAF_ETC # Karaf etc folder 09:43:43 # export KARAF_LOG # Karaf log folder 09:43:43 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:43:43 # export KARAF_OPTS # Additional available Karaf options 09:43:43 # export KARAF_DEBUG # Enable debug mode 09:43:43 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:43:43 # export KARAF_NOROOT # Prevent execution as root if set to true 09:43:43 Set Java version 09:43:43 + echo 'Set Java version' 09:43:43 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:43:44 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:43:44 sudo: a password is required 09:43:44 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:44 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:43:44 sudo: a password is required 09:43:44 JDK default version ... 09:43:44 + echo 'JDK default version ...' 09:43:44 + java -version 09:43:44 openjdk version "21.0.9" 2025-10-21 09:43:44 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 09:43:44 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 09:43:44 Set JAVA_HOME 09:43:44 + echo 'Set JAVA_HOME' 09:43:44 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:44 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:44 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:44 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:44 Listing all open ports on controller system... 09:43:44 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:44 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:43:44 + echo 'Listing all open ports on controller system...' 09:43:44 + netstat -pnatu 09:43:44 /tmp/configuration-script.sh: line 40: netstat: command not found 09:43:44 Configuring cluster 09:43:44 + '[' -f /tmp/custom_shard_config.txt ']' 09:43:44 + echo 'Configuring cluster' 09:43:44 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.135 09:43:44 ################################################ 09:43:44 ## Configure Cluster ## 09:43:44 ################################################ 09:43:44 NOTE: Cluster configuration files not found. Copying from 09:43:44 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:43:44 Configuring unique name in akka.conf 09:43:44 Configuring hostname in akka.conf 09:43:44 Configuring data and rpc seed nodes in akka.conf 09:43:44 modules = [ 09:43:44 09:43:44 { 09:43:44 name = "inventory" 09:43:44 namespace = "urn:opendaylight:inventory" 09:43:44 shard-strategy = "module" 09:43:44 }, 09:43:44 { 09:43:44 name = "topology" 09:43:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:44 shard-strategy = "module" 09:43:44 }, 09:43:44 { 09:43:44 name = "toaster" 09:43:44 namespace = "http://netconfcentral.org/ns/toaster" 09:43:44 shard-strategy = "module" 09:43:44 } 09:43:44 ] 09:43:44 Configuring replication type in module-shards.conf 09:43:44 ################################################ 09:43:44 ## NOTE: Manually restart controller to ## 09:43:44 ## apply configuration. ## 09:43:44 ################################################ 09:43:44 Dump akka.conf 09:43:44 + echo 'Dump akka.conf' 09:43:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:44 09:43:44 odl-cluster-data { 09:43:44 akka { 09:43:44 remote { 09:43:44 artery { 09:43:44 enabled = on 09:43:44 transport = tcp 09:43:44 canonical.hostname = "10.30.171.135" 09:43:44 canonical.port = 2550 09:43:44 } 09:43:44 } 09:43:44 09:43:44 cluster { 09:43:44 # Using artery. 09:43:44 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.135:2550"] 09:43:44 09:43:44 roles = ["member-1"] 09:43:44 09:43:44 # when under load we might trip a false positive on the failure detector 09:43:44 # failure-detector { 09:43:44 # heartbeat-interval = 4 s 09:43:44 # acceptable-heartbeat-pause = 16s 09:43:44 # } 09:43:44 } 09:43:44 09:43:44 persistence { 09:43:44 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:43:44 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:43:44 # The relative path is always relative to KARAF_HOME. 09:43:44 09:43:44 # snapshot-store.local.dir = "target/snapshots" 09:43:44 09:43:44 # Use lz4 compression for LocalSnapshotStore snapshots 09:43:44 snapshot-store.local.use-lz4-compression = false 09:43:44 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:43:44 snapshot-store.local.lz4-blocksize = 256KB 09:43:44 } 09:43:44 disable-default-actor-system-quarantined-event-handling = "false" 09:43:44 } 09:43:44 } 09:43:44 Dump modules.conf 09:43:44 + echo 'Dump modules.conf' 09:43:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:44 modules = [ 09:43:44 09:43:44 { 09:43:44 name = "inventory" 09:43:44 namespace = "urn:opendaylight:inventory" 09:43:44 shard-strategy = "module" 09:43:44 }, 09:43:44 { 09:43:44 name = "topology" 09:43:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:44 shard-strategy = "module" 09:43:44 }, 09:43:44 { 09:43:44 name = "toaster" 09:43:44 namespace = "http://netconfcentral.org/ns/toaster" 09:43:44 shard-strategy = "module" 09:43:44 } 09:43:44 ] 09:43:44 Dump module-shards.conf 09:43:44 + echo 'Dump module-shards.conf' 09:43:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:44 module-shards = [ 09:43:44 { 09:43:44 name = "default" 09:43:44 shards = [ 09:43:44 { 09:43:44 name = "default" 09:43:44 replicas = ["member-1"] 09:43:44 } 09:43:44 ] 09:43:44 }, 09:43:44 { 09:43:44 name = "inventory" 09:43:44 shards = [ 09:43:44 { 09:43:44 name="inventory" 09:43:44 replicas = ["member-1"] 09:43:44 } 09:43:44 ] 09:43:44 }, 09:43:44 { 09:43:44 name = "topology" 09:43:44 shards = [ 09:43:44 { 09:43:44 name="topology" 09:43:44 replicas = ["member-1"] 09:43:44 } 09:43:44 ] 09:43:44 }, 09:43:44 { 09:43:44 name = "toaster" 09:43:44 shards = [ 09:43:44 { 09:43:44 name="toaster" 09:43:44 replicas = ["member-1"] 09:43:44 } 09:43:44 ] 09:43:44 } 09:43:44 ] 09:43:44 Locating config plan to use... 09:43:44 Finished running config plans 09:43:44 Starting member-1 with IP address 10.30.171.135 09:43:44 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:43:44 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:43:44 Redirecting karaf console output to karaf_console.log 09:43:44 Starting controller... 09:43:44 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:43:44 Execute the post startup script on controller 10.30.171.135 09:43:44 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:43:45 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:43:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:44:50 2025-12-11T09:44:02,793 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:44:50 Controller is UP 09:44:50 2025-12-11T09:44:02,793 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:44:50 Listing all open ports on controller system... 09:44:50 looking for "BindException: Address already in use" in log file 09:44:50 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:44:50 looking for "server is unhealthy" in log file 09:44:50 Let's take the karaf thread dump 09:44:50 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:44:50 karaf main: org.apache.karaf.main.Main, pid:2032 09:44:50 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:44:51 Generating mininet variables... 09:44:51 Locating test plan to use... 09:44:51 Changing the testplan path... 09:44:51 # Place the suites in run order: 09:44:51 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:44:51 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:44:51 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:44:51 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:44:51 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ... 09:44:51 ============================================================================== 09:44:51 openflowplugin-sanity.txt 09:44:51 ============================================================================== 09:44:52 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:44:52 ============================================================================== 09:44:55 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:44:55 ============================================================================== 09:44:55 Get list of nodes :: Get the inventory | PASS | 09:44:56 ------------------------------------------------------------------------------ 09:44:56 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:44:56 ------------------------------------------------------------------------------ 09:44:56 Get node 1 inventory :: Get the inventory for a node | PASS | 09:44:56 ------------------------------------------------------------------------------ 09:44:56 Get node 2 inventory :: Get the inventory for a node | PASS | 09:44:56 ------------------------------------------------------------------------------ 09:44:56 Get node 3 inventory :: Get the inventory for a node | PASS | 09:44:56 ------------------------------------------------------------------------------ 09:44:56 Link Down :: Take link s1-s2 down | PASS | 09:44:58 ------------------------------------------------------------------------------ 09:44:58 Link Up :: Take link s1-s2 up | PASS | 09:45:00 ------------------------------------------------------------------------------ 09:45:00 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:45:00 7 tests, 7 passed, 0 failed 09:45:00 ============================================================================== 09:45:00 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:45:00 ============================================================================== 09:45:00 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 List all the links :: List all the links in the topology. | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Link Down :: Take link s1-s2 down | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Link Up :: Take link s1-s2 up | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:45:07 4 tests, 4 passed, 0 failed 09:45:07 ============================================================================== 09:45:07 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:45:07 ============================================================================== 09:45:07 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:45:07 4 tests, 4 passed, 0 failed 09:45:07 ============================================================================== 09:45:07 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:45:07 ============================================================================== 09:45:07 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:15 ------------------------------------------------------------------------------ 09:45:15 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:45:15 6 tests, 6 passed, 0 failed 09:45:15 ============================================================================== 09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:45:16 21 tests, 21 passed, 0 failed 09:45:16 ============================================================================== 09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:45:16 ============================================================================== 09:45:18 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:45:18 ============================================================================== 09:45:18 Get list of nodes :: Get the inventory | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Link Down :: Take link s1-s2 down | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Link Up :: Take link s1-s2 up | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:45:21 7 tests, 7 passed, 0 failed 09:45:21 ============================================================================== 09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:45:21 ============================================================================== 09:45:21 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 List all the links :: List all the links in the topology. | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Link Down :: Take link s1-s2 down | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Link Up :: Take link s1-s2 up | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:45:31 4 tests, 4 passed, 0 failed 09:45:31 ============================================================================== 09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:45:31 ============================================================================== 09:45:31 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:45:31 4 tests, 4 passed, 0 failed 09:45:31 ============================================================================== 09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:45:31 ============================================================================== 09:45:31 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | FAIL | 09:47:31 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Verify after adding flow config - Sending IPv4 Dest Address and Et... | FAIL | 09:47:31 Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config Expected status: 409 != 200 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Verify after adding flow operational - Sending IPv4 Dest Address a... | FAIL | 09:47:42 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig Expected status: 409 != 200 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Modify a flow - Output to physical port# :: Push a flow through RE... | FAIL | 09:49:42 Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 Expected status: 500 != 204 09:49:42 ------------------------------------------------------------------------------ 09:49:42 Verify after modifying flow config - Output to physical port# :: V... | FAIL | 09:49:42 Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config Expected status: 409 != 200 09:49:42 ------------------------------------------------------------------------------ 09:49:42 Verify after modifying flow operational - Output to physical port#... | FAIL | 09:49:52 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig Expected status: 409 != 200 09:49:52 ------------------------------------------------------------------------------ 09:49:52 Remove a flow - Output to physical port# :: Remove a flow | FAIL | 09:49:52 Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 Expected status: 409 != 204 09:49:52 ------------------------------------------------------------------------------ 09:49:52 Verify after deleting flow config - Output to physical port# :: Ve... | FAIL | 09:49:52 Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config Expected status: 409 != 200 09:49:52 ------------------------------------------------------------------------------ 09:49:52 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:49:52 ------------------------------------------------------------------------------ 09:49:52 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | FAIL | 09:49:52 9 tests, 1 passed, 8 failed 09:49:52 ============================================================================== 09:49:52 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | FAIL | 09:49:52 24 tests, 16 passed, 8 failed 09:49:52 ============================================================================== 09:49:52 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:49:52 ============================================================================== 09:49:55 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:49:55 ============================================================================== 09:49:56 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 11:44:30 Several failures occurred: 11:44:30 11:44:30 1) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 2) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 3) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 4) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 5) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 6) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 [ Message content over the limit has been removed. ] 11:44:30 53) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 54) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 55) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 56) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 57) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2 Expected status: 500 != 201 11:44:30 11:44:30 58) Keyword 'FlowLib.Check Flow Stats Are Available' failed after retrying for 30 seconds. The last error was: '{"flow-node-inventory:table":[{"id":2,"opendaylight-flow-table-statistics:flow-table-statistics":{"packets-looked-up":"0","active-flows":0,"packets-matched":"0"}}]}' contains 'priority' 0 times, not 57 times. 11:44:30 ------------------------------------------------------------------------------ 11:44:30 Test Is Flow 1 Added | FAIL | 11:44:30 The flow is expected in config data store, but it is not present.: True != False 11:44:30 ------------------------------------------------------------------------------ 11:44:30 Test Is Flow 2 Added | FAIL | 11:44:30 The flow is expected in config data store, but it is not present.: True != False 11:44:30 ------------------------------------------------------------------------------ 11:44:30 Test Is Flow 3 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 4 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 5 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 6 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 7 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 8 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 9 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 10 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 11 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 14 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 15 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 16 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 17 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 18 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 19 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 20 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 21 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 22 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 23 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 24 Added | FAIL | 11:44:31 The flow is expected in config data store, but it is not present.: True != False 11:44:31 ------------------------------------------------------------------------------ 11:44:31 Test Is Flow 25 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 31 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 36 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 38 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 43 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 45 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 101 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 102 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 103 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 104 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 105 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 106 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 107 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 108 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 109 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 110 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 113 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 156 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 201 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 202 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 203 Added | FAIL | 11:44:32 The flow is expected in config data store, but it is not present.: True != False 11:44:32 ------------------------------------------------------------------------------ 11:44:32 Test Is Flow 204 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 205 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 206 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 209 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 214 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 218 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 219 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 220 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 221 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 222 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 223 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 224 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 225 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Is Flow 550 Added | FAIL | 11:44:33 The flow is expected in config data store, but it is not present.: True != False 11:44:33 ------------------------------------------------------------------------------ 11:44:33 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 13:38:40 Several failures occurred: 13:38:40 13:38:40 1) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=124 Expected status: 500 != 204 13:38:40 13:38:40 2) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=125 Expected status: 500 != 204 13:38:40 13:38:40 3) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=126 Expected status: 500 != 204 13:38:40 13:38:40 4) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=127 Expected status: 500 != 204 13:38:40 13:38:40 5) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=128 Expected status: 500 != 204 13:38:40 13:38:40 6) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=129 Expected status: 500 != 204 13:38:40 13:38:40 [ Message content over the limit has been removed. ] 13:38:40 13:38:40 53) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=345 Expected status: 500 != 204 13:38:40 13:38:40 54) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=346 Expected status: 500 != 204 13:38:40 13:38:40 55) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=347 Expected status: 500 != 204 13:38:40 13:38:40 56) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=348 Expected status: 500 != 204 13:38:40 13:38:40 57) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=550 Expected status: 500 != 204 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 1 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 2 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 3 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 4 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 5 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 6 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 7 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 8 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 9 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 10 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 11 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 14 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 15 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 16 Updated | FAIL | 13:38:40 The flow is expected in config data store, but it is not present.: True != False 13:38:40 ------------------------------------------------------------------------------ 13:38:40 Test Is Flow 17 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 18 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 19 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 20 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 21 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 22 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 23 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 24 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 25 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 31 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 36 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 38 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 43 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 45 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 101 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 102 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 103 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 104 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 105 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 106 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 107 Updated | FAIL | 13:38:41 The flow is expected in config data store, but it is not present.: True != False 13:38:41 ------------------------------------------------------------------------------ 13:38:41 Test Is Flow 108 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 109 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 110 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 113 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 156 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 201 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 202 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 203 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 204 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 205 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 206 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 209 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 214 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 218 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 219 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 220 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 221 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 222 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 223 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 224 Updated | FAIL | 13:38:42 The flow is expected in config data store, but it is not present.: True != False 13:38:42 ------------------------------------------------------------------------------ 13:38:42 Test Is Flow 225 Updated | FAIL | 13:38:43 The flow is expected in config data store, but it is not present.: True != False 13:38:43 ------------------------------------------------------------------------------ 13:38:43 Test Is Flow 550 Updated | FAIL | 13:38:43 The flow is expected in config data store, but it is not present.: True != False 13:38:43 ------------------------------------------------------------------------------ 13:38:43 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 13:38:47 Several failures occurred: 13:38:47 13:38:47 1) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=124 Expected status: 409 != 204 13:38:47 13:38:47 2) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=125 Expected status: 409 != 204 13:38:47 13:38:47 3) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=126 Expected status: 409 != 204 13:38:47 13:38:47 4) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=127 Expected status: 409 != 204 13:38:47 13:38:47 5) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=128 Expected status: 409 != 204 13:38:47 13:38:47 6) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=129 Expected status: 409 != 204 13:38:47 13:38:47 [ Message content over the limit has been removed. ] 13:38:47 13:38:47 53) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=345 Expected status: 409 != 204 13:38:47 13:38:47 54) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=346 Expected status: 409 != 204 13:38:47 13:38:47 55) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=347 Expected status: 409 != 204 13:38:47 13:38:47 56) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=348 Expected status: 409 != 204 13:38:47 13:38:47 57) Url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=550 Expected status: 409 != 204 13:38:47 ------------------------------------------------------------------------------ 13:38:47 Test Is Flow 1 Deleted | PASS | 13:38:47 ------------------------------------------------------------------------------ 13:38:47 Test Is Flow 2 Deleted | PASS | 13:38:47 ------------------------------------------------------------------------------ 13:38:47 Test Is Flow 3 Deleted | PASS | 13:38:47 ------------------------------------------------------------------------------ 13:38:47 Test Is Flow 4 Deleted | PASS | 13:38:47 ------------------------------------------------------------------------------ 13:38:47 Test Is Flow 5 Deleted | PASS | 13:38:47 ------------------------------------------------------------------------------ 13:38:47 Test Is Flow 6 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 7 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 8 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 9 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 10 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 11 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 14 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 15 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 16 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 17 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 18 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 19 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 20 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 21 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 22 Deleted | PASS | 13:38:48 ------------------------------------------------------------------------------ 13:38:48 Test Is Flow 23 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 24 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 25 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 31 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 36 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 38 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 43 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 45 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 101 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 102 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 103 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 104 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 105 Deleted | PASS | 13:38:49 ------------------------------------------------------------------------------ 13:38:49 Test Is Flow 106 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 107 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 108 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 109 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 110 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 113 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 156 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 201 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 202 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 203 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 204 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 205 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 206 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 209 Deleted | PASS | 13:38:50 ------------------------------------------------------------------------------ 13:38:50 Test Is Flow 214 Deleted | PASS | 13:38:51 ------------------------------------------------------------------------------ 13:38:51 Test Is Flow 218 Deleted | PASS | 13:38:51 ------------------------------------------------------------------------------ 13:38:51 Test Is Flow 219 Deleted | PASS | 13:38:51 ------------------------------------------------------------------------------ 13:38:51 Test Is Flow 220 Deleted | PASS | 13:38:51 ------------------------------------------------------------------------------ 13:38:51 Test Is Flow 221 Deleted | PASS | 13:38:51 ------------------------------------------------------------------------------ 13:38:51 Test Is Flow 222 Deleted | PASS | 13:38:51 ------------------------------------------------------------------------------ 13:38:51 Test Is Flow 223 Deleted | PASS | 13:38:51 ------------------------------------------------------------------------------ 13:38:51 Test Is Flow 224 Deleted | PASS | 13:38:51 ------------------------------------------------------------------------------ 13:38:51 Test Is Flow 225 Deleted | PASS | 13:38:51 ------------------------------------------------------------------------------ 13:38:51 Test Is Flow 550 Deleted | PASS | 13:38:51 ------------------------------------------------------------------------------ 13:38:51 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL | 13:38:51 174 tests, 57 passed, 117 failed 13:38:51 ============================================================================== 13:38:51 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 13:38:51 ============================================================================== 13:38:51 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 13:39:21 ------------------------------------------------------------------------------ 13:39:21 Test Is Flow 1 Added | PASS | 13:39:21 ------------------------------------------------------------------------------ 13:39:21 Test Is Flow 2 Added | PASS | 13:39:21 ------------------------------------------------------------------------------ 13:39:21 Test Is Flow 3 Added | PASS | 13:39:21 ------------------------------------------------------------------------------ 13:39:21 Test Is Flow 4 Added | PASS | 13:39:21 ------------------------------------------------------------------------------ 13:39:21 Test Is Flow 5 Added | PASS | 13:39:21 ------------------------------------------------------------------------------ 13:39:21 Test Is Flow 6 Added | PASS | 13:39:21 ------------------------------------------------------------------------------ 13:39:21 Test Is Flow 7 Added | PASS | 13:39:22 ------------------------------------------------------------------------------ 13:39:22 Test Is Flow 8 Added | PASS | 13:39:22 ------------------------------------------------------------------------------ 13:39:22 Test Is Flow 9 Added | PASS | 13:39:22 ------------------------------------------------------------------------------ 13:39:22 Test Is Flow 10 Added | PASS | 13:39:22 ------------------------------------------------------------------------------ 13:39:22 Test Is Flow 11 Added | PASS | 13:39:22 ------------------------------------------------------------------------------ 13:39:22 Test Is Flow 15 Added | PASS | 13:39:22 ------------------------------------------------------------------------------ 13:39:22 Test Is Flow 16 Added | PASS | 13:39:22 ------------------------------------------------------------------------------ 13:39:22 Test Is Flow 17 Added | PASS | 13:39:22 ------------------------------------------------------------------------------ 13:39:22 Test Is Flow 18 Added | PASS | 13:39:22 ------------------------------------------------------------------------------ 13:39:22 Test Is Flow 19 Added | PASS | 13:39:22 ------------------------------------------------------------------------------ 13:39:22 Test Is Flow 20 Added | PASS | 13:39:23 ------------------------------------------------------------------------------ 13:39:23 Test Is Flow 21 Added | PASS | 13:39:23 ------------------------------------------------------------------------------ 13:39:23 Test Is Flow 22 Added | PASS | 13:39:23 ------------------------------------------------------------------------------ 13:39:23 Test Is Flow 23 Added | PASS | 13:39:23 ------------------------------------------------------------------------------ 13:39:23 Test Is Flow 24 Added | PASS | 13:39:23 ------------------------------------------------------------------------------ 13:39:23 Test Is Flow 25 Added | PASS | 13:39:23 ------------------------------------------------------------------------------ 13:39:23 Test Is Flow 31 Added | PASS | 13:39:23 ------------------------------------------------------------------------------ 13:39:23 Test Is Flow 36 Added | PASS | 13:39:23 ------------------------------------------------------------------------------ 13:39:23 Test Is Flow 38 Added | PASS | 13:39:23 ------------------------------------------------------------------------------ 13:39:23 Test Is Flow 43 Added | PASS | 13:39:23 ------------------------------------------------------------------------------ 13:39:23 Test Is Flow 45 Added | PASS | 13:39:24 ------------------------------------------------------------------------------ 13:39:24 Test Is Flow 101 Added | PASS | 13:39:24 ------------------------------------------------------------------------------ 13:39:24 Test Is Flow 102 Added | PASS | 13:39:24 ------------------------------------------------------------------------------ 13:39:24 Test Is Flow 103 Added | PASS | 13:39:24 ------------------------------------------------------------------------------ 13:39:24 Test Is Flow 104 Added | PASS | 13:39:24 ------------------------------------------------------------------------------ 13:39:24 Test Is Flow 105 Added | PASS | 13:39:24 ------------------------------------------------------------------------------ 13:39:24 Test Is Flow 106 Added | PASS | 13:39:24 ------------------------------------------------------------------------------ 13:39:24 Test Is Flow 107 Added | PASS | 13:39:24 ------------------------------------------------------------------------------ 13:39:24 Test Is Flow 108 Added | PASS | 13:39:24 ------------------------------------------------------------------------------ 13:39:24 Test Is Flow 109 Added | PASS | 13:39:25 ------------------------------------------------------------------------------ 13:39:25 Test Is Flow 110 Added | PASS | 13:39:25 ------------------------------------------------------------------------------ 13:39:25 Test Is Flow 113 Added | PASS | 13:39:25 ------------------------------------------------------------------------------ 13:39:25 Test Is Flow 201 Added | PASS | 13:39:25 ------------------------------------------------------------------------------ 13:39:25 Test Is Flow 202 Added | PASS | 13:39:25 ------------------------------------------------------------------------------ 13:39:25 Test Is Flow 203 Added | PASS | 13:39:25 ------------------------------------------------------------------------------ 13:39:25 Test Is Flow 204 Added | PASS | 13:39:25 ------------------------------------------------------------------------------ 13:39:25 Test Is Flow 205 Added | PASS | 13:39:25 ------------------------------------------------------------------------------ 13:39:25 Test Is Flow 206 Added | PASS | 13:39:25 ------------------------------------------------------------------------------ 13:39:25 Test Is Flow 209 Added | PASS | 13:39:25 ------------------------------------------------------------------------------ 13:39:25 Test Is Flow 214 Added | PASS | 13:39:26 ------------------------------------------------------------------------------ 13:39:26 Test Is Flow 218 Added | PASS | 13:39:26 ------------------------------------------------------------------------------ 13:39:26 Test Is Flow 219 Added | PASS | 13:39:26 ------------------------------------------------------------------------------ 13:39:26 Test Is Flow 220 Added | PASS | 13:39:26 ------------------------------------------------------------------------------ 13:39:26 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 13:39:54 ------------------------------------------------------------------------------ 13:39:54 Test Is Flow 1 Updated | PASS | 13:39:54 ------------------------------------------------------------------------------ 13:39:54 Test Is Flow 2 Updated | PASS | 13:39:54 ------------------------------------------------------------------------------ 13:39:54 Test Is Flow 3 Updated | PASS | 13:39:54 ------------------------------------------------------------------------------ 13:39:54 Test Is Flow 4 Updated | PASS | 13:39:55 ------------------------------------------------------------------------------ 13:39:55 Test Is Flow 5 Updated | PASS | 13:39:55 ------------------------------------------------------------------------------ 13:39:55 Test Is Flow 6 Updated | PASS | 13:39:55 ------------------------------------------------------------------------------ 13:39:55 Test Is Flow 7 Updated | PASS | 13:39:55 ------------------------------------------------------------------------------ 13:39:55 Test Is Flow 8 Updated | PASS | 13:39:55 ------------------------------------------------------------------------------ 13:39:55 Test Is Flow 9 Updated | PASS | 13:39:55 ------------------------------------------------------------------------------ 13:39:55 Test Is Flow 10 Updated | PASS | 13:39:55 ------------------------------------------------------------------------------ 13:39:55 Test Is Flow 11 Updated | PASS | 13:39:55 ------------------------------------------------------------------------------ 13:39:55 Test Is Flow 14 Updated | PASS | 13:39:55 ------------------------------------------------------------------------------ 13:39:55 Test Is Flow 15 Updated | PASS | 13:39:55 ------------------------------------------------------------------------------ 13:39:55 Test Is Flow 16 Updated | PASS | 13:39:56 ------------------------------------------------------------------------------ 13:39:56 Test Is Flow 17 Updated | PASS | 13:39:56 ------------------------------------------------------------------------------ 13:39:56 Test Is Flow 18 Updated | PASS | 13:39:56 ------------------------------------------------------------------------------ 13:39:56 Test Is Flow 19 Updated | PASS | 13:39:56 ------------------------------------------------------------------------------ 13:39:56 Test Is Flow 20 Updated | PASS | 13:39:56 ------------------------------------------------------------------------------ 13:39:56 Test Is Flow 21 Updated | PASS | 13:39:56 ------------------------------------------------------------------------------ 13:39:56 Test Is Flow 22 Updated | PASS | 13:39:56 ------------------------------------------------------------------------------ 13:39:56 Test Is Flow 23 Updated | PASS | 13:39:56 ------------------------------------------------------------------------------ 13:39:56 Test Is Flow 24 Updated | PASS | 13:39:56 ------------------------------------------------------------------------------ 13:39:56 Test Is Flow 25 Updated | PASS | 13:39:57 ------------------------------------------------------------------------------ 13:39:57 Test Is Flow 31 Updated | PASS | 13:39:57 ------------------------------------------------------------------------------ 13:39:57 Test Is Flow 36 Updated | PASS | 13:39:57 ------------------------------------------------------------------------------ 13:39:57 Test Is Flow 38 Updated | PASS | 13:39:57 ------------------------------------------------------------------------------ 13:39:57 Test Is Flow 43 Updated | PASS | 13:39:57 ------------------------------------------------------------------------------ 13:39:57 Test Is Flow 45 Updated | PASS | 13:39:57 ------------------------------------------------------------------------------ 13:39:57 Test Is Flow 101 Updated | PASS | 13:39:57 ------------------------------------------------------------------------------ 13:39:57 Test Is Flow 102 Updated | PASS | 13:39:57 ------------------------------------------------------------------------------ 13:39:57 Test Is Flow 103 Updated | PASS | 13:39:57 ------------------------------------------------------------------------------ 13:39:57 Test Is Flow 104 Updated | PASS | 13:39:57 ------------------------------------------------------------------------------ 13:39:57 Test Is Flow 105 Updated | PASS | 13:39:58 ------------------------------------------------------------------------------ 13:39:58 Test Is Flow 106 Updated | PASS | 13:39:58 ------------------------------------------------------------------------------ 13:39:58 Test Is Flow 107 Updated | PASS | 13:39:58 ------------------------------------------------------------------------------ 13:39:58 Test Is Flow 108 Updated | PASS | 13:39:58 ------------------------------------------------------------------------------ 13:39:58 Test Is Flow 109 Updated | PASS | 13:39:58 ------------------------------------------------------------------------------ 13:39:58 Test Is Flow 110 Updated | PASS | 13:39:58 ------------------------------------------------------------------------------ 13:39:58 Test Is Flow 113 Updated | PASS | 13:39:58 ------------------------------------------------------------------------------ 13:39:58 Test Is Flow 201 Updated | PASS | 13:39:58 ------------------------------------------------------------------------------ 13:39:58 Test Is Flow 202 Updated | PASS | 13:39:58 ------------------------------------------------------------------------------ 13:39:58 Test Is Flow 203 Updated | PASS | 13:39:58 ------------------------------------------------------------------------------ 13:39:58 Test Is Flow 204 Updated | PASS | 13:39:59 ------------------------------------------------------------------------------ 13:39:59 Test Is Flow 205 Updated | PASS | 13:39:59 ------------------------------------------------------------------------------ 13:39:59 Test Is Flow 206 Updated | PASS | 13:39:59 ------------------------------------------------------------------------------ 13:39:59 Test Is Flow 209 Updated | PASS | 13:39:59 ------------------------------------------------------------------------------ 13:39:59 Test Is Flow 214 Updated | PASS | 13:39:59 ------------------------------------------------------------------------------ 13:39:59 Test Is Flow 218 Updated | PASS | 13:39:59 ------------------------------------------------------------------------------ 13:39:59 Test Is Flow 219 Updated | PASS | 13:39:59 ------------------------------------------------------------------------------ 13:39:59 Test Is Flow 220 Updated | PASS | 13:39:59 ------------------------------------------------------------------------------ 13:39:59 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 13:40:27 ------------------------------------------------------------------------------ 13:40:27 Test Is Flow 1 Deleted | PASS | 13:40:27 ------------------------------------------------------------------------------ 13:40:27 Test Is Flow 2 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 3 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 4 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 5 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 6 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 7 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 8 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 9 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 10 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 11 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 14 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 15 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 16 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 17 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 18 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 19 Deleted | PASS | 13:40:28 ------------------------------------------------------------------------------ 13:40:28 Test Is Flow 20 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 21 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 22 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 23 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 24 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 25 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 31 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 36 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 38 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 43 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 45 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 101 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 102 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 103 Deleted | PASS | 13:40:29 ------------------------------------------------------------------------------ 13:40:29 Test Is Flow 104 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 105 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 106 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 107 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 108 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 109 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 110 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 113 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 201 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 202 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 203 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 204 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 205 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 206 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 209 Deleted | PASS | 13:40:30 ------------------------------------------------------------------------------ 13:40:30 Test Is Flow 214 Deleted | PASS | 13:40:31 ------------------------------------------------------------------------------ 13:40:31 Test Is Flow 218 Deleted | PASS | 13:40:31 ------------------------------------------------------------------------------ 13:40:31 Test Is Flow 219 Deleted | PASS | 13:40:31 ------------------------------------------------------------------------------ 13:40:31 Test Is Flow 220 Deleted | PASS | 13:40:31 ------------------------------------------------------------------------------ 13:40:31 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 13:40:31 152 tests, 152 passed, 0 failed 13:40:31 ============================================================================== 13:40:31 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL | 13:40:31 326 tests, 209 passed, 117 failed 13:40:31 ============================================================================== 13:40:31 openflowplugin-sanity.txt.Reconciliation 13:40:31 ============================================================================== 13:40:31 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 13:40:31 ============================================================================== 13:40:31 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | FAIL | 13:42:32 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 13:42:32 ------------------------------------------------------------------------------ 13:42:32 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | FAIL | 13:44:32 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 13:44:32 ------------------------------------------------------------------------------ 13:44:32 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | FAIL | 13:46:32 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 13:46:32 ------------------------------------------------------------------------------ 13:46:32 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 13:46:35 ------------------------------------------------------------------------------ 13:46:35 Check Linear Topology :: Check Linear Topology. | PASS | 13:46:41 ------------------------------------------------------------------------------ 13:46:41 Check Flows In Operational DS :: Check Groups after mininet starts. | FAIL | 13:47:12 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: 3 != 303 13:47:12 ------------------------------------------------------------------------------ 13:47:12 Check Groups In Operational DS :: Check Flows after mininet starts. | FAIL | 13:47:12 0 != 600 13:47:12 ------------------------------------------------------------------------------ 13:47:12 Check Flows In Switch :: Check Flows after mininet starts. | FAIL | 13:47:12 3.0 != 303.0 13:47:12 ------------------------------------------------------------------------------ 13:47:12 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:47:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:47:13 | PASS | 13:47:13 ------------------------------------------------------------------------------ 13:47:13 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 13:47:23 ------------------------------------------------------------------------------ 13:47:23 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:47:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:47:24 | PASS | 13:47:24 ------------------------------------------------------------------------------ 13:47:24 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 13:47:26 ------------------------------------------------------------------------------ 13:47:26 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | FAIL | 13:47:26 HTTPError: 409 Client Error: Conflict for url: http://10.30.171.135:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 13:47:26 ------------------------------------------------------------------------------ 13:47:26 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | FAIL | 13:47:57 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: 3 != 300 13:47:57 ------------------------------------------------------------------------------ 13:47:57 Check Groups In Operational DS After Mininet Reconnects :: Check F... | FAIL | 13:47:57 0 != 594 13:47:57 ------------------------------------------------------------------------------ 13:47:57 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL | 13:47:57 3.0 != 300.0 13:47:57 ------------------------------------------------------------------------------ 13:47:57 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:47:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:47:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:47:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 13:48:26 | PASS | 13:48:26 ------------------------------------------------------------------------------ 13:48:26 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 13:48:26 ------------------------------------------------------------------------------ 13:48:26 Check Flows In Operational DS After Controller Restarts :: Check F... | FAIL | 13:48:56 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: 3 != 300 13:48:56 ------------------------------------------------------------------------------ 13:48:56 Check Groups In Operational DS After Controller Restarts :: Check ... | FAIL | 13:48:56 0 != 594 13:48:56 ------------------------------------------------------------------------------ 13:48:56 Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL | 13:48:56 3.0 != 300.0 13:48:56 ------------------------------------------------------------------------------ 13:48:56 Stop Mininet :: Stop Mininet. | PASS | 13:48:56 ------------------------------------------------------------------------------ 13:48:56 Check No Switches :: Check no switches in topology. | PASS | 13:48:57 ------------------------------------------------------------------------------ 13:48:58 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL | 13:48:58 23 tests, 10 passed, 13 failed 13:48:58 ============================================================================== 13:48:58 openflowplugin-sanity.txt.Reconciliation | FAIL | 13:48:58 23 tests, 10 passed, 13 failed 13:48:58 ============================================================================== 13:48:58 openflowplugin-sanity.txt | FAIL | 13:48:58 394 tests, 256 passed, 138 failed 13:48:58 ============================================================================== 13:48:58 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 13:49:01 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 13:49:01 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 13:49:01 Examining the files in data/log and checking filesize 13:49:01 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:01 total 5524 13:49:01 drwxrwxr-x 2 jenkins jenkins 4096 Dec 11 09:43 . 13:49:01 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 11 09:43 karaf_console.log 13:49:01 drwxrwxr-x 9 jenkins jenkins 4096 Dec 11 09:44 .. 13:49:01 -rw-rw-r-- 1 jenkins jenkins 5641666 Dec 11 13:48 karaf.log 13:49:01 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:02 5.4M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 13:49:02 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 13:49:02 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:02 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 13:49:02 Let's take the karaf thread dump again... 13:49:02 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:02 karaf main: org.apache.karaf.main.Main, pid:6021 13:49:02 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:03 Killing ODL 13:49:03 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:08 Compressing karaf.log 1 13:49:08 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:08 Fetching compressed karaf.log 1 13:49:08 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:08 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:09 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:09 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:09 Fetch GC logs 13:49:09 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 13:49:09 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 13:49:09 Examine copied files 13:49:09 total 37664 13:49:09 drwxrwxr-x. 2 jenkins jenkins 6 Dec 11 13:49 gclogs-1 13:49:09 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 11 13:49 odl1_karaf_console.log 13:49:09 -rw-rw-r--. 1 jenkins jenkins 131242 Dec 11 13:49 odl1_karaf.log.gz 13:49:09 -rw-rw-r--. 1 jenkins jenkins 148047 Dec 11 13:49 karaf_1_6021_threads_after.log 13:49:09 -rw-rw-r--. 1 jenkins jenkins 14126 Dec 11 13:49 ps_after.log 13:49:09 -rw-rw-r--. 1 jenkins jenkins 275750 Dec 11 13:49 report.html 13:49:09 -rw-rw-r--. 1 jenkins jenkins 2941066 Dec 11 13:49 log.html 13:49:09 -rw-rw-r--. 1 jenkins jenkins 34854266 Dec 11 13:48 output.xml 13:49:09 -rw-rw-r--. 1 jenkins jenkins 491 Dec 11 09:44 testplan.txt 13:49:09 -rw-rw-r--. 1 jenkins jenkins 107603 Dec 11 09:44 karaf_1_2032_threads_before.log 13:49:09 -rw-rw-r--. 1 jenkins jenkins 14193 Dec 11 09:44 ps_before.log 13:49:09 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 11 09:43 post-startup-script.sh 13:49:09 -rw-rw-r--. 1 jenkins jenkins 252 Dec 11 09:43 startup-script.sh 13:49:09 -rw-rw-r--. 1 jenkins jenkins 3495 Dec 11 09:43 configuration-script.sh 13:49:09 -rw-rw-r--. 1 jenkins jenkins 337 Dec 11 09:43 detect_variables.env 13:49:09 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 11 09:43 pom.xml 13:49:09 -rw-rw-r--. 1 jenkins jenkins 92 Dec 11 09:43 set_variables.env 13:49:09 -rw-rw-r--. 1 jenkins jenkins 297 Dec 11 09:43 slave_addresses.txt 13:49:09 -rw-rw-r--. 1 jenkins jenkins 570 Dec 11 09:42 requirements.txt 13:49:09 -rw-rw-r--. 1 jenkins jenkins 26 Dec 11 09:42 env.properties 13:49:09 -rw-rw-r--. 1 jenkins jenkins 334 Dec 11 09:41 stack-parameters.yaml 13:49:09 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 11 09:40 test 13:49:09 drwxrwxr-x. 2 jenkins jenkins 6 Dec 11 09:40 test@tmp 13:49:09 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 11 09:16 maven-metadata.xml 13:49:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12018705390407800753.sh 13:49:09 Karaf Deployments, Tests must have already run 13:49:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins16907444634330087459.sh 13:49:09 Cleaning up Robot installation... 13:49:22 $ ssh-agent -k 13:49:22 unset SSH_AUTH_SOCK; 13:49:22 unset SSH_AGENT_PID; 13:49:22 echo Agent pid 6466 killed; 13:49:22 [ssh-agent] Stopped. 13:49:22 Recording plot data 13:49:23 Robot results publisher started... 13:49:23 INFO: Checking test criticality is deprecated and will be dropped in a future release! 13:49:23 -Parsing output xml: 13:49:24 Done! 13:49:24 -Copying log files to build dir: 13:49:25 Done! 13:49:25 -Assigning results to build: 13:49:25 Done! 13:49:25 -Checking thresholds: 13:49:25 Done! 13:49:25 Done publishing Robot results. 13:49:25 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 13:49:25 [PostBuildScript] - [INFO] Executing post build scripts. 13:49:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13797790805366171939.sh 13:49:25 Archiving csit artifacts 13:49:25 mv: cannot stat '*_1.png': No such file or directory 13:49:25 mv: cannot stat '/tmp/odl1_*': No such file or directory 13:49:25 % Total % Received % Xferd Average Speed Time Time Time Current 13:49:25 Dload Upload Total Spent Left Speed 13:49:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1928k 0 1928k 0 0 5385k 0 --:--:-- --:--:-- --:--:-- 5370k 100 2949k 0 2949k 0 0 5257k 0 --:--:-- --:--:-- --:--:-- 5257k 13:49:26 Archive: robot-plugin.zip 13:49:26 inflating: ./archives/robot-plugin/log.html 13:49:26 inflating: ./archives/robot-plugin/output.xml 13:49:26 inflating: ./archives/robot-plugin/report.html 13:49:26 mv: cannot stat '*.log.gz': No such file or directory 13:49:26 mv: cannot stat '*.csv': No such file or directory 13:49:26 mv: cannot stat '*.png': No such file or directory 13:49:26 [PostBuildScript] - [INFO] Executing post build scripts. 13:49:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4675143739006842687.sh 13:49:26 [PostBuildScript] - [INFO] Executing post build scripts. 13:49:26 [EnvInject] - Injecting environment variables from a build step. 13:49:26 [EnvInject] - Injecting as environment variables the properties content 13:49:26 OS_CLOUD=vex 13:49:26 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-555 13:49:26 13:49:26 [EnvInject] - Variables injected successfully. 13:49:26 provisioning config files... 13:49:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:49:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2944286717589556779.sh 13:49:26 ---> openstack-stack-delete.sh 13:49:26 Setup pyenv: 13:49:26 system 13:49:26 3.8.13 13:49:26 3.9.13 13:49:26 3.10.13 13:49:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 13:49:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-STvl from file:/tmp/.os_lf_venv 13:49:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:49:30 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible. 13:49:30 lf-activate-venv(): INFO: Base packages installed successfully 13:49:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 13:49:58 lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH 13:49:58 INFO: Stack cost retrieval disabled, setting cost to 0 13:50:10 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-555 13:50:10 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-555 13:50:10 [PostBuildScript] - [INFO] Executing post build scripts. 13:50:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins152665630985671123.sh 13:50:10 ---> sysstat.sh 13:50:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17933326944323061622.sh 13:50:11 ---> package-listing.sh 13:50:11 ++ facter osfamily 13:50:11 ++ tr '[:upper:]' '[:lower:]' 13:50:11 + OS_FAMILY=redhat 13:50:11 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 13:50:11 + START_PACKAGES=/tmp/packages_start.txt 13:50:11 + END_PACKAGES=/tmp/packages_end.txt 13:50:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:50:11 + PACKAGES=/tmp/packages_start.txt 13:50:11 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 13:50:11 + PACKAGES=/tmp/packages_end.txt 13:50:11 + case "${OS_FAMILY}" in 13:50:11 + rpm -qa 13:50:11 + sort 13:50:11 + '[' -f /tmp/packages_start.txt ']' 13:50:11 + '[' -f /tmp/packages_end.txt ']' 13:50:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:50:11 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 13:50:11 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 13:50:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 13:50:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8208036644500611930.sh 13:50:11 ---> capture-instance-metadata.sh 13:50:12 Setup pyenv: 13:50:12 system 13:50:12 3.8.13 13:50:12 3.9.13 13:50:12 3.10.13 13:50:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 13:50:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-STvl from file:/tmp/.os_lf_venv 13:50:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:50:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:50:14 lf-activate-venv(): INFO: Base packages installed successfully 13:50:14 lf-activate-venv(): INFO: Installing additional packages: lftools 13:50:26 lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH 13:50:26 INFO: Running in OpenStack, capturing instance metadata 13:50:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9405215726479178955.sh 13:50:26 provisioning config files... 13:50:27 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #555 13:50:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config12486764444283918298tmp 13:50:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:50:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:50:27 provisioning config files... 13:50:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:50:27 [EnvInject] - Injecting environment variables from a build step. 13:50:27 [EnvInject] - Injecting as environment variables the properties content 13:50:27 SERVER_ID=logs 13:50:27 13:50:27 [EnvInject] - Variables injected successfully. 13:50:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12071825465292027696.sh 13:50:27 ---> create-netrc.sh 13:50:27 WARN: Log server credential not found. 13:50:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16491220009771504940.sh 13:50:27 ---> python-tools-install.sh 13:50:27 Setup pyenv: 13:50:27 system 13:50:27 3.8.13 13:50:27 3.9.13 13:50:27 3.10.13 13:50:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 13:50:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-STvl from file:/tmp/.os_lf_venv 13:50:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:50:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:50:30 lf-activate-venv(): INFO: Base packages installed successfully 13:50:30 lf-activate-venv(): INFO: Installing additional packages: lftools 13:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH 13:50:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13711454368895513491.sh 13:50:46 ---> sudo-logs.sh 13:50:46 Archiving 'sudo' log.. 13:50:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16907130388186935030.sh 13:50:47 ---> job-cost.sh 13:50:47 Setup pyenv: 13:50:47 system 13:50:47 3.8.13 13:50:47 3.9.13 13:50:47 3.10.13 13:50:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 13:50:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-STvl from file:/tmp/.os_lf_venv 13:50:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:50:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:50:49 lf-activate-venv(): INFO: Base packages installed successfully 13:50:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:51:00 lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH 13:51:00 DEBUG: total: 0 13:51:00 INFO: Retrieving Stack Cost... 13:51:00 INFO: Retrieving Pricing Info for: v3-standard-2 13:51:00 INFO: Archiving Costs 13:51:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins196517060476921758.sh 13:51:00 ---> logs-deploy.sh 13:51:00 Setup pyenv: 13:51:01 system 13:51:01 3.8.13 13:51:01 3.9.13 13:51:01 3.10.13 13:51:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 13:51:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-STvl from file:/tmp/.os_lf_venv 13:51:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:51:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:51:03 lf-activate-venv(): INFO: Base packages installed successfully 13:51:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-STvl/bin to PATH 13:51:17 WARNING: Nexus logging server not set 13:51:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/555/ 13:51:17 INFO: archiving logs to S3 13:51:18 ---> uname -a: 13:51:18 Linux prd-centos8-robot-2c-8g-12497.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 13:51:18 13:51:18 13:51:18 ---> lscpu: 13:51:18 Architecture: x86_64 13:51:18 CPU op-mode(s): 32-bit, 64-bit 13:51:18 Byte Order: Little Endian 13:51:18 CPU(s): 2 13:51:18 On-line CPU(s) list: 0,1 13:51:18 Thread(s) per core: 1 13:51:18 Core(s) per socket: 1 13:51:18 Socket(s): 2 13:51:18 NUMA node(s): 1 13:51:18 Vendor ID: AuthenticAMD 13:51:18 CPU family: 23 13:51:18 Model: 49 13:51:18 Model name: AMD EPYC-Rome Processor 13:51:18 Stepping: 0 13:51:18 CPU MHz: 2800.000 13:51:18 BogoMIPS: 5600.00 13:51:18 Virtualization: AMD-V 13:51:18 Hypervisor vendor: KVM 13:51:18 Virtualization type: full 13:51:18 L1d cache: 32K 13:51:18 L1i cache: 32K 13:51:18 L2 cache: 512K 13:51:18 L3 cache: 16384K 13:51:18 NUMA node0 CPU(s): 0,1 13:51:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:51:18 13:51:18 13:51:18 ---> nproc: 13:51:18 2 13:51:18 13:51:18 13:51:18 ---> df -h: 13:51:18 Filesystem Size Used Avail Use% Mounted on 13:51:18 devtmpfs 3.8G 0 3.8G 0% /dev 13:51:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:51:18 tmpfs 3.8G 17M 3.8G 1% /run 13:51:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:51:18 /dev/vda1 40G 8.4G 32G 21% / 13:51:18 tmpfs 770M 0 770M 0% /run/user/1001 13:51:18 13:51:18 13:51:18 ---> free -m: 13:51:18 total used free shared buff/cache available 13:51:18 Mem: 7697 600 4818 19 2278 6798 13:51:18 Swap: 1023 0 1023 13:51:18 13:51:18 13:51:18 ---> ip addr: 13:51:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:51:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:51:18 inet 127.0.0.1/8 scope host lo 13:51:18 valid_lft forever preferred_lft forever 13:51:18 inet6 ::1/128 scope host 13:51:18 valid_lft forever preferred_lft forever 13:51:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:51:18 link/ether fa:16:3e:d4:25:20 brd ff:ff:ff:ff:ff:ff 13:51:18 altname enp0s3 13:51:18 altname ens3 13:51:18 inet 10.30.170.180/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 13:51:18 valid_lft 51264sec preferred_lft 51264sec 13:51:18 inet6 fe80::f816:3eff:fed4:2520/64 scope link 13:51:18 valid_lft forever preferred_lft forever 13:51:18 13:51:18 13:51:18 ---> sar -b -r -n DEV: 13:51:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/11/2025 _x86_64_ (2 CPU) 13:51:18 13:51:18 04:05:38 LINUX RESTART (2 CPU) 13:51:18 13:51:18 04:06:01 AM tps rtps wtps bread/s bwrtn/s 13:51:18 04:07:01 AM 60.46 29.44 31.02 5863.25 29357.15 13:51:18 04:08:01 AM 1.82 0.00 1.82 0.00 30.66 13:51:18 04:09:01 AM 0.48 0.00 0.48 0.00 5.48 13:51:18 04:10:01 AM 0.52 0.03 0.48 0.53 6.36 13:51:18 04:11:01 AM 0.43 0.00 0.43 0.00 4.82 13:51:18 04:12:01 AM 0.43 0.00 0.43 0.00 6.15 13:51:18 04:13:01 AM 0.32 0.00 0.32 0.00 3.28 13:51:18 04:14:01 AM 0.45 0.00 0.45 0.00 5.35 13:51:18 04:15:01 AM 0.28 0.00 0.28 0.00 2.88 13:51:18 04:16:01 AM 0.37 0.00 0.37 0.00 4.02 13:51:18 04:17:01 AM 0.47 0.00 0.47 0.00 5.90 13:51:18 04:18:01 AM 0.30 0.00 0.30 0.00 3.15 13:51:18 04:19:01 AM 0.32 0.00 0.32 0.00 3.05 13:51:18 04:20:01 AM 0.33 0.00 0.33 0.00 3.47 13:51:18 04:21:02 AM 0.60 0.05 0.55 0.80 7.06 13:51:18 04:22:01 AM 1.42 0.00 1.42 0.00 32.57 13:51:18 04:23:01 AM 0.32 0.00 0.32 0.00 3.28 13:51:18 04:24:01 AM 0.32 0.00 0.32 0.00 3.32 13:51:18 04:25:01 AM 0.32 0.00 0.32 0.00 3.47 13:51:18 04:26:01 AM 0.38 0.00 0.38 0.00 3.83 13:51:18 04:27:01 AM 0.43 0.00 0.43 0.00 5.45 13:51:18 04:28:01 AM 0.43 0.00 0.43 0.00 5.45 13:51:18 04:29:01 AM 0.32 0.00 0.32 0.00 3.05 13:51:18 04:30:01 AM 0.30 0.00 0.30 0.00 3.02 13:51:18 04:31:01 AM 0.43 0.00 0.43 0.00 5.16 13:51:18 04:32:01 AM 0.40 0.00 0.40 0.00 5.71 13:51:18 04:33:01 AM 0.33 0.00 0.33 0.00 3.87 13:51:18 04:34:01 AM 0.33 0.00 0.33 0.00 3.32 13:51:18 04:35:01 AM 0.38 0.00 0.38 0.00 4.73 13:51:18 04:36:01 AM 0.35 0.00 0.35 0.00 3.52 13:51:18 04:37:01 AM 0.47 0.00 0.47 0.00 6.03 13:51:18 04:38:01 AM 0.32 0.00 0.32 0.00 3.15 13:51:18 04:39:01 AM 0.30 0.00 0.30 0.00 3.05 13:51:18 04:40:01 AM 0.35 0.00 0.35 0.00 3.60 13:51:18 04:41:01 AM 0.40 0.00 0.40 0.00 4.32 13:51:18 04:42:01 AM 0.55 0.00 0.55 0.00 8.15 13:51:18 04:43:01 AM 0.30 0.00 0.30 0.00 3.02 13:51:18 04:44:01 AM 0.32 0.00 0.32 0.00 3.05 13:51:18 04:45:01 AM 0.33 0.00 0.33 0.00 3.47 13:51:18 04:46:01 AM 0.38 0.00 0.38 0.00 3.83 13:51:18 04:47:01 AM 0.43 0.00 0.43 0.00 5.45 13:51:18 04:48:01 AM 0.33 0.00 0.33 0.00 3.87 13:51:18 04:49:01 AM 0.33 0.00 0.33 0.00 3.18 13:51:18 04:50:01 AM 0.28 0.00 0.28 0.00 2.88 13:51:18 04:51:01 AM 0.38 0.00 0.38 0.00 5.95 13:51:18 04:52:01 AM 0.18 0.00 0.18 0.00 3.20 13:51:18 04:53:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 04:54:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 04:55:01 AM 0.10 0.00 0.10 0.00 1.03 13:51:18 04:56:01 AM 0.22 0.00 0.22 0.00 3.00 13:51:18 04:57:01 AM 0.23 0.00 0.23 0.00 3.07 13:51:18 04:58:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 04:59:01 AM 6.13 5.95 0.18 574.97 4.93 13:51:18 05:00:01 AM 2.93 0.00 2.93 0.00 68.94 13:51:18 05:01:01 AM 0.33 0.02 0.32 0.13 4.80 13:51:18 05:02:01 AM 0.40 0.07 0.33 1.73 6.21 13:51:18 05:03:01 AM 0.17 0.00 0.17 0.00 1.58 13:51:18 05:04:01 AM 0.12 0.00 0.12 0.00 1.42 13:51:18 05:05:01 AM 0.15 0.00 0.15 0.00 1.48 13:51:18 05:06:01 AM 0.17 0.00 0.17 0.00 1.95 13:51:18 05:07:01 AM 0.27 0.00 0.27 0.00 4.62 13:51:18 05:08:01 AM 0.13 0.00 0.13 0.00 1.30 13:51:18 05:09:01 AM 0.12 0.00 0.12 0.00 0.88 13:51:18 05:10:01 AM 0.37 0.00 0.37 0.00 5.88 13:51:18 05:11:01 AM 0.32 0.00 0.32 0.00 4.65 13:51:18 05:12:01 AM 0.23 0.00 0.23 0.00 3.83 13:51:18 05:13:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 05:14:01 AM 0.10 0.00 0.10 0.00 0.63 13:51:18 05:15:01 AM 0.20 0.00 0.20 0.00 2.55 13:51:18 05:16:01 AM 0.13 0.00 0.13 0.00 1.07 13:51:18 05:17:01 AM 0.37 0.00 0.37 0.00 5.83 13:51:18 05:18:01 AM 0.17 0.00 0.17 0.00 1.58 13:51:18 05:19:01 AM 0.10 0.00 0.10 0.00 1.17 13:51:18 05:20:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 05:21:01 AM 0.15 0.00 0.15 0.00 1.47 13:51:18 05:22:01 AM 0.65 0.32 0.33 6.93 5.30 13:51:18 05:23:01 AM 0.80 0.00 0.80 0.00 19.38 13:51:18 05:24:01 AM 0.15 0.00 0.15 0.00 1.58 13:51:18 05:25:01 AM 0.10 0.00 0.10 0.00 1.03 13:51:18 05:26:01 AM 0.15 0.00 0.15 0.00 1.02 13:51:18 05:27:02 AM 0.25 0.00 0.25 0.00 3.50 13:51:18 05:28:01 AM 0.15 0.00 0.15 0.00 1.07 13:51:18 05:29:01 AM 0.10 0.00 0.10 0.00 0.63 13:51:18 05:30:01 AM 0.18 0.00 0.18 0.00 2.38 13:51:18 05:31:01 AM 0.30 0.00 0.30 0.00 4.76 13:51:18 05:32:01 AM 0.18 0.00 0.18 0.00 3.07 13:51:18 05:33:01 AM 0.10 0.00 0.10 0.00 1.03 13:51:18 05:34:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 05:35:01 AM 0.10 0.00 0.10 0.00 0.77 13:51:18 05:36:01 AM 0.20 0.00 0.20 0.00 3.12 13:51:18 05:37:01 AM 0.33 0.00 0.33 0.00 4.80 13:51:18 05:38:01 AM 0.18 0.00 0.18 0.00 1.92 13:51:18 05:39:01 AM 0.13 0.00 0.13 0.00 0.92 13:51:18 05:40:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 05:41:01 AM 0.23 0.00 0.23 0.00 3.13 13:51:18 05:42:01 AM 0.20 0.00 0.20 0.00 3.07 13:51:18 05:43:01 AM 0.33 0.00 0.33 0.00 5.55 13:51:18 05:44:01 AM 0.15 0.00 0.15 0.00 1.45 13:51:18 05:45:01 AM 0.15 0.00 0.15 0.00 1.73 13:51:18 05:46:01 AM 0.20 0.00 0.20 0.00 2.85 13:51:18 05:47:01 AM 0.22 0.00 0.22 0.00 3.20 13:51:18 05:48:01 AM 0.12 0.00 0.12 0.00 0.80 13:51:18 05:49:01 AM 0.13 0.00 0.13 0.00 1.22 13:51:18 05:50:01 AM 0.13 0.00 0.13 0.00 0.92 13:51:18 05:51:01 AM 0.35 0.00 0.35 0.00 5.16 13:51:18 05:52:01 AM 0.18 0.00 0.18 0.00 3.33 13:51:18 05:53:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 05:54:01 AM 0.08 0.00 0.08 0.00 0.50 13:51:18 05:55:01 AM 0.10 0.00 0.10 0.00 0.77 13:51:18 05:56:01 AM 0.22 0.00 0.22 0.00 2.50 13:51:18 05:57:01 AM 0.23 0.00 0.23 0.00 3.20 13:51:18 05:58:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 05:59:01 AM 0.18 0.00 0.18 0.00 2.40 13:51:18 06:00:01 AM 0.18 0.00 0.18 0.00 1.73 13:51:18 06:01:01 AM 0.28 0.00 0.28 0.00 3.98 13:51:18 06:02:01 AM 0.20 0.00 0.20 0.00 3.75 13:51:18 06:03:01 AM 0.33 0.00 0.33 0.00 5.55 13:51:18 06:04:01 AM 0.15 0.00 0.15 0.00 1.45 13:51:18 06:05:01 AM 0.10 0.00 0.10 0.00 0.77 13:51:18 06:06:01 AM 0.18 0.00 0.18 0.00 2.32 13:51:18 06:07:01 AM 0.23 0.00 0.23 0.00 3.20 13:51:18 06:08:01 AM 0.12 0.00 0.12 0.00 1.30 13:51:18 06:09:01 AM 0.12 0.00 0.12 0.00 1.02 13:51:18 06:10:01 AM 0.33 0.00 0.33 0.00 4.58 13:51:18 06:11:01 AM 0.32 0.00 0.32 0.00 4.27 13:51:18 06:12:01 AM 0.20 0.00 0.20 0.00 3.07 13:51:18 06:13:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 06:14:01 AM 0.10 0.00 0.10 0.00 0.80 13:51:18 06:15:01 AM 0.17 0.00 0.17 0.00 1.88 13:51:18 06:16:01 AM 0.12 0.00 0.12 0.00 0.85 13:51:18 06:17:01 AM 0.32 0.00 0.32 0.00 5.22 13:51:18 06:18:01 AM 0.27 0.00 0.27 0.00 4.02 13:51:18 06:19:01 AM 0.77 0.00 0.77 0.00 12.10 13:51:18 06:20:01 AM 0.23 0.00 0.23 0.00 3.42 13:51:18 06:21:01 AM 0.33 0.00 0.33 0.00 4.80 13:51:18 06:22:01 AM 0.35 0.00 0.35 0.00 6.90 13:51:18 06:23:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 06:24:01 AM 0.10 0.00 0.10 0.00 0.63 13:51:18 06:25:01 AM 0.13 0.00 0.13 0.00 1.38 13:51:18 06:26:01 AM 0.20 0.00 0.20 0.00 2.27 13:51:18 06:27:01 AM 0.25 0.00 0.25 0.00 3.97 13:51:18 06:28:01 AM 0.12 0.00 0.12 0.00 1.17 13:51:18 06:29:01 AM 0.13 0.00 0.13 0.00 1.30 13:51:18 06:30:01 AM 0.25 0.00 0.25 0.00 3.07 13:51:18 06:31:01 AM 0.22 0.00 0.22 0.00 2.92 13:51:18 06:32:01 AM 0.27 0.00 0.27 0.00 4.37 13:51:18 06:33:01 AM 0.12 0.00 0.12 0.00 1.30 13:51:18 06:34:02 AM 0.13 0.00 0.13 0.00 1.03 13:51:18 06:35:01 AM 0.10 0.00 0.10 0.00 0.64 13:51:18 06:36:01 AM 0.15 0.00 0.15 0.00 1.63 13:51:18 06:37:01 AM 0.32 0.00 0.32 0.00 5.20 13:51:18 06:38:01 AM 0.20 0.00 0.20 0.00 1.87 13:51:18 06:39:01 AM 0.10 0.00 0.10 0.00 0.63 13:51:18 06:40:01 AM 0.10 0.00 0.10 0.00 0.77 13:51:18 06:41:01 AM 0.25 0.00 0.25 0.00 3.55 13:51:18 06:42:01 AM 0.20 0.00 0.20 0.00 3.20 13:51:18 06:43:01 AM 0.10 0.00 0.10 0.00 1.03 13:51:18 06:44:01 AM 0.20 0.00 0.20 0.00 2.50 13:51:18 06:45:01 AM 0.20 0.00 0.20 0.00 2.28 13:51:18 06:46:01 AM 0.22 0.00 0.22 0.00 3.25 13:51:18 06:47:01 AM 0.22 0.00 0.22 0.00 3.23 13:51:18 06:48:01 AM 0.15 0.00 0.15 0.00 1.62 13:51:18 06:49:01 AM 0.15 0.00 0.15 0.00 1.05 13:51:18 06:50:01 AM 0.10 0.00 0.10 0.00 0.63 13:51:18 06:51:01 AM 0.35 0.00 0.35 0.00 5.56 13:51:18 06:52:01 AM 0.20 0.00 0.20 0.00 3.07 13:51:18 06:53:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 06:54:01 AM 0.10 0.00 0.10 0.00 0.63 13:51:18 06:55:01 AM 0.10 0.00 0.10 0.00 1.03 13:51:18 06:56:01 AM 0.22 0.00 0.22 0.00 2.98 13:51:18 06:57:01 AM 0.23 0.00 0.23 0.00 3.07 13:51:18 06:58:01 AM 0.10 0.00 0.10 0.00 0.67 13:51:18 06:59:01 AM 0.13 0.00 0.13 0.00 1.08 13:51:18 07:00:01 AM 0.13 0.00 0.13 0.00 1.05 13:51:18 07:01:01 AM 0.35 0.00 0.35 0.00 6.10 13:51:18 07:02:01 AM 0.20 0.00 0.20 0.00 3.46 13:51:18 07:03:01 AM 0.13 0.00 0.13 0.00 0.90 13:51:18 07:04:01 AM 0.10 0.00 0.10 0.00 1.03 13:51:18 07:05:01 AM 0.20 0.00 0.20 0.00 2.50 13:51:18 07:06:01 AM 0.23 0.00 0.23 0.00 3.00 13:51:18 07:07:01 AM 0.23 0.00 0.23 0.00 3.07 13:51:18 07:08:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 07:09:01 AM 0.10 0.00 0.10 0.00 0.67 13:51:18 07:10:01 AM 0.13 0.00 0.13 0.00 0.92 13:51:18 07:11:01 AM 0.27 0.00 0.27 0.00 3.85 13:51:18 07:12:01 AM 0.27 0.00 0.27 0.00 4.80 13:51:18 07:13:01 AM 0.15 0.00 0.15 0.00 1.98 13:51:18 07:14:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 07:15:01 AM 0.13 0.00 0.13 0.00 1.20 13:51:18 07:16:01 AM 0.25 0.00 0.25 0.00 3.83 13:51:18 07:17:01 AM 0.23 0.00 0.23 0.00 3.07 13:51:18 07:18:01 AM 0.13 0.00 0.13 0.00 1.02 13:51:18 07:19:01 AM 0.22 0.00 0.22 0.00 2.87 13:51:18 07:20:01 AM 0.10 0.00 0.10 0.00 1.03 13:51:18 07:21:01 AM 0.40 0.00 0.40 0.00 6.01 13:51:18 07:22:01 AM 0.18 0.00 0.18 0.00 3.20 13:51:18 07:23:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 07:24:01 AM 0.10 0.00 0.10 0.00 0.80 13:51:18 07:25:01 AM 0.13 0.00 0.13 0.00 0.92 13:51:18 07:26:01 AM 0.20 0.00 0.20 0.00 2.72 13:51:18 07:27:01 AM 0.23 0.00 0.23 0.00 3.20 13:51:18 07:28:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 07:29:01 AM 0.12 0.00 0.12 0.00 0.93 13:51:18 07:30:01 AM 0.23 0.00 0.23 0.00 3.50 13:51:18 07:31:01 AM 0.22 0.00 0.22 0.00 3.30 13:51:18 07:32:01 AM 0.28 0.00 0.28 0.00 5.55 13:51:18 07:33:01 AM 0.15 0.00 0.15 0.00 2.22 13:51:18 07:34:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 07:35:01 AM 0.10 0.00 0.10 0.00 1.23 13:51:18 07:36:01 AM 0.32 0.00 0.32 0.00 4.28 13:51:18 07:37:01 AM 0.35 0.00 0.35 0.00 5.70 13:51:18 07:38:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 07:39:01 AM 0.10 0.00 0.10 0.00 0.63 13:51:18 07:40:01 AM 0.10 0.00 0.10 0.00 0.63 13:51:18 07:41:01 AM 0.18 0.00 0.18 0.00 1.83 13:51:18 07:42:01 AM 0.98 0.00 0.98 0.00 15.88 13:51:18 07:43:01 AM 0.42 0.00 0.42 0.00 5.57 13:51:18 07:44:02 AM 0.28 0.00 0.28 0.00 3.02 13:51:18 07:45:01 AM 0.29 0.00 0.29 0.00 2.56 13:51:18 07:46:01 AM 0.38 0.00 0.38 0.00 3.58 13:51:18 07:47:01 AM 0.47 0.00 0.47 0.00 6.30 13:51:18 07:48:01 AM 0.38 0.00 0.38 0.00 4.10 13:51:18 07:49:01 AM 0.40 0.00 0.40 0.00 4.87 13:51:18 07:50:01 AM 0.32 0.00 0.32 0.00 3.28 13:51:18 07:51:01 AM 0.38 0.00 0.38 0.00 3.98 13:51:18 07:52:01 AM 0.45 0.00 0.45 0.00 6.13 13:51:18 07:53:01 AM 0.32 0.00 0.32 0.00 3.15 13:51:18 07:54:01 AM 0.30 0.00 0.30 0.00 3.02 13:51:18 07:55:01 AM 0.32 0.00 0.32 0.00 3.33 13:51:18 07:56:01 AM 0.48 0.00 0.48 0.00 5.92 13:51:18 07:57:01 AM 0.45 0.00 0.45 0.00 5.58 13:51:18 07:58:01 AM 0.30 0.00 0.30 0.00 3.15 13:51:18 07:59:01 AM 0.30 0.00 0.30 0.00 3.02 13:51:18 08:00:01 AM 0.33 0.00 0.33 0.00 3.63 13:51:18 08:01:01 AM 0.47 0.00 0.47 0.00 4.93 13:51:18 08:02:01 AM 0.48 0.00 0.48 0.00 7.16 13:51:18 08:03:01 AM 0.32 0.00 0.32 0.00 3.28 13:51:18 08:04:01 AM 0.32 0.00 0.32 0.00 3.28 13:51:18 08:05:01 AM 0.28 0.00 0.28 0.00 2.88 13:51:18 08:06:01 AM 0.42 0.00 0.42 0.00 4.25 13:51:18 08:07:01 AM 0.43 0.00 0.43 0.00 6.12 13:51:18 08:08:01 AM 0.32 0.00 0.32 0.00 3.28 13:51:18 08:09:01 AM 0.33 0.00 0.33 0.00 3.47 13:51:18 08:10:01 AM 0.40 0.00 0.40 0.00 4.87 13:51:18 08:11:01 AM 0.42 0.00 0.42 0.00 4.48 13:51:18 08:12:01 AM 0.38 0.00 0.38 0.00 5.58 13:51:18 08:13:01 AM 0.30 0.00 0.30 0.00 3.02 13:51:18 08:14:01 AM 0.28 0.00 0.28 0.00 2.65 13:51:18 08:15:01 AM 0.33 0.00 0.33 0.00 3.30 13:51:18 08:16:01 AM 0.35 0.00 0.35 0.00 3.40 13:51:18 08:17:01 AM 0.57 0.00 0.57 0.00 8.01 13:51:18 08:18:01 AM 0.33 0.00 0.33 0.00 3.28 13:51:18 08:19:01 AM 0.30 0.00 0.30 0.00 3.02 13:51:18 08:20:01 AM 0.28 0.00 0.28 0.00 2.88 13:51:18 08:21:01 AM 0.42 0.00 0.42 0.00 5.28 13:51:18 08:22:01 AM 0.45 0.00 0.45 0.00 5.77 13:51:18 08:23:01 AM 0.33 0.00 0.33 0.00 3.47 13:51:18 08:24:01 AM 0.40 0.00 0.40 0.00 4.87 13:51:18 08:25:01 AM 0.30 0.00 0.30 0.00 3.02 13:51:18 08:26:01 AM 0.37 0.00 0.37 0.00 3.67 13:51:18 08:27:01 AM 0.43 0.00 0.43 0.00 5.70 13:51:18 08:28:01 AM 0.47 0.00 0.47 0.00 5.63 13:51:18 08:29:01 AM 0.33 0.00 0.33 0.00 3.47 13:51:18 08:30:01 AM 0.28 0.00 0.28 0.00 2.88 13:51:18 08:31:01 AM 0.53 0.00 0.53 0.00 7.27 13:51:18 08:32:01 AM 0.43 0.00 0.43 0.00 5.58 13:51:18 08:33:01 AM 0.30 0.00 0.30 0.00 3.55 13:51:18 08:34:01 AM 0.33 0.00 0.33 0.00 4.40 13:51:18 08:35:01 AM 0.32 0.00 0.32 0.00 3.68 13:51:18 08:36:01 AM 0.38 0.00 0.38 0.00 3.67 13:51:18 08:37:01 AM 0.45 0.00 0.45 0.00 6.03 13:51:18 08:38:01 AM 0.30 0.00 0.30 0.00 3.02 13:51:18 08:39:01 AM 0.30 0.00 0.30 0.00 3.42 13:51:18 08:40:01 AM 0.35 0.00 0.35 0.00 3.73 13:51:18 08:41:01 AM 0.50 0.00 0.50 0.00 6.63 13:51:18 08:42:01 AM 0.38 0.00 0.38 0.00 4.78 13:51:18 08:43:01 AM 0.33 0.00 0.33 0.00 2.92 13:51:18 08:44:01 AM 0.27 0.00 0.27 0.00 1.97 13:51:18 08:45:01 AM 0.25 0.00 0.25 0.00 2.00 13:51:18 08:46:01 AM 0.38 0.00 0.38 0.00 3.62 13:51:18 08:47:01 AM 0.43 0.00 0.43 0.00 5.17 13:51:18 08:48:01 AM 0.35 0.00 0.35 0.00 3.70 13:51:18 08:49:01 AM 0.33 0.00 0.33 0.00 3.32 13:51:18 08:50:02 AM 0.33 0.00 0.33 0.00 3.73 13:51:18 08:51:01 AM 0.42 0.00 0.42 0.00 4.51 13:51:18 08:52:01 AM 0.38 0.00 0.38 0.00 5.30 13:51:18 08:53:01 AM 0.32 0.00 0.32 0.00 3.28 13:51:18 08:54:01 AM 0.30 0.00 0.30 0.00 3.02 13:51:18 08:55:01 AM 0.38 0.00 0.38 0.00 4.73 13:51:18 08:56:01 AM 0.38 0.00 0.38 0.00 3.62 13:51:18 08:57:01 AM 0.47 0.00 0.47 0.00 6.26 13:51:18 08:58:01 AM 0.32 0.00 0.32 0.00 3.15 13:51:18 08:59:01 AM 0.28 0.00 0.28 0.00 2.88 13:51:18 09:00:01 AM 0.32 0.00 0.32 0.00 3.82 13:51:18 09:01:01 AM 1.37 0.00 1.37 0.00 20.99 13:51:18 09:02:01 AM 0.50 0.00 0.50 0.00 7.55 13:51:18 09:03:01 AM 0.33 0.00 0.33 0.00 3.28 13:51:18 09:04:01 AM 0.30 0.00 0.30 0.00 3.02 13:51:18 09:05:01 AM 0.30 0.00 0.30 0.00 3.55 13:51:18 09:06:01 AM 0.40 0.00 0.40 0.00 4.73 13:51:18 09:07:01 AM 0.43 0.00 0.43 0.00 4.95 13:51:18 09:08:01 AM 0.17 0.00 0.17 0.00 2.53 13:51:18 09:09:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 09:10:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 09:11:01 AM 0.35 0.00 0.35 0.00 6.11 13:51:18 09:12:01 AM 0.20 0.00 0.20 0.00 3.20 13:51:18 09:13:01 AM 0.13 0.00 0.13 0.00 1.20 13:51:18 09:14:01 AM 0.13 0.00 0.13 0.00 1.32 13:51:18 09:15:01 AM 0.10 0.00 0.10 0.00 1.03 13:51:18 09:16:01 AM 0.27 0.00 0.27 0.00 3.32 13:51:18 09:17:01 AM 0.27 0.00 0.27 0.00 3.73 13:51:18 09:18:01 AM 0.20 0.00 0.20 0.00 2.37 13:51:18 09:19:01 AM 0.15 0.00 0.15 0.00 1.58 13:51:18 09:20:01 AM 0.10 0.00 0.10 0.00 0.63 13:51:18 09:21:01 AM 0.28 0.00 0.28 0.00 4.67 13:51:18 09:22:01 AM 0.22 0.00 0.22 0.00 3.07 13:51:18 09:23:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 09:24:01 AM 0.10 0.00 0.10 0.00 0.77 13:51:18 09:25:01 AM 0.18 0.00 0.18 0.00 2.23 13:51:18 09:26:01 AM 0.28 0.00 0.28 0.00 3.90 13:51:18 09:27:01 AM 0.22 0.00 0.22 0.00 3.10 13:51:18 09:28:01 AM 0.15 0.00 0.15 0.00 1.05 13:51:18 09:29:01 AM 0.10 0.00 0.10 0.00 1.03 13:51:18 09:30:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 09:31:01 AM 0.25 0.00 0.25 0.00 3.95 13:51:18 09:32:01 AM 0.27 0.00 0.27 0.00 4.80 13:51:18 09:33:01 AM 0.15 0.00 0.15 0.00 1.85 13:51:18 09:34:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 09:35:01 AM 0.12 0.00 0.12 0.00 0.90 13:51:18 09:36:01 AM 0.30 0.00 0.30 0.00 4.98 13:51:18 09:37:01 AM 0.32 0.00 0.32 0.00 4.33 13:51:18 09:38:01 AM 0.12 0.00 0.12 0.00 0.77 13:51:18 09:39:01 AM 0.10 0.00 0.10 0.00 0.77 13:51:18 09:40:01 AM 0.13 0.03 0.10 10.93 1.03 13:51:18 09:41:01 AM 86.40 8.38 78.02 1446.58 5812.20 13:51:18 09:42:01 AM 77.86 0.92 76.94 65.84 9845.52 13:51:18 09:43:01 AM 39.98 0.38 39.59 64.26 3278.29 13:51:18 09:44:01 AM 75.44 9.25 66.19 1666.26 7889.37 13:51:18 09:45:01 AM 6.55 0.22 6.33 11.73 481.26 13:51:18 09:46:01 AM 2.15 0.00 2.15 0.00 127.51 13:51:18 09:47:01 AM 0.23 0.00 0.23 0.00 3.87 13:51:18 09:48:01 AM 0.12 0.00 0.12 0.00 0.78 13:51:18 09:49:01 AM 0.22 0.00 0.22 0.00 3.97 13:51:18 09:50:01 AM 0.17 0.00 0.17 0.00 2.12 13:51:18 09:51:01 AM 0.60 0.00 0.60 0.00 20.71 13:51:18 09:52:01 AM 0.27 0.00 0.27 0.00 3.50 13:51:18 09:53:01 AM 0.20 0.00 0.20 0.00 2.58 13:51:18 09:54:01 AM 0.17 0.00 0.17 0.00 1.50 13:51:18 09:55:01 AM 0.12 0.00 0.12 0.00 2.32 13:51:18 09:56:01 AM 0.23 0.00 0.23 0.00 2.77 13:51:18 09:57:02 AM 0.38 0.00 0.38 0.00 7.07 13:51:18 09:58:01 AM 0.19 0.00 0.19 0.00 2.83 13:51:18 09:59:01 AM 0.17 0.00 0.17 0.00 2.17 13:51:18 10:00:01 AM 0.18 0.00 0.18 0.00 2.50 13:51:18 10:01:01 AM 0.27 0.00 0.27 0.00 4.00 13:51:18 10:02:01 AM 0.37 0.00 0.37 0.00 6.60 13:51:18 10:03:01 AM 0.20 0.00 0.20 0.00 2.95 13:51:18 10:04:01 AM 0.12 0.00 0.12 0.00 1.20 13:51:18 10:05:01 AM 0.17 0.00 0.17 0.00 1.90 13:51:18 10:06:01 AM 0.20 0.00 0.20 0.00 1.93 13:51:18 10:07:01 AM 0.30 0.00 0.30 0.00 4.67 13:51:18 10:08:01 AM 0.13 0.00 0.13 0.00 1.70 13:51:18 10:09:01 AM 0.15 0.00 0.15 0.00 2.53 13:51:18 10:10:01 AM 0.25 0.00 0.25 0.00 3.07 13:51:18 10:11:01 AM 0.28 0.00 0.28 0.00 3.25 13:51:18 10:12:01 AM 0.30 0.00 0.30 0.00 4.90 13:51:18 10:13:01 AM 0.13 0.00 0.13 0.00 2.40 13:51:18 10:14:01 AM 0.13 0.00 0.13 0.00 1.30 13:51:18 10:15:01 AM 0.12 0.00 0.12 0.00 2.13 13:51:18 10:16:01 AM 0.17 0.00 0.17 0.00 1.83 13:51:18 10:17:01 AM 0.40 0.00 0.40 0.00 5.78 13:51:18 10:18:01 AM 0.22 0.00 0.22 0.00 2.53 13:51:18 10:19:01 AM 0.13 0.00 0.13 0.00 2.82 13:51:18 10:20:01 AM 0.17 0.00 0.17 0.00 1.72 13:51:18 10:21:01 AM 0.30 0.00 0.30 0.00 5.26 13:51:18 10:22:01 AM 0.93 0.00 0.93 0.00 14.56 13:51:18 10:23:01 AM 0.28 0.00 0.28 0.00 4.45 13:51:18 10:24:01 AM 0.17 0.00 0.17 0.00 1.72 13:51:18 10:25:01 AM 0.18 0.00 0.18 0.00 2.68 13:51:18 10:26:01 AM 0.20 0.00 0.20 0.00 3.07 13:51:18 10:27:01 AM 0.25 0.00 0.25 0.00 4.30 13:51:18 10:28:01 AM 0.13 0.00 0.13 0.00 1.33 13:51:18 10:29:01 AM 0.18 0.00 0.18 0.00 2.30 13:51:18 10:30:01 AM 0.23 0.00 0.23 0.00 3.22 13:51:18 10:31:01 AM 0.37 0.00 0.37 0.00 6.36 13:51:18 10:32:01 AM 0.22 0.00 0.22 0.00 2.67 13:51:18 10:33:01 AM 0.15 0.00 0.15 0.00 2.40 13:51:18 10:34:01 AM 0.12 0.00 0.12 0.00 1.20 13:51:18 10:35:01 AM 0.18 0.00 0.18 0.00 2.70 13:51:18 10:36:01 AM 0.27 0.00 0.27 0.00 3.62 13:51:18 10:37:01 AM 0.33 0.00 0.33 0.00 5.22 13:51:18 10:38:01 AM 0.18 0.00 0.18 0.00 2.25 13:51:18 10:39:01 AM 0.13 0.00 0.13 0.00 1.60 13:51:18 10:40:01 AM 0.12 0.00 0.12 0.00 1.20 13:51:18 10:41:01 AM 0.37 0.00 0.37 0.00 6.08 13:51:18 10:42:01 AM 0.22 0.00 0.22 0.00 2.53 13:51:18 10:43:01 AM 0.15 0.00 0.15 0.00 1.87 13:51:18 10:44:01 AM 0.20 0.00 0.20 0.00 2.77 13:51:18 10:45:01 AM 0.20 0.00 0.20 0.00 2.93 13:51:18 10:46:01 AM 0.38 0.00 0.38 0.00 5.90 13:51:18 10:47:01 AM 0.28 0.00 0.28 0.00 3.65 13:51:18 10:48:01 AM 0.18 0.00 0.18 0.00 1.72 13:51:18 10:49:01 AM 0.17 0.00 0.17 0.00 2.13 13:51:18 10:50:01 AM 0.15 0.00 0.15 0.00 1.60 13:51:18 10:51:01 AM 0.42 0.00 0.42 0.00 6.80 13:51:18 10:52:01 AM 0.30 0.00 0.30 0.00 4.10 13:51:18 10:53:01 AM 0.18 0.00 0.18 0.00 2.70 13:51:18 10:54:01 AM 0.18 0.00 0.18 0.00 1.72 13:51:18 10:55:01 AM 0.20 0.00 0.20 0.00 2.72 13:51:18 10:56:01 AM 0.27 0.00 0.27 0.00 3.61 13:51:18 10:57:01 AM 0.27 0.00 0.27 0.00 3.63 13:51:18 10:58:01 AM 0.15 0.00 0.15 0.00 1.62 13:51:18 10:59:01 AM 0.17 0.00 0.17 0.00 2.15 13:51:18 11:00:01 AM 0.18 0.00 0.18 0.00 1.73 13:51:18 11:01:01 AM 0.42 0.00 0.42 0.00 8.86 13:51:18 11:02:01 AM 0.22 0.00 0.22 0.00 2.85 13:51:18 11:03:02 AM 0.22 0.00 0.22 0.00 2.82 13:51:18 11:04:01 AM 0.20 0.00 0.20 0.00 1.54 13:51:18 11:05:01 AM 0.17 0.00 0.17 0.00 2.33 13:51:18 11:06:01 AM 0.37 0.00 0.37 0.00 4.85 13:51:18 11:07:01 AM 0.33 0.00 0.33 0.00 6.08 13:51:18 11:08:01 AM 0.17 0.00 0.17 0.00 2.77 13:51:18 11:09:01 AM 0.17 0.00 0.17 0.00 2.00 13:51:18 11:10:01 AM 0.20 0.00 0.20 0.00 2.57 13:51:18 11:11:01 AM 0.32 0.00 0.32 0.00 5.50 13:51:18 11:12:01 AM 0.43 0.00 0.43 0.00 8.20 13:51:18 11:13:01 AM 0.22 0.00 0.22 0.00 2.98 13:51:18 11:14:01 AM 0.13 0.00 0.13 0.00 1.90 13:51:18 11:15:01 AM 0.23 0.00 0.23 0.00 3.52 13:51:18 11:16:01 AM 0.20 0.00 0.20 0.00 2.38 13:51:18 11:17:01 AM 0.30 0.00 0.30 0.00 4.28 13:51:18 11:18:01 AM 0.18 0.00 0.18 0.00 1.72 13:51:18 11:19:01 AM 0.13 0.00 0.13 0.00 1.87 13:51:18 11:20:01 AM 0.15 0.00 0.15 0.00 1.57 13:51:18 11:21:01 AM 0.32 0.00 0.32 0.00 4.27 13:51:18 11:22:01 AM 0.32 0.00 0.32 0.00 5.60 13:51:18 11:23:01 AM 0.20 0.00 0.20 0.00 2.57 13:51:18 11:24:01 AM 0.18 0.00 0.18 0.00 1.75 13:51:18 11:25:01 AM 0.22 0.00 0.22 0.00 2.60 13:51:18 11:26:01 AM 0.22 0.00 0.22 0.00 2.12 13:51:18 11:27:01 AM 0.32 0.00 0.32 0.00 4.53 13:51:18 11:28:01 AM 0.15 0.00 0.15 0.00 1.47 13:51:18 11:29:01 AM 0.28 0.00 0.28 0.00 4.17 13:51:18 11:30:01 AM 0.23 0.00 0.23 0.00 2.53 13:51:18 11:31:01 AM 0.22 0.00 0.22 0.00 2.95 13:51:18 11:32:01 AM 0.32 0.00 0.32 0.00 4.63 13:51:18 11:33:01 AM 0.15 0.00 0.15 0.00 2.40 13:51:18 11:34:01 AM 0.13 0.00 0.13 0.00 2.00 13:51:18 11:35:01 AM 0.20 0.00 0.20 0.00 2.17 13:51:18 11:36:01 AM 0.42 0.00 0.42 0.00 6.36 13:51:18 11:37:01 AM 0.27 0.00 0.27 0.00 4.05 13:51:18 11:38:01 AM 0.17 0.00 0.17 0.00 1.98 13:51:18 11:39:01 AM 0.17 0.00 0.17 0.00 2.00 13:51:18 11:40:01 AM 0.15 0.00 0.15 0.00 1.60 13:51:18 11:41:01 AM 0.33 0.00 0.33 0.00 5.45 13:51:18 11:42:01 AM 0.22 0.00 0.22 0.00 2.93 13:51:18 11:43:01 AM 0.25 0.00 0.25 0.00 3.73 13:51:18 11:44:01 AM 0.20 0.00 0.20 0.00 2.25 13:51:18 11:45:01 AM 0.15 0.00 0.15 0.00 18.68 13:51:18 11:46:01 AM 0.32 0.00 0.32 0.00 19.94 13:51:18 11:47:01 AM 0.23 0.00 0.23 0.00 2.68 13:51:18 11:48:01 AM 0.20 0.00 0.20 0.00 2.28 13:51:18 11:49:01 AM 0.13 0.00 0.13 0.00 0.92 13:51:18 11:50:01 AM 0.15 0.00 0.15 0.00 2.38 13:51:18 11:51:01 AM 0.37 0.00 0.37 0.00 6.20 13:51:18 11:52:01 AM 0.27 0.00 0.27 0.00 3.62 13:51:18 11:53:01 AM 0.17 0.00 0.17 0.00 1.42 13:51:18 11:54:01 AM 0.20 0.00 0.20 0.00 2.52 13:51:18 11:55:01 AM 0.32 0.00 0.32 0.00 3.82 13:51:18 11:56:01 AM 0.25 0.00 0.25 0.00 4.15 13:51:18 11:57:01 AM 0.20 0.00 0.20 0.00 2.68 13:51:18 11:58:01 AM 0.15 0.00 0.15 0.00 1.72 13:51:18 11:59:01 AM 0.13 0.00 0.13 0.00 1.10 13:51:18 12:00:01 PM 0.25 0.00 0.25 0.00 3.62 13:51:18 12:01:01 PM 0.28 0.00 0.28 0.00 4.87 13:51:18 12:02:01 PM 0.23 0.00 0.23 0.00 3.88 13:51:18 12:03:01 PM 0.10 0.00 0.10 0.00 0.65 13:51:18 12:04:01 PM 0.27 0.00 0.27 0.00 3.48 13:51:18 12:05:01 PM 0.18 0.00 0.18 0.00 1.93 13:51:18 12:06:01 PM 0.33 0.00 0.33 0.00 4.77 13:51:18 12:07:01 PM 0.20 0.00 0.20 0.00 2.68 13:51:18 12:08:01 PM 0.17 0.00 0.17 0.00 2.25 13:51:18 12:09:01 PM 0.13 0.00 0.13 0.00 0.92 13:51:18 12:10:01 PM 0.17 0.00 0.17 0.00 1.85 13:51:18 12:11:02 PM 0.40 0.00 0.40 0.00 6.51 13:51:18 12:12:01 PM 0.29 0.00 0.29 0.00 4.25 13:51:18 12:13:01 PM 1.13 0.00 1.13 0.00 17.83 13:51:18 12:14:01 PM 0.27 0.00 0.27 0.00 4.53 13:51:18 12:15:01 PM 0.13 0.00 0.13 0.00 0.93 13:51:18 12:16:01 PM 0.30 0.00 0.30 0.00 3.95 13:51:18 12:17:01 PM 0.27 0.00 0.27 0.00 3.00 13:51:18 12:18:01 PM 0.12 0.00 0.12 0.00 1.82 13:51:18 12:19:01 PM 0.20 0.00 0.20 0.00 2.38 13:51:18 12:20:01 PM 0.17 0.00 0.17 0.00 1.85 13:51:18 12:21:01 PM 0.37 0.00 0.37 0.00 6.11 13:51:18 12:22:01 PM 0.37 0.00 0.37 0.00 7.17 13:51:18 12:23:01 PM 0.18 0.00 0.18 0.00 2.53 13:51:18 12:24:01 PM 0.15 0.00 0.15 0.00 1.35 13:51:18 12:25:01 PM 0.18 0.00 0.18 0.00 1.85 13:51:18 12:26:01 PM 0.25 0.00 0.25 0.00 3.35 13:51:18 12:27:01 PM 0.33 0.00 0.33 0.00 5.18 13:51:18 12:28:01 PM 0.15 0.00 0.15 0.00 1.75 13:51:18 12:29:01 PM 0.20 0.00 0.20 0.00 1.52 13:51:18 12:30:01 PM 0.27 0.00 0.27 0.00 3.47 13:51:18 12:31:01 PM 0.27 0.00 0.27 0.00 3.48 13:51:18 12:32:01 PM 0.30 0.00 0.30 0.00 5.16 13:51:18 12:33:01 PM 0.13 0.00 0.13 0.00 1.85 13:51:18 12:34:01 PM 0.17 0.00 0.17 0.00 1.98 13:51:18 12:35:01 PM 0.17 0.00 0.17 0.00 1.23 13:51:18 12:36:01 PM 0.25 0.00 0.25 0.00 2.82 13:51:18 12:37:01 PM 0.30 0.00 0.30 0.00 4.62 13:51:18 12:38:01 PM 0.22 0.00 0.22 0.00 2.80 13:51:18 12:39:01 PM 0.13 0.00 0.13 0.00 1.10 13:51:18 12:40:01 PM 0.20 0.00 0.20 0.00 2.40 13:51:18 12:41:01 PM 0.22 0.00 0.22 0.00 1.77 13:51:18 12:42:01 PM 0.32 0.00 0.32 0.00 5.33 13:51:18 12:43:01 PM 0.13 0.00 0.13 0.00 0.92 13:51:18 12:44:01 PM 0.27 0.00 0.27 0.00 3.70 13:51:18 12:45:01 PM 0.15 0.00 0.15 0.00 1.60 13:51:18 12:46:01 PM 0.23 0.00 0.23 0.00 4.02 13:51:18 12:47:01 PM 0.27 0.00 0.27 0.00 3.00 13:51:18 12:48:01 PM 0.20 0.00 0.20 0.00 2.42 13:51:18 12:49:01 PM 0.13 0.00 0.13 0.00 1.33 13:51:18 12:50:01 PM 0.22 0.00 0.22 0.00 2.98 13:51:18 12:51:01 PM 0.45 0.00 0.45 0.00 7.60 13:51:18 12:52:01 PM 0.27 0.00 0.27 0.00 3.62 13:51:18 12:53:01 PM 0.17 0.00 0.17 0.00 1.50 13:51:18 12:54:01 PM 0.20 0.00 0.20 0.00 2.42 13:51:18 12:55:01 PM 0.15 0.00 0.15 0.00 0.95 13:51:18 12:56:01 PM 0.28 0.00 0.28 0.00 4.83 13:51:18 12:57:01 PM 0.22 0.00 0.22 0.00 2.55 13:51:18 12:58:01 PM 0.15 0.00 0.15 0.00 1.72 13:51:18 12:59:01 PM 0.13 0.00 0.13 0.00 1.50 13:51:18 01:00:01 PM 0.18 0.00 0.18 0.00 2.15 13:51:18 01:01:01 PM 0.40 0.00 0.40 0.00 6.75 13:51:18 01:02:01 PM 0.47 0.00 0.47 0.00 6.03 13:51:18 01:03:01 PM 0.35 0.00 0.35 0.00 4.33 13:51:18 01:04:01 PM 0.48 0.00 0.48 0.00 6.30 13:51:18 01:05:01 PM 0.42 0.00 0.42 0.00 6.13 13:51:18 01:06:01 PM 0.40 0.00 0.40 0.00 4.72 13:51:18 01:07:01 PM 0.47 0.00 0.47 0.00 5.87 13:51:18 01:08:01 PM 0.33 0.00 0.33 0.00 3.68 13:51:18 01:09:01 PM 0.32 0.00 0.32 0.00 3.33 13:51:18 01:10:01 PM 0.35 0.00 0.35 0.00 4.00 13:51:18 01:11:01 PM 0.52 0.00 0.52 0.00 6.03 13:51:18 01:12:01 PM 0.50 0.00 0.50 0.00 7.56 13:51:18 01:13:01 PM 0.33 0.00 0.33 0.00 3.83 13:51:18 01:14:01 PM 0.30 0.00 0.30 0.00 3.42 13:51:18 01:15:01 PM 0.30 0.00 0.30 0.00 3.07 13:51:18 01:16:01 PM 0.43 0.00 0.43 0.00 4.50 13:51:18 01:17:01 PM 0.42 0.00 0.42 0.00 5.91 13:51:18 01:18:02 PM 0.38 0.00 0.38 0.00 4.10 13:51:18 01:19:01 PM 0.37 0.00 0.37 0.00 4.36 13:51:18 01:20:01 PM 0.30 0.00 0.30 0.00 3.42 13:51:18 01:21:01 PM 0.53 0.00 0.53 0.00 7.65 13:51:18 01:22:01 PM 0.42 0.00 0.42 0.00 4.92 13:51:18 01:23:01 PM 0.33 0.00 0.33 0.00 3.88 13:51:18 01:24:01 PM 0.38 0.00 0.38 0.00 4.28 13:51:18 01:25:01 PM 0.32 0.00 0.32 0.00 3.43 13:51:18 01:26:01 PM 0.37 0.00 0.37 0.00 3.90 13:51:18 01:27:01 PM 0.40 0.00 0.40 0.00 5.51 13:51:18 01:28:01 PM 0.13 0.00 0.13 0.00 1.30 13:51:18 01:29:01 PM 0.22 0.00 0.22 0.00 2.57 13:51:18 01:30:01 PM 0.22 0.00 0.22 0.00 2.98 13:51:18 01:31:01 PM 0.18 0.00 0.18 0.00 2.02 13:51:18 01:32:01 PM 0.28 0.00 0.28 0.00 5.68 13:51:18 01:33:01 PM 0.18 0.00 0.18 0.00 2.62 13:51:18 01:34:01 PM 0.17 0.00 0.17 0.00 2.25 13:51:18 01:35:01 PM 0.12 0.00 0.12 0.00 1.33 13:51:18 01:36:01 PM 0.30 0.00 0.30 0.00 3.77 13:51:18 01:37:01 PM 0.37 0.00 0.37 0.00 5.83 13:51:18 01:38:01 PM 0.20 0.00 0.20 0.00 2.95 13:51:18 01:39:01 PM 0.15 0.00 0.15 0.00 1.75 13:51:18 01:40:01 PM 0.30 0.00 0.30 0.00 307.78 13:51:18 01:41:01 PM 0.42 0.00 0.42 0.00 243.16 13:51:18 01:42:01 PM 0.45 0.00 0.45 0.00 9.21 13:51:18 01:43:01 PM 0.27 0.00 0.27 0.00 3.35 13:51:18 01:44:01 PM 0.20 0.00 0.20 0.00 12.13 13:51:18 01:45:01 PM 0.12 0.00 0.12 0.00 0.95 13:51:18 01:46:01 PM 0.20 0.00 0.20 0.00 12.01 13:51:18 01:47:01 PM 0.27 0.00 0.27 0.00 4.12 13:51:18 01:48:01 PM 0.25 0.00 0.25 0.00 190.53 13:51:18 01:49:01 PM 0.33 0.03 0.30 1.87 193.75 13:51:18 01:50:01 PM 16.18 0.32 15.86 36.93 2116.71 13:51:18 01:51:01 PM 28.15 0.47 27.69 52.91 1208.85 13:51:18 Average: 0.95 0.10 0.85 16.77 107.94 13:51:18 13:51:18 04:06:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:51:18 04:07:01 AM 5859360 7219536 2023072 25.67 2688 1559028 590076 6.61 152508 1610992 16 13:51:18 04:08:01 AM 5860576 7220752 2021856 25.65 2688 1559028 590076 6.61 152556 1610260 8 13:51:18 04:09:01 AM 5856128 7216308 2026304 25.71 2688 1559032 590076 6.61 152556 1614464 4 13:51:18 04:10:01 AM 5855740 7215936 2026692 25.71 2688 1559048 590076 6.61 152560 1614948 4 13:51:18 04:11:01 AM 5856252 7216456 2026180 25.71 2688 1559056 566500 6.34 152560 1614520 4 13:51:18 04:12:01 AM 5856308 7216512 2026124 25.70 2688 1559056 566500 6.34 152560 1614608 4 13:51:18 04:13:01 AM 5856416 7216620 2026016 25.70 2688 1559056 566500 6.34 152560 1614544 4 13:51:18 04:14:01 AM 5856616 7216824 2025816 25.70 2688 1559060 566500 6.34 152560 1614548 4 13:51:18 04:15:01 AM 5856388 7216596 2026044 25.70 2688 1559060 566500 6.34 152560 1614548 4 13:51:18 04:16:01 AM 5856496 7216704 2025936 25.70 2688 1559060 566500 6.34 152560 1614548 4 13:51:18 04:17:01 AM 5855664 7215876 2026768 25.71 2688 1559064 566500 6.34 152560 1614624 4 13:51:18 04:18:01 AM 5855748 7215960 2026684 25.71 2688 1559064 566500 6.34 152560 1614684 4 13:51:18 04:19:01 AM 5855812 7216024 2026620 25.71 2688 1559064 566500 6.34 152560 1614684 4 13:51:18 04:20:01 AM 5855444 7215660 2026988 25.72 2688 1559068 582484 6.52 152560 1614688 4 13:51:18 04:21:02 AM 5855580 7215800 2026852 25.71 2688 1559072 566388 6.34 152736 1614416 4 13:51:18 04:22:01 AM 5855772 7215996 2026660 25.71 2688 1559076 566388 6.34 152736 1614496 4 13:51:18 04:23:01 AM 5855796 7216020 2026636 25.71 2688 1559076 566388 6.34 152736 1614436 4 13:51:18 04:24:01 AM 5855720 7215944 2026712 25.71 2688 1559076 566388 6.34 152736 1614444 8 13:51:18 04:25:01 AM 5855744 7215972 2026688 25.71 2688 1559080 566388 6.34 152736 1614448 4 13:51:18 04:26:01 AM 5855888 7216116 2026544 25.71 2688 1559080 566388 6.34 152736 1614448 4 13:51:18 04:27:01 AM 5855904 7216132 2026528 25.71 2688 1559080 566388 6.34 152736 1614528 4 13:51:18 04:28:01 AM 5855992 7216224 2026440 25.71 2688 1559084 566388 6.34 152736 1614464 4 13:51:18 04:29:01 AM 5855960 7216192 2026472 25.71 2688 1559084 566388 6.34 152736 1614464 4 13:51:18 04:30:01 AM 5855712 7215944 2026720 25.71 2688 1559084 576104 6.45 152736 1614696 4 13:51:18 04:31:01 AM 5855532 7215764 2026900 25.71 2688 1559088 576104 6.45 152736 1614924 4 13:51:18 04:32:01 AM 5855628 7215860 2026804 25.71 2688 1559088 576104 6.45 152736 1614772 4 13:51:18 04:33:01 AM 5855132 7215368 2027300 25.72 2688 1559092 576104 6.45 152736 1615104 4 13:51:18 04:34:01 AM 5855580 7215816 2026852 25.71 2688 1559092 576104 6.45 152736 1614736 4 13:51:18 04:35:01 AM 5855680 7215916 2026752 25.71 2688 1559092 576104 6.45 152736 1614736 4 13:51:18 04:36:01 AM 5855560 7215796 2026872 25.71 2688 1559092 576104 6.45 152736 1614740 4 13:51:18 04:37:01 AM 5855596 7215836 2026836 25.71 2688 1559096 576104 6.45 152736 1614816 4 13:51:18 04:38:01 AM 5855748 7215988 2026684 25.71 2688 1559096 576104 6.45 152740 1614744 4 13:51:18 04:39:01 AM 5855664 7215904 2026768 25.71 2688 1559096 576104 6.45 152740 1614744 4 13:51:18 04:40:01 AM 5855456 7215700 2026976 25.72 2688 1559100 576104 6.45 152740 1614980 4 13:51:18 04:41:01 AM 5855184 7215440 2027248 25.72 2688 1559100 576104 6.45 152740 1615060 16 13:51:18 04:42:01 AM 5855592 7215852 2026840 25.71 2688 1559104 576104 6.45 152740 1614840 4 13:51:18 04:43:01 AM 5855748 7216008 2026684 25.71 2688 1559104 576104 6.45 152740 1614772 4 13:51:18 04:44:01 AM 5855732 7215992 2026700 25.71 2688 1559104 576104 6.45 152740 1614772 4 13:51:18 04:45:01 AM 5856120 7216384 2026312 25.71 2688 1559108 576104 6.45 152740 1614776 4 13:51:18 04:46:01 AM 5856012 7216280 2026420 25.71 2688 1559112 576104 6.45 152740 1614780 4 13:51:18 04:47:01 AM 5848808 7209076 2033624 25.80 2688 1559112 576104 6.45 152740 1621808 4 13:51:18 04:48:01 AM 5857864 7218136 2024568 25.68 2688 1559116 576104 6.45 152740 1612772 4 13:51:18 04:49:01 AM 5857892 7218164 2024540 25.68 2688 1559116 576104 6.45 152740 1612800 4 13:51:18 04:50:01 AM 5857716 7217988 2024716 25.69 2688 1559116 577692 6.47 152740 1612916 4 13:51:18 04:51:01 AM 5857808 7218084 2024624 25.69 2688 1559120 577692 6.47 152740 1612804 4 13:51:18 04:52:01 AM 5857684 7217960 2024748 25.69 2688 1559120 577692 6.47 152740 1612896 4 13:51:18 04:53:01 AM 5857800 7218080 2024632 25.69 2688 1559124 577692 6.47 152740 1612832 4 13:51:18 04:54:01 AM 5857556 7217836 2024876 25.69 2688 1559124 577692 6.47 152740 1613176 16 13:51:18 04:55:01 AM 5857636 7217916 2024796 25.69 2688 1559124 577692 6.47 152740 1612996 8 13:51:18 04:56:01 AM 5857696 7217980 2024736 25.69 2688 1559128 577692 6.47 152740 1613000 4 13:51:18 04:57:01 AM 5857760 7218044 2024672 25.69 2688 1559128 577692 6.47 152740 1612952 4 13:51:18 04:58:01 AM 5857724 7218008 2024708 25.69 2688 1559128 577692 6.47 152740 1613000 4 13:51:18 04:59:01 AM 5840276 7217836 2042156 25.91 2688 1576368 574640 6.43 154820 1628196 660 13:51:18 05:00:01 AM 5840164 7217724 2042268 25.91 2688 1576368 576168 6.45 154820 1628196 4 13:51:18 05:01:01 AM 5839056 7216620 2043376 25.92 2688 1576372 576168 6.45 154820 1629048 16 13:51:18 05:02:01 AM 5839904 7217536 2042528 25.91 2688 1576440 576168 6.45 154968 1628432 8 13:51:18 05:03:01 AM 5840040 7217672 2042392 25.91 2688 1576440 576168 6.45 154968 1628356 4 13:51:18 05:04:01 AM 5840072 7217708 2042360 25.91 2688 1576444 576168 6.45 154968 1628364 4 13:51:18 05:05:01 AM 5839932 7217568 2042500 25.91 2688 1576444 576168 6.45 154968 1628364 4 13:51:18 05:06:01 AM 5840112 7217748 2042320 25.91 2688 1576444 576168 6.45 154968 1628480 4 13:51:18 05:07:01 AM 5839832 7217472 2042600 25.91 2688 1576448 576168 6.45 154968 1628436 4 13:51:18 05:08:01 AM 5840012 7217652 2042420 25.91 2688 1576448 576168 6.45 154968 1628368 4 13:51:18 05:09:01 AM 5840008 7217648 2042424 25.91 2688 1576448 576168 6.45 154968 1628372 4 13:51:18 05:10:01 AM 5839652 7217296 2042780 25.92 2688 1576452 568520 6.37 154968 1628492 4 13:51:18 05:11:01 AM 5840016 7217664 2042416 25.91 2688 1576456 568520 6.37 154968 1628380 4 13:51:18 05:12:01 AM 5839872 7217520 2042560 25.91 2688 1576456 568520 6.37 154968 1628456 4 13:51:18 05:13:01 AM 5839992 7217644 2042440 25.91 2688 1576460 568520 6.37 154968 1628392 4 13:51:18 05:14:01 AM 5840080 7217732 2042352 25.91 2688 1576460 568520 6.37 154968 1628392 4 13:51:18 05:15:01 AM 5839992 7217644 2042440 25.91 2688 1576460 568520 6.37 154968 1628508 4 13:51:18 05:16:01 AM 5840140 7217796 2042292 25.91 2688 1576464 568520 6.37 154968 1628396 4 13:51:18 05:17:01 AM 5839964 7217620 2042468 25.91 2688 1576464 568520 6.37 154968 1628464 4 13:51:18 05:18:01 AM 5839316 7216972 2043116 25.92 2688 1576464 568520 6.37 154968 1628772 16 13:51:18 05:19:01 AM 5839856 7217516 2042576 25.91 2688 1576468 568520 6.37 154968 1628404 8 13:51:18 05:20:01 AM 5839564 7217224 2042868 25.92 2688 1576468 570044 6.38 154968 1628636 4 13:51:18 05:21:01 AM 5839856 7217524 2042576 25.91 2688 1576476 570044 6.38 154968 1628416 4 13:51:18 05:22:01 AM 5839440 7217304 2042992 25.92 2688 1576672 570044 6.38 155112 1628560 16 13:51:18 05:23:01 AM 5839612 7217476 2042820 25.92 2688 1576672 570044 6.38 155112 1628492 4 13:51:18 05:24:01 AM 5839552 7217420 2042880 25.92 2688 1576676 570044 6.38 155112 1628496 4 13:51:18 05:25:01 AM 5839232 7217100 2043200 25.92 2688 1576676 570044 6.38 155112 1628924 4 13:51:18 05:26:01 AM 5839736 7217604 2042696 25.91 2688 1576676 570044 6.38 155112 1628516 4 13:51:18 05:27:02 AM 5839744 7217616 2042688 25.91 2688 1576680 570044 6.38 155112 1628588 4 13:51:18 05:28:01 AM 5839800 7217672 2042632 25.91 2688 1576680 570044 6.38 155112 1628520 4 13:51:18 05:29:01 AM 5839804 7217676 2042628 25.91 2688 1576680 570044 6.38 155112 1628520 4 13:51:18 05:30:01 AM 5839540 7217416 2042892 25.92 2688 1576684 568560 6.37 155112 1628640 4 13:51:18 05:31:01 AM 5839004 7216880 2043428 25.92 2688 1576684 568560 6.37 155112 1628988 4 13:51:18 05:32:01 AM 5839656 7217536 2042776 25.92 2688 1576688 568560 6.37 155112 1628652 4 13:51:18 05:33:01 AM 5839132 7217012 2043300 25.92 2688 1576688 568560 6.37 155112 1628912 4 13:51:18 05:34:01 AM 5839236 7217116 2043196 25.92 2688 1576688 583952 6.54 155112 1628756 4 13:51:18 05:35:01 AM 5839472 7217356 2042960 25.92 2688 1576692 583952 6.54 155112 1628644 4 13:51:18 05:36:01 AM 5838924 7216808 2043508 25.92 2688 1576692 583952 6.54 155112 1628912 12 13:51:18 05:37:01 AM 5839128 7217012 2043304 25.92 2688 1576692 583952 6.54 155112 1628840 8 13:51:18 05:38:01 AM 5839384 7217272 2043048 25.92 2688 1576696 583952 6.54 155112 1628660 4 13:51:18 05:39:01 AM 5839384 7217272 2043048 25.92 2688 1576696 583952 6.54 155112 1628660 4 13:51:18 05:40:01 AM 5839096 7216984 2043336 25.92 2688 1576696 585436 6.56 155112 1628776 4 13:51:18 05:41:01 AM 5839356 7217248 2043076 25.92 2688 1576700 585436 6.56 155112 1628668 4 13:51:18 05:42:01 AM 5839364 7217256 2043068 25.92 2688 1576700 585436 6.56 155112 1628744 4 13:51:18 05:43:01 AM 5839420 7217316 2043012 25.92 2688 1576704 585436 6.56 155144 1628648 4 13:51:18 05:44:01 AM 5839392 7217288 2043040 25.92 2688 1576704 585436 6.56 155144 1628648 4 13:51:18 05:45:01 AM 5839444 7217340 2042988 25.92 2688 1576704 585436 6.56 155144 1628648 4 13:51:18 05:46:01 AM 5839424 7217324 2043008 25.92 2688 1576708 585436 6.56 155144 1628652 4 13:51:18 05:47:01 AM 5833576 7211476 2048856 25.99 2688 1576708 620016 6.94 155144 1634388 4 13:51:18 05:48:01 AM 5833744 7211644 2048688 25.99 2688 1576708 620016 6.94 155144 1634340 4 13:51:18 05:49:01 AM 5833688 7211592 2048744 25.99 2688 1576712 620016 6.94 155144 1634344 4 13:51:18 05:50:01 AM 5833452 7211356 2048980 25.99 2688 1576712 616312 6.90 155144 1634576 4 13:51:18 05:51:01 AM 5833748 7211660 2048684 25.99 2688 1576716 616312 6.90 155144 1634356 4 13:51:18 05:52:01 AM 5833440 7211356 2048992 25.99 2688 1576720 616312 6.90 155144 1634700 4 13:51:18 05:53:01 AM 5833504 7211420 2048928 25.99 2688 1576720 616312 6.90 155144 1634640 4 13:51:18 05:54:01 AM 5833504 7211420 2048928 25.99 2688 1576720 616312 6.90 155144 1634640 4 13:51:18 05:55:01 AM 5833536 7211456 2048896 25.99 2688 1576724 616312 6.90 155144 1634644 4 13:51:18 05:56:01 AM 5833564 7211484 2048868 25.99 2688 1576724 616312 6.90 155144 1634648 8 13:51:18 05:57:01 AM 5833148 7211068 2049284 26.00 2688 1576724 616312 6.90 155144 1634892 4 13:51:18 05:58:01 AM 5833208 7211132 2049224 26.00 2688 1576728 616312 6.90 155144 1634832 4 13:51:18 05:59:01 AM 5833240 7211168 2049192 26.00 2688 1576732 616312 6.90 155144 1634836 4 13:51:18 06:00:01 AM 5833012 7210940 2049420 26.00 2688 1576732 616348 6.90 155144 1634952 4 13:51:18 06:01:01 AM 5832152 7210084 2050280 26.01 2688 1576736 616348 6.90 155144 1635656 4 13:51:18 06:02:01 AM 5831020 7208952 2051412 26.03 2688 1576736 616348 6.90 155164 1637056 4 13:51:18 06:03:01 AM 5831456 7209392 2050976 26.02 2688 1576740 616348 6.90 155172 1636700 4 13:51:18 06:04:01 AM 5831428 7209364 2051004 26.02 2688 1576740 616348 6.90 155176 1636696 4 13:51:18 06:05:01 AM 5831296 7209232 2051136 26.02 2688 1576740 616348 6.90 155176 1636696 4 13:51:18 06:06:01 AM 5831320 7209260 2051112 26.02 2688 1576744 616348 6.90 155176 1636700 4 13:51:18 06:07:01 AM 5831268 7209208 2051164 26.02 2688 1576744 616348 6.90 155176 1636776 4 13:51:18 06:08:01 AM 5829184 7207124 2053248 26.05 2688 1576744 616348 6.90 155176 1639012 4 13:51:18 06:09:01 AM 5829344 7207288 2053088 26.05 2688 1576748 616348 6.90 155176 1638848 8 13:51:18 06:10:01 AM 5829124 7207068 2053308 26.05 2688 1576748 615892 6.90 155176 1638964 4 13:51:18 06:11:01 AM 5829240 7207188 2053192 26.05 2688 1576752 615892 6.90 155184 1638844 4 13:51:18 06:12:01 AM 5829248 7207196 2053184 26.05 2688 1576752 615892 6.90 155184 1639044 4 13:51:18 06:13:01 AM 5829056 7207004 2053376 26.05 2688 1576752 615892 6.90 155184 1638976 4 13:51:18 06:14:01 AM 5829088 7207040 2053344 26.05 2688 1576756 615892 6.90 155184 1638980 4 13:51:18 06:15:01 AM 5829200 7207152 2053232 26.05 2688 1576756 615892 6.90 155184 1638864 4 13:51:18 06:16:01 AM 5829172 7207124 2053260 26.05 2688 1576756 615892 6.90 155184 1638864 4 13:51:18 06:17:01 AM 5829148 7207104 2053284 26.05 2688 1576760 615892 6.90 155184 1638928 4 13:51:18 06:18:01 AM 5828572 7206528 2053860 26.06 2688 1576760 607700 6.80 155184 1639344 4 13:51:18 06:19:01 AM 5829240 7207200 2053192 26.05 2688 1576764 607696 6.80 164968 1629108 4 13:51:18 06:20:01 AM 5828924 7206888 2053508 26.05 2688 1576768 629264 7.05 164968 1629228 4 13:51:18 06:21:01 AM 5829116 7207084 2053316 26.05 2688 1576772 629264 7.05 164968 1629116 4 13:51:18 06:22:01 AM 5829244 7207216 2053188 26.05 2688 1576776 629264 7.05 164968 1629192 4 13:51:18 06:23:01 AM 5829304 7207276 2053128 26.05 2688 1576776 629264 7.05 164968 1629104 4 13:51:18 06:24:01 AM 5829304 7207276 2053128 26.05 2688 1576776 612904 6.86 164968 1629124 4 13:51:18 06:25:01 AM 5829304 7207280 2053128 26.05 2688 1576780 612904 6.86 164968 1629128 4 13:51:18 06:26:01 AM 5829376 7207352 2053056 26.05 2688 1576780 612904 6.86 164968 1629128 4 13:51:18 06:27:01 AM 5827068 7205044 2055364 26.08 2688 1576780 612904 6.86 164968 1631248 4 13:51:18 06:28:01 AM 5826924 7204900 2055508 26.08 2688 1576780 612904 6.86 164968 1631504 12 13:51:18 06:29:01 AM 5824896 7202876 2057536 26.10 2688 1576784 612904 6.86 164968 1633496 8 13:51:18 06:30:01 AM 5824544 7202524 2057888 26.11 2688 1576784 617544 6.91 164968 1633776 16 13:51:18 06:31:01 AM 5822556 7200544 2059876 26.13 2688 1576788 617544 6.91 164968 1635648 4 13:51:18 06:32:01 AM 5822900 7200888 2059532 26.13 2688 1576788 617544 6.91 164968 1635444 4 13:51:18 06:33:01 AM 5820428 7198416 2062004 26.16 2688 1576788 617544 6.91 164968 1637696 8 13:51:18 06:34:02 AM 5820720 7198712 2061712 26.16 2688 1576792 617544 6.91 164968 1637428 4 13:51:18 06:35:01 AM 5820808 7198800 2061624 26.15 2688 1576792 617544 6.91 164968 1637544 4 13:51:18 06:36:01 AM 5820352 7198348 2062080 26.16 2688 1576796 617544 6.91 164968 1637872 4 13:51:18 06:37:01 AM 5818740 7196740 2063692 26.18 2688 1576800 617544 6.91 164968 1639584 4 13:51:18 06:38:01 AM 5818940 7196940 2063492 26.18 2688 1576800 617544 6.91 164968 1639516 4 13:51:18 06:39:01 AM 5818824 7196824 2063608 26.18 2688 1576800 617544 6.91 164968 1639516 4 13:51:18 06:40:01 AM 5818716 7196720 2063716 26.18 2688 1576804 607764 6.81 164968 1639636 4 13:51:18 06:41:01 AM 5818976 7196980 2063456 26.18 2688 1576804 607764 6.81 164968 1639520 4 13:51:18 06:42:01 AM 5818760 7196768 2063672 26.18 2688 1576808 607764 6.81 164968 1639720 4 13:51:18 06:43:01 AM 5818692 7196700 2063740 26.18 2688 1576808 607764 6.81 164968 1639740 12 13:51:18 06:44:01 AM 5818884 7196892 2063548 26.18 2688 1576808 607764 6.81 164968 1639536 8 13:51:18 06:45:01 AM 5818880 7196892 2063552 26.18 2688 1576812 607764 6.81 164968 1639540 4 13:51:18 06:46:01 AM 5818736 7196748 2063696 26.18 2688 1576812 607764 6.81 164968 1639656 4 13:51:18 06:47:01 AM 5816656 7194668 2065776 26.21 2688 1576812 607764 6.81 164968 1641660 4 13:51:18 06:48:01 AM 5814224 7192240 2068208 26.24 2688 1576816 607764 6.81 164968 1644056 4 13:51:18 06:49:01 AM 5814760 7192776 2067672 26.23 2688 1576816 607764 6.81 164968 1643648 4 13:51:18 06:50:01 AM 5814452 7192468 2067980 26.24 2688 1576816 608220 6.81 164968 1643764 4 13:51:18 06:51:01 AM 5814756 7192776 2067676 26.23 2688 1576820 608220 6.81 164968 1643656 4 13:51:18 06:52:01 AM 5814428 7192448 2068004 26.24 2688 1576820 608220 6.81 164968 1643724 4 13:51:18 06:53:01 AM 5814512 7192536 2067920 26.23 2688 1576824 608220 6.81 164968 1643776 4 13:51:18 06:54:01 AM 5812252 7190276 2070180 26.26 2688 1576824 608220 6.81 164968 1646068 4 13:51:18 06:55:01 AM 5812472 7190496 2069960 26.26 2688 1576824 623792 6.98 164968 1645720 8 13:51:18 06:56:01 AM 5812628 7190656 2069804 26.26 2688 1576828 623792 6.98 164968 1645724 4 13:51:18 06:57:01 AM 5812560 7190588 2069872 26.26 2688 1576828 623792 6.98 164968 1645816 4 13:51:18 06:58:01 AM 5812468 7190496 2069964 26.26 2688 1576828 623792 6.98 164968 1645748 4 13:51:18 06:59:01 AM 5812716 7190748 2069716 26.26 2688 1576832 623792 6.98 164968 1645732 4 13:51:18 07:00:01 AM 5812436 7190468 2069996 26.26 2688 1576832 606824 6.79 164968 1645864 8 13:51:18 07:01:01 AM 5809484 7187520 2072948 26.30 2688 1576836 606824 6.79 164968 1648620 16 13:51:18 07:02:01 AM 5810496 7188532 2071936 26.29 2688 1576836 606824 6.79 164968 1647904 8 13:51:18 07:03:01 AM 5810384 7188420 2072048 26.29 2688 1576836 606824 6.79 164968 1647836 4 13:51:18 07:04:01 AM 5807988 7186024 2074444 26.32 2688 1576836 606824 6.79 164968 1650244 4 13:51:18 07:05:01 AM 5808320 7186360 2074112 26.31 2688 1576840 606824 6.79 164968 1649908 4 13:51:18 07:06:01 AM 5808412 7186452 2074020 26.31 2688 1576840 606824 6.79 164968 1649908 4 13:51:18 07:07:01 AM 5808332 7186372 2074100 26.31 2688 1576840 606824 6.79 164968 1650092 4 13:51:18 07:08:01 AM 5808472 7186516 2073960 26.31 2688 1576844 606824 6.79 164968 1650028 4 13:51:18 07:09:01 AM 5808560 7186604 2073872 26.31 2688 1576844 606824 6.79 164968 1649912 4 13:51:18 07:10:01 AM 5805556 7183600 2076876 26.35 2688 1576844 608044 6.81 164968 1652604 16 13:51:18 07:11:01 AM 5806104 7184152 2076328 26.34 2688 1576848 608044 6.81 164968 1652172 8 13:51:18 07:12:01 AM 5804096 7182144 2078336 26.37 2688 1576848 608044 6.81 164972 1654300 16 13:51:18 07:13:01 AM 5804276 7182328 2078156 26.36 2688 1576852 608044 6.81 164968 1654156 8 13:51:18 07:14:01 AM 5804300 7182352 2078132 26.36 2688 1576852 608044 6.81 164968 1654020 4 13:51:18 07:15:01 AM 5804304 7182356 2078128 26.36 2688 1576852 608044 6.81 164968 1654136 4 13:51:18 07:16:01 AM 5804412 7182472 2078020 26.36 2688 1576860 608044 6.81 164968 1654048 4 13:51:18 07:17:01 AM 5804360 7182420 2078072 26.36 2688 1576860 608044 6.81 164968 1654232 4 13:51:18 07:18:01 AM 5804280 7182340 2078152 26.36 2688 1576860 608044 6.81 164968 1654048 4 13:51:18 07:19:01 AM 5804320 7182384 2078112 26.36 2688 1576864 608044 6.81 164968 1654052 4 13:51:18 07:20:01 AM 5803536 7181600 2078896 26.37 2688 1576864 607892 6.81 164968 1654476 4 13:51:18 07:21:01 AM 5804164 7182232 2078268 26.37 2688 1576868 607892 6.81 164968 1654092 4 13:51:18 07:22:01 AM 5802120 7180188 2080312 26.39 2688 1576868 607892 6.81 164968 1656208 4 13:51:18 07:23:01 AM 5802144 7180212 2080288 26.39 2688 1576868 607892 6.81 164968 1656140 4 13:51:18 07:24:01 AM 5802068 7180140 2080364 26.39 2688 1576872 607892 6.81 164968 1656112 4 13:51:18 07:25:01 AM 5802148 7180220 2080284 26.39 2688 1576872 607892 6.81 164968 1656148 4 13:51:18 07:26:01 AM 5802184 7180256 2080248 26.39 2688 1576872 607892 6.81 164968 1656148 4 13:51:18 07:27:01 AM 5802188 7180264 2080244 26.39 2688 1576876 607892 6.81 164968 1656224 4 13:51:18 07:28:01 AM 5802244 7180320 2080188 26.39 2688 1576876 607892 6.81 164968 1656156 8 13:51:18 07:29:01 AM 5802100 7180176 2080332 26.39 2688 1576876 607892 6.81 164968 1656156 4 13:51:18 07:30:01 AM 5801876 7179956 2080556 26.39 2688 1576880 630972 7.06 164968 1656392 4 13:51:18 07:31:01 AM 5799872 7177956 2082560 26.42 2688 1576884 630972 7.06 164968 1658420 4 13:51:18 07:32:01 AM 5799864 7177952 2082568 26.42 2688 1576888 614648 6.88 164968 1658352 4 13:51:18 07:33:01 AM 5799532 7177620 2082900 26.42 2688 1576888 614648 6.88 164968 1658764 4 13:51:18 07:34:01 AM 5800128 7178216 2082304 26.42 2688 1576888 614648 6.88 164968 1658356 4 13:51:18 07:35:01 AM 5799688 7177780 2082744 26.42 2688 1576892 614648 6.88 164968 1658644 4 13:51:18 07:36:01 AM 5800056 7178148 2082376 26.42 2688 1576892 614648 6.88 164968 1658372 4 13:51:18 07:37:01 AM 5799688 7177780 2082744 26.42 2688 1576892 614648 6.88 164968 1658444 4 13:51:18 07:38:01 AM 5799872 7177968 2082560 26.42 2688 1576896 614648 6.88 164968 1658384 4 13:51:18 07:39:01 AM 5799852 7177948 2082580 26.42 2688 1576896 614648 6.88 164968 1658384 4 13:51:18 07:40:01 AM 5799584 7177680 2082848 26.42 2688 1576896 612200 6.85 164968 1658500 4 13:51:18 07:41:01 AM 5799664 7177768 2082768 26.42 2688 1576904 639292 7.16 165340 1658024 252 13:51:18 07:42:01 AM 5799620 7177724 2082812 26.42 2688 1576904 639292 7.16 165340 1658092 4 13:51:18 07:43:01 AM 5799768 7177872 2082664 26.42 2688 1576904 639292 7.16 165340 1658068 4 13:51:18 07:44:02 AM 5799796 7177904 2082636 26.42 2688 1576908 639292 7.16 165340 1658072 4 13:51:18 07:45:01 AM 5799824 7177932 2082608 26.42 2688 1576908 639292 7.16 165340 1658072 4 13:51:18 07:46:01 AM 5799876 7177984 2082556 26.42 2688 1576908 639292 7.16 165340 1658028 4 13:51:18 07:47:01 AM 5799416 7177528 2083016 26.43 2688 1576912 639292 7.16 165340 1658444 4 13:51:18 07:48:01 AM 5800008 7178120 2082424 26.42 2688 1576912 639292 7.16 165340 1658036 4 13:51:18 07:49:01 AM 5799700 7177812 2082732 26.42 2688 1576912 623640 6.98 165340 1658036 4 13:51:18 07:50:01 AM 5799492 7177608 2082940 26.43 2688 1576916 617444 6.91 165340 1658156 4 13:51:18 07:51:01 AM 5799672 7177788 2082760 26.42 2688 1576916 617444 6.91 165340 1658044 4 13:51:18 07:52:01 AM 5799652 7177772 2082780 26.42 2688 1576920 617444 6.91 165340 1658232 4 13:51:18 07:53:01 AM 5799768 7177888 2082664 26.42 2688 1576920 617444 6.91 165340 1658048 4 13:51:18 07:54:01 AM 5799824 7177944 2082608 26.42 2688 1576920 617444 6.91 165340 1658048 4 13:51:18 07:55:01 AM 5799796 7177920 2082636 26.42 2688 1576924 617444 6.91 165340 1658052 4 13:51:18 07:56:01 AM 5799908 7178032 2082524 26.42 2688 1576924 617444 6.91 165340 1658056 4 13:51:18 07:57:01 AM 5799860 7177984 2082572 26.42 2688 1576924 617444 6.91 165340 1658124 4 13:51:18 07:58:01 AM 5799920 7178048 2082512 26.42 2688 1576928 617444 6.91 165340 1658060 4 13:51:18 07:59:01 AM 5799920 7178048 2082512 26.42 2688 1576928 617444 6.91 165340 1658060 4 13:51:18 08:00:01 AM 5799256 7177388 2083176 26.43 2688 1576932 611160 6.84 165340 1658500 4 13:51:18 08:01:01 AM 5798904 7177040 2083528 26.43 2688 1576936 611160 6.84 165340 1658764 4 13:51:18 08:02:01 AM 5799800 7177936 2082632 26.42 2688 1576936 611160 6.84 165340 1658104 4 13:51:18 08:03:01 AM 5799888 7178028 2082544 26.42 2688 1576940 611160 6.84 165340 1658076 4 13:51:18 08:04:01 AM 5799772 7177912 2082660 26.42 2688 1576940 611160 6.84 165340 1658080 4 13:51:18 08:05:01 AM 5799620 7177760 2082812 26.42 2688 1576940 611160 6.84 165340 1658312 4 13:51:18 08:06:01 AM 5799968 7178112 2082464 26.42 2688 1576944 611160 6.84 165340 1658084 4 13:51:18 08:07:01 AM 5799500 7177644 2082932 26.42 2688 1576944 611160 6.84 165340 1658388 4 13:51:18 08:08:01 AM 5799732 7177876 2082700 26.42 2688 1576944 611160 6.84 165340 1658304 8 13:51:18 08:09:01 AM 5799928 7178076 2082504 26.42 2688 1576948 611160 6.84 165340 1658240 4 13:51:18 08:10:01 AM 5799412 7177560 2083020 26.43 2688 1576948 626868 7.02 165340 1658240 4 13:51:18 08:11:01 AM 5799648 7177800 2082784 26.42 2688 1576952 626868 7.02 165340 1658132 4 13:51:18 08:12:01 AM 5799728 7177880 2082704 26.42 2688 1576952 626868 7.02 165340 1658200 4 13:51:18 08:13:01 AM 5799768 7177920 2082664 26.42 2688 1576952 626868 7.02 165340 1658132 4 13:51:18 08:14:01 AM 5799624 7177780 2082808 26.42 2688 1576956 626868 7.02 165340 1658136 4 13:51:18 08:15:01 AM 5799740 7177896 2082692 26.42 2688 1576956 626868 7.02 165340 1658136 4 13:51:18 08:16:01 AM 5799740 7177896 2082692 26.42 2688 1576956 626868 7.02 165340 1658136 4 13:51:18 08:17:01 AM 5799308 7177468 2083124 26.43 2688 1576960 626868 7.02 165340 1658552 4 13:51:18 08:18:01 AM 5799588 7177748 2082844 26.42 2688 1576960 626868 7.02 165340 1658144 4 13:51:18 08:19:01 AM 5799648 7177808 2082784 26.42 2688 1576960 626868 7.02 165340 1658144 4 13:51:18 08:20:01 AM 5799392 7177552 2083040 26.43 2688 1576960 626868 7.02 165340 1658376 4 13:51:18 08:21:01 AM 5799464 7177628 2082968 26.43 2688 1576964 626868 7.02 165340 1658500 4 13:51:18 08:22:01 AM 5799640 7177804 2082792 26.42 2688 1576964 626868 7.02 165340 1658364 4 13:51:18 08:23:01 AM 5799808 7177976 2082624 26.42 2688 1576968 626868 7.02 165340 1658148 4 13:51:18 08:24:01 AM 5799784 7177952 2082648 26.42 2688 1576968 626868 7.02 165340 1658184 4 13:51:18 08:25:01 AM 5799812 7177980 2082620 26.42 2688 1576968 626868 7.02 165340 1658184 4 13:51:18 08:26:01 AM 5799584 7177756 2082848 26.42 2688 1576972 626868 7.02 165340 1658304 4 13:51:18 08:27:01 AM 5799572 7177744 2082860 26.42 2688 1576972 626868 7.02 165340 1658388 4 13:51:18 08:28:01 AM 5799656 7177828 2082776 26.42 2688 1576972 626868 7.02 165340 1658320 4 13:51:18 08:29:01 AM 5799660 7177836 2082772 26.42 2688 1576976 626868 7.02 165340 1658344 4 13:51:18 08:30:01 AM 5799404 7177580 2083028 26.43 2688 1576976 626868 7.02 165340 1658460 4 13:51:18 08:31:01 AM 5799324 7177504 2083108 26.43 2688 1576980 626868 7.02 165340 1658508 4 13:51:18 08:32:01 AM 5799472 7177652 2082960 26.43 2688 1576980 626868 7.02 165340 1658304 4 13:51:18 08:33:01 AM 5799448 7177628 2082984 26.43 2688 1576980 626868 7.02 165340 1658512 12 13:51:18 08:34:01 AM 5799360 7177544 2083072 26.43 2688 1576984 626868 7.02 165340 1658668 4 13:51:18 08:35:01 AM 5799268 7177452 2083164 26.43 2688 1576984 626868 7.02 165340 1658692 4 13:51:18 08:36:01 AM 5799668 7177852 2082764 26.42 2688 1576984 626868 7.02 165340 1658336 4 13:51:18 08:37:01 AM 5799564 7177752 2082868 26.42 2688 1576988 626868 7.02 165340 1658560 4 13:51:18 08:38:01 AM 5799428 7177616 2083004 26.43 2688 1576988 626868 7.02 165340 1658376 4 13:51:18 08:39:01 AM 5799356 7177544 2083076 26.43 2688 1576988 626868 7.02 165340 1658648 4 13:51:18 08:40:01 AM 5799380 7177576 2083052 26.43 2688 1576996 616280 6.90 165340 1658500 4 13:51:18 08:41:01 AM 5799084 7177284 2083348 26.43 2688 1577000 616280 6.90 165340 1658808 4 13:51:18 08:42:01 AM 5799596 7177800 2082836 26.42 2688 1577004 616280 6.90 165340 1658472 4 13:51:18 08:43:01 AM 5799584 7177788 2082848 26.42 2688 1577004 616280 6.90 165340 1658404 4 13:51:18 08:44:01 AM 5799628 7177832 2082804 26.42 2688 1577004 616280 6.90 165340 1658520 0 13:51:18 08:45:01 AM 5799648 7177856 2082784 26.42 2688 1577008 616280 6.90 165340 1658408 4 13:51:18 08:46:01 AM 5799436 7177644 2082996 26.43 2688 1577008 616280 6.90 165340 1658408 4 13:51:18 08:47:01 AM 5799440 7177648 2082992 26.43 2688 1577008 616280 6.90 165340 1658440 4 13:51:18 08:48:01 AM 5799496 7177708 2082936 26.43 2688 1577012 616280 6.90 165340 1658412 4 13:51:18 08:49:01 AM 5799180 7177392 2083252 26.43 2688 1577012 616280 6.90 165340 1658672 16 13:51:18 08:50:02 AM 5799260 7177472 2083172 26.43 2688 1577012 631784 7.07 165340 1658528 8 13:51:18 08:51:01 AM 5799372 7177588 2083060 26.43 2688 1577016 631784 7.07 165340 1658420 4 13:51:18 08:52:01 AM 5799440 7177656 2082992 26.43 2688 1577016 615640 6.89 165340 1658492 4 13:51:18 08:53:01 AM 5799524 7177744 2082908 26.42 2688 1577020 615640 6.89 165340 1658428 4 13:51:18 08:54:01 AM 5799584 7177804 2082848 26.42 2688 1577020 615640 6.89 165340 1658428 4 13:51:18 08:55:01 AM 5799328 7177548 2083104 26.43 2688 1577020 615640 6.89 165340 1658428 4 13:51:18 08:56:01 AM 5799564 7177784 2082868 26.42 2688 1577020 615640 6.89 165340 1658428 4 13:51:18 08:57:01 AM 5799460 7177684 2082972 26.43 2688 1577024 615640 6.89 165340 1658500 4 13:51:18 08:58:01 AM 5799524 7177748 2082908 26.42 2688 1577024 615640 6.89 165340 1658432 4 13:51:18 08:59:01 AM 5799532 7177756 2082900 26.42 2688 1577024 615640 6.89 165340 1658432 4 13:51:18 09:00:01 AM 5798368 7176596 2084064 26.44 2688 1577028 628028 7.03 165340 1659220 4 13:51:18 09:01:01 AM 5798348 7176588 2084084 26.44 2688 1577040 608436 6.81 165944 1658544 4 13:51:18 09:02:01 AM 5799352 7177596 2083080 26.43 2688 1577044 608436 6.81 165944 1657920 4 13:51:18 09:03:01 AM 5799496 7177740 2082936 26.43 2688 1577044 608436 6.81 165944 1657852 4 13:51:18 09:04:01 AM 5799520 7177764 2082912 26.42 2688 1577044 608436 6.81 165944 1657852 4 13:51:18 09:05:01 AM 5799264 7177512 2083168 26.43 2688 1577048 608436 6.81 165944 1658112 4 13:51:18 09:06:01 AM 5799000 7177248 2083432 26.43 2688 1577048 608436 6.81 165944 1658132 4 13:51:18 09:07:01 AM 5799232 7177480 2083200 26.43 2688 1577048 608436 6.81 165944 1657928 4 13:51:18 09:08:01 AM 5799240 7177492 2083192 26.43 2688 1577052 608436 6.81 165944 1658184 4 13:51:18 09:09:01 AM 5799524 7177776 2082908 26.42 2688 1577052 608436 6.81 165944 1657864 4 13:51:18 09:10:01 AM 5798868 7177120 2083564 26.43 2688 1577052 608136 6.81 165944 1658300 16 13:51:18 09:11:01 AM 5798924 7177180 2083508 26.43 2688 1577056 608136 6.81 165944 1658196 8 13:51:18 09:12:01 AM 5799192 7177448 2083240 26.43 2688 1577056 608136 6.81 165944 1658128 8 13:51:18 09:13:01 AM 5799064 7177324 2083368 26.43 2688 1577060 608136 6.81 165944 1658124 16 13:51:18 09:14:01 AM 5799024 7177284 2083408 26.43 2688 1577060 623724 6.98 165944 1658204 16 13:51:18 09:15:01 AM 5799336 7177596 2083096 26.43 2688 1577060 623724 6.98 165944 1658048 8 13:51:18 09:16:01 AM 5799388 7177652 2083044 26.43 2688 1577064 623724 6.98 165944 1657940 4 13:51:18 09:17:01 AM 5799252 7177516 2083180 26.43 2688 1577064 623724 6.98 165944 1658012 4 13:51:18 09:18:01 AM 5799200 7177464 2083232 26.43 2688 1577064 623724 6.98 165944 1657944 4 13:51:18 09:19:01 AM 5799340 7177608 2083092 26.43 2688 1577068 623724 6.98 165944 1657948 4 13:51:18 09:20:01 AM 5798708 7176976 2083724 26.44 2688 1577068 646444 7.24 165944 1658376 4 13:51:18 09:21:01 AM 5799080 7177360 2083352 26.43 2688 1577080 626968 7.02 165944 1658260 4 13:51:18 09:22:01 AM 5799228 7177508 2083204 26.43 2688 1577080 626968 7.02 165944 1658180 4 13:51:18 09:23:01 AM 5799284 7177564 2083148 26.43 2688 1577080 626968 7.02 165944 1658112 4 13:51:18 09:24:01 AM 5799284 7177568 2083148 26.43 2688 1577084 626968 7.02 165944 1658096 4 13:51:18 09:25:01 AM 5799424 7177708 2083008 26.43 2688 1577084 626968 7.02 165944 1658000 4 13:51:18 09:26:01 AM 5799456 7177740 2082976 26.43 2688 1577084 626968 7.02 165944 1658064 4 13:51:18 09:27:01 AM 5799124 7177412 2083308 26.43 2688 1577088 626968 7.02 165944 1658188 4 13:51:18 09:28:01 AM 5799252 7177540 2083180 26.43 2688 1577088 626968 7.02 165944 1658004 4 13:51:18 09:29:01 AM 5798924 7177212 2083508 26.43 2688 1577088 626968 7.02 165944 1658276 4 13:51:18 09:30:01 AM 5798916 7177208 2083516 26.43 2688 1577092 604680 6.77 165952 1658200 4 13:51:18 09:31:01 AM 5798920 7177212 2083512 26.43 2688 1577092 604680 6.77 165944 1658388 4 13:51:18 09:32:01 AM 5799180 7177472 2083252 26.43 2688 1577092 604680 6.77 165944 1658104 4 13:51:18 09:33:01 AM 5799116 7177412 2083316 26.43 2688 1577096 620060 6.94 165944 1658244 4 13:51:18 09:34:01 AM 5799316 7177612 2083116 26.43 2688 1577096 620060 6.94 165944 1658164 4 13:51:18 09:35:01 AM 5798992 7177288 2083440 26.43 2688 1577096 620060 6.94 165944 1658300 16 13:51:18 09:36:01 AM 5799352 7177652 2083080 26.43 2688 1577100 620060 6.94 165944 1658076 16 13:51:18 09:37:01 AM 5799308 7177608 2083124 26.43 2688 1577100 620060 6.94 165944 1658264 4 13:51:18 09:38:01 AM 5799304 7177604 2083128 26.43 2688 1577100 620060 6.94 165944 1658080 4 13:51:18 09:39:01 AM 5799340 7177644 2083092 26.43 2688 1577104 620060 6.94 165944 1658084 4 13:51:18 09:40:01 AM 5795476 7174292 2086956 26.48 2688 1577616 642148 7.19 166296 1660880 296 13:51:18 09:41:01 AM 5274260 7024092 2608172 33.09 2688 1931656 694020 7.77 200800 2085144 188944 13:51:18 09:42:01 AM 5208584 7070444 2673848 33.92 2688 2037424 646548 7.24 221148 2100200 40136 13:51:18 09:43:01 AM 4998220 6991364 2884212 36.59 2688 2163348 715976 8.02 247136 2269844 101780 13:51:18 09:44:01 AM 4919392 7049792 2963040 37.59 2688 2296468 639596 7.16 279108 2295208 10852 13:51:18 09:45:01 AM 4876280 7007744 3006152 38.14 2688 2297564 705004 7.89 279236 2338148 756 13:51:18 09:46:01 AM 4872728 7005308 3009704 38.18 2688 2298648 705004 7.89 279292 2341884 4 13:51:18 09:47:01 AM 4872616 7005200 3009816 38.18 2688 2298652 705004 7.89 279292 2342024 4 13:51:18 09:48:01 AM 4872592 7005208 3009840 38.18 2688 2298684 705004 7.89 279348 2342056 40 13:51:18 09:49:01 AM 4872696 7005312 3009736 38.18 2688 2298684 705004 7.89 279348 2342056 4 13:51:18 09:50:01 AM 4869104 7001944 3013328 38.23 2688 2298908 710296 7.95 279540 2345512 228 13:51:18 09:51:01 AM 4868980 7001820 3013452 38.23 2688 2298908 710296 7.95 279540 2345480 4 13:51:18 09:52:01 AM 4868932 7001784 3013500 38.23 2688 2298920 710296 7.95 279544 2345636 16 13:51:18 09:53:01 AM 4869084 7001936 3013348 38.23 2688 2298920 710296 7.95 279544 2345576 4 13:51:18 09:54:01 AM 4869028 7001888 3013404 38.23 2688 2298936 710296 7.95 279544 2345520 24 13:51:18 09:55:01 AM 4868912 7001784 3013520 38.23 2688 2298940 710296 7.95 279548 2345660 4 13:51:18 09:56:01 AM 4868808 7001680 3013624 38.23 2688 2298948 710296 7.95 279548 2345836 24 13:51:18 09:57:02 AM 4868824 7001704 3013608 38.23 2688 2298948 710296 7.95 279552 2345788 8 13:51:18 09:58:01 AM 4868812 7001712 3013620 38.23 2688 2298968 710296 7.95 279556 2345748 24 13:51:18 09:59:01 AM 4868912 7001812 3013520 38.23 2688 2298968 710296 7.95 279556 2345748 4 13:51:18 10:00:01 AM 4868712 7001612 3013720 38.23 2688 2298976 715480 8.01 279556 2345864 16 13:51:18 10:01:01 AM 4868080 7000996 3014352 38.24 2688 2298984 715480 8.01 279560 2346340 4 13:51:18 10:02:01 AM 4868884 7001804 3013548 38.23 2688 2299004 715480 8.01 279564 2345712 24 13:51:18 10:03:01 AM 4869092 7002032 3013340 38.23 2688 2299008 715480 8.01 279568 2345660 4 13:51:18 10:04:01 AM 4869036 7001984 3013396 38.23 2688 2299016 715480 8.01 279572 2345668 16 13:51:18 10:05:01 AM 4869096 7002044 3013336 38.23 2688 2299016 715480 8.01 279572 2345668 4 13:51:18 10:06:01 AM 4869004 7001956 3013428 38.23 2688 2299036 715480 8.01 279572 2345676 24 13:51:18 10:07:01 AM 4868944 7001912 3013488 38.23 2688 2299036 715480 8.01 279576 2345756 4 13:51:18 10:08:01 AM 4868692 7001660 3013740 38.23 2688 2299048 715480 8.01 279576 2345972 32 13:51:18 10:09:01 AM 4868812 7001796 3013620 38.23 2688 2299052 715480 8.01 279580 2345936 8 13:51:18 10:10:01 AM 4868756 7001740 3013676 38.23 2688 2299060 702168 7.86 279580 2345848 16 13:51:18 10:11:01 AM 4869048 7002040 3013384 38.23 2688 2299060 702168 7.86 279584 2345748 4 13:51:18 10:12:01 AM 4868748 7001756 3013684 38.23 2688 2299076 702168 7.86 279588 2345904 24 13:51:18 10:13:01 AM 4868476 7001488 3013956 38.24 2688 2299080 702168 7.86 279588 2345976 4 13:51:18 10:14:01 AM 4868648 7001660 3013784 38.23 2688 2299096 702168 7.86 279588 2345772 24 13:51:18 10:15:01 AM 4868464 7001492 3013968 38.24 2688 2299096 702168 7.86 279592 2346192 4 13:51:18 10:16:01 AM 4868768 7001800 3013664 38.23 2688 2299108 702168 7.86 279592 2345808 16 13:51:18 10:17:01 AM 4868800 7001840 3013632 38.23 2688 2299108 702168 7.86 279596 2345900 4 13:51:18 10:18:01 AM 4868396 7001436 3014036 38.24 2688 2299124 702168 7.86 279596 2346104 36 13:51:18 10:19:01 AM 4868444 7001504 3013988 38.24 2688 2299128 702168 7.86 279600 2346272 12 13:51:18 10:20:01 AM 4868252 7001324 3014180 38.24 2688 2299140 715268 8.01 279604 2346212 24 13:51:18 10:21:01 AM 4868288 7001364 3014144 38.24 2688 2299144 711884 7.97 279604 2346100 4 13:51:18 10:22:01 AM 4868392 7001472 3014040 38.24 2688 2299156 710356 7.95 280004 2345740 20 13:51:18 10:23:01 AM 4868456 7001544 3013976 38.24 2688 2299156 710356 7.95 280008 2345624 8 13:51:18 10:24:01 AM 4868544 7001636 3013888 38.24 2688 2299168 710356 7.95 280008 2345628 16 13:51:18 10:25:01 AM 4868400 7001500 3014032 38.24 2688 2299168 710356 7.95 280012 2345644 4 13:51:18 10:26:01 AM 4868464 7001580 3013968 38.24 2688 2299184 710356 7.95 280016 2345676 24 13:51:18 10:27:01 AM 4868472 7001592 3013960 38.24 2688 2299188 710356 7.95 280016 2345932 4 13:51:18 10:28:01 AM 4868644 7001764 3013788 38.23 2688 2299204 710356 7.95 280016 2345800 24 13:51:18 10:29:01 AM 4868536 7001672 3013896 38.24 2688 2299204 710356 7.95 280020 2345728 4 13:51:18 10:30:01 AM 4868124 7001264 3014308 38.24 2688 2299216 710424 7.95 280020 2345964 16 13:51:18 10:31:01 AM 4868048 7001196 3014384 38.24 2688 2299216 710424 7.95 280024 2346152 4 13:51:18 10:32:01 AM 4868420 7001572 3014012 38.24 2688 2299236 710424 7.95 280024 2345836 24 13:51:18 10:33:01 AM 4868160 7001328 3014272 38.24 2688 2299236 710424 7.95 280028 2345960 4 13:51:18 10:34:01 AM 4868256 7001432 3014176 38.24 2688 2299244 710424 7.95 280032 2346104 16 13:51:18 10:35:01 AM 4867824 7001004 3014608 38.24 2688 2299248 710424 7.95 280032 2346108 8 13:51:18 10:36:01 AM 4868072 7001252 3014360 38.24 2688 2299264 710424 7.95 280032 2345856 24 13:51:18 10:37:01 AM 4867996 7001192 3014436 38.24 2688 2299264 710424 7.95 280036 2345980 4 13:51:18 10:38:01 AM 4867940 7001148 3014492 38.24 2688 2299276 710424 7.95 280036 2346092 16 13:51:18 10:39:01 AM 4868120 7001328 3014312 38.24 2688 2299276 710424 7.95 280040 2346092 4 13:51:18 10:40:01 AM 4867800 7001024 3014632 38.24 2688 2299292 710424 7.95 280044 2346144 24 13:51:18 10:41:01 AM 4868016 7001244 3014416 38.24 2688 2299296 710424 7.95 280044 2346188 8 13:51:18 10:42:01 AM 4868108 7001344 3014324 38.24 2688 2299304 710424 7.95 280048 2346164 16 13:51:18 10:43:01 AM 4867980 7001220 3014452 38.24 2688 2299308 710424 7.95 280048 2346100 4 13:51:18 10:44:01 AM 4867836 7001076 3014596 38.24 2688 2299324 710424 7.95 280048 2346100 24 13:51:18 10:45:01 AM 4867928 7001188 3014504 38.24 2688 2299328 710424 7.95 280052 2346164 8 13:51:18 10:46:01 AM 4867960 7001224 3014472 38.24 2688 2299340 710424 7.95 280052 2346168 16 13:51:18 10:47:01 AM 4867744 7001016 3014688 38.25 2688 2299340 710424 7.95 280056 2346396 8 13:51:18 10:48:01 AM 4868000 7001288 3014432 38.24 2688 2299356 710424 7.95 280060 2346300 28 13:51:18 10:49:01 AM 4867948 7001236 3014484 38.24 2688 2299356 710424 7.95 280060 2346300 8 13:51:18 10:50:01 AM 4867344 7000636 3015088 38.25 2688 2299368 727900 8.15 280060 2346720 20 13:51:18 10:51:01 AM 4867912 7001212 3014520 38.24 2688 2299368 708960 7.94 280064 2346468 8 13:51:18 10:52:01 AM 4867716 7001036 3014716 38.25 2688 2299388 708960 7.94 280064 2346488 28 13:51:18 10:53:01 AM 4867460 7000780 3014972 38.25 2688 2299388 708960 7.94 280068 2346688 8 13:51:18 10:54:01 AM 4867744 7001064 3014688 38.25 2688 2299400 708960 7.94 280068 2346532 24 13:51:18 10:55:01 AM 4867636 7000972 3014796 38.25 2688 2299404 708960 7.94 280072 2346476 8 13:51:18 10:56:01 AM 4867864 7001208 3014568 38.24 2688 2299412 708960 7.94 280076 2346520 20 13:51:18 10:57:01 AM 4867788 7001132 3014644 38.25 2688 2299412 708960 7.94 280076 2346588 8 13:51:18 10:58:01 AM 4867564 7000912 3014868 38.25 2688 2299432 708960 7.94 280076 2346524 28 13:51:18 10:59:01 AM 4867620 7000984 3014812 38.25 2688 2299432 708960 7.94 280080 2346572 8 13:51:18 11:00:01 AM 4866724 7000104 3015708 38.26 2688 2299448 724348 8.11 280080 2347064 36 13:51:18 11:01:01 AM 4866644 7000032 3015788 38.26 2688 2299456 724348 8.11 280084 2347248 8 13:51:18 11:02:01 AM 4866932 7000328 3015500 38.26 2688 2299464 724348 8.11 280088 2347144 20 13:51:18 11:03:02 AM 4867436 7000836 3014996 38.25 2688 2299468 724348 8.11 280088 2346740 8 13:51:18 11:04:01 AM 4867444 7000860 3014988 38.25 2688 2299484 724348 8.11 280088 2346916 28 13:51:18 11:05:01 AM 4867452 7000868 3014980 38.25 2688 2299484 724348 8.11 280092 2346808 8 13:51:18 11:06:01 AM 4867116 7000544 3015316 38.25 2688 2299504 724348 8.11 280092 2346872 28 13:51:18 11:07:01 AM 4867052 7000488 3015380 38.25 2688 2299504 724348 8.11 280096 2346952 8 13:51:18 11:08:01 AM 4866816 7000252 3015616 38.26 2688 2299512 724348 8.11 280096 2347276 20 13:51:18 11:09:01 AM 4867296 7000744 3015136 38.25 2688 2299516 724348 8.11 280100 2346936 8 13:51:18 11:10:01 AM 4867032 7000480 3015400 38.25 2688 2299528 719596 8.06 280100 2347168 24 13:51:18 11:11:01 AM 4866892 7000356 3015540 38.26 2688 2299532 719596 8.06 280104 2347172 8 13:51:18 11:12:01 AM 4866768 7000232 3015664 38.26 2688 2299548 719596 8.06 280104 2347384 28 13:51:18 11:13:01 AM 4867200 7000680 3015232 38.25 2688 2299548 719596 8.06 280108 2347048 8 13:51:18 11:14:01 AM 4866860 7000344 3015572 38.26 2688 2299560 719596 8.06 280108 2347392 20 13:51:18 11:15:01 AM 4866896 7000388 3015536 38.26 2688 2299560 719596 8.06 280112 2347252 8 13:51:18 11:16:01 AM 4866740 7000248 3015692 38.26 2688 2299576 719596 8.06 280112 2347436 28 13:51:18 11:17:01 AM 4866616 7000128 3015816 38.26 2688 2299580 719596 8.06 280116 2347376 8 13:51:18 11:18:01 AM 4866840 7000360 3015592 38.26 2688 2299596 719596 8.06 280120 2347244 28 13:51:18 11:19:01 AM 4866764 7000292 3015668 38.26 2688 2299596 719596 8.06 280120 2347368 8 13:51:18 11:20:01 AM 4866640 7000172 3015792 38.26 2688 2299608 721664 8.08 280120 2347372 20 13:51:18 11:21:01 AM 4866644 7000184 3015788 38.26 2688 2299608 721664 8.08 280124 2347508 16 13:51:18 11:22:01 AM 4866436 6999980 3015996 38.26 2688 2299624 721664 8.08 280124 2347544 28 13:51:18 11:23:01 AM 4866480 7000036 3015952 38.26 2688 2299624 721664 8.08 280128 2347644 8 13:51:18 11:24:01 AM 4866680 7000252 3015752 38.26 2688 2299640 721664 8.08 280132 2347472 28 13:51:18 11:25:01 AM 4866564 7000140 3015868 38.26 2688 2299644 721664 8.08 280132 2347592 8 13:51:18 11:26:01 AM 4866672 7000252 3015760 38.26 2688 2299656 721664 8.08 280132 2347480 20 13:51:18 11:27:01 AM 4866440 7000028 3015992 38.26 2688 2299656 721664 8.08 280136 2347584 8 13:51:18 11:28:01 AM 4866380 6999980 3016052 38.26 2688 2299672 721664 8.08 280136 2347576 28 13:51:18 11:29:01 AM 4866520 7000128 3015912 38.26 2688 2299676 721664 8.08 280140 2347580 8 13:51:18 11:30:01 AM 4866208 6999816 3016224 38.27 2688 2299684 711640 7.97 280140 2347696 20 13:51:18 11:31:01 AM 4865920 6999544 3016512 38.27 2688 2299692 711640 7.97 280144 2348140 8 13:51:18 11:32:01 AM 4866244 6999876 3016188 38.26 2688 2299708 711640 7.97 280144 2347980 28 13:51:18 11:33:01 AM 4865948 6999588 3016484 38.27 2688 2299708 711640 7.97 280148 2348072 16 13:51:18 11:34:01 AM 4865872 6999524 3016560 38.27 2688 2299720 711640 7.97 280152 2348212 20 13:51:18 11:35:01 AM 4866376 7000028 3016056 38.26 2688 2299720 711640 7.97 280152 2347860 8 13:51:18 11:36:01 AM 4866232 6999884 3016200 38.26 2688 2299736 711640 7.97 280152 2347976 28 13:51:18 11:37:01 AM 4866028 6999700 3016404 38.27 2688 2299740 711640 7.97 280156 2348100 8 13:51:18 11:38:01 AM 4866020 6999700 3016412 38.27 2688 2299748 711640 7.97 280160 2348288 20 13:51:18 11:39:01 AM 4866164 6999844 3016268 38.27 2688 2299748 711640 7.97 280160 2348064 8 13:51:18 11:40:01 AM 4865936 6999628 3016496 38.27 2688 2299760 711640 7.97 280164 2348152 16 13:51:18 11:41:01 AM 4866104 6999796 3016328 38.27 2688 2299760 711640 7.97 280164 2348036 8 13:51:18 11:42:01 AM 4865860 6999572 3016572 38.27 2688 2299780 711640 7.97 280164 2348248 28 13:51:18 11:43:01 AM 4864940 6998652 3017492 38.28 2688 2299780 711640 7.97 280172 2349252 8 13:51:18 11:44:01 AM 4864812 6998524 3017620 38.28 2688 2299788 711640 7.97 280168 2349284 20 13:51:18 11:45:01 AM 4863644 6998356 3018788 38.30 2688 2300780 711640 7.97 280168 2350748 488 13:51:18 11:46:01 AM 4863644 6998356 3018788 38.30 2688 2300780 711640 7.97 280168 2350748 8 13:51:18 11:47:01 AM 4863372 6998092 3019060 38.30 2688 2300788 711640 7.97 280168 2350828 20 13:51:18 11:48:01 AM 4863488 6998212 3018944 38.30 2688 2300792 711640 7.97 280168 2350648 8 13:51:18 11:49:01 AM 4863460 6998200 3018972 38.30 2688 2300808 711640 7.97 280168 2350644 28 13:51:18 11:50:01 AM 4862784 6997524 3019648 38.31 2688 2300808 727128 8.14 280168 2351240 8 13:51:18 11:51:01 AM 4863252 6998004 3019180 38.30 2688 2300820 727128 8.14 280168 2350732 20 13:51:18 11:52:01 AM 4863104 6997856 3019328 38.30 2688 2300820 727128 8.14 280168 2350800 8 13:51:18 11:53:01 AM 4863340 6998112 3019092 38.30 2688 2300840 727128 8.14 280168 2350752 28 13:51:18 11:54:01 AM 4863316 6998088 3019116 38.30 2688 2300840 727128 8.14 280168 2350752 12 13:51:18 11:55:01 AM 4863312 6998100 3019120 38.30 2688 2300856 727128 8.14 280168 2350768 28 13:51:18 11:56:01 AM 4863372 6998164 3019060 38.30 2688 2300860 727128 8.14 280168 2350772 8 13:51:18 11:57:01 AM 4863232 6998032 3019200 38.30 2688 2300868 727128 8.14 280168 2350800 16 13:51:18 11:58:01 AM 4863424 6998224 3019008 38.30 2688 2300868 711460 7.97 280168 2350732 4 13:51:18 11:59:01 AM 4863304 6998120 3019128 38.30 2688 2300884 711460 7.97 280168 2350748 20 13:51:18 12:00:01 PM 4863108 6997924 3019324 38.30 2688 2300884 713672 7.99 280168 2350864 4 13:51:18 12:01:01 PM 4862592 6997428 3019840 38.31 2688 2300904 713672 7.99 280168 2351232 24 13:51:18 12:02:01 PM 4863232 6998068 3019200 38.30 2688 2300904 713672 7.99 280180 2350824 4 13:51:18 12:03:01 PM 4863352 6998196 3019080 38.30 2688 2300912 713672 7.99 280180 2350764 16 13:51:18 12:04:01 PM 4863472 6998316 3018960 38.30 2688 2300912 713672 7.99 280180 2350764 4 13:51:18 12:05:01 PM 4863336 6998200 3019096 38.30 2688 2300932 713672 7.99 280180 2350784 24 13:51:18 12:06:01 PM 4863308 6998176 3019124 38.30 2688 2300936 713672 7.99 280180 2350788 4 13:51:18 12:07:01 PM 4863236 6998120 3019196 38.30 2688 2300952 713672 7.99 280180 2350940 28 13:51:18 12:08:01 PM 4863168 6998056 3019264 38.30 2688 2300956 713672 7.99 280180 2350876 8 13:51:18 12:09:01 PM 4863348 6998244 3019084 38.30 2688 2300964 713672 7.99 280180 2350884 20 13:51:18 12:10:01 PM 4862940 6997836 3019492 38.31 2688 2300964 705496 7.90 280180 2351116 8 13:51:18 12:11:02 PM 4863152 6998064 3019280 38.30 2688 2300980 705496 7.90 280180 2350916 24 13:51:18 12:12:01 PM 4861068 6995980 3021364 38.33 2688 2300980 727644 8.15 280180 2352840 8 13:51:18 12:13:01 PM 4863000 6997944 3019432 38.31 2688 2301012 714448 8.00 280712 2350416 28 13:51:18 12:14:01 PM 4863036 6997980 3019396 38.31 2688 2301012 714448 8.00 280712 2350416 8 13:51:18 12:15:01 PM 4862844 6997796 3019588 38.31 2688 2301020 714448 8.00 280712 2350424 20 13:51:18 12:16:01 PM 4862876 6997832 3019556 38.31 2688 2301024 714448 8.00 280712 2350428 8 13:51:18 12:17:01 PM 4862964 6997936 3019468 38.31 2688 2301040 714448 8.00 280712 2350512 28 13:51:18 12:18:01 PM 4862780 6997752 3019652 38.31 2688 2301040 714448 8.00 280712 2350648 8 13:51:18 12:19:01 PM 4863060 6998044 3019372 38.31 2688 2301052 714448 8.00 280712 2350456 20 13:51:18 12:20:01 PM 4862828 6997812 3019604 38.31 2688 2301052 705496 7.90 280712 2350572 8 13:51:18 12:21:01 PM 4863152 6998156 3019280 38.30 2688 2301072 705496 7.90 280712 2350476 28 13:51:18 12:22:01 PM 4863008 6998016 3019424 38.31 2688 2301076 705496 7.90 280712 2350548 8 13:51:18 12:23:01 PM 4862880 6997896 3019552 38.31 2688 2301084 705496 7.90 280712 2350488 20 13:51:18 12:24:01 PM 4862792 6997808 3019640 38.31 2688 2301084 705496 7.90 280712 2350488 8 13:51:18 12:25:01 PM 4862908 6997940 3019524 38.31 2688 2301100 705496 7.90 280712 2350504 24 13:51:18 12:26:01 PM 4862908 6997940 3019524 38.31 2688 2301100 705496 7.90 280712 2350620 8 13:51:18 12:27:01 PM 4862984 6998032 3019448 38.31 2688 2301116 705496 7.90 280712 2350588 28 13:51:18 12:28:01 PM 4863032 6998084 3019400 38.31 2688 2301120 705496 7.90 280712 2350524 8 13:51:18 12:29:01 PM 4863144 6998204 3019288 38.30 2688 2301128 705496 7.90 280712 2350532 20 13:51:18 12:30:01 PM 4862836 6997896 3019596 38.31 2688 2301128 722352 8.09 280712 2350648 8 13:51:18 12:31:01 PM 4862320 6997400 3020112 38.31 2688 2301148 722352 8.09 280712 2351052 28 13:51:18 12:32:01 PM 4862808 6997888 3019624 38.31 2688 2301148 722352 8.09 280712 2350724 8 13:51:18 12:33:01 PM 4862596 6997688 3019836 38.31 2688 2301160 722352 8.09 280712 2351008 20 13:51:18 12:34:01 PM 4862872 6997964 3019560 38.31 2688 2301160 722352 8.09 280712 2350680 8 13:51:18 12:35:01 PM 4863040 6998148 3019392 38.31 2688 2301176 722352 8.09 280712 2350696 28 13:51:18 12:36:01 PM 4863080 6998192 3019352 38.30 2688 2301180 722352 8.09 280712 2350700 8 13:51:18 12:37:01 PM 4862368 6997488 3020064 38.31 2688 2301188 722352 8.09 280712 2351048 20 13:51:18 12:38:01 PM 4862564 6997684 3019868 38.31 2688 2301188 722352 8.09 280712 2350856 8 13:51:18 12:39:01 PM 4862500 6997640 3019932 38.31 2688 2301208 722352 8.09 280712 2350876 28 13:51:18 12:40:01 PM 4862268 6997408 3020164 38.32 2688 2301208 702636 7.87 280712 2350992 8 13:51:18 12:41:01 PM 4862768 6997916 3019664 38.31 2688 2301216 718040 8.04 280712 2350768 20 13:51:18 12:42:01 PM 4862632 6997784 3019800 38.31 2688 2301220 718040 8.04 280712 2350840 8 13:51:18 12:43:01 PM 4862540 6997708 3019892 38.31 2688 2301236 718040 8.04 280712 2350904 28 13:51:18 12:44:01 PM 4862628 6997796 3019804 38.31 2688 2301236 718040 8.04 280712 2350904 8 13:51:18 12:45:01 PM 4862452 6997632 3019980 38.31 2688 2301248 718040 8.04 280712 2351076 28 13:51:18 12:46:01 PM 4862684 6997864 3019748 38.31 2688 2301248 718040 8.04 280712 2350804 8 13:51:18 12:47:01 PM 4862548 6997740 3019884 38.31 2688 2301260 718040 8.04 280712 2350884 24 13:51:18 12:48:01 PM 4862604 6997800 3019828 38.31 2688 2301264 718040 8.04 280716 2350896 8 13:51:18 12:49:01 PM 4862596 6997812 3019836 38.31 2688 2301284 718040 8.04 280712 2351092 28 13:51:18 12:50:01 PM 4862332 6997548 3020100 38.31 2688 2301284 715324 8.01 280712 2351160 8 13:51:18 12:51:01 PM 4862740 6997968 3019692 38.31 2688 2301296 715324 8.01 280712 2350856 20 13:51:18 12:52:01 PM 4862556 6997784 3019876 38.31 2688 2301296 715324 8.01 280712 2350924 8 13:51:18 12:53:01 PM 4862552 6997800 3019880 38.31 2688 2301316 715324 8.01 280712 2350856 28 13:51:18 12:54:01 PM 4862632 6997880 3019800 38.31 2688 2301316 715324 8.01 280712 2350876 8 13:51:18 12:55:01 PM 4862728 6997992 3019704 38.31 2688 2301332 715324 8.01 280712 2350892 28 13:51:18 12:56:01 PM 4862636 6997904 3019796 38.31 2688 2301336 715324 8.01 280712 2351148 8 13:51:18 12:57:01 PM 4862528 6997804 3019904 38.31 2688 2301344 715324 8.01 280712 2351040 16 13:51:18 12:58:01 PM 4862760 6998036 3019672 38.31 2688 2301344 715324 8.01 280712 2350904 4 13:51:18 12:59:01 PM 4862380 6997672 3020052 38.31 2688 2301360 715324 8.01 280712 2351264 20 13:51:18 01:00:01 PM 4862368 6997660 3020064 38.31 2688 2301360 714040 8.00 280712 2351040 4 13:51:18 01:01:01 PM 4861584 6996896 3020848 38.32 2688 2301380 714040 8.00 280712 2351592 4 13:51:18 01:02:01 PM 4862372 6997684 3020060 38.31 2688 2301380 714040 8.00 280716 2351124 4 13:51:18 01:03:01 PM 4862236 6997556 3020196 38.32 2688 2301388 714040 8.00 280716 2351152 4 13:51:18 01:04:01 PM 4862604 6997928 3019828 38.31 2688 2301392 714040 8.00 280716 2350952 4 13:51:18 01:05:01 PM 4862648 6997988 3019784 38.31 2688 2301408 714040 8.00 280716 2350968 4 13:51:18 01:06:01 PM 4862188 6997528 3020244 38.32 2688 2301408 714040 8.00 280716 2351240 4 13:51:18 01:07:01 PM 4862508 6997868 3019924 38.31 2688 2301428 714040 8.00 280716 2351104 4 13:51:18 01:08:01 PM 4862592 6997952 3019840 38.31 2688 2301428 714040 8.00 280716 2350988 4 13:51:18 01:09:01 PM 4862568 6997936 3019864 38.31 2688 2301436 714040 8.00 280716 2351132 4 13:51:18 01:10:01 PM 4862476 6997848 3019956 38.31 2688 2301440 713752 7.99 280716 2351232 4 13:51:18 01:11:01 PM 4862596 6997984 3019836 38.31 2688 2301456 713752 7.99 280716 2351016 4 13:51:18 01:12:01 PM 4862448 6997840 3019984 38.31 2688 2301460 713752 7.99 280716 2351088 4 13:51:18 01:13:01 PM 4862328 6997736 3020104 38.31 2688 2301476 713752 7.99 280716 2351152 4 13:51:18 01:14:01 PM 4862372 6997780 3020060 38.31 2688 2301476 713752 7.99 280716 2351016 4 13:51:18 01:15:01 PM 4862280 6997700 3020152 38.31 2688 2301488 713752 7.99 280716 2351048 4 13:51:18 01:16:01 PM 4862464 6997884 3019968 38.31 2688 2301488 713752 7.99 280716 2351048 4 13:51:18 01:17:01 PM 4862156 6997592 3020276 38.32 2688 2301504 713752 7.99 280716 2351280 4 13:51:18 01:18:02 PM 4862240 6997676 3020192 38.32 2688 2301504 713752 7.99 280716 2351212 4 13:51:18 01:19:01 PM 4862268 6997724 3020164 38.32 2688 2301524 713752 7.99 280716 2351100 4 13:51:18 01:20:01 PM 4861804 6997260 3020628 38.32 2688 2301524 730700 8.18 280716 2351216 4 13:51:18 01:21:01 PM 4862436 6997904 3019996 38.31 2688 2301536 730700 8.18 280716 2351112 4 13:51:18 01:22:01 PM 4862340 6997808 3020092 38.31 2688 2301536 730700 8.18 280716 2351296 4 13:51:18 01:23:01 PM 4862484 6997964 3019948 38.31 2688 2301548 730700 8.18 280716 2351136 4 13:51:18 01:24:01 PM 4862596 6998080 3019836 38.31 2688 2301552 730700 8.18 280716 2351140 4 13:51:18 01:25:01 PM 4862296 6997788 3020136 38.31 2688 2301560 730700 8.18 280716 2351264 4 13:51:18 01:26:01 PM 4862240 6997732 3020192 38.32 2688 2301560 730700 8.18 280716 2351152 4 13:51:18 01:27:01 PM 4862120 6997632 3020312 38.32 2688 2301580 730700 8.18 280716 2351356 4 13:51:18 01:28:01 PM 4862220 6997732 3020212 38.32 2688 2301580 730700 8.18 280716 2351288 4 13:51:18 01:29:01 PM 4862296 6997816 3020136 38.31 2688 2301588 730700 8.18 280716 2351296 16 13:51:18 01:30:01 PM 4861964 6997492 3020468 38.32 2688 2301596 702352 7.86 280716 2351304 4 13:51:18 01:31:01 PM 4861868 6997416 3020564 38.32 2688 2301616 702352 7.86 280716 2351616 24 13:51:18 01:32:01 PM 4862296 6997848 3020136 38.31 2688 2301620 702352 7.86 280716 2351284 4 13:51:18 01:33:01 PM 4862136 6997696 3020296 38.32 2688 2301628 702352 7.86 280716 2351428 16 13:51:18 01:34:01 PM 4862220 6997780 3020212 38.32 2688 2301628 702352 7.86 280716 2351224 4 13:51:18 01:35:01 PM 4862220 6997792 3020212 38.32 2688 2301640 702352 7.86 280716 2351236 16 13:51:18 01:36:01 PM 4862156 6997728 3020276 38.32 2688 2301640 702352 7.86 280716 2351352 4 13:51:18 01:37:01 PM 4862192 6997780 3020240 38.32 2688 2301656 702352 7.86 280716 2351400 24 13:51:18 01:38:01 PM 4862408 6998000 3020024 38.31 2688 2301660 702352 7.86 280716 2351256 4 13:51:18 01:39:01 PM 4858932 6997544 3023500 38.36 2688 2304704 702352 7.86 280716 2354460 3052 13:51:18 01:40:01 PM 4840004 6989900 3042428 38.60 2688 2315988 736204 8.24 280716 2372976 5136 13:51:18 01:41:01 PM 4838204 6990204 3044228 38.62 2688 2318068 736204 8.24 280716 2375064 28 13:51:18 01:42:01 PM 4838096 6990096 3044336 38.62 2688 2318068 719968 8.06 280716 2375132 4 13:51:18 01:43:01 PM 4838004 6990280 3044428 38.62 2688 2318344 719968 8.06 280716 2375344 280 13:51:18 01:44:01 PM 4838056 6990332 3044376 38.62 2688 2318344 719968 8.06 280716 2375560 4 13:51:18 01:45:01 PM 4837592 6990172 3044840 38.63 2688 2318648 719968 8.06 280716 2375932 312 13:51:18 01:46:01 PM 4837964 6990548 3044468 38.62 2688 2318652 719968 8.06 280716 2375664 4 13:51:18 01:47:01 PM 4831740 6987012 3050692 38.70 2688 2321348 719968 8.06 280716 2381040 2704 13:51:18 01:48:01 PM 4819980 6981212 3062452 38.85 2688 2327308 737076 8.25 280716 2392544 2980 13:51:18 01:49:01 PM 4763416 6931120 3119016 39.57 2688 2333772 784668 8.79 280896 2449016 3644 13:51:18 01:50:01 PM 4948556 6970160 2933876 37.22 2688 2193724 715948 8.02 353588 2214828 25368 13:51:18 01:51:01 PM 5007600 7035336 2874832 36.47 2688 2200460 674532 7.55 513928 1999716 26984 13:51:18 Average: 5411888 7111391 2470544 31.34 2688 1884337 651628 7.30 212341 1943944 717 13:51:18 13:51:18 04:06:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:51:18 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:07:01 AM eth0 95.97 48.45 351.54 14.71 0.00 0.00 0.00 0.00 13:51:18 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:08:01 AM eth0 3.70 0.07 0.48 0.01 0.00 0.00 0.00 0.00 13:51:18 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:09:01 AM eth0 0.60 0.03 0.04 0.00 0.00 0.00 0.00 0.00 13:51:18 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:10:01 AM eth0 0.65 0.08 0.04 0.01 0.00 0.00 0.00 0.00 13:51:18 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:11:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 13:51:18 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:12:01 AM eth0 0.82 0.17 0.17 0.07 0.00 0.00 0.00 0.00 13:51:18 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:13:01 AM eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 13:51:18 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:14:01 AM eth0 0.42 0.08 0.03 0.01 0.00 0.00 0.00 0.00 13:51:18 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:15:01 AM eth0 0.43 0.12 0.03 0.01 0.00 0.00 0.00 0.00 13:51:18 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:16:01 AM eth0 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00 13:51:18 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:17:01 AM eth0 7.07 0.25 84.63 0.07 0.00 0.00 0.00 0.00 13:51:18 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:18:01 AM eth0 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00 13:51:18 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:19:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 13:51:18 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:20:01 AM eth0 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00 13:51:18 04:21:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:21:02 AM eth0 0.40 0.10 0.10 0.01 0.00 0.00 0.00 0.00 13:51:18 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:22:01 AM eth0 0.47 0.15 0.16 0.07 0.00 0.00 0.00 0.00 13:51:18 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:23:01 AM eth0 0.35 0.07 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:24:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:25:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:26:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:27:01 AM eth0 0.48 0.13 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:28:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:29:01 AM eth0 0.98 0.05 0.20 0.00 0.00 0.00 0.00 0.00 13:51:18 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:30:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 13:51:18 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:31:01 AM eth0 0.58 0.25 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:32:01 AM eth0 1.15 0.22 0.26 0.07 0.00 0.00 0.00 0.00 13:51:18 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:33:01 AM eth0 0.57 0.18 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:34:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:35:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:36:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:37:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:38:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:39:01 AM eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:40:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:41:01 AM eth0 0.88 0.30 0.31 0.20 0.00 0.00 0.00 0.00 13:51:18 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:42:01 AM eth0 0.43 0.12 0.15 0.06 0.00 0.00 0.00 0.00 13:51:18 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:43:01 AM eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00 13:51:18 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:44:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:45:01 AM eth0 3.75 0.07 0.29 0.00 0.00 0.00 0.00 0.00 13:51:18 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:46:01 AM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:47:01 AM eth0 1.05 0.35 0.45 0.27 0.00 0.00 0.00 0.00 13:51:18 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:48:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:49:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:50:01 AM eth0 0.17 0.02 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:51:01 AM eth0 0.30 0.03 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:52:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:54:01 AM eth0 1.10 0.27 0.41 0.26 0.00 0.00 0.00 0.00 13:51:18 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:55:01 AM eth0 6.11 0.03 0.41 0.00 0.00 0.00 0.00 0.00 13:51:18 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:56:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:57:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:58:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 04:59:01 AM eth0 1.00 0.85 0.08 0.07 0.00 0.00 0.00 0.00 13:51:18 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:00:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:01:01 AM eth0 1.05 0.28 0.41 0.26 0.00 0.00 0.00 0.00 13:51:18 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:02:01 AM eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:03:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:04:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:05:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:06:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:07:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:08:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:09:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:10:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:11:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:12:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:13:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:14:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:15:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:16:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:17:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:18:01 AM eth0 0.78 0.22 0.31 0.19 0.00 0.00 0.00 0.00 13:51:18 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:19:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:20:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:21:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:22:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 13:51:18 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:23:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:24:01 AM eth0 0.50 0.07 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:25:01 AM eth0 0.50 0.17 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:26:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:27:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:27:02 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:28:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:29:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:30:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:31:01 AM eth0 0.47 0.18 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:32:01 AM eth0 0.82 0.12 0.20 0.07 0.00 0.00 0.00 0.00 13:51:18 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:33:01 AM eth0 0.60 0.20 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:34:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:35:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:36:01 AM eth0 0.92 0.25 0.40 0.26 0.00 0.00 0.00 0.00 13:51:18 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:37:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 13:51:18 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:38:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:40:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:42:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:44:01 AM eth0 0.22 0.05 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:45:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:46:01 AM eth0 0.60 0.00 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:47:01 AM eth0 1.07 0.83 0.19 6.29 0.00 0.00 0.00 0.00 13:51:18 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:48:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:49:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:50:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:51:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:52:01 AM eth0 0.47 0.22 0.16 0.51 0.00 0.00 0.00 0.00 13:51:18 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:53:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:54:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:55:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:57:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 05:59:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:00:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:02:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:04:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:05:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:06:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:07:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:08:01 AM eth0 0.88 0.33 0.40 0.27 0.00 0.00 0.00 0.00 13:51:18 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:09:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:10:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:12:01 AM eth0 0.40 0.27 0.15 0.08 0.00 0.00 0.00 0.00 13:51:18 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:15:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:17:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:19:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:20:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:21:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:22:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 13:51:18 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:23:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:24:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:25:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:26:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:27:01 AM eth0 0.62 0.08 0.19 0.06 0.00 0.00 0.00 0.00 13:51:18 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:28:01 AM eth0 1.38 0.43 0.60 0.39 0.00 0.00 0.00 0.00 13:51:18 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:29:01 AM eth0 0.42 0.27 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:30:01 AM eth0 1.05 0.23 0.34 0.20 0.00 0.00 0.00 0.00 13:51:18 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:31:01 AM eth0 1.08 0.45 0.64 0.45 0.00 0.00 0.00 0.00 13:51:18 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:32:01 AM eth0 0.57 0.17 0.16 0.07 0.00 0.00 0.00 0.00 13:51:18 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:33:01 AM eth0 1.10 0.30 0.42 0.26 0.00 0.00 0.00 0.00 13:51:18 06:34:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:34:02 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:35:01 AM eth0 1.00 0.05 0.08 0.00 0.00 0.00 0.00 0.00 13:51:18 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:36:01 AM eth0 1.25 0.17 0.30 0.19 0.00 0.00 0.00 0.00 13:51:18 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:37:01 AM eth0 0.62 0.13 0.16 0.07 0.00 0.00 0.00 0.00 13:51:18 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:38:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:39:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:40:01 AM eth0 0.13 0.02 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:41:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:42:01 AM eth0 0.68 0.17 0.19 0.07 0.00 0.00 0.00 0.00 13:51:18 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:43:01 AM eth0 0.78 0.27 0.37 0.26 0.00 0.00 0.00 0.00 13:51:18 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:44:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:45:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:46:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:47:01 AM eth0 0.72 0.18 0.22 0.07 0.00 0.00 0.00 0.00 13:51:18 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:48:01 AM eth0 0.43 0.13 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:49:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:50:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:51:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:52:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:53:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:54:01 AM eth0 0.78 0.28 0.31 0.20 0.00 0.00 0.00 0.00 13:51:18 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:55:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:56:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:57:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00 13:51:18 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:58:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 06:59:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:00:01 AM eth0 0.28 0.05 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:01:01 AM eth0 0.93 0.30 0.39 0.26 0.00 0.00 0.00 0.00 13:51:18 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:02:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 13:51:18 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:03:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:04:01 AM eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:05:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:07:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:08:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:09:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:10:01 AM eth0 1.13 0.18 0.36 0.19 0.00 0.00 0.00 0.00 13:51:18 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:11:01 AM eth0 0.42 0.15 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:12:01 AM eth0 0.97 0.37 0.47 0.26 0.00 0.00 0.00 0.00 13:51:18 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:13:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:14:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:15:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:16:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:17:01 AM eth0 0.30 0.12 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:18:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:19:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:20:01 AM eth0 0.42 0.13 0.26 0.19 0.00 0.00 0.00 0.00 13:51:18 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:21:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:22:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 13:51:18 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:23:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:25:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:26:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:27:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:28:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:30:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:31:01 AM eth0 0.48 0.22 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:32:01 AM eth0 1.13 0.10 0.25 0.06 0.00 0.00 0.00 0.00 13:51:18 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:33:01 AM eth0 0.90 0.38 0.53 0.38 0.00 0.00 0.00 0.00 13:51:18 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:34:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:35:01 AM eth0 0.47 0.18 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:37:01 AM eth0 0.35 0.08 0.15 0.06 0.00 0.00 0.00 0.00 13:51:18 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:42:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 13:51:18 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:43:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 07:44:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:44:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:45:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:46:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:47:01 AM eth0 0.55 0.28 0.39 0.25 0.00 0.00 0.00 0.00 13:51:18 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:48:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:50:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:51:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:52:01 AM eth0 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:53:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:55:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:57:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 13:51:18 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 07:59:01 AM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:00:01 AM eth0 0.92 0.32 0.39 0.26 0.00 0.00 0.00 0.00 13:51:18 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:02:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:03:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:04:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:05:01 AM eth0 0.88 0.22 0.32 0.20 0.00 0.00 0.00 0.00 13:51:18 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:06:01 AM eth0 0.47 0.02 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:07:01 AM eth0 1.25 0.52 0.69 0.45 0.00 0.00 0.00 0.00 13:51:18 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:08:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:10:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:12:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:15:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:16:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:51:18 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:17:01 AM eth0 0.72 0.33 0.40 0.26 0.00 0.00 0.00 0.00 13:51:18 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:19:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:20:01 AM eth0 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:21:01 AM eth0 0.88 0.38 0.39 0.27 0.00 0.00 0.00 0.00 13:51:18 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:22:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 13:51:18 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:23:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:24:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:25:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:26:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:27:01 AM eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:28:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:30:01 AM eth0 0.60 0.00 0.08 0.00 0.00 0.00 0.00 0.00 13:51:18 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:31:01 AM eth0 1.37 0.60 0.88 0.64 0.00 0.00 0.00 0.00 13:51:18 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:32:01 AM eth0 1.10 0.10 0.24 0.06 0.00 0.00 0.00 0.00 13:51:18 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:33:01 AM eth0 1.65 0.52 0.85 0.57 0.00 0.00 0.00 0.00 13:51:18 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:34:01 AM eth0 2.12 0.35 0.76 0.44 0.00 0.00 0.00 0.00 13:51:18 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:35:01 AM eth0 1.17 0.48 0.79 0.57 0.00 0.00 0.00 0.00 13:51:18 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:36:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:37:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:38:01 AM eth0 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:39:01 AM eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:40:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:41:01 AM eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:42:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:43:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:44:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:45:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:47:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:48:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:49:01 AM eth0 0.73 0.17 0.31 0.19 0.00 0.00 0.00 0.00 13:51:18 08:50:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:50:02 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:52:01 AM eth0 0.47 0.18 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:53:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:55:01 AM eth0 0.65 0.00 0.04 0.00 0.00 0.00 0.00 0.00 13:51:18 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:56:01 AM eth0 0.73 0.00 0.04 0.00 0.00 0.00 0.00 0.00 13:51:18 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:57:01 AM eth0 0.47 0.15 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 08:59:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:00:01 AM eth0 0.90 0.25 0.40 0.26 0.00 0.00 0.00 0.00 13:51:18 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:01:01 AM eth0 0.87 0.80 0.08 0.07 0.00 0.00 0.00 0.00 13:51:18 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:02:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:04:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:51:18 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:05:01 AM eth0 1.35 0.25 0.45 0.26 0.00 0.00 0.00 0.00 13:51:18 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:06:01 AM eth0 0.75 0.37 0.52 0.38 0.00 0.00 0.00 0.00 13:51:18 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:07:01 AM eth0 0.62 0.10 0.19 0.06 0.00 0.00 0.00 0.00 13:51:18 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:08:01 AM eth0 0.48 0.17 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:09:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:10:01 AM eth0 1.85 0.37 0.53 0.27 0.00 0.00 0.00 0.00 13:51:18 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:11:01 AM eth0 1.55 0.60 0.84 0.58 0.00 0.00 0.00 0.00 13:51:18 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:12:01 AM eth0 0.67 0.27 0.40 0.25 0.00 0.00 0.00 0.00 13:51:18 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:13:01 AM eth0 1.37 0.30 0.45 0.26 0.00 0.00 0.00 0.00 13:51:18 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:14:01 AM eth0 0.80 0.40 0.37 0.27 0.00 0.00 0.00 0.00 13:51:18 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:15:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:17:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:19:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:20:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:21:01 AM eth0 0.92 0.22 0.40 0.25 0.00 0.00 0.00 0.00 13:51:18 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:22:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 13:51:18 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:25:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:26:01 AM eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:27:01 AM eth0 0.50 0.08 0.16 0.06 0.00 0.00 0.00 0.00 13:51:18 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:28:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:51:18 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:29:01 AM eth0 0.47 0.18 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:30:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:31:01 AM eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:32:01 AM eth0 0.97 0.20 0.21 0.07 0.00 0.00 0.00 0.00 13:51:18 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:33:01 AM eth0 0.48 0.17 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:34:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:35:01 AM eth0 0.88 0.33 0.40 0.26 0.00 0.00 0.00 0.00 13:51:18 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:36:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:37:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00 13:51:18 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:38:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:39:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:51:18 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:40:01 AM eth0 5.93 3.77 8.33 20.23 0.00 0.00 0.00 0.00 13:51:18 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:41:01 AM eth0 239.59 165.51 1565.40 46.24 0.00 0.00 0.00 0.00 13:51:18 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:42:01 AM eth0 56.51 38.87 588.98 7.05 0.00 0.00 0.00 0.00 13:51:18 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:43:01 AM eth0 36.26 33.53 328.72 7.87 0.00 0.00 0.00 0.00 13:51:18 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:44:01 AM eth0 200.75 175.07 51.80 42.84 0.00 0.00 0.00 0.00 13:51:18 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:45:01 AM eth0 10.28 7.85 9.72 1.15 0.00 0.00 0.00 0.00 13:51:18 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:46:01 AM eth0 7.67 7.20 15.59 1.28 0.00 0.00 0.00 0.00 13:51:18 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:47:01 AM eth0 0.63 0.33 0.17 2.45 0.00 0.00 0.00 0.00 13:51:18 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:48:01 AM eth0 0.50 0.47 0.11 0.12 0.00 0.00 0.00 0.00 13:51:18 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:50:01 AM eth0 3.13 3.05 1.39 0.54 0.00 0.00 0.00 0.00 13:51:18 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:51:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:52:01 AM eth0 0.32 0.15 0.15 0.09 0.00 0.00 0.00 0.00 13:51:18 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:53:01 AM eth0 0.23 0.08 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:54:01 AM eth0 0.10 0.03 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:55:01 AM eth0 0.57 0.07 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:56:01 AM eth0 1.20 0.42 0.58 0.41 0.00 0.00 0.00 0.00 13:51:18 09:57:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:57:02 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 13:51:18 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:58:01 AM eth0 0.17 0.10 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 09:59:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:00:01 AM eth0 0.18 0.05 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:01:01 AM eth0 0.18 0.08 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:02:01 AM eth0 0.38 0.13 0.16 0.09 0.00 0.00 0.00 0.00 13:51:18 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:03:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:04:01 AM eth0 0.22 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:05:01 AM eth0 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:06:01 AM eth0 0.13 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:07:01 AM eth0 1.18 0.20 0.25 0.07 0.00 0.00 0.00 0.00 13:51:18 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:08:01 AM eth0 1.72 0.53 0.71 0.49 0.00 0.00 0.00 0.00 13:51:18 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:09:01 AM eth0 1.02 0.48 0.62 0.45 0.00 0.00 0.00 0.00 13:51:18 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:10:01 AM eth0 0.18 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:11:01 AM eth0 0.20 0.08 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:12:01 AM eth0 0.88 0.22 0.29 0.17 0.00 0.00 0.00 0.00 13:51:18 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:13:01 AM eth0 0.45 0.18 0.27 0.19 0.00 0.00 0.00 0.00 13:51:18 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:14:01 AM eth0 0.50 0.03 0.06 0.03 0.00 0.00 0.00 0.00 13:51:18 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:15:01 AM eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:16:01 AM eth0 0.13 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:17:01 AM eth0 0.50 0.13 0.17 0.07 0.00 0.00 0.00 0.00 13:51:18 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:18:01 AM eth0 1.28 0.37 0.44 0.30 0.00 0.00 0.00 0.00 13:51:18 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:19:01 AM eth0 1.03 0.33 0.64 0.44 0.00 0.00 0.00 0.00 13:51:18 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:20:01 AM eth0 0.17 0.05 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:21:01 AM eth0 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:22:01 AM eth0 1.18 0.45 0.54 0.35 0.00 0.00 0.00 0.00 13:51:18 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:23:01 AM eth0 0.32 0.03 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:24:01 AM eth0 0.15 0.03 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:25:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:26:01 AM eth0 0.32 0.05 0.04 0.03 0.00 0.00 0.00 0.00 13:51:18 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:27:01 AM eth0 1.23 0.50 0.53 0.33 0.00 0.00 0.00 0.00 13:51:18 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:28:01 AM eth0 0.20 0.10 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:29:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:30:01 AM eth0 0.13 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:31:01 AM eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:32:01 AM eth0 1.03 0.17 0.22 0.09 0.00 0.00 0.00 0.00 13:51:18 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:33:01 AM eth0 1.30 0.35 0.43 0.26 0.00 0.00 0.00 0.00 13:51:18 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:34:01 AM eth0 1.28 0.30 0.44 0.30 0.00 0.00 0.00 0.00 13:51:18 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:35:01 AM eth0 0.95 0.52 0.53 0.40 0.00 0.00 0.00 0.00 13:51:18 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:36:01 AM eth0 0.12 0.03 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:37:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:38:01 AM eth0 0.25 0.03 0.03 0.03 0.00 0.00 0.00 0.00 13:51:18 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:39:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:40:01 AM eth0 0.33 0.03 0.04 0.03 0.00 0.00 0.00 0.00 13:51:18 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:41:01 AM eth0 1.03 0.32 0.40 0.26 0.00 0.00 0.00 0.00 13:51:18 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:42:01 AM eth0 0.35 0.13 0.15 0.09 0.00 0.00 0.00 0.00 13:51:18 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:43:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:44:01 AM eth0 0.17 0.03 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:45:01 AM eth0 0.23 0.08 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:46:01 AM eth0 0.40 0.03 0.06 0.03 0.00 0.00 0.00 0.00 13:51:18 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:47:01 AM eth0 1.00 0.50 0.51 0.36 0.00 0.00 0.00 0.00 13:51:18 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:48:01 AM eth0 0.12 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:49:01 AM eth0 0.23 0.02 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:50:01 AM eth0 0.12 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:51:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:52:01 AM eth0 0.88 0.30 0.22 0.18 0.00 0.00 0.00 0.00 13:51:18 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:53:01 AM eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:54:01 AM eth0 0.18 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:55:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:56:01 AM eth0 0.15 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:57:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:58:01 AM eth0 0.13 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 10:59:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:00:01 AM eth0 0.78 0.30 0.32 0.23 0.00 0.00 0.00 0.00 13:51:18 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:01:01 AM eth0 0.50 0.03 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:02:01 AM eth0 0.63 0.35 0.41 0.29 0.00 0.00 0.00 0.00 13:51:18 11:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:03:02 AM eth0 0.22 0.08 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:04:01 AM eth0 0.10 0.03 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:05:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:06:01 AM eth0 0.22 0.03 0.03 0.03 0.00 0.00 0.00 0.00 13:51:18 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:07:01 AM eth0 0.70 0.12 0.19 0.06 0.00 0.00 0.00 0.00 13:51:18 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:08:01 AM eth0 0.55 0.25 0.28 0.22 0.00 0.00 0.00 0.00 13:51:18 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:09:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:10:01 AM eth0 0.57 0.08 0.07 0.03 0.00 0.00 0.00 0.00 13:51:18 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:11:01 AM eth0 1.07 0.28 0.41 0.26 0.00 0.00 0.00 0.00 13:51:18 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:12:01 AM eth0 0.68 0.27 0.41 0.28 0.00 0.00 0.00 0.00 13:51:18 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:13:01 AM eth0 0.48 0.02 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:14:01 AM eth0 1.03 0.32 0.42 0.29 0.00 0.00 0.00 0.00 13:51:18 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:15:01 AM eth0 0.77 0.32 0.37 0.26 0.00 0.00 0.00 0.00 13:51:18 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:16:01 AM eth0 0.88 0.32 0.41 0.30 0.00 0.00 0.00 0.00 13:51:18 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:17:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:18:01 AM eth0 0.17 0.05 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:19:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:20:01 AM eth0 0.25 0.10 0.03 0.04 0.00 0.00 0.00 0.00 13:51:18 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:21:01 AM eth0 1.35 0.35 0.45 0.27 0.00 0.00 0.00 0.00 13:51:18 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:22:01 AM eth0 1.22 0.38 0.55 0.36 0.00 0.00 0.00 0.00 13:51:18 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:23:01 AM eth0 0.57 0.23 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:24:01 AM eth0 0.23 0.03 0.03 0.03 0.00 0.00 0.00 0.00 13:51:18 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:25:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:26:01 AM eth0 0.08 0.03 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:27:01 AM eth0 0.40 0.25 0.15 0.08 0.00 0.00 0.00 0.00 13:51:18 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:28:01 AM eth0 0.12 0.05 0.02 0.05 0.00 0.00 0.00 0.00 13:51:18 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:29:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:30:01 AM eth0 0.23 0.03 0.03 0.02 0.00 0.00 0.00 0.00 13:51:18 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:31:01 AM eth0 0.57 0.33 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:32:01 AM eth0 0.50 0.13 0.17 0.09 0.00 0.00 0.00 0.00 13:51:18 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:33:01 AM eth0 1.47 0.30 0.46 0.26 0.00 0.00 0.00 0.00 13:51:18 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:34:01 AM eth0 0.48 0.20 0.27 0.21 0.00 0.00 0.00 0.00 13:51:18 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:35:01 AM eth0 0.22 0.08 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:36:01 AM eth0 0.08 0.03 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:37:01 AM eth0 0.75 0.25 0.19 0.07 0.00 0.00 0.00 0.00 13:51:18 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:38:01 AM eth0 1.32 0.42 0.67 0.47 0.00 0.00 0.00 0.00 13:51:18 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:39:01 AM eth0 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:40:01 AM eth0 0.17 0.03 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:41:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:42:01 AM eth0 0.42 0.22 0.16 0.10 0.00 0.00 0.00 0.00 13:51:18 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:43:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:44:01 AM eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 13:51:18 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:45:01 AM eth0 3.80 4.85 1.05 1.40 0.00 0.00 0.00 0.00 13:51:18 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:47:01 AM eth0 0.52 0.27 0.17 0.10 0.00 0.00 0.00 0.00 13:51:18 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:48:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:49:01 AM eth0 0.53 0.07 0.06 0.02 0.00 0.00 0.00 0.00 13:51:18 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:50:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00 13:51:18 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:51:01 AM eth0 0.18 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:52:01 AM eth0 0.38 0.25 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:53:01 AM eth0 0.17 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:54:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:55:01 AM eth0 0.18 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:57:01 AM eth0 1.17 1.03 0.21 6.50 0.00 0.00 0.00 0.00 13:51:18 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 11:59:01 AM eth0 0.20 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:00:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:01:01 PM eth0 0.20 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:02:01 PM eth0 0.92 0.83 0.19 6.41 0.00 0.00 0.00 0.00 13:51:18 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:03:01 PM eth0 0.18 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:04:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:05:01 PM eth0 0.18 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:06:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:07:01 PM eth0 0.68 0.52 0.17 1.97 0.00 0.00 0.00 0.00 13:51:18 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:08:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:09:01 PM eth0 0.15 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:10:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 12:11:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:11:02 PM eth0 0.22 0.12 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:12:01 PM eth0 0.27 0.14 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:13:01 PM eth0 0.98 0.88 0.09 0.10 0.00 0.00 0.00 0.00 13:51:18 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:14:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:15:01 PM eth0 0.23 0.07 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:16:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:17:01 PM eth0 0.55 0.23 0.17 0.09 0.00 0.00 0.00 0.00 13:51:18 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:18:01 PM eth0 0.80 0.32 0.41 0.26 0.00 0.00 0.00 0.00 13:51:18 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:19:01 PM eth0 0.20 0.10 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:20:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:21:01 PM eth0 0.20 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:22:01 PM eth0 0.33 0.18 0.15 0.08 0.00 0.00 0.00 0.00 13:51:18 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:23:01 PM eth0 0.25 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:24:01 PM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:25:01 PM eth0 0.37 0.07 0.03 0.03 0.00 0.00 0.00 0.00 13:51:18 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:26:01 PM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:27:01 PM eth0 0.55 0.27 0.17 0.09 0.00 0.00 0.00 0.00 13:51:18 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:28:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:29:01 PM eth0 0.17 0.08 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:30:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:31:01 PM eth0 0.60 0.28 0.28 0.22 0.00 0.00 0.00 0.00 13:51:18 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:32:01 PM eth0 0.82 0.13 0.20 0.07 0.00 0.00 0.00 0.00 13:51:18 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:33:01 PM eth0 0.52 0.32 0.28 0.22 0.00 0.00 0.00 0.00 13:51:18 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:34:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:35:01 PM eth0 0.15 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:36:01 PM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:37:01 PM eth0 0.88 0.42 0.50 0.35 0.00 0.00 0.00 0.00 13:51:18 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:38:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:39:01 PM eth0 0.17 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:40:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:41:01 PM eth0 0.15 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:42:01 PM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00 13:51:18 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:43:01 PM eth0 0.33 0.07 0.04 0.03 0.00 0.00 0.00 0.00 13:51:18 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:44:01 PM eth0 0.30 0.05 0.03 0.00 0.00 0.00 0.00 0.00 13:51:18 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:45:01 PM eth0 0.95 0.47 0.40 0.31 0.00 0.00 0.00 0.00 13:51:18 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:46:01 PM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:47:01 PM eth0 0.42 0.20 0.16 0.10 0.00 0.00 0.00 0.00 13:51:18 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:48:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:49:01 PM eth0 1.58 0.47 0.48 0.30 0.00 0.00 0.00 0.00 13:51:18 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:50:01 PM eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00 13:51:18 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:51:01 PM eth0 0.18 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:52:01 PM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 13:51:18 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:53:01 PM eth0 0.22 0.12 0.02 0.04 0.00 0.00 0.00 0.00 13:51:18 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:54:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:55:01 PM eth0 0.63 0.07 0.07 0.03 0.00 0.00 0.00 0.00 13:51:18 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:56:01 PM eth0 1.08 0.28 0.41 0.26 0.00 0.00 0.00 0.00 13:51:18 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:57:01 PM eth0 0.72 0.37 0.41 0.29 0.00 0.00 0.00 0.00 13:51:18 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:58:01 PM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 12:59:01 PM eth0 0.55 0.25 0.28 0.22 0.00 0.00 0.00 0.00 13:51:18 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:00:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:51:18 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:01:01 PM eth0 0.63 0.30 0.28 0.23 0.00 0.00 0.00 0.00 13:51:18 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:02:01 PM eth0 0.72 0.15 0.19 0.07 0.00 0.00 0.00 0.00 13:51:18 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:03:01 PM eth0 0.78 0.30 0.38 0.29 0.00 0.00 0.00 0.00 13:51:18 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:04:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:05:01 PM eth0 0.25 0.07 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:06:01 PM eth0 1.22 0.23 0.44 0.26 0.00 0.00 0.00 0.00 13:51:18 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:07:01 PM eth0 0.67 0.35 0.41 0.29 0.00 0.00 0.00 0.00 13:51:18 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:08:01 PM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:51:18 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:09:01 PM eth0 0.73 0.38 0.37 0.29 0.00 0.00 0.00 0.00 13:51:18 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:10:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:11:01 PM eth0 0.22 0.05 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:12:01 PM eth0 0.50 0.17 0.16 0.07 0.00 0.00 0.00 0.00 13:51:18 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:13:01 PM eth0 0.23 0.05 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:14:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:15:01 PM eth0 0.30 0.05 0.03 0.03 0.00 0.00 0.00 0.00 13:51:18 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:16:01 PM eth0 0.78 0.00 0.10 0.00 0.00 0.00 0.00 0.00 13:51:18 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:17:01 PM eth0 1.42 0.62 0.71 0.49 0.00 0.00 0.00 0.00 13:51:18 01:18:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:18:02 PM eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 13:51:18 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:19:01 PM eth0 0.24 0.12 0.03 0.03 0.00 0.00 0.00 0.00 13:51:18 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:20:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:21:01 PM eth0 0.22 0.08 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:22:01 PM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00 13:51:18 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:23:01 PM eth0 0.25 0.07 0.03 0.03 0.00 0.00 0.00 0.00 13:51:18 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:24:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:25:01 PM eth0 0.27 0.07 0.03 0.03 0.00 0.00 0.00 0.00 13:51:18 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:26:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:27:01 PM eth0 0.42 0.25 0.16 0.10 0.00 0.00 0.00 0.00 13:51:18 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:28:01 PM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:51:18 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:29:01 PM eth0 0.13 0.07 0.02 0.02 0.00 0.00 0.00 0.00 13:51:18 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:30:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:31:01 PM eth0 0.65 0.27 0.28 0.22 0.00 0.00 0.00 0.00 13:51:18 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:32:01 PM eth0 0.75 0.10 0.20 0.06 0.00 0.00 0.00 0.00 13:51:18 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:33:01 PM eth0 0.52 0.25 0.28 0.22 0.00 0.00 0.00 0.00 13:51:18 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:34:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:35:01 PM eth0 0.20 0.08 0.02 0.03 0.00 0.00 0.00 0.00 13:51:18 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:36:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:37:01 PM eth0 0.45 0.20 0.16 0.09 0.00 0.00 0.00 0.00 13:51:18 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:38:01 PM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:39:01 PM eth0 11.85 12.98 3.83 4.10 0.00 0.00 0.00 0.00 13:51:18 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:40:01 PM eth0 19.24 19.39 74.30 6.58 0.00 0.00 0.00 0.00 13:51:18 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:41:01 PM eth0 6.07 7.07 1.39 3.63 0.00 0.00 0.00 0.00 13:51:18 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:42:01 PM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 13:51:18 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:43:01 PM eth0 0.75 0.25 0.09 0.72 0.00 0.00 0.00 0.00 13:51:18 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:44:01 PM eth0 0.80 0.15 0.31 0.19 0.00 0.00 0.00 0.00 13:51:18 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:45:01 PM eth0 0.83 0.52 0.31 1.48 0.00 0.00 0.00 0.00 13:51:18 01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:46:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:51:18 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:47:01 PM eth0 6.77 6.75 39.41 0.80 0.00 0.00 0.00 0.00 13:51:18 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:48:01 PM eth0 13.53 13.93 86.31 1.71 0.00 0.00 0.00 0.00 13:51:18 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:49:01 PM eth0 11.26 11.00 61.13 1.27 0.00 0.00 0.00 0.00 13:51:18 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:50:01 PM eth0 72.75 46.73 130.36 86.06 0.00 0.00 0.00 0.00 13:51:18 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 01:51:01 PM eth0 15.61 14.29 13.26 7.23 0.00 0.00 0.00 0.00 13:51:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:18 Average: eth0 1.81 1.18 5.96 0.55 0.00 0.00 0.00 0.00 13:51:18 13:51:18 13:51:18 ---> sar -P ALL: 13:51:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/11/2025 _x86_64_ (2 CPU) 13:51:18 13:51:18 04:05:38 LINUX RESTART (2 CPU) 13:51:18 13:51:18 04:06:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 04:07:01 AM all 14.22 0.00 3.99 5.59 0.05 76.16 13:51:18 04:07:01 AM 0 14.45 0.00 4.03 4.50 0.03 76.99 13:51:18 04:07:01 AM 1 13.98 0.00 3.94 6.68 0.07 75.33 13:51:18 04:08:01 AM all 0.31 0.00 0.08 0.02 0.04 99.56 13:51:18 04:08:01 AM 0 0.08 0.00 0.12 0.00 0.03 99.77 13:51:18 04:08:01 AM 1 0.53 0.00 0.03 0.03 0.05 99.35 13:51:18 04:09:01 AM all 0.25 0.00 0.06 0.01 0.04 99.64 13:51:18 04:09:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 13:51:18 04:09:01 AM 1 0.42 0.00 0.03 0.02 0.02 99.52 13:51:18 04:10:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66 13:51:18 04:10:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 13:51:18 04:10:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60 13:51:18 04:11:01 AM all 0.23 0.00 0.07 0.00 0.05 99.65 13:51:18 04:11:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 13:51:18 04:11:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 13:51:18 04:12:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 13:51:18 04:12:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 13:51:18 04:12:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 13:51:18 04:13:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 13:51:18 04:13:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 13:51:18 04:13:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 13:51:18 04:14:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 13:51:18 04:14:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 13:51:18 04:14:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53 13:51:18 04:15:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 13:51:18 04:15:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 04:15:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 13:51:18 04:16:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 13:51:18 04:16:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 13:51:18 04:16:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 13:51:18 04:17:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 13:51:18 04:17:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 13:51:18 04:17:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 13:51:18 13:51:18 04:17:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 04:18:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 13:51:18 04:18:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 13:51:18 04:18:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 13:51:18 04:19:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 13:51:18 04:19:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 04:19:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 13:51:18 04:20:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 13:51:18 04:20:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 13:51:18 04:20:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 13:51:18 04:21:02 AM all 0.33 0.00 0.10 0.00 0.04 99.53 13:51:18 04:21:02 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 13:51:18 04:21:02 AM 1 0.53 0.00 0.12 0.00 0.02 99.33 13:51:18 04:22:01 AM all 0.31 0.00 0.07 0.01 0.04 99.57 13:51:18 04:22:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 13:51:18 04:22:01 AM 1 0.51 0.00 0.03 0.02 0.03 99.41 13:51:18 04:23:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 13:51:18 04:23:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 13:51:18 04:23:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 13:51:18 04:24:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59 13:51:18 04:24:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 13:51:18 04:24:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 13:51:18 04:25:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 13:51:18 04:25:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 13:51:18 04:25:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 13:51:18 04:26:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 13:51:18 04:26:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 13:51:18 04:26:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 13:51:18 04:27:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 13:51:18 04:27:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73 13:51:18 04:27:01 AM 1 0.33 0.00 0.08 0.00 0.02 99.57 13:51:18 04:28:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69 13:51:18 04:28:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 13:51:18 04:28:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57 13:51:18 13:51:18 04:28:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 04:29:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73 13:51:18 04:29:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65 13:51:18 04:29:01 AM 1 0.10 0.00 0.03 0.00 0.05 99.82 13:51:18 04:30:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 13:51:18 04:30:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30 13:51:18 04:30:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 13:51:18 04:31:01 AM all 0.34 0.00 0.07 0.00 0.05 99.54 13:51:18 04:31:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 13:51:18 04:31:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 13:51:18 04:32:01 AM all 0.45 0.00 0.06 0.00 0.03 99.46 13:51:18 04:32:01 AM 0 0.78 0.00 0.03 0.00 0.02 99.17 13:51:18 04:32:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 13:51:18 04:33:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 13:51:18 04:33:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 13:51:18 04:33:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 13:51:18 04:34:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 13:51:18 04:34:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 13:51:18 04:34:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 13:51:18 04:35:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 13:51:18 04:35:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38 13:51:18 04:35:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 13:51:18 04:36:01 AM all 0.18 0.00 0.07 0.01 0.03 99.72 13:51:18 04:36:01 AM 0 0.33 0.00 0.10 0.02 0.05 99.50 13:51:18 04:36:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 13:51:18 04:37:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 13:51:18 04:37:01 AM 0 0.47 0.00 0.07 0.00 0.07 99.40 13:51:18 04:37:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 13:51:18 04:38:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 13:51:18 04:38:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 13:51:18 04:38:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 04:39:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 13:51:18 04:39:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 04:39:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 13:51:18 13:51:18 04:39:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 04:40:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 13:51:18 04:40:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 13:51:18 04:40:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 13:51:18 04:41:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 13:51:18 04:41:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 13:51:18 04:41:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 13:51:18 04:42:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 13:51:18 04:42:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 04:42:01 AM 1 0.03 0.00 0.07 0.00 0.05 99.85 13:51:18 04:43:01 AM all 0.24 0.00 0.04 0.00 0.04 99.67 13:51:18 04:43:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53 13:51:18 04:43:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 13:51:18 04:44:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 13:51:18 04:44:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 13:51:18 04:44:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 13:51:18 04:45:01 AM all 0.25 0.00 0.04 0.00 0.05 99.66 13:51:18 04:45:01 AM 0 0.42 0.00 0.02 0.00 0.03 99.53 13:51:18 04:45:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 13:51:18 04:46:01 AM all 0.24 0.00 0.06 0.01 0.05 99.64 13:51:18 04:46:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53 13:51:18 04:46:01 AM 1 0.10 0.00 0.07 0.02 0.07 99.75 13:51:18 04:47:01 AM all 0.42 0.00 0.05 0.00 0.04 99.49 13:51:18 04:47:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 13:51:18 04:47:01 AM 1 0.77 0.00 0.07 0.00 0.03 99.13 13:51:18 04:48:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 13:51:18 04:48:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38 13:51:18 04:48:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 13:51:18 04:49:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 13:51:18 04:49:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 13:51:18 04:49:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 13:51:18 04:50:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60 13:51:18 04:50:01 AM 0 0.55 0.00 0.08 0.00 0.05 99.32 13:51:18 04:50:01 AM 1 0.02 0.00 0.05 0.00 0.05 99.88 13:51:18 13:51:18 04:50:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 04:51:01 AM all 0.13 0.00 0.05 0.00 0.05 99.77 13:51:18 04:51:01 AM 0 0.20 0.00 0.07 0.00 0.07 99.67 13:51:18 04:51:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 13:51:18 04:52:01 AM all 0.36 0.00 0.06 0.00 0.04 99.54 13:51:18 04:52:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28 13:51:18 04:52:01 AM 1 0.13 0.00 0.05 0.00 0.02 99.80 13:51:18 04:53:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 13:51:18 04:53:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 13:51:18 04:53:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 13:51:18 04:54:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 13:51:18 04:54:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 13:51:18 04:54:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 04:55:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 13:51:18 04:55:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 13:51:18 04:55:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 13:51:18 04:56:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 13:51:18 04:56:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 13:51:18 04:56:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 13:51:18 04:57:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 13:51:18 04:57:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70 13:51:18 04:57:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48 13:51:18 04:58:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65 13:51:18 04:58:01 AM 0 0.22 0.00 0.05 0.00 0.05 99.68 13:51:18 04:58:01 AM 1 0.28 0.00 0.05 0.00 0.05 99.62 13:51:18 04:59:01 AM all 0.32 0.19 0.17 0.12 0.04 99.17 13:51:18 04:59:01 AM 0 0.52 0.38 0.23 0.23 0.05 98.58 13:51:18 04:59:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 13:51:18 05:00:01 AM all 0.29 0.00 0.06 0.02 0.04 99.59 13:51:18 05:00:01 AM 0 0.03 0.00 0.05 0.02 0.03 99.87 13:51:18 05:00:01 AM 1 0.55 0.00 0.07 0.02 0.05 99.32 13:51:18 05:01:01 AM all 0.41 0.00 0.08 0.00 0.05 99.46 13:51:18 05:01:01 AM 0 0.27 0.00 0.10 0.00 0.05 99.58 13:51:18 05:01:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 13:51:18 13:51:18 05:01:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 05:02:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 13:51:18 05:02:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 05:02:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 13:51:18 05:03:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 13:51:18 05:03:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 13:51:18 05:03:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 05:04:01 AM all 0.11 0.00 0.04 0.00 0.05 99.80 13:51:18 05:04:01 AM 0 0.15 0.00 0.05 0.00 0.05 99.75 13:51:18 05:04:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 13:51:18 05:05:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 13:51:18 05:05:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 13:51:18 05:05:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 13:51:18 05:06:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 13:51:18 05:06:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 13:51:18 05:06:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 13:51:18 05:07:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 13:51:18 05:07:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 13:51:18 05:07:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 13:51:18 05:08:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 13:51:18 05:08:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40 13:51:18 05:08:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 05:09:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 13:51:18 05:09:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 05:09:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 13:51:18 05:10:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62 13:51:18 05:10:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67 13:51:18 05:10:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57 13:51:18 05:11:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 13:51:18 05:11:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 13:51:18 05:11:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 13:51:18 05:12:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58 13:51:18 05:12:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 05:12:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33 13:51:18 13:51:18 05:12:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 05:13:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 13:51:18 05:13:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 13:51:18 05:13:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 13:51:18 05:14:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 13:51:18 05:14:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 13:51:18 05:14:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38 13:51:18 05:15:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 13:51:18 05:15:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72 13:51:18 05:15:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 13:51:18 05:16:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 13:51:18 05:16:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 13:51:18 05:16:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 13:51:18 05:17:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 13:51:18 05:17:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 13:51:18 05:17:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 13:51:18 05:18:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 13:51:18 05:18:01 AM 0 0.57 0.00 0.07 0.00 0.07 99.30 13:51:18 05:18:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 13:51:18 05:19:01 AM all 0.23 0.00 0.04 0.00 0.03 99.70 13:51:18 05:19:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 13:51:18 05:19:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 05:20:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 13:51:18 05:20:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 13:51:18 05:20:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 13:51:18 05:21:01 AM all 0.10 0.00 0.07 0.01 0.04 99.78 13:51:18 05:21:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 13:51:18 05:21:01 AM 1 0.08 0.00 0.08 0.02 0.05 99.77 13:51:18 05:22:01 AM all 0.32 0.01 0.07 0.00 0.04 99.57 13:51:18 05:22:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 13:51:18 05:22:01 AM 1 0.08 0.02 0.10 0.00 0.05 99.75 13:51:18 05:23:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57 13:51:18 05:23:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 13:51:18 05:23:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 13:51:18 13:51:18 05:23:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 05:24:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62 13:51:18 05:24:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 13:51:18 05:24:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 13:51:18 05:25:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 13:51:18 05:25:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 05:25:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 13:51:18 05:26:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 13:51:18 05:26:01 AM 0 0.47 0.00 0.03 0.00 0.05 99.45 13:51:18 05:26:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 05:27:02 AM all 0.23 0.00 0.05 0.00 0.05 99.67 13:51:18 05:27:02 AM 0 0.38 0.00 0.05 0.00 0.05 99.52 13:51:18 05:27:02 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 05:28:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 13:51:18 05:28:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 13:51:18 05:28:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 05:29:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 13:51:18 05:29:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 13:51:18 05:29:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 05:30:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 13:51:18 05:30:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 13:51:18 05:30:01 AM 1 0.17 0.00 0.07 0.00 0.07 99.70 13:51:18 05:31:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 13:51:18 05:31:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 13:51:18 05:31:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73 13:51:18 05:32:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 13:51:18 05:32:01 AM 0 0.40 0.00 0.02 0.00 0.02 99.57 13:51:18 05:32:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 13:51:18 05:33:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 13:51:18 05:33:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 13:51:18 05:33:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73 13:51:18 05:34:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 13:51:18 05:34:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 13:51:18 05:34:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 13:51:18 05:34:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 05:35:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 13:51:18 05:35:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 05:35:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 13:51:18 05:36:01 AM all 0.32 0.00 0.08 0.01 0.05 99.55 13:51:18 05:36:01 AM 0 0.12 0.00 0.10 0.02 0.08 99.68 13:51:18 05:36:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 13:51:18 05:37:01 AM all 0.13 0.00 0.07 0.00 0.05 99.76 13:51:18 05:37:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 13:51:18 05:37:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75 13:51:18 05:38:01 AM all 0.23 0.00 0.05 0.00 0.06 99.66 13:51:18 05:38:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 13:51:18 05:38:01 AM 1 0.43 0.00 0.07 0.00 0.07 99.43 13:51:18 05:39:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 13:51:18 05:39:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 13:51:18 05:39:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 13:51:18 05:40:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 13:51:18 05:40:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 05:40:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 13:51:18 05:41:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 13:51:18 05:41:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75 13:51:18 05:41:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 05:42:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 13:51:18 05:42:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 13:51:18 05:42:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 13:51:18 05:43:01 AM all 0.28 0.00 0.07 0.01 0.05 99.59 13:51:18 05:43:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 13:51:18 05:43:01 AM 1 0.10 0.00 0.10 0.02 0.07 99.72 13:51:18 05:44:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 13:51:18 05:44:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 13:51:18 05:44:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 13:51:18 05:45:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58 13:51:18 05:45:01 AM 0 0.52 0.00 0.05 0.00 0.07 99.37 13:51:18 05:45:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 13:51:18 13:51:18 05:45:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 05:46:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 13:51:18 05:46:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 13:51:18 05:46:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 13:51:18 05:47:01 AM all 0.22 0.00 0.05 0.00 0.03 99.71 13:51:18 05:47:01 AM 0 0.20 0.00 0.03 0.00 0.00 99.77 13:51:18 05:47:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65 13:51:18 05:48:01 AM all 0.05 0.00 0.04 0.00 0.06 99.85 13:51:18 05:48:01 AM 0 0.07 0.00 0.02 0.00 0.05 99.87 13:51:18 05:48:01 AM 1 0.03 0.00 0.07 0.00 0.07 99.83 13:51:18 05:49:01 AM all 0.06 0.00 0.05 0.00 0.04 99.85 13:51:18 05:49:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 05:49:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 13:51:18 05:50:01 AM all 0.05 0.00 0.07 0.00 0.04 99.84 13:51:18 05:50:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75 13:51:18 05:50:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 13:51:18 05:51:01 AM all 0.06 0.00 0.05 0.00 0.04 99.85 13:51:18 05:51:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 05:51:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 13:51:18 05:52:01 AM all 0.28 0.00 0.06 0.00 0.06 99.61 13:51:18 05:52:01 AM 0 0.48 0.00 0.08 0.00 0.05 99.38 13:51:18 05:52:01 AM 1 0.07 0.00 0.03 0.00 0.07 99.83 13:51:18 05:53:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 13:51:18 05:53:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 13:51:18 05:53:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 13:51:18 05:54:01 AM all 0.21 0.00 0.07 0.00 0.05 99.67 13:51:18 05:54:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 13:51:18 05:54:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 13:51:18 05:55:01 AM all 0.13 0.00 0.05 0.00 0.05 99.77 13:51:18 05:55:01 AM 0 0.23 0.00 0.07 0.00 0.05 99.65 13:51:18 05:55:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 13:51:18 05:56:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 13:51:18 05:56:01 AM 0 0.32 0.00 0.07 0.00 0.07 99.55 13:51:18 05:56:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 13:51:18 13:51:18 05:56:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 05:57:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 13:51:18 05:57:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42 13:51:18 05:57:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 13:51:18 05:58:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 13:51:18 05:58:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 13:51:18 05:58:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 05:59:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 13:51:18 05:59:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 13:51:18 05:59:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 13:51:18 06:00:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60 13:51:18 06:00:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 13:51:18 06:00:01 AM 1 0.02 0.00 0.05 0.00 0.07 99.87 13:51:18 06:01:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66 13:51:18 06:01:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 13:51:18 06:01:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 13:51:18 06:02:01 AM all 0.16 0.00 0.06 0.00 0.04 99.74 13:51:18 06:02:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62 13:51:18 06:02:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 13:51:18 06:03:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 13:51:18 06:03:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 13:51:18 06:03:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 06:04:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 13:51:18 06:04:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 13:51:18 06:04:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 13:51:18 06:05:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 13:51:18 06:05:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 13:51:18 06:05:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 13:51:18 06:06:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 13:51:18 06:06:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 06:06:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 13:51:18 06:07:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 13:51:18 06:07:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 06:07:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 13:51:18 13:51:18 06:07:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 06:08:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 13:51:18 06:08:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 13:51:18 06:08:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 13:51:18 06:09:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 13:51:18 06:09:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 13:51:18 06:09:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 13:51:18 06:10:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 13:51:18 06:10:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 06:10:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 13:51:18 06:11:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 13:51:18 06:11:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 13:51:18 06:11:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 13:51:18 06:12:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 13:51:18 06:12:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 13:51:18 06:12:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 13:51:18 06:13:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 13:51:18 06:13:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 13:51:18 06:13:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 13:51:18 06:14:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62 13:51:18 06:14:01 AM 0 0.05 0.00 0.02 0.00 0.05 99.88 13:51:18 06:14:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 13:51:18 06:15:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 13:51:18 06:15:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 13:51:18 06:15:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 13:51:18 06:16:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61 13:51:18 06:16:01 AM 0 0.00 0.00 0.05 0.00 0.03 99.92 13:51:18 06:16:01 AM 1 0.55 0.00 0.08 0.00 0.07 99.30 13:51:18 06:17:01 AM all 0.08 0.00 0.06 0.00 0.05 99.82 13:51:18 06:17:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 13:51:18 06:17:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 13:51:18 06:18:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 13:51:18 06:18:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 13:51:18 06:18:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 13:51:18 13:51:18 06:18:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 06:19:01 AM all 0.33 0.16 0.08 0.01 0.06 99.37 13:51:18 06:19:01 AM 0 0.08 0.32 0.13 0.02 0.05 99.40 13:51:18 06:19:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33 13:51:18 06:20:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 13:51:18 06:20:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 13:51:18 06:20:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 13:51:18 06:21:01 AM all 0.31 0.00 0.06 0.03 0.03 99.57 13:51:18 06:21:01 AM 0 0.10 0.00 0.07 0.07 0.05 99.72 13:51:18 06:21:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 13:51:18 06:22:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 13:51:18 06:22:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 13:51:18 06:22:01 AM 1 0.48 0.00 0.02 0.00 0.05 99.45 13:51:18 06:23:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 13:51:18 06:23:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 13:51:18 06:23:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 13:51:18 06:24:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 13:51:18 06:24:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 13:51:18 06:24:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 13:51:18 06:25:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 13:51:18 06:25:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 13:51:18 06:25:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 13:51:18 06:26:01 AM all 0.10 0.00 0.06 0.03 0.05 99.76 13:51:18 06:26:01 AM 0 0.08 0.00 0.07 0.07 0.05 99.73 13:51:18 06:26:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 13:51:18 06:27:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 13:51:18 06:27:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 13:51:18 06:27:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 13:51:18 06:28:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61 13:51:18 06:28:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 13:51:18 06:28:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 13:51:18 06:29:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 13:51:18 06:29:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 06:29:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 13:51:18 13:51:18 06:29:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 06:30:01 AM all 0.36 0.00 0.06 0.00 0.06 99.52 13:51:18 06:30:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 13:51:18 06:30:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 13:51:18 06:31:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 13:51:18 06:31:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 13:51:18 06:31:01 AM 1 0.18 0.00 0.07 0.00 0.05 99.70 13:51:18 06:32:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69 13:51:18 06:32:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63 13:51:18 06:32:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75 13:51:18 06:33:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 13:51:18 06:33:01 AM 0 0.60 0.00 0.08 0.00 0.05 99.27 13:51:18 06:33:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 13:51:18 06:34:02 AM all 0.28 0.00 0.04 0.00 0.04 99.64 13:51:18 06:34:02 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 13:51:18 06:34:02 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 13:51:18 06:35:01 AM all 0.31 0.00 0.06 0.00 0.04 99.58 13:51:18 06:35:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.64 13:51:18 06:35:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.52 13:51:18 06:36:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58 13:51:18 06:36:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 06:36:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33 13:51:18 06:37:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 13:51:18 06:37:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 13:51:18 06:37:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 13:51:18 06:38:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 13:51:18 06:38:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 13:51:18 06:38:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 13:51:18 06:39:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 13:51:18 06:39:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 13:51:18 06:39:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 06:40:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 13:51:18 06:40:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 13:51:18 06:40:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 13:51:18 13:51:18 06:40:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 06:41:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67 13:51:18 06:41:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 13:51:18 06:41:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53 13:51:18 06:42:01 AM all 0.24 0.00 0.04 0.00 0.05 99.67 13:51:18 06:42:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 13:51:18 06:42:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55 13:51:18 06:43:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 13:51:18 06:43:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 13:51:18 06:43:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 13:51:18 06:44:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 13:51:18 06:44:01 AM 0 0.12 0.00 0.07 0.00 0.08 99.73 13:51:18 06:44:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 13:51:18 06:45:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 13:51:18 06:45:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 13:51:18 06:45:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 13:51:18 06:46:01 AM all 0.30 0.00 0.04 0.01 0.03 99.62 13:51:18 06:46:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 06:46:01 AM 1 0.53 0.00 0.03 0.02 0.02 99.40 13:51:18 06:47:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 13:51:18 06:47:01 AM 0 0.08 0.00 0.12 0.00 0.07 99.73 13:51:18 06:47:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45 13:51:18 06:48:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55 13:51:18 06:48:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 13:51:18 06:48:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 06:49:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 13:51:18 06:49:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 13:51:18 06:49:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 13:51:18 06:50:01 AM all 0.25 0.00 0.08 0.00 0.05 99.62 13:51:18 06:50:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 13:51:18 06:50:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 13:51:18 06:51:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 13:51:18 06:51:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 13:51:18 06:51:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 13:51:18 13:51:18 06:51:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 06:52:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72 13:51:18 06:52:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 13:51:18 06:52:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63 13:51:18 06:53:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 13:51:18 06:53:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 13:51:18 06:53:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 13:51:18 06:54:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56 13:51:18 06:54:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 13:51:18 06:54:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 13:51:18 06:55:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 13:51:18 06:55:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 13:51:18 06:55:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30 13:51:18 06:56:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62 13:51:18 06:56:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 13:51:18 06:56:01 AM 1 0.47 0.00 0.03 0.00 0.05 99.45 13:51:18 06:57:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 13:51:18 06:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 06:57:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 13:51:18 06:58:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 13:51:18 06:58:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 13:51:18 06:58:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 13:51:18 06:59:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 13:51:18 06:59:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 13:51:18 06:59:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 13:51:18 07:00:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 13:51:18 07:00:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 13:51:18 07:00:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 13:51:18 07:01:01 AM all 0.31 0.00 0.09 0.00 0.04 99.56 13:51:18 07:01:01 AM 0 0.12 0.00 0.12 0.00 0.05 99.72 13:51:18 07:01:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 13:51:18 07:02:01 AM all 0.11 0.00 0.08 0.00 0.03 99.78 13:51:18 07:02:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 13:51:18 07:02:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 13:51:18 13:51:18 07:02:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 07:03:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62 13:51:18 07:03:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 13:51:18 07:03:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 13:51:18 07:04:01 AM all 0.22 0.00 0.06 0.00 0.03 99.70 13:51:18 07:04:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 13:51:18 07:04:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 13:51:18 07:05:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72 13:51:18 07:05:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 13:51:18 07:05:01 AM 1 0.25 0.00 0.03 0.00 0.03 99.68 13:51:18 07:06:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 13:51:18 07:06:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 13:51:18 07:06:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 07:07:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 13:51:18 07:07:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 13:51:18 07:07:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 13:51:18 07:08:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67 13:51:18 07:08:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 13:51:18 07:08:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57 13:51:18 07:09:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 13:51:18 07:09:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 07:09:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 13:51:18 07:10:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 13:51:18 07:10:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 13:51:18 07:10:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 13:51:18 07:11:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66 13:51:18 07:11:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 13:51:18 07:11:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57 13:51:18 07:12:01 AM all 0.30 0.00 0.08 0.00 0.05 99.57 13:51:18 07:12:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 13:51:18 07:12:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.37 13:51:18 07:13:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 13:51:18 07:13:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 13:51:18 07:13:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 13:51:18 13:51:18 07:13:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 07:14:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 13:51:18 07:14:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 07:14:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 13:51:18 07:15:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 13:51:18 07:15:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 13:51:18 07:15:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55 13:51:18 07:16:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 13:51:18 07:16:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 13:51:18 07:16:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 13:51:18 07:17:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63 13:51:18 07:17:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65 13:51:18 07:17:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62 13:51:18 07:18:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 13:51:18 07:18:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 13:51:18 07:18:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 13:51:18 07:19:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 13:51:18 07:19:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 13:51:18 07:19:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 13:51:18 07:20:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 13:51:18 07:20:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 13:51:18 07:20:01 AM 1 0.13 0.00 0.12 0.00 0.05 99.70 13:51:18 07:21:01 AM all 0.28 0.00 0.05 0.01 0.04 99.62 13:51:18 07:21:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 13:51:18 07:21:01 AM 1 0.08 0.00 0.05 0.02 0.05 99.80 13:51:18 07:22:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 13:51:18 07:22:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 13:51:18 07:22:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 13:51:18 07:23:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 13:51:18 07:23:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 13:51:18 07:23:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 07:24:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 13:51:18 07:24:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57 13:51:18 07:24:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 13:51:18 13:51:18 07:24:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 07:25:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67 13:51:18 07:25:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50 13:51:18 07:25:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 13:51:18 07:26:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63 13:51:18 07:26:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 13:51:18 07:26:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 13:51:18 07:27:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 13:51:18 07:27:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 13:51:18 07:27:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 13:51:18 07:28:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 13:51:18 07:28:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 13:51:18 07:28:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 07:29:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64 13:51:18 07:29:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 13:51:18 07:29:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 13:51:18 07:30:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 13:51:18 07:30:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 13:51:18 07:30:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 13:51:18 07:31:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 13:51:18 07:31:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 13:51:18 07:31:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72 13:51:18 07:32:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 13:51:18 07:32:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 13:51:18 07:32:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 07:33:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58 13:51:18 07:33:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 13:51:18 07:33:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 13:51:18 07:34:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 13:51:18 07:34:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62 13:51:18 07:34:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 13:51:18 07:35:01 AM all 0.21 0.00 0.05 0.00 0.05 99.69 13:51:18 07:35:01 AM 0 0.38 0.00 0.07 0.00 0.07 99.48 13:51:18 07:35:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 13:51:18 13:51:18 07:35:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 07:36:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 13:51:18 07:36:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 13:51:18 07:36:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 13:51:18 07:37:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 13:51:18 07:37:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40 13:51:18 07:37:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 13:51:18 07:38:01 AM all 0.10 0.00 0.08 0.00 0.04 99.78 13:51:18 07:38:01 AM 0 0.18 0.00 0.10 0.00 0.05 99.67 13:51:18 07:38:01 AM 1 0.02 0.00 0.05 0.00 0.03 99.90 13:51:18 07:39:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 13:51:18 07:39:01 AM 0 0.58 0.00 0.08 0.00 0.07 99.27 13:51:18 07:39:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 13:51:18 07:40:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 13:51:18 07:40:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 13:51:18 07:40:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 07:41:01 AM all 0.26 0.15 0.12 0.00 0.04 99.43 13:51:18 07:41:01 AM 0 0.43 0.30 0.13 0.00 0.02 99.12 13:51:18 07:41:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75 13:51:18 07:42:01 AM all 0.23 0.00 0.05 0.01 0.03 99.68 13:51:18 07:42:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 13:51:18 07:42:01 AM 1 0.45 0.00 0.07 0.02 0.03 99.43 13:51:18 07:43:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 13:51:18 07:43:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 13:51:18 07:43:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 13:51:18 07:44:02 AM all 0.33 0.00 0.04 0.00 0.02 99.62 13:51:18 07:44:02 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 13:51:18 07:44:02 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 13:51:18 07:45:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 13:51:18 07:45:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 13:51:18 07:45:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 13:51:18 07:46:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61 13:51:18 07:46:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83 13:51:18 07:46:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 13:51:18 13:51:18 07:46:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 07:47:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 13:51:18 07:47:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 13:51:18 07:47:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 13:51:18 07:48:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 13:51:18 07:48:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 13:51:18 07:48:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 13:51:18 07:49:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 13:51:18 07:49:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 13:51:18 07:49:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 13:51:18 07:50:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 13:51:18 07:50:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 13:51:18 07:50:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 13:51:18 07:51:01 AM all 0.32 0.00 0.05 0.09 0.03 99.52 13:51:18 07:51:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 13:51:18 07:51:01 AM 1 0.10 0.00 0.07 0.18 0.03 99.62 13:51:18 07:52:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 13:51:18 07:52:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 13:51:18 07:52:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 13:51:18 07:53:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 13:51:18 07:53:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 13:51:18 07:53:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83 13:51:18 07:54:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 13:51:18 07:54:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 13:51:18 07:54:01 AM 1 0.02 0.00 0.05 0.00 0.03 99.90 13:51:18 07:55:01 AM all 0.24 0.00 0.08 0.00 0.03 99.64 13:51:18 07:55:01 AM 0 0.43 0.00 0.10 0.00 0.03 99.43 13:51:18 07:55:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 13:51:18 07:56:01 AM all 0.33 0.00 0.05 0.03 0.03 99.57 13:51:18 07:56:01 AM 0 0.57 0.00 0.05 0.07 0.03 99.28 13:51:18 07:56:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 13:51:18 07:57:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 13:51:18 07:57:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 13:51:18 07:57:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 13:51:18 13:51:18 07:57:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 07:58:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 13:51:18 07:58:01 AM 0 0.52 0.00 0.12 0.00 0.03 99.33 13:51:18 07:58:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 13:51:18 07:59:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 13:51:18 07:59:01 AM 0 0.60 0.00 0.07 0.00 0.07 99.27 13:51:18 07:59:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 13:51:18 08:00:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 13:51:18 08:00:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 13:51:18 08:00:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 13:51:18 08:01:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 13:51:18 08:01:01 AM 0 0.10 0.00 0.08 0.00 0.00 99.82 13:51:18 08:01:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 13:51:18 08:02:01 AM all 0.33 0.00 0.08 0.00 0.02 99.58 13:51:18 08:02:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 13:51:18 08:02:01 AM 1 0.57 0.00 0.08 0.00 0.02 99.33 13:51:18 08:03:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 13:51:18 08:03:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47 13:51:18 08:03:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 13:51:18 08:04:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 13:51:18 08:04:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 08:04:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 13:51:18 08:05:01 AM all 0.35 0.00 0.06 0.00 0.02 99.57 13:51:18 08:05:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 13:51:18 08:05:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 13:51:18 08:06:01 AM all 0.28 0.00 0.09 0.00 0.03 99.60 13:51:18 08:06:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 13:51:18 08:06:01 AM 1 0.20 0.00 0.12 0.00 0.05 99.63 13:51:18 08:07:01 AM all 0.36 0.00 0.07 0.00 0.02 99.56 13:51:18 08:07:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 13:51:18 08:07:01 AM 1 0.17 0.00 0.08 0.00 0.02 99.73 13:51:18 08:08:01 AM all 0.37 0.00 0.07 0.00 0.03 99.54 13:51:18 08:08:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32 13:51:18 08:08:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 13:51:18 13:51:18 08:08:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 08:09:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 13:51:18 08:09:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 13:51:18 08:09:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 13:51:18 08:10:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 13:51:18 08:10:01 AM 0 0.33 0.00 0.10 0.00 0.02 99.55 13:51:18 08:10:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 13:51:18 08:11:01 AM all 0.27 0.00 0.08 0.00 0.02 99.64 13:51:18 08:11:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 13:51:18 08:11:01 AM 1 0.18 0.00 0.08 0.00 0.02 99.72 13:51:18 08:12:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 13:51:18 08:12:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 13:51:18 08:12:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 13:51:18 08:13:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 13:51:18 08:13:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 13:51:18 08:13:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43 13:51:18 08:14:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 13:51:18 08:14:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63 13:51:18 08:14:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 13:51:18 08:15:01 AM all 0.27 0.00 0.08 0.00 0.05 99.61 13:51:18 08:15:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63 13:51:18 08:15:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58 13:51:18 08:16:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 13:51:18 08:16:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 13:51:18 08:16:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 13:51:18 08:17:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 13:51:18 08:17:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 13:51:18 08:17:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 13:51:18 08:18:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66 13:51:18 08:18:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65 13:51:18 08:18:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67 13:51:18 08:19:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 13:51:18 08:19:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 13:51:18 08:19:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 13:51:18 13:51:18 08:19:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 08:20:01 AM all 0.18 0.00 0.08 0.00 0.03 99.70 13:51:18 08:20:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 13:51:18 08:20:01 AM 1 0.25 0.00 0.10 0.00 0.05 99.60 13:51:18 08:21:01 AM all 0.50 0.00 0.09 0.01 0.03 99.37 13:51:18 08:21:01 AM 0 0.18 0.00 0.12 0.00 0.03 99.67 13:51:18 08:21:01 AM 1 0.82 0.00 0.07 0.02 0.03 99.06 13:51:18 08:22:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 13:51:18 08:22:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 13:51:18 08:22:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 13:51:18 08:23:01 AM all 0.34 0.00 0.08 0.00 0.02 99.57 13:51:18 08:23:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75 13:51:18 08:23:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 13:51:18 08:24:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 13:51:18 08:24:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 13:51:18 08:24:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 13:51:18 08:25:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 13:51:18 08:25:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80 13:51:18 08:25:01 AM 1 0.43 0.00 0.10 0.00 0.03 99.43 13:51:18 08:26:01 AM all 0.35 0.00 0.06 0.00 0.02 99.57 13:51:18 08:26:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 13:51:18 08:26:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 13:51:18 08:27:01 AM all 0.35 0.00 0.04 0.00 0.03 99.58 13:51:18 08:27:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58 13:51:18 08:27:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58 13:51:18 08:28:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 13:51:18 08:28:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48 13:51:18 08:28:01 AM 1 0.15 0.00 0.10 0.00 0.07 99.68 13:51:18 08:29:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 13:51:18 08:29:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 13:51:18 08:29:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 13:51:18 08:30:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 13:51:18 08:30:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 13:51:18 08:30:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 13:51:18 13:51:18 08:30:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 08:31:01 AM all 0.37 0.00 0.10 0.00 0.03 99.50 13:51:18 08:31:01 AM 0 0.38 0.00 0.12 0.00 0.03 99.47 13:51:18 08:31:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53 13:51:18 08:32:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 13:51:18 08:32:01 AM 0 0.45 0.00 0.10 0.00 0.05 99.40 13:51:18 08:32:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 13:51:18 08:33:01 AM all 0.35 0.00 0.08 0.00 0.03 99.53 13:51:18 08:33:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35 13:51:18 08:33:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 13:51:18 08:34:01 AM all 0.38 0.00 0.08 0.00 0.03 99.50 13:51:18 08:34:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 13:51:18 08:34:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28 13:51:18 08:35:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 13:51:18 08:35:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 13:51:18 08:35:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 13:51:18 08:36:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 13:51:18 08:36:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 13:51:18 08:36:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 13:51:18 08:37:01 AM all 0.25 0.00 0.08 0.00 0.04 99.63 13:51:18 08:37:01 AM 0 0.13 0.00 0.12 0.00 0.05 99.70 13:51:18 08:37:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57 13:51:18 08:38:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 13:51:18 08:38:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73 13:51:18 08:38:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43 13:51:18 08:39:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 13:51:18 08:39:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 13:51:18 08:39:01 AM 1 0.47 0.00 0.10 0.00 0.03 99.40 13:51:18 08:40:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55 13:51:18 08:40:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 13:51:18 08:40:01 AM 1 0.62 0.00 0.10 0.00 0.07 99.21 13:51:18 08:41:01 AM all 0.24 0.00 0.09 0.00 0.04 99.62 13:51:18 08:41:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 13:51:18 08:41:01 AM 1 0.39 0.00 0.10 0.00 0.05 99.46 13:51:18 13:51:18 08:41:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 08:42:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 13:51:18 08:42:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 13:51:18 08:42:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43 13:51:18 08:43:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 13:51:18 08:43:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 13:51:18 08:43:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 08:44:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 13:51:18 08:44:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 13:51:18 08:44:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 13:51:18 08:45:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 13:51:18 08:45:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 13:51:18 08:45:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 13:51:18 08:46:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 13:51:18 08:46:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 13:51:18 08:46:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 13:51:18 08:47:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 13:51:18 08:47:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 13:51:18 08:47:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 13:51:18 08:48:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64 13:51:18 08:48:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 08:48:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45 13:51:18 08:49:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62 13:51:18 08:49:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 13:51:18 08:49:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 13:51:18 08:50:02 AM all 0.28 0.00 0.06 0.00 0.04 99.62 13:51:18 08:50:02 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 13:51:18 08:50:02 AM 1 0.50 0.00 0.05 0.00 0.05 99.40 13:51:18 08:51:01 AM all 0.27 0.00 0.06 0.06 0.04 99.57 13:51:18 08:51:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 13:51:18 08:51:01 AM 1 0.44 0.00 0.07 0.12 0.03 99.34 13:51:18 08:52:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 13:51:18 08:52:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 13:51:18 08:52:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 13:51:18 13:51:18 08:52:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 08:53:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66 13:51:18 08:53:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 13:51:18 08:53:01 AM 1 0.40 0.00 0.02 0.00 0.02 99.57 13:51:18 08:54:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 13:51:18 08:54:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 13:51:18 08:54:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 13:51:18 08:55:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 13:51:18 08:55:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 08:55:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 13:51:18 08:56:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 13:51:18 08:56:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 08:56:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53 13:51:18 08:57:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 13:51:18 08:57:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 13:51:18 08:57:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 13:51:18 08:58:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65 13:51:18 08:58:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 13:51:18 08:58:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53 13:51:18 08:59:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 13:51:18 08:59:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 13:51:18 08:59:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 13:51:18 09:00:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67 13:51:18 09:00:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 09:00:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55 13:51:18 09:01:01 AM all 0.28 0.21 0.14 0.04 0.03 99.30 13:51:18 09:01:01 AM 0 0.10 0.05 0.13 0.08 0.03 99.60 13:51:18 09:01:01 AM 1 0.45 0.37 0.15 0.00 0.03 99.00 13:51:18 09:02:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 13:51:18 09:02:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 13:51:18 09:02:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 13:51:18 09:03:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67 13:51:18 09:03:01 AM 0 0.30 0.00 0.08 0.00 0.05 99.57 13:51:18 09:03:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 13:51:18 13:51:18 09:03:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 09:04:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 13:51:18 09:04:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28 13:51:18 09:04:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 13:51:18 09:05:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 13:51:18 09:05:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 13:51:18 09:05:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 13:51:18 09:06:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 13:51:18 09:06:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 13:51:18 09:06:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 13:51:18 09:07:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 13:51:18 09:07:01 AM 0 0.58 0.00 0.08 0.00 0.07 99.27 13:51:18 09:07:01 AM 1 0.05 0.00 0.02 0.00 0.03 99.90 13:51:18 09:08:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 13:51:18 09:08:01 AM 0 0.33 0.00 0.07 0.00 0.05 99.55 13:51:18 09:08:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 13:51:18 09:09:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67 13:51:18 09:09:01 AM 0 0.47 0.00 0.05 0.00 0.05 99.43 13:51:18 09:09:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 13:51:18 09:10:01 AM all 0.34 0.00 0.08 0.00 0.05 99.52 13:51:18 09:10:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 09:10:01 AM 1 0.12 0.00 0.12 0.00 0.07 99.70 13:51:18 09:11:01 AM all 0.37 0.00 0.07 0.01 0.04 99.52 13:51:18 09:11:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 13:51:18 09:11:01 AM 1 0.17 0.00 0.10 0.02 0.05 99.67 13:51:18 09:12:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 13:51:18 09:12:01 AM 0 0.45 0.00 0.02 0.00 0.03 99.50 13:51:18 09:12:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 13:51:18 09:13:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 13:51:18 09:13:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 13:51:18 09:13:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 13:51:18 09:14:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 13:51:18 09:14:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53 13:51:18 09:14:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 13:51:18 13:51:18 09:14:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 09:15:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 13:51:18 09:15:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 13:51:18 09:15:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 13:51:18 09:16:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 13:51:18 09:16:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 09:16:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 13:51:18 09:17:01 AM all 0.33 0.00 0.08 0.00 0.06 99.53 13:51:18 09:17:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 09:17:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72 13:51:18 09:18:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 13:51:18 09:18:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 13:51:18 09:18:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 13:51:18 09:19:01 AM all 0.27 0.00 0.04 0.00 0.04 99.65 13:51:18 09:19:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50 13:51:18 09:19:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 13:51:18 09:20:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65 13:51:18 09:20:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 13:51:18 09:20:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63 13:51:18 09:21:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 13:51:18 09:21:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 13:51:18 09:21:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 13:51:18 09:22:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 13:51:18 09:22:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 13:51:18 09:22:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 13:51:18 09:23:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 13:51:18 09:23:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 13:51:18 09:23:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 13:51:18 09:24:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 13:51:18 09:24:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 13:51:18 09:24:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 13:51:18 09:25:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 13:51:18 09:25:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 13:51:18 09:25:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 13:51:18 13:51:18 09:25:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 09:26:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 13:51:18 09:26:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 13:51:18 09:26:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 13:51:18 09:27:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 13:51:18 09:27:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72 13:51:18 09:27:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 13:51:18 09:28:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 13:51:18 09:28:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 13:51:18 09:28:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 13:51:18 09:29:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 13:51:18 09:29:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 13:51:18 09:29:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47 13:51:18 09:30:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 13:51:18 09:30:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62 13:51:18 09:30:01 AM 1 0.18 0.00 0.07 0.00 0.05 99.70 13:51:18 09:31:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 13:51:18 09:31:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 13:51:18 09:31:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 13:51:18 09:32:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 13:51:18 09:32:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 13:51:18 09:32:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 13:51:18 09:33:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 13:51:18 09:33:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 13:51:18 09:33:01 AM 1 0.22 0.00 0.10 0.00 0.05 99.63 13:51:18 09:34:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 13:51:18 09:34:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 13:51:18 09:34:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 13:51:18 09:35:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 13:51:18 09:35:01 AM 0 0.33 0.00 0.10 0.00 0.03 99.53 13:51:18 09:35:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 13:51:18 09:36:01 AM all 0.15 0.00 0.07 0.02 0.02 99.75 13:51:18 09:36:01 AM 0 0.27 0.00 0.10 0.00 0.02 99.61 13:51:18 09:36:01 AM 1 0.03 0.00 0.03 0.03 0.02 99.88 13:51:18 13:51:18 09:36:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 09:37:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 13:51:18 09:37:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 13:51:18 09:37:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 13:51:18 09:38:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 13:51:18 09:38:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 13:51:18 09:38:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 13:51:18 09:39:01 AM all 0.33 0.00 0.04 0.00 0.02 99.61 13:51:18 09:39:01 AM 0 0.60 0.00 0.03 0.00 0.02 99.35 13:51:18 09:39:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 13:51:18 09:40:01 AM all 0.69 0.00 0.10 0.01 0.03 99.17 13:51:18 09:40:01 AM 0 0.83 0.00 0.12 0.02 0.03 99.00 13:51:18 09:40:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 13:51:18 09:41:01 AM all 36.89 0.00 5.39 1.54 0.13 56.05 13:51:18 09:41:01 AM 0 47.51 0.00 6.41 1.65 0.12 44.31 13:51:18 09:41:01 AM 1 26.26 0.00 4.37 1.42 0.15 67.80 13:51:18 09:42:01 AM all 21.98 0.00 3.77 2.03 0.09 72.12 13:51:18 09:42:01 AM 0 26.33 0.00 4.31 2.56 0.10 66.69 13:51:18 09:42:01 AM 1 17.62 0.00 3.22 1.50 0.08 77.57 13:51:18 09:43:01 AM all 26.61 0.00 3.19 0.77 0.08 69.36 13:51:18 09:43:01 AM 0 35.27 0.00 3.79 0.98 0.08 59.88 13:51:18 09:43:01 AM 1 17.94 0.00 2.59 0.55 0.07 78.86 13:51:18 09:44:01 AM all 22.63 0.00 4.82 1.69 0.09 70.77 13:51:18 09:44:01 AM 0 32.94 0.00 5.73 2.49 0.10 58.74 13:51:18 09:44:01 AM 1 12.33 0.00 3.90 0.88 0.08 82.80 13:51:18 09:45:01 AM all 1.60 0.00 0.20 0.08 0.03 98.09 13:51:18 09:45:01 AM 0 2.60 0.00 0.20 0.10 0.03 97.06 13:51:18 09:45:01 AM 1 0.60 0.00 0.20 0.05 0.03 99.11 13:51:18 09:46:01 AM all 1.65 0.00 0.12 0.01 0.04 98.18 13:51:18 09:46:01 AM 0 1.70 0.00 0.13 0.02 0.05 98.10 13:51:18 09:46:01 AM 1 1.60 0.00 0.10 0.00 0.03 98.26 13:51:18 09:47:01 AM all 0.27 0.00 0.08 0.00 0.04 99.61 13:51:18 09:47:01 AM 0 0.18 0.00 0.12 0.00 0.07 99.63 13:51:18 09:47:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58 13:51:18 13:51:18 09:47:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 09:48:01 AM all 0.46 0.00 0.06 0.00 0.03 99.46 13:51:18 09:48:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 13:51:18 09:48:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58 13:51:18 09:49:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 13:51:18 09:49:01 AM 0 0.45 0.00 0.08 0.00 0.02 99.45 13:51:18 09:49:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 13:51:18 09:50:01 AM all 1.22 0.00 0.08 0.00 0.04 98.66 13:51:18 09:50:01 AM 0 1.67 0.00 0.12 0.00 0.05 98.16 13:51:18 09:50:01 AM 1 0.77 0.00 0.05 0.00 0.03 99.15 13:51:18 09:51:01 AM all 0.25 0.00 0.07 0.01 0.03 99.65 13:51:18 09:51:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 13:51:18 09:51:01 AM 1 0.44 0.00 0.10 0.02 0.03 99.41 13:51:18 09:52:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55 13:51:18 09:52:01 AM 0 0.63 0.00 0.05 0.00 0.02 99.30 13:51:18 09:52:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 13:51:18 09:53:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 13:51:18 09:53:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 09:53:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 13:51:18 09:54:01 AM all 0.27 0.00 0.08 0.00 0.04 99.61 13:51:18 09:54:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47 13:51:18 09:54:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 13:51:18 09:55:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 13:51:18 09:55:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 13:51:18 09:55:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 13:51:18 09:56:01 AM all 0.48 0.00 0.08 0.01 0.03 99.40 13:51:18 09:56:01 AM 0 0.18 0.00 0.07 0.02 0.02 99.72 13:51:18 09:56:01 AM 1 0.79 0.00 0.10 0.00 0.03 99.08 13:51:18 09:57:02 AM all 0.28 0.00 0.08 0.00 0.03 99.62 13:51:18 09:57:02 AM 0 0.17 0.00 0.10 0.00 0.05 99.68 13:51:18 09:57:02 AM 1 0.38 0.00 0.05 0.00 0.02 99.55 13:51:18 09:58:01 AM all 0.38 0.00 0.07 0.00 0.04 99.51 13:51:18 09:58:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.71 13:51:18 09:58:01 AM 1 0.61 0.00 0.05 0.00 0.03 99.30 13:51:18 13:51:18 09:58:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 09:59:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 13:51:18 09:59:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73 13:51:18 09:59:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 13:51:18 10:00:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 13:51:18 10:00:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72 13:51:18 10:00:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53 13:51:18 10:01:01 AM all 0.37 0.00 0.08 0.00 0.03 99.53 13:51:18 10:01:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27 13:51:18 10:01:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 13:51:18 10:02:01 AM all 0.39 0.00 0.08 0.00 0.03 99.49 13:51:18 10:02:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 13:51:18 10:02:01 AM 1 0.20 0.00 0.10 0.00 0.03 99.67 13:51:18 10:03:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 13:51:18 10:03:01 AM 0 0.52 0.00 0.05 0.00 0.00 99.43 13:51:18 10:03:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 13:51:18 10:04:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61 13:51:18 10:04:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 13:51:18 10:04:01 AM 1 0.22 0.00 0.08 0.00 0.05 99.65 13:51:18 10:05:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 13:51:18 10:05:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 13:51:18 10:05:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 13:51:18 10:06:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 13:51:18 10:06:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 13:51:18 10:06:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72 13:51:18 10:07:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 13:51:18 10:07:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 13:51:18 10:07:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 13:51:18 10:08:01 AM all 0.41 0.00 0.09 0.00 0.03 99.47 13:51:18 10:08:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62 13:51:18 10:08:01 AM 1 0.55 0.00 0.10 0.00 0.03 99.31 13:51:18 10:09:01 AM all 0.38 0.00 0.07 0.00 0.02 99.53 13:51:18 10:09:01 AM 0 0.62 0.00 0.05 0.00 0.00 99.33 13:51:18 10:09:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 13:51:18 13:51:18 10:09:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 10:10:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 13:51:18 10:10:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 13:51:18 10:10:01 AM 1 0.22 0.00 0.10 0.00 0.05 99.63 13:51:18 10:11:01 AM all 0.36 0.00 0.08 0.07 0.03 99.46 13:51:18 10:11:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 13:51:18 10:11:01 AM 1 0.48 0.00 0.10 0.13 0.03 99.25 13:51:18 10:12:01 AM all 0.43 0.00 0.07 0.00 0.04 99.47 13:51:18 10:12:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70 13:51:18 10:12:01 AM 1 0.65 0.00 0.07 0.00 0.05 99.23 13:51:18 10:13:01 AM all 0.37 0.00 0.12 0.00 0.03 99.48 13:51:18 10:13:01 AM 0 0.25 0.00 0.10 0.00 0.02 99.63 13:51:18 10:13:01 AM 1 0.48 0.00 0.13 0.00 0.05 99.33 13:51:18 10:14:01 AM all 0.34 0.00 0.08 0.00 0.03 99.54 13:51:18 10:14:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 13:51:18 10:14:01 AM 1 0.33 0.00 0.10 0.00 0.03 99.53 13:51:18 10:15:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 13:51:18 10:15:01 AM 0 0.37 0.00 0.10 0.00 0.03 99.50 13:51:18 10:15:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57 13:51:18 10:16:01 AM all 0.37 0.00 0.08 0.02 0.03 99.51 13:51:18 10:16:01 AM 0 0.52 0.00 0.05 0.03 0.03 99.37 13:51:18 10:16:01 AM 1 0.22 0.00 0.10 0.00 0.03 99.65 13:51:18 10:17:01 AM all 0.37 0.00 0.06 0.00 0.03 99.54 13:51:18 10:17:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 10:17:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 13:51:18 10:18:01 AM all 0.39 0.00 0.08 0.00 0.03 99.49 13:51:18 10:18:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 13:51:18 10:18:01 AM 1 0.22 0.00 0.10 0.00 0.05 99.63 13:51:18 10:19:01 AM all 0.39 0.00 0.09 0.00 0.03 99.48 13:51:18 10:19:01 AM 0 0.60 0.00 0.10 0.00 0.05 99.25 13:51:18 10:19:01 AM 1 0.18 0.00 0.08 0.00 0.02 99.72 13:51:18 10:20:01 AM all 0.39 0.00 0.06 0.00 0.03 99.52 13:51:18 10:20:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 13:51:18 10:20:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70 13:51:18 13:51:18 10:20:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 10:21:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 13:51:18 10:21:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32 13:51:18 10:21:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 13:51:18 10:22:01 AM all 0.38 0.18 0.16 0.01 0.03 99.25 13:51:18 10:22:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42 13:51:18 10:22:01 AM 1 0.30 0.35 0.22 0.02 0.03 99.08 13:51:18 10:23:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 13:51:18 10:23:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 13:51:18 10:23:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55 13:51:18 10:24:01 AM all 0.35 0.00 0.09 0.00 0.02 99.54 13:51:18 10:24:01 AM 0 0.30 0.00 0.08 0.00 0.00 99.62 13:51:18 10:24:01 AM 1 0.40 0.00 0.10 0.00 0.03 99.47 13:51:18 10:25:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 13:51:18 10:25:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 13:51:18 10:25:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.36 13:51:18 10:26:01 AM all 0.33 0.00 0.09 0.00 0.03 99.55 13:51:18 10:26:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 13:51:18 10:26:01 AM 1 0.52 0.00 0.10 0.00 0.03 99.35 13:51:18 10:27:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 13:51:18 10:27:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 13:51:18 10:27:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 13:51:18 10:28:01 AM all 0.41 0.00 0.06 0.00 0.03 99.50 13:51:18 10:28:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70 13:51:18 10:28:01 AM 1 0.63 0.00 0.05 0.00 0.02 99.30 13:51:18 10:29:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56 13:51:18 10:29:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 13:51:18 10:29:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 13:51:18 10:30:01 AM all 0.27 0.00 0.09 0.00 0.02 99.62 13:51:18 10:30:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80 13:51:18 10:30:01 AM 1 0.40 0.00 0.13 0.00 0.02 99.45 13:51:18 10:31:01 AM all 0.36 0.00 0.08 0.03 0.04 99.48 13:51:18 10:31:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 13:51:18 10:31:01 AM 1 0.62 0.00 0.07 0.07 0.05 99.20 13:51:18 13:51:18 10:31:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 10:32:01 AM all 0.38 0.00 0.06 0.00 0.03 99.53 13:51:18 10:32:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 13:51:18 10:32:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 13:51:18 10:33:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 13:51:18 10:33:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 13:51:18 10:33:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 13:51:18 10:34:01 AM all 0.38 0.00 0.06 0.00 0.03 99.53 13:51:18 10:34:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 13:51:18 10:34:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 13:51:18 10:35:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 13:51:18 10:35:01 AM 0 0.38 0.00 0.10 0.00 0.03 99.48 13:51:18 10:35:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 13:51:18 10:36:01 AM all 0.39 0.00 0.06 0.00 0.05 99.50 13:51:18 10:36:01 AM 0 0.62 0.00 0.03 0.00 0.07 99.28 13:51:18 10:36:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 13:51:18 10:37:01 AM all 0.35 0.00 0.07 0.00 0.04 99.54 13:51:18 10:37:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 13:51:18 10:37:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 13:51:18 10:38:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 13:51:18 10:38:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 13:51:18 10:38:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67 13:51:18 10:39:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 13:51:18 10:39:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 13:51:18 10:39:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 13:51:18 10:40:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 13:51:18 10:40:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 13:51:18 10:40:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 13:51:18 10:41:01 AM all 0.31 0.00 0.09 0.03 0.05 99.52 13:51:18 10:41:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 13:51:18 10:41:01 AM 1 0.12 0.00 0.10 0.07 0.07 99.65 13:51:18 10:42:01 AM all 0.30 0.00 0.08 0.00 0.05 99.57 13:51:18 10:42:01 AM 0 0.20 0.00 0.10 0.00 0.05 99.65 13:51:18 10:42:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48 13:51:18 13:51:18 10:42:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 10:43:01 AM all 0.34 0.00 0.08 0.00 0.02 99.57 13:51:18 10:43:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 13:51:18 10:43:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 13:51:18 10:44:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 13:51:18 10:44:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 13:51:18 10:44:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 13:51:18 10:45:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 13:51:18 10:45:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 13:51:18 10:45:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 13:51:18 10:46:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65 13:51:18 10:46:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 13:51:18 10:46:01 AM 1 0.39 0.00 0.08 0.00 0.05 99.48 13:51:18 10:47:01 AM all 0.33 0.00 0.08 0.00 0.03 99.55 13:51:18 10:47:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 13:51:18 10:47:01 AM 1 0.48 0.00 0.08 0.00 0.03 99.40 13:51:18 10:48:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55 13:51:18 10:48:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57 13:51:18 10:48:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53 13:51:18 10:49:01 AM all 0.37 0.00 0.07 0.00 0.03 99.54 13:51:18 10:49:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 13:51:18 10:49:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70 13:51:18 10:50:01 AM all 0.37 0.00 0.08 0.00 0.03 99.53 13:51:18 10:50:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75 13:51:18 10:50:01 AM 1 0.58 0.00 0.08 0.00 0.02 99.32 13:51:18 10:51:01 AM all 0.32 0.00 0.08 0.23 0.03 99.36 13:51:18 10:51:01 AM 0 0.33 0.00 0.08 0.45 0.02 99.11 13:51:18 10:51:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60 13:51:18 10:52:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 13:51:18 10:52:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.52 13:51:18 10:52:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63 13:51:18 10:53:01 AM all 0.37 0.00 0.07 0.00 0.03 99.54 13:51:18 10:53:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 13:51:18 10:53:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40 13:51:18 13:51:18 10:53:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 10:54:01 AM all 0.40 0.00 0.07 0.00 0.04 99.49 13:51:18 10:54:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 13:51:18 10:54:01 AM 1 0.65 0.00 0.05 0.00 0.03 99.27 13:51:18 10:55:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 13:51:18 10:55:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 13:51:18 10:55:01 AM 1 0.40 0.00 0.08 0.00 0.02 99.50 13:51:18 10:56:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 13:51:18 10:56:01 AM 0 0.63 0.00 0.07 0.00 0.02 99.28 13:51:18 10:56:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 13:51:18 10:57:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 13:51:18 10:57:01 AM 0 0.52 0.00 0.08 0.00 0.02 99.38 13:51:18 10:57:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 13:51:18 10:58:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 13:51:18 10:58:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 13:51:18 10:58:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62 13:51:18 10:59:01 AM all 0.31 0.00 0.08 0.00 0.03 99.57 13:51:18 10:59:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42 13:51:18 10:59:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 13:51:18 11:00:01 AM all 0.34 0.00 0.09 0.00 0.02 99.55 13:51:18 11:00:01 AM 0 0.50 0.00 0.08 0.00 0.02 99.40 13:51:18 11:00:01 AM 1 0.18 0.00 0.10 0.00 0.02 99.70 13:51:18 11:01:01 AM all 0.36 0.00 0.10 0.01 0.03 99.50 13:51:18 11:01:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33 13:51:18 11:01:01 AM 1 0.18 0.00 0.12 0.02 0.02 99.67 13:51:18 11:02:01 AM all 0.44 0.00 0.08 0.00 0.03 99.46 13:51:18 11:02:01 AM 0 0.65 0.00 0.07 0.00 0.02 99.27 13:51:18 11:02:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65 13:51:18 11:03:02 AM all 0.38 0.00 0.07 0.00 0.03 99.53 13:51:18 11:03:02 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 13:51:18 11:03:02 AM 1 0.65 0.00 0.07 0.00 0.03 99.25 13:51:18 11:04:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 13:51:18 11:04:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 13:51:18 11:04:01 AM 1 0.61 0.00 0.07 0.00 0.03 99.29 13:51:18 13:51:18 11:04:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 11:05:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 13:51:18 11:05:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 13:51:18 11:05:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.31 13:51:18 11:06:01 AM all 0.30 0.00 0.09 0.00 0.02 99.59 13:51:18 11:06:01 AM 0 0.20 0.00 0.08 0.00 0.02 99.70 13:51:18 11:06:01 AM 1 0.40 0.00 0.10 0.00 0.02 99.48 13:51:18 11:07:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 13:51:18 11:07:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57 13:51:18 11:07:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 13:51:18 11:08:01 AM all 0.39 0.00 0.07 0.00 0.03 99.51 13:51:18 11:08:01 AM 0 0.60 0.00 0.03 0.00 0.02 99.35 13:51:18 11:08:01 AM 1 0.18 0.00 0.10 0.00 0.05 99.67 13:51:18 11:09:01 AM all 0.36 0.00 0.08 0.00 0.05 99.51 13:51:18 11:09:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 11:09:01 AM 1 0.15 0.00 0.12 0.00 0.07 99.67 13:51:18 11:10:01 AM all 0.38 0.00 0.07 0.00 0.03 99.53 13:51:18 11:10:01 AM 0 0.63 0.00 0.07 0.00 0.03 99.27 13:51:18 11:10:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 13:51:18 11:11:01 AM all 0.30 0.00 0.11 0.00 0.03 99.57 13:51:18 11:11:01 AM 0 0.37 0.00 0.10 0.00 0.00 99.53 13:51:18 11:11:01 AM 1 0.23 0.00 0.12 0.00 0.05 99.60 13:51:18 11:12:01 AM all 0.41 0.00 0.07 0.00 0.03 99.49 13:51:18 11:12:01 AM 0 0.22 0.00 0.08 0.00 0.03 99.67 13:51:18 11:12:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 13:51:18 11:13:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 13:51:18 11:13:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 13:51:18 11:13:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 13:51:18 11:14:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 13:51:18 11:14:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 13:51:18 11:14:01 AM 1 0.63 0.00 0.08 0.00 0.05 99.23 13:51:18 11:15:01 AM all 0.37 0.00 0.07 0.00 0.03 99.53 13:51:18 11:15:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 13:51:18 11:15:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 13:51:18 13:51:18 11:15:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 11:16:01 AM all 0.40 0.00 0.08 0.00 0.03 99.49 13:51:18 11:16:01 AM 0 0.20 0.00 0.10 0.00 0.02 99.68 13:51:18 11:16:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 13:51:18 11:17:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 13:51:18 11:17:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 13:51:18 11:17:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.51 13:51:18 11:18:01 AM all 0.39 0.00 0.07 0.00 0.04 99.50 13:51:18 11:18:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 13:51:18 11:18:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 13:51:18 11:19:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 13:51:18 11:19:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 13:51:18 11:19:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 13:51:18 11:20:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55 13:51:18 11:20:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 13:51:18 11:20:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 13:51:18 11:21:01 AM all 0.36 0.00 0.07 0.00 0.06 99.52 13:51:18 11:21:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77 13:51:18 11:21:01 AM 1 0.63 0.00 0.07 0.00 0.03 99.27 13:51:18 11:22:01 AM all 0.42 0.00 0.08 0.00 0.04 99.47 13:51:18 11:22:01 AM 0 0.38 0.00 0.08 0.00 0.03 99.50 13:51:18 11:22:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 13:51:18 11:23:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 13:51:18 11:23:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 13:51:18 11:23:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 13:51:18 11:24:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 13:51:18 11:24:01 AM 0 0.63 0.00 0.07 0.00 0.03 99.27 13:51:18 11:24:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 13:51:18 11:25:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 13:51:18 11:25:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 13:51:18 11:25:01 AM 1 0.20 0.00 0.10 0.00 0.03 99.67 13:51:18 11:26:01 AM all 0.22 0.00 0.08 0.01 0.03 99.67 13:51:18 11:26:01 AM 0 0.13 0.00 0.08 0.02 0.02 99.75 13:51:18 11:26:01 AM 1 0.30 0.00 0.08 0.00 0.03 99.58 13:51:18 13:51:18 11:26:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 11:27:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 13:51:18 11:27:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 13:51:18 11:27:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 13:51:18 11:28:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 13:51:18 11:28:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 13:51:18 11:28:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72 13:51:18 11:29:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 13:51:18 11:29:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 13:51:18 11:29:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 13:51:18 11:30:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52 13:51:18 11:30:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30 13:51:18 11:30:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 13:51:18 11:31:01 AM all 0.37 0.00 0.06 0.09 0.04 99.44 13:51:18 11:31:01 AM 0 0.12 0.00 0.07 0.02 0.05 99.75 13:51:18 11:31:01 AM 1 0.62 0.00 0.05 0.17 0.03 99.13 13:51:18 11:32:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 13:51:18 11:32:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80 13:51:18 11:32:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48 13:51:18 11:33:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54 13:51:18 11:33:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 13:51:18 11:33:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 13:51:18 11:34:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 13:51:18 11:34:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78 13:51:18 11:34:01 AM 1 0.44 0.00 0.05 0.00 0.05 99.46 13:51:18 11:35:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 13:51:18 11:35:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 13:51:18 11:35:01 AM 1 0.54 0.00 0.10 0.00 0.05 99.31 13:51:18 11:36:01 AM all 0.39 0.00 0.08 0.00 0.03 99.50 13:51:18 11:36:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 13:51:18 11:36:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28 13:51:18 11:37:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 13:51:18 11:37:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 13:51:18 11:37:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 13:51:18 13:51:18 11:37:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 11:38:01 AM all 0.40 0.00 0.07 0.00 0.02 99.52 13:51:18 11:38:01 AM 0 0.23 0.00 0.10 0.00 0.02 99.65 13:51:18 11:38:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 13:51:18 11:39:01 AM all 0.37 0.00 0.07 0.00 0.03 99.53 13:51:18 11:39:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 13:51:18 11:39:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 13:51:18 11:40:01 AM all 0.42 0.00 0.08 0.00 0.04 99.47 13:51:18 11:40:01 AM 0 0.25 0.00 0.12 0.00 0.03 99.60 13:51:18 11:40:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33 13:51:18 11:41:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66 13:51:18 11:41:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 13:51:18 11:41:01 AM 1 0.37 0.00 0.12 0.00 0.03 99.48 13:51:18 11:42:01 AM all 0.39 0.00 0.08 0.00 0.02 99.52 13:51:18 11:42:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 13:51:18 11:42:01 AM 1 0.63 0.00 0.08 0.00 0.02 99.27 13:51:18 11:43:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56 13:51:18 11:43:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73 13:51:18 11:43:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 13:51:18 11:44:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 13:51:18 11:44:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 13:51:18 11:44:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 13:51:18 11:45:01 AM all 2.84 0.00 0.13 0.00 0.03 96.99 13:51:18 11:45:01 AM 0 4.97 0.00 0.15 0.00 0.05 94.82 13:51:18 11:45:01 AM 1 0.70 0.00 0.12 0.00 0.02 99.16 13:51:18 11:46:01 AM all 0.37 0.00 0.07 0.03 0.03 99.51 13:51:18 11:46:01 AM 0 0.10 0.00 0.07 0.07 0.02 99.75 13:51:18 11:46:01 AM 1 0.63 0.00 0.07 0.00 0.03 99.26 13:51:18 11:47:01 AM all 0.39 0.00 0.10 0.00 0.03 99.47 13:51:18 11:47:01 AM 0 0.55 0.00 0.10 0.00 0.02 99.33 13:51:18 11:47:01 AM 1 0.23 0.00 0.10 0.00 0.05 99.62 13:51:18 11:48:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 13:51:18 11:48:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45 13:51:18 11:48:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 13:51:18 13:51:18 11:48:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 11:49:01 AM all 0.38 0.00 0.06 0.00 0.03 99.53 13:51:18 11:49:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 13:51:18 11:49:01 AM 1 0.25 0.00 0.08 0.00 0.05 99.62 13:51:18 11:50:01 AM all 0.23 0.00 0.11 0.00 0.03 99.64 13:51:18 11:50:01 AM 0 0.27 0.00 0.10 0.00 0.00 99.63 13:51:18 11:50:01 AM 1 0.18 0.00 0.12 0.00 0.05 99.65 13:51:18 11:51:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 13:51:18 11:51:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 13:51:18 11:51:01 AM 1 0.34 0.00 0.08 0.00 0.03 99.55 13:51:18 11:52:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 13:51:18 11:52:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 13:51:18 11:52:01 AM 1 0.65 0.00 0.08 0.00 0.03 99.23 13:51:18 11:53:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65 13:51:18 11:53:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 13:51:18 11:53:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58 13:51:18 11:54:01 AM all 0.38 0.00 0.08 0.00 0.02 99.53 13:51:18 11:54:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75 13:51:18 11:54:01 AM 1 0.58 0.00 0.08 0.00 0.02 99.32 13:51:18 11:55:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 13:51:18 11:55:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 13:51:18 11:55:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27 13:51:18 11:56:01 AM all 0.33 0.00 0.08 0.00 0.02 99.58 13:51:18 11:56:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 13:51:18 11:56:01 AM 1 0.53 0.00 0.10 0.00 0.02 99.35 13:51:18 11:57:01 AM all 0.18 0.00 0.08 0.00 0.02 99.72 13:51:18 11:57:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73 13:51:18 11:57:01 AM 1 0.20 0.00 0.07 0.00 0.02 99.72 13:51:18 11:58:01 AM all 0.12 0.00 0.06 0.00 0.03 99.79 13:51:18 11:58:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 13:51:18 11:58:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 13:51:18 11:59:01 AM all 0.15 0.00 0.08 0.00 0.02 99.75 13:51:18 11:59:01 AM 0 0.17 0.00 0.08 0.00 0.02 99.73 13:51:18 11:59:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 13:51:18 13:51:18 11:59:01 AM CPU %user %nice %system %iowait %steal %idle 13:51:18 12:00:01 PM all 0.11 0.00 0.06 0.00 0.03 99.81 13:51:18 12:00:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 13:51:18 12:00:01 PM 1 0.15 0.00 0.08 0.00 0.02 99.75 13:51:18 12:01:01 PM all 0.13 0.00 0.08 0.00 0.03 99.77 13:51:18 12:01:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82 13:51:18 12:01:01 PM 1 0.15 0.00 0.08 0.00 0.03 99.73 13:51:18 12:02:01 PM all 0.14 0.00 0.07 0.00 0.03 99.77 13:51:18 12:02:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 13:51:18 12:02:01 PM 1 0.25 0.00 0.12 0.00 0.05 99.58 13:51:18 12:03:01 PM all 0.15 0.00 0.08 0.00 0.03 99.74 13:51:18 12:03:01 PM 0 0.12 0.00 0.07 0.00 0.00 99.82 13:51:18 12:03:01 PM 1 0.18 0.00 0.10 0.00 0.05 99.67 13:51:18 12:04:01 PM all 0.11 0.00 0.05 0.00 0.04 99.80 13:51:18 12:04:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 13:51:18 12:04:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 13:51:18 12:05:01 PM all 0.12 0.00 0.08 0.00 0.03 99.77 13:51:18 12:05:01 PM 0 0.17 0.00 0.10 0.00 0.02 99.72 13:51:18 12:05:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 13:51:18 12:06:01 PM all 0.10 0.00 0.06 0.00 0.03 99.81 13:51:18 12:06:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 13:51:18 12:06:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 13:51:18 12:07:01 PM all 0.29 0.00 0.07 0.00 0.02 99.62 13:51:18 12:07:01 PM 0 0.20 0.00 0.07 0.00 0.00 99.73 13:51:18 12:07:01 PM 1 0.38 0.00 0.07 0.00 0.03 99.51 13:51:18 12:08:01 PM all 0.32 0.00 0.09 0.00 0.03 99.56 13:51:18 12:08:01 PM 0 0.18 0.00 0.12 0.00 0.05 99.65 13:51:18 12:08:01 PM 1 0.45 0.00 0.07 0.00 0.02 99.47 13:51:18 12:09:01 PM all 0.29 0.00 0.08 0.00 0.04 99.59 13:51:18 12:09:01 PM 0 0.15 0.00 0.07 0.00 0.07 99.72 13:51:18 12:09:01 PM 1 0.43 0.00 0.08 0.00 0.02 99.46 13:51:18 12:10:01 PM all 0.38 0.00 0.07 0.00 0.04 99.52 13:51:18 12:10:01 PM 0 0.18 0.00 0.10 0.00 0.03 99.68 13:51:18 12:10:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 13:51:18 13:51:18 12:10:01 PM CPU %user %nice %system %iowait %steal %idle 13:51:18 12:11:02 PM all 0.39 0.00 0.08 0.00 0.02 99.52 13:51:18 12:11:02 PM 0 0.17 0.00 0.08 0.00 0.02 99.73 13:51:18 12:11:02 PM 1 0.62 0.00 0.07 0.00 0.02 99.30 13:51:18 12:12:01 PM all 0.20 0.00 0.10 0.00 0.03 99.67 13:51:18 12:12:01 PM 0 0.03 0.00 0.07 0.00 0.03 99.86 13:51:18 12:12:01 PM 1 0.36 0.00 0.14 0.00 0.03 99.47 13:51:18 12:13:01 PM all 0.35 0.19 0.12 0.01 0.03 99.31 13:51:18 12:13:01 PM 0 0.10 0.38 0.13 0.00 0.02 99.37 13:51:18 12:13:01 PM 1 0.60 0.00 0.10 0.02 0.03 99.25 13:51:18 12:14:01 PM all 0.38 0.00 0.08 0.00 0.03 99.52 13:51:18 12:14:01 PM 0 0.15 0.00 0.10 0.00 0.03 99.72 13:51:18 12:14:01 PM 1 0.60 0.00 0.05 0.00 0.03 99.32 13:51:18 12:15:01 PM all 0.39 0.00 0.06 0.00 0.04 99.51 13:51:18 12:15:01 PM 0 0.20 0.00 0.08 0.00 0.03 99.68 13:51:18 12:15:01 PM 1 0.58 0.00 0.03 0.00 0.05 99.33 13:51:18 12:16:01 PM all 0.36 0.00 0.07 0.00 0.05 99.52 13:51:18 12:16:01 PM 0 0.13 0.00 0.10 0.00 0.05 99.72 13:51:18 12:16:01 PM 1 0.58 0.00 0.03 0.00 0.05 99.33 13:51:18 12:17:01 PM all 0.35 0.00 0.08 0.00 0.03 99.54 13:51:18 12:17:01 PM 0 0.20 0.00 0.08 0.00 0.03 99.68 13:51:18 12:17:01 PM 1 0.50 0.00 0.07 0.00 0.03 99.40 13:51:18 12:18:01 PM all 0.26 0.00 0.08 0.00 0.03 99.63 13:51:18 12:18:01 PM 0 0.17 0.00 0.07 0.00 0.03 99.73 13:51:18 12:18:01 PM 1 0.35 0.00 0.08 0.00 0.03 99.53 13:51:18 12:19:01 PM all 0.32 0.00 0.10 0.00 0.04 99.54 13:51:18 12:19:01 PM 0 0.17 0.00 0.08 0.00 0.03 99.72 13:51:18 12:19:01 PM 1 0.47 0.00 0.12 0.00 0.05 99.36 13:51:18 12:20:01 PM all 0.36 0.00 0.07 0.00 0.04 99.53 13:51:18 12:20:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 13:51:18 12:20:01 PM 1 0.60 0.00 0.07 0.00 0.05 99.28 13:51:18 12:21:01 PM all 0.25 0.00 0.10 0.00 0.03 99.62 13:51:18 12:21:01 PM 0 0.08 0.00 0.08 0.00 0.02 99.82 13:51:18 12:21:01 PM 1 0.42 0.00 0.12 0.00 0.03 99.43 13:51:18 13:51:18 12:21:01 PM CPU %user %nice %system %iowait %steal %idle 13:51:18 12:22:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 13:51:18 12:22:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 13:51:18 12:22:01 PM 1 0.60 0.00 0.07 0.00 0.05 99.28 13:51:18 12:23:01 PM all 0.32 0.00 0.12 0.00 0.03 99.54 13:51:18 12:23:01 PM 0 0.12 0.00 0.12 0.00 0.03 99.73 13:51:18 12:23:01 PM 1 0.52 0.00 0.12 0.00 0.02 99.35 13:51:18 12:24:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 13:51:18 12:24:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 13:51:18 12:24:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 13:51:18 12:25:01 PM all 0.35 0.00 0.05 0.00 0.03 99.57 13:51:18 12:25:01 PM 0 0.32 0.00 0.05 0.00 0.03 99.60 13:51:18 12:25:01 PM 1 0.38 0.00 0.05 0.00 0.02 99.55 13:51:18 12:26:01 PM all 0.31 0.00 0.08 0.02 0.03 99.57 13:51:18 12:26:01 PM 0 0.53 0.00 0.08 0.00 0.02 99.37 13:51:18 12:26:01 PM 1 0.08 0.00 0.07 0.03 0.03 99.78 13:51:18 12:27:01 PM all 0.40 0.00 0.06 0.00 0.03 99.51 13:51:18 12:27:01 PM 0 0.60 0.00 0.05 0.00 0.03 99.32 13:51:18 12:27:01 PM 1 0.20 0.00 0.07 0.00 0.03 99.70 13:51:18 12:28:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 13:51:18 12:28:01 PM 0 0.52 0.00 0.08 0.00 0.03 99.37 13:51:18 12:28:01 PM 1 0.13 0.00 0.05 0.00 0.05 99.77 13:51:18 12:29:01 PM all 0.29 0.00 0.07 0.00 0.04 99.60 13:51:18 12:29:01 PM 0 0.38 0.00 0.07 0.00 0.03 99.52 13:51:18 12:29:01 PM 1 0.20 0.00 0.07 0.00 0.05 99.68 13:51:18 12:30:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 13:51:18 12:30:01 PM 0 0.23 0.00 0.07 0.00 0.02 99.68 13:51:18 12:30:01 PM 1 0.33 0.00 0.07 0.00 0.05 99.55 13:51:18 12:31:01 PM all 0.38 0.00 0.08 0.00 0.04 99.50 13:51:18 12:31:01 PM 0 0.17 0.00 0.10 0.00 0.05 99.68 13:51:18 12:31:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32 13:51:18 12:32:01 PM all 0.27 0.00 0.09 0.00 0.04 99.60 13:51:18 12:32:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 13:51:18 12:32:01 PM 1 0.43 0.00 0.12 0.00 0.05 99.40 13:51:18 13:51:18 12:32:01 PM CPU %user %nice %system %iowait %steal %idle 13:51:18 12:33:01 PM all 0.34 0.00 0.08 0.00 0.05 99.53 13:51:18 12:33:01 PM 0 0.15 0.00 0.12 0.00 0.07 99.67 13:51:18 12:33:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 12:34:01 PM all 0.34 0.00 0.06 0.00 0.04 99.56 13:51:18 12:34:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 13:51:18 12:34:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 13:51:18 12:35:01 PM all 0.38 0.00 0.05 0.00 0.05 99.52 13:51:18 12:35:01 PM 0 0.13 0.00 0.07 0.00 0.07 99.73 13:51:18 12:35:01 PM 1 0.62 0.00 0.03 0.00 0.03 99.32 13:51:18 12:36:01 PM all 0.34 0.00 0.06 0.00 0.05 99.55 13:51:18 12:36:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 13:51:18 12:36:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 13:51:18 12:37:01 PM all 0.38 0.00 0.06 0.00 0.05 99.51 13:51:18 12:37:01 PM 0 0.18 0.00 0.08 0.00 0.07 99.67 13:51:18 12:37:01 PM 1 0.58 0.00 0.03 0.00 0.03 99.35 13:51:18 12:38:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 13:51:18 12:38:01 PM 0 0.18 0.00 0.08 0.00 0.05 99.68 13:51:18 12:38:01 PM 1 0.48 0.00 0.05 0.00 0.00 99.47 13:51:18 12:39:01 PM all 0.34 0.00 0.07 0.00 0.04 99.55 13:51:18 12:39:01 PM 0 0.17 0.00 0.10 0.00 0.05 99.68 13:51:18 12:39:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 13:51:18 12:40:01 PM all 0.36 0.00 0.07 0.00 0.03 99.54 13:51:18 12:40:01 PM 0 0.15 0.00 0.07 0.00 0.03 99.75 13:51:18 12:40:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 13:51:18 12:41:01 PM all 0.35 0.00 0.06 0.00 0.04 99.55 13:51:18 12:41:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 13:51:18 12:41:01 PM 1 0.60 0.00 0.05 0.00 0.03 99.32 13:51:18 12:42:01 PM all 0.35 0.00 0.08 0.00 0.03 99.54 13:51:18 12:42:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 13:51:18 12:42:01 PM 1 0.65 0.00 0.08 0.00 0.03 99.23 13:51:18 12:43:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 13:51:18 12:43:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 13:51:18 12:43:01 PM 1 0.58 0.00 0.08 0.00 0.03 99.30 13:51:18 13:51:18 12:43:01 PM CPU %user %nice %system %iowait %steal %idle 13:51:18 12:44:01 PM all 0.35 0.00 0.05 0.00 0.04 99.56 13:51:18 12:44:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 13:51:18 12:44:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30 13:51:18 12:45:01 PM all 0.34 0.00 0.08 0.00 0.05 99.53 13:51:18 12:45:01 PM 0 0.20 0.00 0.08 0.00 0.05 99.67 13:51:18 12:45:01 PM 1 0.48 0.00 0.07 0.00 0.05 99.40 13:51:18 12:46:01 PM all 0.31 0.00 0.06 0.01 0.04 99.58 13:51:18 12:46:01 PM 0 0.48 0.00 0.03 0.02 0.03 99.43 13:51:18 12:46:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73 13:51:18 12:47:01 PM all 0.36 0.00 0.07 0.00 0.05 99.52 13:51:18 12:47:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 13:51:18 12:47:01 PM 1 0.67 0.00 0.08 0.00 0.07 99.18 13:51:18 12:48:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 13:51:18 12:48:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 13:51:18 12:48:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 13:51:18 12:49:01 PM all 0.28 0.00 0.08 0.00 0.04 99.60 13:51:18 12:49:01 PM 0 0.08 0.00 0.10 0.00 0.05 99.77 13:51:18 12:49:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43 13:51:18 12:50:01 PM all 0.33 0.00 0.07 0.00 0.02 99.58 13:51:18 12:50:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85 13:51:18 12:50:01 PM 1 0.58 0.00 0.08 0.00 0.02 99.32 13:51:18 12:51:01 PM all 0.38 0.00 0.06 0.03 0.03 99.50 13:51:18 12:51:01 PM 0 0.15 0.00 0.08 0.05 0.03 99.68 13:51:18 12:51:01 PM 1 0.62 0.00 0.03 0.00 0.03 99.32 13:51:18 12:52:01 PM all 0.37 0.00 0.08 0.00 0.03 99.52 13:51:18 12:52:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 13:51:18 12:52:01 PM 1 0.63 0.00 0.08 0.00 0.03 99.25 13:51:18 12:53:01 PM all 0.34 0.00 0.07 0.00 0.03 99.56 13:51:18 12:53:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 13:51:18 12:53:01 PM 1 0.63 0.00 0.10 0.00 0.03 99.23 13:51:18 12:54:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 13:51:18 12:54:01 PM 0 0.43 0.00 0.08 0.00 0.05 99.43 13:51:18 12:54:01 PM 1 0.15 0.00 0.03 0.00 0.02 99.80 13:51:18 13:51:18 12:54:01 PM CPU %user %nice %system %iowait %steal %idle 13:51:18 12:55:01 PM all 0.28 0.00 0.08 0.00 0.04 99.60 13:51:18 12:55:01 PM 0 0.42 0.00 0.08 0.00 0.03 99.47 13:51:18 12:55:01 PM 1 0.15 0.00 0.07 0.00 0.05 99.73 13:51:18 12:56:01 PM all 0.36 0.00 0.07 0.00 0.03 99.54 13:51:18 12:56:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 13:51:18 12:56:01 PM 1 0.18 0.00 0.08 0.00 0.05 99.68 13:51:18 12:57:01 PM all 0.31 0.00 0.08 0.00 0.05 99.57 13:51:18 12:57:01 PM 0 0.45 0.00 0.07 0.00 0.07 99.42 13:51:18 12:57:01 PM 1 0.17 0.00 0.08 0.00 0.03 99.72 13:51:18 12:58:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56 13:51:18 12:58:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 12:58:01 PM 1 0.10 0.00 0.10 0.00 0.03 99.77 13:51:18 12:59:01 PM all 0.36 0.00 0.08 0.00 0.03 99.54 13:51:18 12:59:01 PM 0 0.57 0.00 0.07 0.00 0.02 99.35 13:51:18 12:59:01 PM 1 0.15 0.00 0.08 0.00 0.03 99.73 13:51:18 01:00:01 PM all 0.35 0.00 0.05 0.00 0.04 99.56 13:51:18 01:00:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 13:51:18 01:00:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 13:51:18 01:01:01 PM all 0.36 0.00 0.08 0.01 0.03 99.52 13:51:18 01:01:01 PM 0 0.37 0.00 0.07 0.00 0.02 99.55 13:51:18 01:01:01 PM 1 0.35 0.00 0.10 0.02 0.03 99.50 13:51:18 01:02:01 PM all 0.28 0.00 0.08 0.00 0.03 99.60 13:51:18 01:02:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 13:51:18 01:02:01 PM 1 0.47 0.00 0.08 0.00 0.03 99.42 13:51:18 01:03:01 PM all 0.32 0.00 0.08 0.00 0.03 99.58 13:51:18 01:03:01 PM 0 0.13 0.00 0.07 0.00 0.02 99.78 13:51:18 01:03:01 PM 1 0.50 0.00 0.08 0.00 0.03 99.38 13:51:18 01:04:01 PM all 0.34 0.00 0.07 0.00 0.03 99.56 13:51:18 01:04:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 13:51:18 01:04:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 13:51:18 01:05:01 PM all 0.38 0.00 0.07 0.00 0.04 99.52 13:51:18 01:05:01 PM 0 0.15 0.00 0.08 0.00 0.03 99.73 13:51:18 01:05:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30 13:51:18 13:51:18 01:05:01 PM CPU %user %nice %system %iowait %steal %idle 13:51:18 01:06:01 PM all 0.36 0.00 0.08 0.02 0.03 99.51 13:51:18 01:06:01 PM 0 0.12 0.00 0.08 0.03 0.03 99.73 13:51:18 01:06:01 PM 1 0.60 0.00 0.08 0.00 0.03 99.28 13:51:18 01:07:01 PM all 0.27 0.00 0.08 0.00 0.03 99.62 13:51:18 01:07:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 13:51:18 01:07:01 PM 1 0.42 0.00 0.08 0.00 0.03 99.46 13:51:18 01:08:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 13:51:18 01:08:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 13:51:18 01:08:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 13:51:18 01:09:01 PM all 0.40 0.00 0.06 0.00 0.04 99.50 13:51:18 01:09:01 PM 0 0.18 0.00 0.05 0.00 0.03 99.73 13:51:18 01:09:01 PM 1 0.62 0.00 0.07 0.00 0.05 99.27 13:51:18 01:10:01 PM all 0.34 0.00 0.07 0.00 0.04 99.55 13:51:18 01:10:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 13:51:18 01:10:01 PM 1 0.62 0.00 0.07 0.00 0.05 99.27 13:51:18 01:11:01 PM all 0.38 0.00 0.06 0.00 0.03 99.53 13:51:18 01:11:01 PM 0 0.17 0.00 0.07 0.00 0.02 99.75 13:51:18 01:11:01 PM 1 0.60 0.00 0.05 0.00 0.03 99.32 13:51:18 01:12:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 13:51:18 01:12:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85 13:51:18 01:12:01 PM 1 0.60 0.00 0.07 0.00 0.05 99.28 13:51:18 01:13:01 PM all 0.39 0.00 0.07 0.00 0.04 99.50 13:51:18 01:13:01 PM 0 0.13 0.00 0.05 0.00 0.03 99.78 13:51:18 01:13:01 PM 1 0.65 0.00 0.08 0.00 0.05 99.22 13:51:18 01:14:01 PM all 0.34 0.00 0.07 0.00 0.03 99.57 13:51:18 01:14:01 PM 0 0.15 0.00 0.07 0.00 0.03 99.75 13:51:18 01:14:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38 13:51:18 01:15:01 PM all 0.38 0.00 0.06 0.00 0.03 99.54 13:51:18 01:15:01 PM 0 0.17 0.00 0.07 0.00 0.02 99.75 13:51:18 01:15:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 13:51:18 01:16:01 PM all 0.33 0.00 0.08 0.00 0.04 99.56 13:51:18 01:16:01 PM 0 0.15 0.00 0.07 0.00 0.03 99.75 13:51:18 01:16:01 PM 1 0.50 0.00 0.08 0.00 0.05 99.36 13:51:18 13:51:18 01:16:01 PM CPU %user %nice %system %iowait %steal %idle 13:51:18 01:17:01 PM all 0.42 0.00 0.07 0.00 0.03 99.48 13:51:18 01:17:01 PM 0 0.22 0.00 0.07 0.00 0.03 99.68 13:51:18 01:17:01 PM 1 0.62 0.00 0.07 0.00 0.03 99.28 13:51:18 01:18:02 PM all 0.35 0.00 0.08 0.00 0.05 99.52 13:51:18 01:18:02 PM 0 0.13 0.00 0.10 0.00 0.05 99.72 13:51:18 01:18:02 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 13:51:18 01:19:01 PM all 0.27 0.00 0.07 0.00 0.03 99.63 13:51:18 01:19:01 PM 0 0.37 0.00 0.08 0.00 0.05 99.49 13:51:18 01:19:01 PM 1 0.17 0.00 0.05 0.00 0.02 99.76 13:51:18 01:20:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 13:51:18 01:20:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 13:51:18 01:20:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 13:51:18 01:21:01 PM all 0.38 0.00 0.07 0.00 0.03 99.52 13:51:18 01:21:01 PM 0 0.60 0.00 0.05 0.00 0.02 99.33 13:51:18 01:21:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 13:51:18 01:22:01 PM all 0.37 0.00 0.08 0.00 0.04 99.52 13:51:18 01:22:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32 13:51:18 01:22:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 13:51:18 01:23:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 13:51:18 01:23:01 PM 0 0.33 0.00 0.05 0.00 0.03 99.58 13:51:18 01:23:01 PM 1 0.32 0.00 0.08 0.00 0.05 99.55 13:51:18 01:24:01 PM all 0.35 0.00 0.08 0.00 0.03 99.54 13:51:18 01:24:01 PM 0 0.13 0.00 0.10 0.00 0.03 99.73 13:51:18 01:24:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 01:25:01 PM all 0.37 0.00 0.06 0.00 0.04 99.53 13:51:18 01:25:01 PM 0 0.18 0.00 0.08 0.00 0.05 99.68 13:51:18 01:25:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 13:51:18 01:26:01 PM all 0.36 0.00 0.08 0.00 0.04 99.52 13:51:18 01:26:01 PM 0 0.13 0.00 0.12 0.00 0.05 99.70 13:51:18 01:26:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 13:51:18 01:27:01 PM all 0.32 0.00 0.08 0.00 0.03 99.57 13:51:18 01:27:01 PM 0 0.18 0.00 0.07 0.00 0.03 99.72 13:51:18 01:27:01 PM 1 0.45 0.00 0.08 0.00 0.03 99.43 13:51:18 13:51:18 01:27:01 PM CPU %user %nice %system %iowait %steal %idle 13:51:18 01:28:01 PM all 0.18 0.00 0.06 0.00 0.03 99.73 13:51:18 01:28:01 PM 0 0.17 0.00 0.05 0.00 0.03 99.75 13:51:18 01:28:01 PM 1 0.18 0.00 0.07 0.00 0.03 99.72 13:51:18 01:29:01 PM all 0.36 0.00 0.08 0.00 0.03 99.53 13:51:18 01:29:01 PM 0 0.55 0.00 0.07 0.00 0.02 99.37 13:51:18 01:29:01 PM 1 0.17 0.00 0.08 0.00 0.05 99.70 13:51:18 01:30:01 PM all 0.16 0.00 0.08 0.00 0.05 99.72 13:51:18 01:30:01 PM 0 0.20 0.00 0.08 0.00 0.07 99.65 13:51:18 01:30:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 13:51:18 01:31:01 PM all 0.38 0.00 0.08 0.00 0.03 99.50 13:51:18 01:31:01 PM 0 0.58 0.00 0.07 0.00 0.00 99.35 13:51:18 01:31:01 PM 1 0.18 0.00 0.10 0.00 0.07 99.65 13:51:18 01:32:01 PM all 0.35 0.00 0.08 0.00 0.03 99.54 13:51:18 01:32:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 13:51:18 01:32:01 PM 1 0.15 0.00 0.12 0.00 0.03 99.70 13:51:18 01:33:01 PM all 0.36 0.00 0.08 0.00 0.04 99.52 13:51:18 01:33:01 PM 0 0.50 0.00 0.08 0.00 0.02 99.40 13:51:18 01:33:01 PM 1 0.22 0.00 0.08 0.00 0.07 99.63 13:51:18 01:34:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 13:51:18 01:34:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 13:51:18 01:34:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 13:51:18 01:35:01 PM all 0.40 0.00 0.07 0.00 0.03 99.50 13:51:18 01:35:01 PM 0 0.63 0.00 0.07 0.00 0.02 99.28 13:51:18 01:35:01 PM 1 0.17 0.00 0.07 0.00 0.05 99.72 13:51:18 01:36:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 13:51:18 01:36:01 PM 0 0.13 0.00 0.03 0.00 0.02 99.82 13:51:18 01:36:01 PM 1 0.52 0.00 0.10 0.00 0.05 99.33 13:51:18 01:37:01 PM all 0.41 0.00 0.08 0.00 0.05 99.47 13:51:18 01:37:01 PM 0 0.23 0.00 0.10 0.00 0.05 99.62 13:51:18 01:37:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 13:51:18 01:38:01 PM all 0.34 0.00 0.04 0.00 0.04 99.57 13:51:18 01:38:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 13:51:18 01:38:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 13:51:18 13:51:18 01:38:01 PM CPU %user %nice %system %iowait %steal %idle 13:51:18 01:39:01 PM all 7.21 0.00 0.11 0.00 0.05 92.63 13:51:18 01:39:01 PM 0 12.85 0.00 0.13 0.00 0.07 86.95 13:51:18 01:39:01 PM 1 1.57 0.00 0.08 0.00 0.03 98.31 13:51:18 01:40:01 PM all 9.93 0.00 0.13 0.01 0.06 89.88 13:51:18 01:40:01 PM 0 17.04 0.00 0.13 0.00 0.05 82.78 13:51:18 01:40:01 PM 1 2.81 0.00 0.12 0.02 0.07 96.99 13:51:18 01:41:01 PM all 4.43 0.00 0.10 0.02 0.07 95.38 13:51:18 01:41:01 PM 0 7.16 0.00 0.10 0.00 0.07 92.67 13:51:18 01:41:01 PM 1 1.70 0.00 0.10 0.03 0.07 98.10 13:51:18 01:42:01 PM all 0.20 0.00 0.08 0.00 0.03 99.69 13:51:18 01:42:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75 13:51:18 01:42:01 PM 1 0.28 0.00 0.05 0.00 0.03 99.63 13:51:18 01:43:01 PM all 0.63 0.00 0.04 0.00 0.05 99.27 13:51:18 01:43:01 PM 0 0.68 0.00 0.03 0.00 0.03 99.25 13:51:18 01:43:01 PM 1 0.58 0.00 0.05 0.00 0.07 99.30 13:51:18 01:44:01 PM all 0.34 0.00 0.08 0.00 0.04 99.54 13:51:18 01:44:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 13:51:18 01:44:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 13:51:18 01:45:01 PM all 0.63 0.00 0.08 0.00 0.03 99.26 13:51:18 01:45:01 PM 0 0.67 0.00 0.05 0.00 0.02 99.27 13:51:18 01:45:01 PM 1 0.60 0.00 0.10 0.00 0.05 99.25 13:51:18 01:46:01 PM all 0.33 0.00 0.05 0.00 0.06 99.57 13:51:18 01:46:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 13:51:18 01:46:01 PM 1 0.08 0.00 0.05 0.00 0.08 99.78 13:51:18 01:47:01 PM all 1.34 0.00 0.09 0.00 0.04 98.53 13:51:18 01:47:01 PM 0 2.00 0.00 0.10 0.00 0.03 97.86 13:51:18 01:47:01 PM 1 0.67 0.00 0.08 0.00 0.05 99.20 13:51:18 01:48:01 PM all 2.40 0.00 0.13 0.08 0.08 97.31 13:51:18 01:48:01 PM 0 3.42 0.00 0.13 0.00 0.08 96.36 13:51:18 01:48:01 PM 1 1.37 0.00 0.13 0.17 0.07 98.26 13:51:18 01:49:01 PM all 4.67 0.00 0.24 0.01 0.06 95.02 13:51:18 01:49:01 PM 0 8.04 0.00 0.30 0.02 0.05 91.59 13:51:18 01:49:01 PM 1 1.31 0.00 0.18 0.00 0.07 98.44 13:51:18 13:51:18 01:49:01 PM CPU %user %nice %system %iowait %steal %idle 13:51:18 01:50:01 PM all 17.19 0.00 2.22 2.58 0.09 77.92 13:51:18 01:50:01 PM 0 24.59 0.00 2.82 3.17 0.08 69.33 13:51:18 01:50:01 PM 1 9.79 0.00 1.62 1.99 0.10 86.50 13:51:18 01:51:01 PM all 26.36 0.00 3.84 1.25 0.11 68.44 13:51:18 01:51:01 PM 0 30.08 0.00 3.92 1.65 0.12 64.23 13:51:18 01:51:01 PM 1 22.63 0.00 3.77 0.85 0.10 72.65 13:51:18 Average: all 0.64 0.00 0.11 0.03 0.04 99.18 13:51:18 Average: 0 0.74 0.00 0.12 0.03 0.04 99.07 13:51:18 Average: 1 0.55 0.00 0.10 0.03 0.04 99.28 13:51:18 13:51:18 13:51:18