19:41:21 Started by upstream project "integration-sanity-test-vanadium" build number 183 19:41:21 originally caused by: 19:41:21 Started by timer 19:41:21 Running as SYSTEM 19:41:21 [EnvInject] - Loading node environment variables. 19:41:21 Building remotely on prd-centos8-robot-2c-8g-20563 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:41:22 [ssh-agent] Looking for ssh-agent implementation... 19:41:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:22 $ ssh-agent 19:41:22 SSH_AUTH_SOCK=/tmp/ssh-jMki7QlUlhmi/agent.8542 19:41:22 SSH_AGENT_PID=8543 19:41:22 [ssh-agent] Started. 19:41:22 Running ssh-add (command line suppressed) 19:41:22 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_4162293253425078777.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_4162293253425078777.key) 19:41:22 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 19:41:22 The recommended git tool is: NONE 19:41:24 using credential opendaylight-jenkins-ssh 19:41:24 Wiping out workspace first. 19:41:24 Cloning the remote Git repository 19:41:24 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 19:41:24 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 19:41:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:41:25 > git --version # timeout=10 19:41:25 > git --version # 'git version 2.43.0' 19:41:25 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:41:25 [INFO] Currently running in a labeled security context 19:41:25 [INFO] Currently SELinux is 'enforcing' on the host 19:41:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh876197463882230882.key 19:41:25 Verifying host key using known hosts file 19:41:25 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. 19:41:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:41:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:41:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:41:27 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:41:27 [INFO] Currently running in a labeled security context 19:41:27 [INFO] Currently SELinux is 'enforcing' on the host 19:41:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh785388927922404458.key 19:41:27 Verifying host key using known hosts file 19:41:27 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. 19:41:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 19:41:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:41:28 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 19:41:28 > git config core.sparsecheckout # timeout=10 19:41:28 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 19:41:28 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 19:41:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:41:28 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 19:41:29 No emails were triggered. 19:41:29 provisioning config files... 19:41:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:41:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:41:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:41:29 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4529092489377423599.sh 19:41:29 ---> python-tools-install.sh 19:41:29 Setup pyenv: 19:41:29 system 19:41:29 * 3.8.13 (set by /opt/pyenv/version) 19:41:29 * 3.9.13 (set by /opt/pyenv/version) 19:41:29 * 3.10.13 (set by /opt/pyenv/version) 19:41:29 * 3.11.7 (set by /opt/pyenv/version) 19:41:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XlrN 19:41:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:41:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:41:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:41:38 lf-activate-venv(): INFO: Base packages installed successfully 19:41:38 lf-activate-venv(): INFO: Installing additional packages: lftools 19:42:01 lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH 19:42:01 Generating Requirements File 19:42:22 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. 19:42:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:42:22 Python 3.11.7 19:42:22 pip 26.0.1 from /tmp/venv-XlrN/lib/python3.11/site-packages/pip (python 3.11) 19:42:23 appdirs==1.4.4 19:42:23 argcomplete==3.6.3 19:42:23 aspy.yaml==1.3.0 19:42:23 attrs==25.4.0 19:42:23 autopage==0.6.0 19:42:23 beautifulsoup4==4.14.3 19:42:23 boto3==1.42.56 19:42:23 botocore==1.42.56 19:42:23 bs4==0.0.2 19:42:23 certifi==2026.2.25 19:42:23 cffi==2.0.0 19:42:23 cfgv==3.5.0 19:42:23 chardet==6.0.0.post1 19:42:23 charset-normalizer==3.4.4 19:42:23 click==8.3.1 19:42:23 cliff==4.13.2 19:42:23 cmd2==3.2.2 19:42:23 cryptography==3.3.2 19:42:23 debtcollector==3.0.0 19:42:23 decorator==5.2.1 19:42:23 defusedxml==0.7.1 19:42:23 Deprecated==1.3.1 19:42:23 distlib==0.4.0 19:42:23 dnspython==2.8.0 19:42:23 docker==7.1.0 19:42:23 dogpile.cache==1.5.0 19:42:23 durationpy==0.10 19:42:23 email-validator==2.3.0 19:42:23 filelock==3.24.3 19:42:23 future==1.0.0 19:42:23 gitdb==4.0.12 19:42:23 GitPython==3.1.46 19:42:23 httplib2==0.30.2 19:42:23 identify==2.6.16 19:42:23 idna==3.11 19:42:23 importlib-resources==1.5.0 19:42:23 iso8601==2.1.0 19:42:23 Jinja2==3.1.6 19:42:23 jmespath==1.1.0 19:42:23 jsonpatch==1.33 19:42:23 jsonpointer==3.0.0 19:42:23 jsonschema==4.26.0 19:42:23 jsonschema-specifications==2025.9.1 19:42:23 keystoneauth1==5.13.1 19:42:23 kubernetes==35.0.0 19:42:23 lftools==0.37.21 19:42:23 lxml==6.0.2 19:42:23 markdown-it-py==4.0.0 19:42:23 MarkupSafe==3.0.3 19:42:23 mdurl==0.1.2 19:42:23 msgpack==1.1.2 19:42:23 multi_key_dict==2.0.3 19:42:23 munch==4.0.0 19:42:23 netaddr==1.3.0 19:42:23 niet==1.4.2 19:42:23 nodeenv==1.10.0 19:42:23 oauth2client==4.1.3 19:42:23 oauthlib==3.3.1 19:42:23 openstacksdk==4.10.0 19:42:23 os-service-types==1.8.2 19:42:23 osc-lib==4.4.0 19:42:23 oslo.config==10.3.0 19:42:23 oslo.context==6.3.0 19:42:23 oslo.i18n==6.7.2 19:42:23 oslo.log==8.1.0 19:42:23 oslo.serialization==5.9.1 19:42:23 oslo.utils==10.0.0 19:42:23 packaging==26.0 19:42:23 pbr==7.0.3 19:42:23 platformdirs==4.9.2 19:42:23 prettytable==3.17.0 19:42:23 psutil==7.2.2 19:42:23 pyasn1==0.6.2 19:42:23 pyasn1_modules==0.4.2 19:42:23 pycparser==3.0 19:42:23 pygerrit2==2.0.15 19:42:23 PyGithub==2.8.1 19:42:23 Pygments==2.19.2 19:42:23 PyJWT==2.11.0 19:42:23 PyNaCl==1.6.2 19:42:23 pyparsing==2.4.7 19:42:23 pyperclip==1.11.0 19:42:23 pyrsistent==0.20.0 19:42:23 python-cinderclient==9.8.0 19:42:23 python-dateutil==2.9.0.post0 19:42:23 python-heatclient==5.0.0 19:42:23 python-jenkins==1.8.3 19:42:23 python-keystoneclient==5.7.0 19:42:23 python-magnumclient==4.9.0 19:42:23 python-openstackclient==9.0.0 19:42:23 python-swiftclient==4.9.0 19:42:23 PyYAML==6.0.3 19:42:23 referencing==0.37.0 19:42:23 requests==2.32.5 19:42:23 requests-oauthlib==2.0.0 19:42:23 requestsexceptions==1.4.0 19:42:23 rfc3986==2.0.0 19:42:23 rich==14.3.3 19:42:23 rich-argparse==1.7.2 19:42:23 rpds-py==0.30.0 19:42:23 rsa==4.9.1 19:42:23 ruamel.yaml==0.19.1 19:42:23 ruamel.yaml.clib==0.2.15 19:42:23 s3transfer==0.16.0 19:42:23 simplejson==3.20.2 19:42:23 six==1.17.0 19:42:23 smmap==5.0.2 19:42:23 soupsieve==2.8.3 19:42:23 stevedore==5.7.0 19:42:23 tabulate==0.9.0 19:42:23 toml==0.10.2 19:42:23 tomlkit==0.14.0 19:42:23 tqdm==4.67.3 19:42:23 typing_extensions==4.15.0 19:42:23 urllib3==1.26.20 19:42:23 virtualenv==20.39.1 19:42:23 wcwidth==0.6.0 19:42:23 websocket-client==1.9.0 19:42:23 wrapt==2.1.1 19:42:23 xdg==6.0.0 19:42:23 xmltodict==1.0.4 19:42:23 yq==3.4.3 19:42:23 [EnvInject] - Injecting environment variables from a build step. 19:42:23 [EnvInject] - Injecting as environment variables the properties content 19:42:23 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 19:42:23 OS_CLOUD=vex 19:42:23 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-180 19:42:23 OS_STACK_TEMPLATE_DIR=openstack-hot 19:42:23 19:42:23 [EnvInject] - Variables injected successfully. 19:42:23 provisioning config files... 19:42:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:42:23 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16928855936749029175.sh 19:42:23 ---> Create parameters file for OpenStack HOT 19:42:23 OpenStack Heat parameters generated 19:42:23 ----------------------------------- 19:42:23 parameters: 19:42:23 vm_0_count: '1' 19:42:23 vm_0_flavor: 'v3-standard-4' 19:42:23 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 19:42:23 vm_1_count: '1' 19:42:23 vm_1_flavor: 'v3-standard-2' 19:42:23 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 19:42:23 19:42:23 job_name: '38640-180' 19:42:23 silo: 'releng' 19:42:23 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins11959538967842428442.sh 19:42:23 ---> Create HEAT stack 19:42:23 + source /home/jenkins/lf-env.sh 19:42:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:23 ++ mktemp -d /tmp/venv-XXXX 19:42:23 + lf_venv=/tmp/venv-mBWw 19:42:23 + local venv_file=/tmp/.os_lf_venv 19:42:23 + local python=python3 19:42:23 + local options 19:42:23 + local set_path=true 19:42:23 + local install_args= 19:42:23 ++ 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 19:42:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:42:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:42:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:23 + true 19:42:23 + case $1 in 19:42:23 + python=python3 19:42:23 + shift 2 19:42:23 + true 19:42:23 + case $1 in 19:42:23 + shift 19:42:23 + break 19:42:23 + case $python in 19:42:23 + local pkg_list= 19:42:23 + [[ -d /opt/pyenv ]] 19:42:23 + echo 'Setup pyenv:' 19:42:23 Setup pyenv: 19:42:23 + export PYENV_ROOT=/opt/pyenv 19:42:23 + PYENV_ROOT=/opt/pyenv 19:42:23 + 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 19:42:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:42:23 + pyenv versions 19:42:24 system 19:42:24 3.8.13 19:42:24 3.9.13 19:42:24 3.10.13 19:42:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:42:24 + command -v pyenv 19:42:24 ++ pyenv init - --no-rehash 19:42:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:42:24 for i in ${!paths[@]}; do 19:42:24 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:42:24 fi; done; 19:42:24 echo "${paths[*]}"'\'')" 19:42:24 export PATH="/opt/pyenv/shims:${PATH}" 19:42:24 export PYENV_SHELL=bash 19:42:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:42:24 pyenv() { 19:42:24 local command 19:42:24 command="${1:-}" 19:42:24 if [ "$#" -gt 0 ]; then 19:42:24 shift 19:42:24 fi 19:42:24 19:42:24 case "$command" in 19:42:24 rehash|shell) 19:42:24 eval "$(pyenv "sh-$command" "$@")" 19:42:24 ;; 19:42:24 *) 19:42:24 command pyenv "$command" "$@" 19:42:24 ;; 19:42:24 esac 19:42:24 }' 19:42:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:42:24 for i in ${!paths[@]}; do 19:42:24 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:42:24 fi; done; 19:42:24 echo "${paths[*]}"' 19:42:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:42:24 ++ 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 19:42:24 ++ 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 19:42:24 ++ export PYENV_SHELL=bash 19:42:24 ++ PYENV_SHELL=bash 19:42:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:42:24 +++ complete -F _pyenv pyenv 19:42:24 ++ lf-pyver python3 19:42:24 ++ local py_version_xy=python3 19:42:24 ++ local py_version_xyz= 19:42:24 ++ awk '{ print $1 }' 19:42:24 ++ pyenv versions 19:42:24 ++ local command 19:42:24 ++ command=versions 19:42:24 ++ '[' 1 -gt 0 ']' 19:42:24 ++ shift 19:42:24 ++ case "$command" in 19:42:24 ++ command pyenv versions 19:42:24 ++ pyenv versions 19:42:24 ++ sed 's/^[ *]* //' 19:42:24 ++ grep -E '^[0-9.]*[0-9]$' 19:42:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:42:24 +++ grep '^3' /tmp/.pyenv_versions 19:42:24 +++ tail -n 1 19:42:24 +++ sort -V 19:42:24 ++ py_version_xyz=3.11.7 19:42:24 ++ [[ -z 3.11.7 ]] 19:42:24 ++ echo 3.11.7 19:42:24 ++ return 0 19:42:24 + pyenv local 3.11.7 19:42:24 + local command 19:42:24 + command=local 19:42:24 + '[' 2 -gt 0 ']' 19:42:24 + shift 19:42:24 + case "$command" in 19:42:24 + command pyenv local 3.11.7 19:42:24 + pyenv local 3.11.7 19:42:24 + for arg in "$@" 19:42:24 + case $arg in 19:42:24 + pkg_list+='lftools[openstack] ' 19:42:24 + for arg in "$@" 19:42:24 + case $arg in 19:42:24 + pkg_list+='kubernetes ' 19:42:24 + for arg in "$@" 19:42:24 + case $arg in 19:42:24 + pkg_list+='niet ' 19:42:24 + for arg in "$@" 19:42:24 + case $arg in 19:42:24 + pkg_list+='python-heatclient ' 19:42:24 + for arg in "$@" 19:42:24 + case $arg in 19:42:24 + pkg_list+='python-openstackclient ' 19:42:24 + for arg in "$@" 19:42:24 + case $arg in 19:42:24 + pkg_list+='python-magnumclient ' 19:42:24 + for arg in "$@" 19:42:24 + case $arg in 19:42:24 + pkg_list+='urllib3~=1.26.15 ' 19:42:24 + for arg in "$@" 19:42:24 + case $arg in 19:42:24 + pkg_list+='yq ' 19:42:24 + [[ -f /tmp/.os_lf_venv ]] 19:42:24 ++ cat /tmp/.os_lf_venv 19:42:24 + lf_venv=/tmp/venv-XlrN 19:42:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlrN from' file:/tmp/.os_lf_venv 19:42:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlrN from file:/tmp/.os_lf_venv 19:42:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:42:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:24 + local 'pip_opts=--upgrade --quiet' 19:42:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:42:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:42:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:42:24 + [[ -n '' ]] 19:42:24 + [[ -n '' ]] 19:42:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:42:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:24 + /tmp/venv-XlrN/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 19:42:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:42:26 lf-activate-venv(): INFO: Base packages installed successfully 19:42:26 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 19:42:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 19:42:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:26 + /tmp/venv-XlrN/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 19:42:43 + type python3 19:42:43 + true 19:42:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH' 19:42:43 lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH 19:42:43 + PATH=/tmp/venv-XlrN/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 19:42:43 + return 0 19:42:43 + openstack --os-cloud vex limits show --absolute 19:42:43 /tmp/venv-XlrN/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:42:43 warnings.warn( 19:42:44 +--------------------------+---------+ 19:42:44 | Name | Value | 19:42:44 +--------------------------+---------+ 19:42:44 | maxTotalInstances | -1 | 19:42:44 | maxTotalCores | 450 | 19:42:44 | maxTotalRAMSize | 1000000 | 19:42:44 | maxServerMeta | 128 | 19:42:44 | maxImageMeta | 128 | 19:42:44 | maxPersonality | 5 | 19:42:44 | maxPersonalitySize | 10240 | 19:42:44 | maxTotalKeypairs | 100 | 19:42:44 | maxServerGroups | 10 | 19:42:44 | maxServerGroupMembers | 10 | 19:42:44 | maxTotalFloatingIps | -1 | 19:42:44 | maxSecurityGroups | -1 | 19:42:44 | maxSecurityGroupRules | -1 | 19:42:44 | totalRAMUsed | 106496 | 19:42:44 | totalCoresUsed | 26 | 19:42:44 | totalInstancesUsed | 10 | 19:42:44 | totalFloatingIpsUsed | 0 | 19:42:44 | totalSecurityGroupsUsed | 0 | 19:42:44 | totalServerGroupsUsed | 0 | 19:42:44 | maxTotalVolumes | -1 | 19:42:44 | maxTotalSnapshots | 10 | 19:42:44 | maxTotalVolumeGigabytes | 4096 | 19:42:44 | maxTotalBackups | 10 | 19:42:44 | maxTotalBackupGigabytes | 1000 | 19:42:44 | totalVolumesUsed | 0 | 19:42:44 | totalGigabytesUsed | 0 | 19:42:44 | totalSnapshotsUsed | 0 | 19:42:44 | totalBackupsUsed | 0 | 19:42:44 | totalBackupGigabytesUsed | 0 | 19:42:44 +--------------------------+---------+ 19:42:45 + pushd /opt/ciman/openstack-hot 19:42:45 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:42:45 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-180 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml 19:42:45 /tmp/venv-XlrN/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:42:45 warnings.warn( 19:43:10 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-180 19:43:10 Waiting to initialize infrastructure... 19:43:10 Stack initialization successful. 19:43:10 ------------------------------------ 19:43:10 Stack Details 19:43:10 ------------------------------------ 19:43:10 {'added': None, 19:43:10 'capabilities': [], 19:43:10 'created_at': '2026-02-25T19:42:48Z', 19:43:10 'deleted': None, 19:43:10 'deleted_at': None, 19:43:10 'description': 'No description', 19:43:10 'environment': None, 19:43:10 'environment_files': None, 19:43:10 'files': None, 19:43:10 'files_container': None, 19:43:10 'id': 'baeffc29-e478-4ae1-bdcd-0b0069e195d9', 19:43:10 'is_rollback_disabled': True, 19:43:10 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-180/baeffc29-e478-4ae1-bdcd-0b0069e195d9', 19:43:10 'rel': 'self'}], 19:43:10 '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'})}), 19:43:10 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-180', 19:43:10 'notification_topics': [], 19:43:10 'outputs': [{'description': 'IP addresses of the 1st vm types', 19:43:10 'output_key': 'vm_0_ips', 19:43:10 'output_value': ['10.30.170.228']}, 19:43:10 {'description': 'IP addresses of the 2nd vm types', 19:43:10 'output_key': 'vm_1_ips', 19:43:10 'output_value': ['10.30.170.151']}], 19:43:10 'owner_id': ****, 19:43:10 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 19:43:10 'OS::stack_id': 'baeffc29-e478-4ae1-bdcd-0b0069e195d9', 19:43:10 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-180', 19:43:10 'job_name': '38640-180', 19:43:10 'silo': 'releng', 19:43:10 'vm_0_count': '1', 19:43:10 'vm_0_flavor': 'v3-standard-4', 19:43:10 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 19:43:10 '20260201-010217.481', 19:43:10 'vm_1_count': '1', 19:43:10 'vm_1_flavor': 'v3-standard-2', 19:43:10 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 19:43:10 '- 20250917-133034.654'}, 19:43:10 'parent_id': None, 19:43:10 'replaced': None, 19:43:10 'status': 'CREATE_COMPLETE', 19:43:10 'status_reason': 'Stack CREATE completed successfully', 19:43:10 'tags': [], 19:43:10 'template': None, 19:43:10 'template_description': 'No description', 19:43:10 'template_url': None, 19:43:10 'timeout_mins': 15, 19:43:10 'unchanged': None, 19:43:10 'updated': None, 19:43:10 'updated_at': None, 19:43:10 'user_project_id': 'a0b67009be424711b1912da4b47f8ae8'} 19:43:10 ------------------------------------ 19:43:10 + popd 19:43:10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:43:10 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins6590036943055154005.sh 19:43:10 ---> Copy SSH public keys to CSIT lab 19:43:10 Setup pyenv: 19:43:11 system 19:43:11 3.8.13 19:43:11 3.9.13 19:43:11 3.10.13 19:43:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlrN from file:/tmp/.os_lf_venv 19:43:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:13 lf-activate-venv(): INFO: Base packages installed successfully 19:43:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 19:43:27 lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH 19:43:27 /tmp/venv-XlrN/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:43:27 warnings.warn( 19:43:29 SSH not responding on 10.30.170.228. Retrying in 10 seconds... 19:43:30 Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts. 19:43:30 releng-38640-180-1-mininet-ovs-217-0 19:43:30 Successfully copied public keys to slave 10.30.170.151 19:43:39 Ping to 10.30.170.228 successful. 19:43:39 SSH not responding on 10.30.170.228. Retrying in 10 seconds... 19:43:49 Ping to 10.30.170.228 successful. 19:43:50 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:43:51 releng-38640-180-0-builder-0 19:43:51 Successfully copied public keys to slave 10.30.170.228 19:43:51 Process 9756 ready. 19:43:51 Process 9757 ready. 19:43:51 SSH ready on all stack servers. 19:43:51 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins16535241777629874110.sh 19:43:51 Setup pyenv: 19:43:51 system 19:43:51 3.8.13 19:43:51 3.9.13 19:43:51 3.10.13 19:43:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wR96 19:43:55 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv 19:43:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:59 lf-activate-venv(): INFO: Base packages installed successfully 19:43:59 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 19:44:01 lf-activate-venv(): INFO: Adding /tmp/venv-wR96/bin to PATH 19:44:01 + echo 'Installing Python Requirements' 19:44:01 Installing Python Requirements 19:44:01 + cat 19:44:01 + python -m pip install -r requirements.txt 19:44:01 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 19:44:01 Collecting docker-py (from -r requirements.txt (line 1)) 19:44:01 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) 19:44:01 Collecting ipaddr (from -r requirements.txt (line 2)) 19:44:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 19:44:01 Installing build dependencies: started 19:44:02 Installing build dependencies: finished with status 'done' 19:44:02 Getting requirements to build wheel: started 19:44:02 Getting requirements to build wheel: finished with status 'done' 19:44:02 Preparing metadata (pyproject.toml): started 19:44:02 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:02 Collecting netaddr (from -r requirements.txt (line 3)) 19:44:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 19:44:03 Collecting netifaces (from -r requirements.txt (line 4)) 19:44:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 19:44:03 Installing build dependencies: started 19:44:03 Installing build dependencies: finished with status 'done' 19:44:03 Getting requirements to build wheel: started 19:44:04 Getting requirements to build wheel: finished with status 'done' 19:44:04 Preparing metadata (pyproject.toml): started 19:44:04 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:04 Collecting pyhocon (from -r requirements.txt (line 5)) 19:44:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 19:44:04 Collecting requests (from -r requirements.txt (line 6)) 19:44:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 19:44:04 Collecting robotframework (from -r requirements.txt (line 7)) 19:44:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 19:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 21.9 MB/s 0:00:00 19:44:04 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 19:44:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 19:44:04 Installing build dependencies: started 19:44:05 Installing build dependencies: finished with status 'done' 19:44:05 Getting requirements to build wheel: started 19:44:05 Getting requirements to build wheel: finished with status 'done' 19:44:05 Preparing metadata (pyproject.toml): started 19:44:06 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:06 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 19:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:44:06 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 19:44:06 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) 19:44:06 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 19:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:44:06 Installing build dependencies: started 19:44:07 Installing build dependencies: finished with status 'done' 19:44:07 Getting requirements to build wheel: started 19:44:07 Getting requirements to build wheel: finished with status 'done' 19:44:07 Preparing metadata (pyproject.toml): started 19:44:07 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:07 Collecting scapy (from -r requirements.txt (line 12)) 19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 19:44:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 52.9 MB/s 0:00:00 19:44:07 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 19:44:07 Installing build dependencies: started 19:44:08 Installing build dependencies: finished with status 'done' 19:44:08 Getting requirements to build wheel: started 19:44:09 Getting requirements to build wheel: finished with status 'done' 19:44:09 Preparing metadata (pyproject.toml): started 19:44:09 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:09 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 19:44:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 29.0 MB/s 0:00:00 19:44:09 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 19:44:09 Collecting pyangbind (from -r requirements.txt (line 22)) 19:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 19:44:09 Collecting isodate (from -r requirements.txt (line 25)) 19:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 19:44:09 Collecting jmespath (from -r requirements.txt (line 28)) 19:44:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 19:44:09 Collecting jsonpatch (from -r requirements.txt (line 31)) 19:44:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 19:44:09 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 19:44:10 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:44:10 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 19:44:10 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) 19:44:10 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 19:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 19:44:10 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 19:44:10 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) 19:44:10 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 19:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 19:44:10 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 19:44:10 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) 19:44:10 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 19:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 19:44:10 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 19:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 19:44:10 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 19:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB) 19:44:10 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 19:44:10 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:10 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) 19:44:10 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 19:44:10 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 19:44:11 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 19:44:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 19:44:11 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 19:44:11 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 19:44:11 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 19:44:11 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) 19:44:11 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 19:44:11 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 19:44:11 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) 19:44:11 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 19:44:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 30.7 MB/s 0:00:00 19:44:11 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 19:44:11 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 19:44:11 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 19:44:11 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 19:44:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.1 MB/s 0:00:00 19:44:12 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 19:44:12 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) 19:44:13 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 19:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 19:44:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 29.3 MB/s 0:00:00 19:44:13 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 19:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 19:44:13 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:13 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) 19:44:13 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 19:44:14 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 19:44:14 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 19:44:14 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:14 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) 19:44:14 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 19:44:14 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 19:44:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 85.1 MB/s 0:00:00 19:44:14 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 19:44:14 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 19:44:14 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 19:44:14 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)) 19:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:44:15 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)) 19:44:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 19:44:15 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)) 19:44:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:44:15 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)) 19:44:15 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) 19:44:15 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)) 19:44:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 19:44:15 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 19:44:15 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 19:44:15 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 19:44:15 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 19:44:15 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)) 19:44:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 19:44:15 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 19:44:15 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 19:44:15 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:44:16 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:44:16 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=5edcfbba848a2e68cf9f730029526c1bd89d5c0a09c93f7127c3decd86393f90 19:44:16 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 19:44:16 Building wheel for ipaddr (pyproject.toml): started 19:44:16 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 19:44:16 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=2ce0a8176be67d32aa53fa90d636d9085c510f46be9d967d42ab2e8ea238fe6a 19:44:16 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 19:44:16 Building wheel for netifaces (pyproject.toml): started 19:44:18 Building wheel for netifaces (pyproject.toml): finished with status 'done' 19:44:18 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=9d98593e561e34bcca25e846c68b84856c162bbcdc12513240548bfbcf5cf7cc 19:44:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 19:44:18 Building wheel for robotframework-httplibrary (pyproject.toml): started 19:44:18 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 19:44:18 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=85524be29b50029ba6ebc53b75fd7aa9f2726cae5889f0378bca82bdb9311f7a 19:44:18 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 19:44:18 Building wheel for jsonpath-rw (pyproject.toml): started 19:44:19 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 19:44:19 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=3ccb84587ae49de3c45a73c70856d69855119bf26948ccb501db2118712398f3 19:44:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 19:44:19 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 19:44:19 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 19:44:26 19:44:26 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 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.1.0 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-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 19:44:26 + pip freeze 19:44:26 attrs==25.4.0 19:44:26 bcrypt==5.0.0 19:44:26 beautifulsoup4==4.14.3 19:44:26 certifi==2026.2.25 19:44:26 cffi==2.0.0 19:44:26 charset-normalizer==3.4.4 19:44:26 click==8.3.1 19:44:26 cryptography==46.0.5 19:44:26 decorator==5.2.1 19:44:26 distlib==0.4.0 19:44:26 docker-py==1.10.6 19:44:26 docker-pycreds==0.4.0 19:44:26 elastic-transport==8.17.1 19:44:26 elasticsearch==8.19.3 19:44:26 elasticsearch-dsl==8.15.4 19:44:26 enum34==1.1.10 19:44:26 filelock==3.24.3 19:44:26 h11==0.16.0 19:44:26 idna==3.11 19:44:26 invoke==2.2.1 19:44:26 ipaddr==2.2.0 19:44:26 isodate==0.7.2 19:44:26 jmespath==1.1.0 19:44:26 jsonpatch==1.33 19:44:26 jsonpath-rw==1.4.0 19:44:26 jsonpointer==3.0.0 19:44:26 lxml==6.0.2 19:44:26 netaddr==1.3.0 19:44:26 netifaces==0.11.0 19:44:26 outcome==1.3.0.post0 19:44:26 packaging==26.0 19:44:26 paramiko==4.0.0 19:44:26 platformdirs==4.9.2 19:44:26 ply==3.11 19:44:26 pyang==2.7.1 19:44:26 pyangbind==0.8.7 19:44:26 pycparser==3.0 19:44:26 pyhocon==0.3.61 19:44:26 PyNaCl==1.6.2 19:44:26 pyparsing==3.3.2 19:44:26 PySocks==1.7.1 19:44:26 python-dateutil==2.9.0.post0 19:44:26 regex==2026.2.19 19:44:26 requests==2.32.5 19:44:26 robotframework==7.4.1 19:44:26 robotframework-httplibrary==0.4.2 19:44:26 robotframework-pythonlibcore==4.5.0 19:44:26 robotframework-requests==0.9.7 19:44:26 robotframework-selenium2library==3.0.0 19:44:26 robotframework-seleniumlibrary==6.8.0 19:44:26 robotframework-sshlibrary==3.8.0 19:44:26 scapy==2.7.0 19:44:26 scp==0.15.0 19:44:26 selenium==4.41.0 19:44:26 six==1.17.0 19:44:26 sniffio==1.3.1 19:44:26 sortedcontainers==2.4.0 19:44:26 soupsieve==2.8.3 19:44:26 trio==0.33.0 19:44:26 trio-websocket==0.12.2 19:44:26 typing_extensions==4.15.0 19:44:26 urllib3==2.6.3 19:44:26 virtualenv==20.39.1 19:44:26 waitress==3.0.2 19:44:26 WebOb==1.8.9 19:44:26 websocket-client==1.9.0 19:44:26 WebTest==3.0.7 19:44:26 wsproto==1.3.2 19:44:26 [EnvInject] - Injecting environment variables from a build step. 19:44:26 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 19:44:26 [EnvInject] - Variables injected successfully. 19:44:26 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins1380000987105094189.sh 19:44:27 Setup pyenv: 19:44:27 system 19:44:27 3.8.13 19:44:27 3.9.13 19:44:27 3.10.13 19:44:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlrN from file:/tmp/.os_lf_venv 19:44:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:29 lf-activate-venv(): INFO: Base packages installed successfully 19:44:29 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 19:44:37 lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH 19:44:37 + ODL_SYSTEM=() 19:44:37 + TOOLS_SYSTEM=() 19:44:37 + OPENSTACK_SYSTEM=() 19:44:37 + OPENSTACK_CONTROLLERS=() 19:44:37 + mapfile -t ADDR 19:44:37 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-180 19:44:37 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 19:44:38 /tmp/venv-XlrN/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:44:38 warnings.warn( 19:44:39 + for i in "${ADDR[@]}" 19:44:39 ++ ssh 10.30.170.228 hostname -s 19:44:39 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:44:39 + REMHOST=releng-38640-180-0-builder-0 19:44:39 + case ${REMHOST} in 19:44:39 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 19:44:39 + for i in "${ADDR[@]}" 19:44:39 ++ ssh 10.30.170.151 hostname -s 19:44:39 Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts. 19:44:40 + REMHOST=releng-38640-180-1-mininet-ovs-217-0 19:44:40 + case ${REMHOST} in 19:44:40 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 19:44:40 + echo NUM_ODL_SYSTEM=1 19:44:40 + echo NUM_TOOLS_SYSTEM=1 19:44:40 + '[' '' == yes ']' 19:44:40 + NUM_OPENSTACK_SYSTEM=0 19:44:40 + echo NUM_OPENSTACK_SYSTEM=0 19:44:40 + '[' 0 -eq 2 ']' 19:44:40 + echo ODL_SYSTEM_IP=10.30.170.228 19:44:40 ++ seq 0 0 19:44:40 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 19:44:40 + echo ODL_SYSTEM_1_IP=10.30.170.228 19:44:40 + echo TOOLS_SYSTEM_IP=10.30.170.151 19:44:40 ++ seq 0 0 19:44:40 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 19:44:40 + echo TOOLS_SYSTEM_1_IP=10.30.170.151 19:44:40 + openstack_index=0 19:44:40 + NUM_OPENSTACK_CONTROL_NODES=1 19:44:40 + echo NUM_OPENSTACK_CONTROL_NODES=1 19:44:40 ++ seq 0 0 19:44:40 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 19:44:40 + echo OPENSTACK_CONTROL_NODE_1_IP= 19:44:40 + NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:40 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:40 + '[' -1 -ge 2 ']' 19:44:40 ++ seq 0 -2 19:44:40 + NUM_OPENSTACK_HAPROXY_NODES=0 19:44:40 + echo NUM_OPENSTACK_HAPROXY_NODES=0 19:44:40 ++ seq 0 -1 19:44:40 + echo 'Contents of slave_addresses.txt:' 19:44:40 Contents of slave_addresses.txt: 19:44:40 + cat slave_addresses.txt 19:44:40 NUM_ODL_SYSTEM=1 19:44:40 NUM_TOOLS_SYSTEM=1 19:44:40 NUM_OPENSTACK_SYSTEM=0 19:44:40 ODL_SYSTEM_IP=10.30.170.228 19:44:40 ODL_SYSTEM_1_IP=10.30.170.228 19:44:40 TOOLS_SYSTEM_IP=10.30.170.151 19:44:40 TOOLS_SYSTEM_1_IP=10.30.170.151 19:44:40 NUM_OPENSTACK_CONTROL_NODES=1 19:44:40 OPENSTACK_CONTROL_NODE_1_IP= 19:44:40 NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:40 NUM_OPENSTACK_HAPROXY_NODES=0 19:44:40 [EnvInject] - Injecting environment variables from a build step. 19:44:40 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 19:44:40 [EnvInject] - Variables injected successfully. 19:44:40 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins13693219963182289990.sh 19:44:40 Preparing for JRE Version 21 19:44:40 Karaf artifact is karaf 19:44:40 Karaf project is integration 19:44:40 Java home is /usr/lib/jvm/java-21-openjdk-amd64 19:44:40 [EnvInject] - Injecting environment variables from a build step. 19:44:40 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 19:44:40 [EnvInject] - Variables injected successfully. 19:44:40 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5216516987960000134.sh 19:44:40 2026-02-25 19:44:40 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 19:44:40 Bundle version is 0.23.1-SNAPSHOT 19:44:40 --2026-02-25 19:44:40-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 19:44:40 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:44:40 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:44:40 HTTP request sent, awaiting response... 404 Not Found 19:44:40 2026-02-25 19:44:40 ERROR 404: Not Found. 19:44:40 19:44:40 maven-metadata.xml: No such file or directory 19:44:40 Nexus timestamp is 19:44:40 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:40 Distribution bundle is karaf-.zip 19:44:40 Distribution bundle version is 0.23.1-SNAPSHOT 19:44:40 Distribution folder is karaf-0.23.1-SNAPSHOT 19:44:40 Nexus prefix is https://nexus.opendaylight.org 19:44:40 [EnvInject] - Injecting environment variables from a build step. 19:44:40 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 19:44:40 [EnvInject] - Variables injected successfully. 19:44:40 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins3056771568839122055.sh 19:44:40 Setup pyenv: 19:44:41 system 19:44:41 3.8.13 19:44:41 3.9.13 19:44:41 3.10.13 19:44:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlrN from file:/tmp/.os_lf_venv 19:44:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:43 lf-activate-venv(): INFO: Base packages installed successfully 19:44:43 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 19:44:48 lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH 19:44:48 Copying common-functions.sh to /tmp 19:44:48 /tmp/venv-XlrN/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:44:48 warnings.warn( 19:44:49 Copying common-functions.sh to 10.30.170.151:/tmp 19:44:50 Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts. 19:44:50 Copying common-functions.sh to 10.30.170.228:/tmp 19:44:50 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:44:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12383093703797285515.sh 19:44:50 common-functions.sh is being sourced 19:44:50 common-functions environment: 19:44:50 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:50 ACTUALFEATURES: 19:44:50 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:50 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:50 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:50 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:50 CONTROLLERMEM: 2048m 19:44:50 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:50 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:50 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:50 SUITES: 19:44:50 19:44:50 ################################################# 19:44:50 ## Configure Cluster and Start ## 19:44:50 ################################################# 19:44:50 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 19:44:50 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 19:44:50 Locating script plan to use... 19:44:50 Finished running script plans 19:44:50 Configuring member-1 with IP address 10.30.170.228 19:44:50 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:44:51 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:44:51 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 19:44:51 common-functions.sh is being sourced 19:44:51 ++ [[ /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 ]] 19:44:51 ++ echo 'common-functions.sh is being sourced' 19:44:51 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 19:44:51 ++ DISTROSTREAM=vanadium 19:44:51 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:51 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:51 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:51 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:51 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:51 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:51 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 ++ export CONTROLLERMEM= 19:44:51 ++ CONTROLLERMEM= 19:44:51 ++ case "${DISTROSTREAM}" in 19:44:51 ++ CLUSTER_SYSTEM=akka 19:44:51 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:51 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:51 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:51 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:51 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:51 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:51 ++ print_common_env 19:44:51 ++ cat 19:44:51 common-functions environment: 19:44:51 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:51 ACTUALFEATURES: 19:44:51 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:51 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:51 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 CONTROLLERMEM: 19:44:51 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:51 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:51 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:51 SUITES: 19:44:51 19:44:51 ++ SSH='ssh -t -t' 19:44:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 19:44:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 19:44:51 Changing to /tmp 19:44:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:51 + echo 'Changing to /tmp' 19:44:51 + cd /tmp 19:44:51 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 19:44:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:51 --2026-02-25 19:44:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:44:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:44:51 HTTP request sent, awaiting response... 404 Not Found 19:44:51 2026-02-25 19:44:51 ERROR 404: Not Found. 19:44:51 19:44:51 Extracting the new controller... 19:44:51 + echo 'Extracting the new controller...' 19:44:51 + unzip -q karaf-.zip 19:44:51 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 19:44:51 Adding external repositories... 19:44:51 + echo 'Adding external repositories...' 19:44:51 + 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.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:44:51 Configuring the startup features... 19:44:51 + [[ True == \T\r\u\e ]] 19:44:51 + echo 'Configuring the startup features...' 19:44:51 + 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.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:51 + FEATURE_TEST_STRING=features-test 19:44:51 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 19:44:51 + KARAF_VERSION=karaf4 19:44:51 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 19:44:51 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:51 + [[ ! -z '' ]] 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:51 + configure_karaf_log karaf4 '' 19:44:51 + local -r karaf_version=karaf4 19:44:51 + local -r controllerdebugmap= 19:44:51 + local logapi=log4j 19:44:51 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:51 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 19:44:51 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 19:44:51 + '[' log4j == log4j2 ']' 19:44:51 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:51 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:51 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 19:44:51 controllerdebugmap: 19:44:51 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:51 + unset IFS 19:44:51 + echo 'controllerdebugmap: ' 19:44:51 + '[' -n '' ']' 19:44:51 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:51 Configure 19:44:51 java home: /usr/lib/jvm/java-21-openjdk-amd64 19:44:51 max memory: 2048m 19:44:51 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 19:44:51 + local -r controllermem=2048m 19:44:51 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 + echo Configure 19:44:51 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 19:44:51 + echo ' max memory: 2048m' 19:44:51 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:44:51 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:51 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:51 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:51 Set Java version 19:44:51 + echo 'Set Java version' 19:44:51 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 19:44:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:44:51 sudo: a password is required 19:44:51 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:44:51 sudo: a password is required 19:44:51 JDK default version ... 19:44:51 + echo 'JDK default version ...' 19:44:51 + java -version 19:44:51 openjdk version "21.0.9" 2025-10-21 19:44:51 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 19:44:51 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 19:44:51 Set JAVA_HOME 19:44:51 + echo 'Set JAVA_HOME' 19:44:51 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:44:51 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:44:51 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:51 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:51 Listing all open ports on controller system... 19:44:51 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:51 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 19:44:51 + echo 'Listing all open ports on controller system...' 19:44:51 + netstat -pnatu 19:44:51 /tmp/configuration-script.sh: line 40: netstat: command not found 19:44:51 Configuring cluster 19:44:51 + '[' -f /tmp/custom_shard_config.txt ']' 19:44:51 + echo 'Configuring cluster' 19:44:51 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.228 19:44:51 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 19:44:51 Dump akka.conf 19:44:51 + echo 'Dump akka.conf' 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 19:44:51 Dump modules.conf 19:44:51 + echo 'Dump modules.conf' 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 19:44:51 Dump module-shards.conf 19:44:51 + echo 'Dump module-shards.conf' 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 19:44:51 Locating config plan to use... 19:44:51 Finished running config plans 19:44:51 Starting member-1 with IP address 10.30.170.228 19:44:51 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:44:51 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:44:52 Redirecting karaf console output to karaf_console.log 19:44:52 Starting controller... 19:44:52 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 19:44:52 Execute the post startup script on controller 10.30.170.228 19:44:52 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:44:52 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:44:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:52 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 19:45:57 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:02 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:07 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:12 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:17 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:22 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:27 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:32 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:37 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:42 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:47 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:57 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:02 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:07 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:12 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:17 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:22 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:27 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:32 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:37 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:42 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:47 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:57 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:02 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:07 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:12 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:17 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:22 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:27 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:32 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:37 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:42 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:47 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:52 Timeout Controller DOWN 19:48:52 Dumping first 500K bytes of karaf log... 19:48:52 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:48:52 Dumping last 500K bytes of karaf log... 19:48:52 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:48:52 Listing all open ports on controller system 19:48:52 /tmp/post-startup-script.sh: line 46: netstat: command not found 19:48:52 Let's take the karaf thread dump 19:48:52 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:48:53 karaf main: org.apache.karaf.main.Main, pid: 19:48:53 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 19:48:53 Usage: 19:48:53 jstack [-l][-e] 19:48:53 (to connect to running process) 19:48:53 19:48:53 Options: 19:48:53 -l long listing. Prints additional information about locks 19:48:53 -e extended listing. Prints additional information about threads 19:48:53 -? -h --help -help to print this help message 19:48:53 Generating mininet variables... 19:48:53 Locating test plan to use... 19:48:53 Changing the testplan path... 19:48:53 # Place the suites in run order: 19:48:53 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 19:48:53 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 19:48:53 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 19:48:53 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation 19:48:53 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ... 19:48:53 ============================================================================== 19:48:53 openflowplugin-sanity.txt 19:48:53 ============================================================================== 19:48:54 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 19:48:54 ============================================================================== 19:48:56 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 19:48:56 ============================================================================== 19:48:56 Get list of nodes :: Get the inventory [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:08 | FAIL | 19:49:08 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:08 ------------------------------------------------------------------------------ 19:49:08 Check No Link Down :: Check there is no link down. We have 8 ports... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:19 | FAIL | 19:49:19 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6595 19:49:19 19:49:19 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:19 ------------------------------------------------------------------------------ 19:49:19 Get node 1 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:30 | FAIL | 19:49:30 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Get node 2 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:41 | FAIL | 19:49:41 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:41 ------------------------------------------------------------------------------ 19:49:41 Get node 3 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:52 | FAIL | 19:49:52 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:52 ------------------------------------------------------------------------------ 19:49:52 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:03 | FAIL | 19:50:03 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:03 ------------------------------------------------------------------------------ 19:50:03 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:14 | FAIL | 19:50:14 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:14 ------------------------------------------------------------------------------ 19:50:14 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | FAIL | 19:50:14 7 tests, 0 passed, 7 failed 19:50:14 ============================================================================== 19:50:14 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 19:50:14 ============================================================================== 19:50:14 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:26 | FAIL | 19:50:26 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:26 ------------------------------------------------------------------------------ 19:50:26 List all the links :: List all the links in the topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:37 | FAIL | 19:50:37 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:37 ------------------------------------------------------------------------------ 19:50:37 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:38 | FAIL | 19:51:38 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:38 ------------------------------------------------------------------------------ 19:51:38 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:49 | FAIL | 19:51:49 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:49 ------------------------------------------------------------------------------ 19:51:49 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | FAIL | 19:51:49 4 tests, 0 passed, 4 failed 19:51:49 ============================================================================== 19:51:49 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 19:51:49 ============================================================================== 19:51:49 Get Stats for all nodes :: Get the stats for all nodes [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:00 | FAIL | 19:52:00 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:00 ------------------------------------------------------------------------------ 19:52:00 Get Stats for node 1 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:11 | FAIL | 19:52:11 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:11 ------------------------------------------------------------------------------ 19:52:11 Get Stats for node 2 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:22 | FAIL | 19:52:22 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:22 ------------------------------------------------------------------------------ 19:52:22 Get Stats for node 3 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:33 | FAIL | 19:52:33 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:33 ------------------------------------------------------------------------------ 19:52:33 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | FAIL | 19:52:33 4 tests, 0 passed, 4 failed 19:52:33 ============================================================================== 19:52:33 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 19:52:33 ============================================================================== 19:52:33 Add a flow - Output to physical port# :: Push a flow through REST-API [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:52:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:52:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:52:34 | FAIL | 19:52:34 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:34 ------------------------------------------------------------------------------ 19:52:34 Verify after adding flow config - Output to physical port# :: Veri... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:52:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:52:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:52:34 | FAIL | 19:52:34 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:34 ------------------------------------------------------------------------------ 19:52:34 Verify after adding flow operational - Output to physical port# ::... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:52:46 | FAIL | 19:52:46 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:46 ------------------------------------------------------------------------------ 19:52:46 Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:52:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:52:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:52:46 | FAIL | 19:52:46 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:46 ------------------------------------------------------------------------------ 19:52:46 Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:52:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:52:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:52:47 | FAIL | 19:52:47 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:47 ------------------------------------------------------------------------------ 19:52:47 Verify after deleting flow operational - Output to physical port# ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:58 | FAIL | 19:52:58 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:58 ------------------------------------------------------------------------------ 19:52:58 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | FAIL | 19:52:58 6 tests, 0 passed, 6 failed 19:52:58 ============================================================================== 19:52:58 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | FAIL | 19:52:58 21 tests, 0 passed, 21 failed 19:52:58 ============================================================================== 19:52:58 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 19:52:58 ============================================================================== 19:53:01 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 19:53:01 ============================================================================== 19:53:01 Get list of nodes :: Get the inventory [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:12 | FAIL | 19:53:12 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:12 ------------------------------------------------------------------------------ 19:53:12 Check No Link Down :: Check there is no link down. We have 8 ports... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:23 | FAIL | 19:53:23 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:23 ------------------------------------------------------------------------------ 19:53:23 Get node 1 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:35 | FAIL | 19:53:35 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:35 ------------------------------------------------------------------------------ 19:53:35 Get node 2 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:46 | FAIL | 19:53:46 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:46 ------------------------------------------------------------------------------ 19:53:46 Get node 3 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:57 | FAIL | 19:53:57 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:57 ------------------------------------------------------------------------------ 19:53:57 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:08 | FAIL | 19:54:08 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:08 ------------------------------------------------------------------------------ 19:54:08 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:54:19 | FAIL | 19:54:19 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:19 ------------------------------------------------------------------------------ 19:54:19 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | FAIL | 19:54:19 7 tests, 0 passed, 7 failed 19:54:19 ============================================================================== 19:54:19 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 19:54:19 ============================================================================== 19:54:19 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:30 | FAIL | 19:54:30 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:30 ------------------------------------------------------------------------------ 19:54:30 List all the links :: List all the links in the topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:41 | FAIL | 19:54:41 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:41 ------------------------------------------------------------------------------ 19:54:41 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:42 | FAIL | 19:55:42 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:42 ------------------------------------------------------------------------------ 19:55:42 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:53 | FAIL | 19:55:53 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:53 ------------------------------------------------------------------------------ 19:55:53 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | FAIL | 19:55:53 4 tests, 0 passed, 4 failed 19:55:53 ============================================================================== 19:55:53 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 19:55:53 ============================================================================== 19:55:53 Get Stats for all nodes :: Get the stats for all nodes [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:05 | FAIL | 19:56:05 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:05 ------------------------------------------------------------------------------ 19:56:05 Get Stats for node 1 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:16 | FAIL | 19:56:16 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:16 ------------------------------------------------------------------------------ 19:56:16 Get Stats for node 2 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:27 | FAIL | 19:56:27 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:27 ------------------------------------------------------------------------------ 19:56:27 Get Stats for node 3 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:38 | FAIL | 19:56:38 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:38 ------------------------------------------------------------------------------ 19:56:38 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | FAIL | 19:56:38 4 tests, 0 passed, 4 failed 19:56:38 ============================================================================== 19:56:38 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 19:56:38 ============================================================================== 19:56:38 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:39 | FAIL | 19:56:39 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:39 ------------------------------------------------------------------------------ 19:56:39 Verify after adding flow config - Sending IPv4 Dest Address and Et... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:39 | FAIL | 19:56:39 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:39 ------------------------------------------------------------------------------ 19:56:39 Verify after adding flow operational - Sending IPv4 Dest Address a... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:50 | FAIL | 19:56:50 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:50 ------------------------------------------------------------------------------ 19:56:50 Modify a flow - Output to physical port# :: Push a flow through RE... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:51 | FAIL | 19:56:51 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:51 ------------------------------------------------------------------------------ 19:56:51 Verify after modifying flow config - Output to physical port# :: V... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:51 | FAIL | 19:56:51 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:51 ------------------------------------------------------------------------------ 19:56:51 Verify after modifying flow operational - Output to physical port#... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:03 | FAIL | 19:57:03 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:57:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:57:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:57:03 | FAIL | 19:57:03 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:57:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:57:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:57:04 | FAIL | 19:57:04 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Verify after deleting flow operational - Output to physical port# ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:57:15 | FAIL | 19:57:15 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:15 ------------------------------------------------------------------------------ 19:57:15 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | FAIL | 19:57:15 9 tests, 0 passed, 9 failed 19:57:15 ============================================================================== 19:57:15 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | FAIL | 19:57:15 24 tests, 0 passed, 24 failed 19:57:15 ============================================================================== 19:57:15 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 19:57:15 ============================================================================== 19:57:18 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 19:57:18 ============================================================================== 19:57:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:33 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 1 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 2 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 3 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 4 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 5 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 6 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 7 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 8 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 9 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 10 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 11 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 14 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 15 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 16 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 17 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 18 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 19 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 20 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 21 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 22 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 23 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 24 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 25 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 31 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 36 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 38 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 43 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 45 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 101 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 102 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 103 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 104 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 105 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 106 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 107 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 108 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 109 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 110 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 113 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 156 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 201 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 202 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 203 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 204 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 205 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 206 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 209 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 214 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 218 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 219 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 220 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 221 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 222 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 223 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 224 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 225 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 550 Added | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 1 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 2 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 3 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 4 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 5 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 6 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 7 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 8 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 9 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 10 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 11 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 14 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 15 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 16 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 17 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 18 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 19 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 20 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 21 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 22 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 23 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 24 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 25 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 31 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 36 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 38 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 43 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 45 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 101 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 102 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 103 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 104 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 105 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 106 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 107 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 108 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 109 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 110 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 113 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 156 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 201 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 202 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 203 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 204 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 205 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 206 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 209 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 214 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 218 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 219 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 220 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 221 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 222 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 223 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 224 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 225 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 550 Updated | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 1 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 2 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 3 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 4 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 5 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 6 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 7 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 8 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 9 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 10 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 11 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 14 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 15 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 16 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 17 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 18 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 19 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 20 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 21 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 22 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 23 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 24 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 25 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 31 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 36 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 38 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 43 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 45 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 101 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 102 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 103 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 104 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 105 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 106 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 107 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 108 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 109 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 110 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 113 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 156 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 201 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 202 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 203 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 204 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 205 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 206 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 209 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 214 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 218 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 219 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 220 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 221 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 222 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 223 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 224 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 225 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 Test Is Flow 550 Deleted | FAIL | 19:57:33 Parent suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 ------------------------------------------------------------------------------ 19:57:33 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL | 19:57:33 Suite setup failed: 19:57:33 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:33 19:57:33 174 tests, 0 passed, 174 failed 19:57:33 ============================================================================== 19:57:33 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 19:57:33 ============================================================================== 19:57:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:49 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 1 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 2 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 3 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 4 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 5 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 6 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 7 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 8 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 9 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 10 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 11 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 15 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 16 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 17 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 18 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 19 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 20 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 21 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 22 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 23 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 24 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 25 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 31 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 36 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 38 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 43 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 45 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 101 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 102 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 103 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 104 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 105 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 106 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 107 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 108 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 109 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 110 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 113 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 201 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 202 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 203 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 204 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 205 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 206 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 209 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 214 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 218 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 219 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 220 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 1 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 2 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 3 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 4 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 5 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 6 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 7 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 8 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 9 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 10 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 11 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 14 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 15 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 16 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 17 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 18 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 19 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 20 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 21 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 22 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 23 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 24 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 25 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 31 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 36 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 38 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 43 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 45 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 101 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 102 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 103 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 104 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 105 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 106 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 107 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 108 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 109 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 110 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 113 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 201 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 202 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 203 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 204 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 205 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 206 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 209 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 214 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 218 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 219 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 220 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 1 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 2 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 3 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 4 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 5 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 6 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 7 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 8 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 9 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 10 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 11 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 14 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 15 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 16 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 17 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 18 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 19 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 20 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 21 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 22 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 23 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 24 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 25 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 31 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 36 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 38 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 43 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 45 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 101 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 102 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 103 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 104 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 105 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 106 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 107 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 108 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 109 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 110 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 113 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 201 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 202 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 203 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 204 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 205 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 206 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 209 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 214 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 218 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 219 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 220 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | FAIL | 19:57:49 Suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 19:57:49 152 tests, 0 passed, 152 failed 19:57:49 ============================================================================== 19:57:49 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL | 19:57:49 326 tests, 0 passed, 326 failed 19:57:49 ============================================================================== 19:57:49 openflowplugin-sanity.txt.Reconciliation 19:57:49 ============================================================================== 19:57:49 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 19:57:49 ============================================================================== 19:57:49 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:50 | FAIL | 19:57:50 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:50 ------------------------------------------------------------------------------ 19:57:50 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:51 | FAIL | 19:57:51 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:51 ------------------------------------------------------------------------------ 19:57:51 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:57:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:57:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:57:52 | FAIL | 19:57:52 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:52 ------------------------------------------------------------------------------ 19:57:52 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 19:57:55 ------------------------------------------------------------------------------ 19:57:55 Check Linear Topology :: Check Linear Topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:26 | FAIL | 19:58:26 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:26 ------------------------------------------------------------------------------ 19:58:26 Check Flows In Operational DS :: Check Groups after mininet starts. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:57 | FAIL | 19:58:57 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:57 ------------------------------------------------------------------------------ 19:58:57 Check Groups In Operational DS :: Check Flows after mininet starts. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:58 | FAIL | 19:58:58 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:58 ------------------------------------------------------------------------------ 19:58:58 Check Flows In Switch :: Check Flows after mininet starts. | FAIL | 19:58:58 0.0 != 303.0 19:58:58 ------------------------------------------------------------------------------ 19:58:58 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:59 | PASS | 19:58:59 ------------------------------------------------------------------------------ 19:58:59 Check No Switches After Disconnect :: Check no switches in topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:31 | FAIL | 19:59:31 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:31 ------------------------------------------------------------------------------ 19:59:31 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:31 | PASS | 19:59:31 ------------------------------------------------------------------------------ 19:59:31 Check Linear Topology After Mininet Reconnects :: Check Linear Top... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:03 | FAIL | 20:00:03 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:03 ------------------------------------------------------------------------------ 20:00:03 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 20:00:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 20:00:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 20:00:03 | FAIL | 20:00:03 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:03 ------------------------------------------------------------------------------ 20:00:03 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:35 | FAIL | 20:00:35 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:35 ------------------------------------------------------------------------------ 20:00:35 Check Groups In Operational DS After Mininet Reconnects :: Check F... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:35 | FAIL | 20:00:35 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:35 ------------------------------------------------------------------------------ 20:00:35 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL | 20:00:36 0.0 != 300.0 20:00:36 ------------------------------------------------------------------------------ 20:00:36 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:44 | FAIL | 20:06:44 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/ietf-yang-library:modules-state?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:06:44 ------------------------------------------------------------------------------ 20:06:44 Check Linear Topology After Controller Restarts :: Check Linear To... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:46 | FAIL | 20:11:46 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 5 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:46 ------------------------------------------------------------------------------ 20:11:46 Check Flows In Operational DS After Controller Restarts :: Check F... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:18 | FAIL | 20:12:18 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:12:18 ------------------------------------------------------------------------------ 20:12:18 Check Groups In Operational DS After Controller Restarts :: Check ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:18 | FAIL | 20:12:18 ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:12:18 ------------------------------------------------------------------------------ 20:12:18 Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL | 20:12:18 0.0 != 300.0 20:12:18 ------------------------------------------------------------------------------ 20:12:18 Stop Mininet :: Stop Mininet. | PASS | 20:12:19 ------------------------------------------------------------------------------ 20:12:19 Check No Switches :: Check no switches in topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:24 | FAIL | 20:12:24 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.228', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:12:24 ------------------------------------------------------------------------------ 20:12:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:12:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:12:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.228', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:12:25 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL | 20:12:25 23 tests, 4 passed, 19 failed 20:12:25 ============================================================================== 20:12:25 openflowplugin-sanity.txt.Reconciliation | FAIL | 20:12:25 23 tests, 4 passed, 19 failed 20:12:25 ============================================================================== 20:12:25 openflowplugin-sanity.txt | FAIL | 20:12:25 394 tests, 4 passed, 390 failed 20:12:25 ============================================================================== 20:12:26 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml 20:12:26 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html 20:12:26 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html 20:12:27 Examining the files in data/log and checking filesize 20:12:27 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 20:12:27 total 8 20:12:27 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 19:44 .. 20:12:27 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 19:44 . 20:12:27 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 20:12:27 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 20:12:27 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 20:12:27 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 20:12:27 Let's take the karaf thread dump again... 20:12:27 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 20:12:28 karaf main: org.apache.karaf.main.Main, pid: 20:12:28 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 20:12:28 Usage: 20:12:28 jstack [-l][-e] 20:12:28 (to connect to running process) 20:12:28 20:12:28 Options: 20:12:28 -l long listing. Prints additional information about locks 20:12:28 -e extended listing. Prints additional information about threads 20:12:28 -? -h --help -help to print this help message 20:12:28 Killing ODL 20:12:28 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 20:12:33 Compressing karaf.log 1 20:12:33 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 20:12:33 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 20:12:33 Fetching compressed karaf.log 1 20:12:33 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 20:12:33 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 20:12:33 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 20:12:34 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 20:12:34 Fetch GC logs 20:12:34 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 20:12:34 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 20:12:34 Examine copied files 20:12:34 total 6756 20:12:34 drwxrwxr-x. 2 jenkins jenkins 6 Feb 25 20:12 gclogs-1 20:12:34 -rw-rw-r--. 1 jenkins jenkins 0 Feb 25 20:12 karaf_1__threads_after.log 20:12:34 -rw-rw-r--. 1 jenkins jenkins 10315 Feb 25 20:12 ps_after.log 20:12:34 -rw-rw-r--. 1 jenkins jenkins 284309 Feb 25 20:12 report.html 20:12:34 -rw-rw-r--. 1 jenkins jenkins 874575 Feb 25 20:12 log.html 20:12:34 -rw-rw-r--. 1 jenkins jenkins 5678566 Feb 25 20:12 output.xml 20:12:34 -rw-rw-r--. 1 jenkins jenkins 491 Feb 25 19:48 testplan.txt 20:12:34 -rw-rw-r--. 1 jenkins jenkins 0 Feb 25 19:48 karaf_1__threads_before.log 20:12:34 -rw-rw-r--. 1 jenkins jenkins 10588 Feb 25 19:48 ps_before.log 20:12:34 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 25 19:44 post-startup-script.sh 20:12:34 -rw-rw-r--. 1 jenkins jenkins 252 Feb 25 19:44 startup-script.sh 20:12:34 -rw-rw-r--. 1 jenkins jenkins 3417 Feb 25 19:44 configuration-script.sh 20:12:34 -rw-rw-r--. 1 jenkins jenkins 285 Feb 25 19:44 detect_variables.env 20:12:34 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 25 19:44 pom.xml 20:12:34 -rw-rw-r--. 1 jenkins jenkins 92 Feb 25 19:44 set_variables.env 20:12:34 -rw-rw-r--. 1 jenkins jenkins 299 Feb 25 19:44 slave_addresses.txt 20:12:34 -rw-rw-r--. 1 jenkins jenkins 570 Feb 25 19:44 requirements.txt 20:12:34 -rw-rw-r--. 1 jenkins jenkins 26 Feb 25 19:44 env.properties 20:12:34 -rw-rw-r--. 1 jenkins jenkins 334 Feb 25 19:42 stack-parameters.yaml 20:12:34 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 25 19:41 test 20:12:34 drwxrwxr-x. 2 jenkins jenkins 6 Feb 25 19:41 test@tmp 20:12:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3451768760659156349.sh 20:12:34 Karaf Deployments, Tests must have already run 20:12:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins16520718687992032937.sh 20:12:34 Cleaning up Robot installation... 20:12:34 $ ssh-agent -k 20:12:34 unset SSH_AUTH_SOCK; 20:12:34 unset SSH_AGENT_PID; 20:12:34 echo Agent pid 8543 killed; 20:12:34 [ssh-agent] Stopped. 20:12:34 Recording plot data 20:12:35 Robot results publisher started... 20:12:35 INFO: Checking test criticality is deprecated and will be dropped in a future release! 20:12:35 -Parsing output xml: 20:12:35 Done! 20:12:35 -Copying log files to build dir: 20:12:36 Done! 20:12:36 -Assigning results to build: 20:12:36 Done! 20:12:36 -Checking thresholds: 20:12:36 Done! 20:12:36 Done publishing Robot results. 20:12:36 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 20:12:36 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7464108248828211090.sh 20:12:36 Archiving csit artifacts 20:12:36 mv: cannot stat 'odl1_*': No such file or directory 20:12:36 mv: cannot stat '*_1.png': No such file or directory 20:12:36 mv: cannot stat '/tmp/odl1_*': No such file or directory 20:12:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:36 Dload Upload Total Spent Left Speed 20:12:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98304 0 98304 0 0 301k 0 --:--:-- --:--:-- --:--:-- 300k 100 680k 0 680k 0 0 1806k 0 --:--:-- --:--:-- --:--:-- 1801k 20:12:36 Archive: robot-plugin.zip 20:12:36 inflating: ./archives/robot-plugin/log.html 20:12:36 inflating: ./archives/robot-plugin/output.xml 20:12:36 inflating: ./archives/robot-plugin/report.html 20:12:36 mv: cannot stat '*.log.gz': No such file or directory 20:12:36 mv: cannot stat '*.csv': No such file or directory 20:12:36 mv: cannot stat '*.png': No such file or directory 20:12:36 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1464607192180176466.sh 20:12:36 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:36 [EnvInject] - Injecting environment variables from a build step. 20:12:36 [EnvInject] - Injecting as environment variables the properties content 20:12:36 OS_CLOUD=vex 20:12:36 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-180 20:12:36 20:12:36 [EnvInject] - Variables injected successfully. 20:12:36 provisioning config files... 20:12:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:12:37 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10527650799442230134.sh 20:12:37 ---> openstack-stack-delete.sh 20:12:37 Setup pyenv: 20:12:37 system 20:12:37 3.8.13 20:12:37 3.9.13 20:12:37 3.10.13 20:12:37 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlrN from file:/tmp/.os_lf_venv 20:12:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:40 lf-activate-venv(): INFO: Base packages installed successfully 20:12:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:12:56 lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH 20:12:56 INFO: Stack cost retrieval disabled, setting cost to 0 20:12:57 /tmp/venv-XlrN/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 20:12:57 warnings.warn( 20:13:09 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-180 20:13:09 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-180 20:13:09 [PostBuildScript] - [INFO] Executing post build scripts. 20:13:09 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins18211944822090362381.sh 20:13:09 ---> sysstat.sh 20:13:09 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15101660491106503311.sh 20:13:10 ---> package-listing.sh 20:13:10 ++ facter osfamily 20:13:10 ++ tr '[:upper:]' '[:lower:]' 20:13:10 + OS_FAMILY=redhat 20:13:10 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 20:13:10 + START_PACKAGES=/tmp/packages_start.txt 20:13:10 + END_PACKAGES=/tmp/packages_end.txt 20:13:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:10 + PACKAGES=/tmp/packages_start.txt 20:13:10 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:13:10 + PACKAGES=/tmp/packages_end.txt 20:13:10 + case "${OS_FAMILY}" in 20:13:10 + rpm -qa 20:13:10 + sort 20:13:10 + '[' -f /tmp/packages_start.txt ']' 20:13:10 + '[' -f /tmp/packages_end.txt ']' 20:13:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:10 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:13:10 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:13:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:13:10 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13421753213344200225.sh 20:13:10 ---> capture-instance-metadata.sh 20:13:10 Setup pyenv: 20:13:11 system 20:13:11 3.8.13 20:13:11 3.9.13 20:13:11 3.10.13 20:13:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlrN from file:/tmp/.os_lf_venv 20:13:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:13 lf-activate-venv(): INFO: Base packages installed successfully 20:13:13 lf-activate-venv(): INFO: Installing additional packages: lftools 20:13:21 lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH 20:13:21 INFO: Running in OpenStack, capturing instance metadata 20:13:22 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2529342598005819919.sh 20:13:22 provisioning config files... 20:13:22 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #180 20:13:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config3065135908302300597tmp 20:13:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:13:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:13:22 provisioning config files... 20:13:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:13:22 [EnvInject] - Injecting environment variables from a build step. 20:13:22 [EnvInject] - Injecting as environment variables the properties content 20:13:22 SERVER_ID=logs 20:13:22 20:13:22 [EnvInject] - Variables injected successfully. 20:13:22 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14791068230096594394.sh 20:13:22 ---> create-netrc.sh 20:13:22 WARN: Log server credential not found. 20:13:22 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2540467332887084532.sh 20:13:22 ---> python-tools-install.sh 20:13:22 Setup pyenv: 20:13:22 system 20:13:22 3.8.13 20:13:22 3.9.13 20:13:23 3.10.13 20:13:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlrN from file:/tmp/.os_lf_venv 20:13:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:25 lf-activate-venv(): INFO: Base packages installed successfully 20:13:25 lf-activate-venv(): INFO: Installing additional packages: lftools 20:13:33 lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH 20:13:33 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins18058439747210217949.sh 20:13:33 ---> sudo-logs.sh 20:13:33 Archiving 'sudo' log.. 20:13:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8397345496990573718.sh 20:13:34 ---> job-cost.sh 20:13:34 INFO: Activating Python virtual environment... 20:13:34 Setup pyenv: 20:13:34 system 20:13:34 3.8.13 20:13:34 3.9.13 20:13:34 3.10.13 20:13:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlrN from file:/tmp/.os_lf_venv 20:13:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:36 lf-activate-venv(): INFO: Base packages installed successfully 20:13:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:13:42 lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH 20:13:42 DEBUG: Contents of stack-cost file: 20:13:42 total: 0 20:13:42 INFO: Retrieving Stack Cost... 20:13:42 INFO: Stack cost: 0 20:13:42 INFO: Instance uptime: 59766s 20:13:42 INFO: Fetching instance metadata (attempt 1 of 3)... 20:13:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:13:43 INFO: Successfully fetched instance metadata 20:13:43 INFO: Instance type: v3-standard-2 20:13:43 INFO: Retrieving pricing info for: v3-standard-2 20:13:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:13:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=59766 20:13:43 INFO: Successfully fetched Vexxhost pricing API 20:13:43 INFO: Retrieved cost: 0.94 20:13:43 INFO: Retrieved resource: v3-standard-2 20:13:43 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost 20:13:43 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost.csv 20:13:43 INFO: Successfully archived job cost data 20:13:43 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-vanadium,180,2026-02-25 20:13:43,v3-standard-2,59766,0.94,0.00,UNSTABLE 20:13:43 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins11666324351902205826.sh 20:13:43 ---> logs-deploy.sh 20:13:43 Setup pyenv: 20:13:43 system 20:13:43 3.8.13 20:13:43 3.9.13 20:13:43 3.10.13 20:13:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlrN from file:/tmp/.os_lf_venv 20:13:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:45 lf-activate-venv(): INFO: Base packages installed successfully 20:13:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:13:58 lf-activate-venv(): INFO: Adding /tmp/venv-XlrN/bin to PATH 20:13:58 WARNING: Nexus logging server not set 20:13:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/180/ 20:13:58 INFO: archiving logs to S3 20:13:58 /tmp/venv-XlrN/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 20:13:58 warnings.warn( 20:13:59 ---> uname -a: 20:13:59 Linux prd-centos8-robot-2c-8g-20563.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 20:13:59 20:13:59 20:13:59 ---> lscpu: 20:13:59 Architecture: x86_64 20:13:59 CPU op-mode(s): 32-bit, 64-bit 20:13:59 Byte Order: Little Endian 20:13:59 CPU(s): 2 20:13:59 On-line CPU(s) list: 0,1 20:13:59 Thread(s) per core: 1 20:13:59 Core(s) per socket: 1 20:13:59 Socket(s): 2 20:13:59 NUMA node(s): 1 20:13:59 Vendor ID: AuthenticAMD 20:13:59 CPU family: 23 20:13:59 Model: 49 20:13:59 Model name: AMD EPYC-Rome Processor 20:13:59 Stepping: 0 20:13:59 CPU MHz: 2799.998 20:13:59 BogoMIPS: 5599.99 20:13:59 Virtualization: AMD-V 20:13:59 Hypervisor vendor: KVM 20:13:59 Virtualization type: full 20:13:59 L1d cache: 32K 20:13:59 L1i cache: 32K 20:13:59 L2 cache: 512K 20:13:59 L3 cache: 16384K 20:13:59 NUMA node0 CPU(s): 0,1 20:13:59 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 20:13:59 20:13:59 20:13:59 ---> nproc: 20:13:59 2 20:13:59 20:13:59 20:13:59 ---> df -h: 20:13:59 Filesystem Size Used Avail Use% Mounted on 20:13:59 devtmpfs 3.8G 0 3.8G 0% /dev 20:13:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:13:59 tmpfs 3.8G 17M 3.8G 1% /run 20:13:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:13:59 /dev/vda1 40G 8.3G 32G 21% / 20:13:59 tmpfs 770M 0 770M 0% /run/user/1001 20:13:59 20:13:59 20:13:59 ---> free -m: 20:13:59 total used free shared buff/cache available 20:13:59 Mem: 7697 603 4868 19 2225 6795 20:13:59 Swap: 1023 0 1023 20:13:59 20:13:59 20:13:59 ---> ip addr: 20:13:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:13:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:13:59 inet 127.0.0.1/8 scope host lo 20:13:59 valid_lft forever preferred_lft forever 20:13:59 inet6 ::1/128 scope host 20:13:59 valid_lft forever preferred_lft forever 20:13:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:13:59 link/ether fa:16:3e:58:4f:e4 brd ff:ff:ff:ff:ff:ff 20:13:59 altname enp0s3 20:13:59 altname ens3 20:13:59 inet 10.30.171.168/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:13:59 valid_lft 69829sec preferred_lft 69829sec 20:13:59 inet6 fe80::f816:3eff:fe58:4fe4/64 scope link 20:13:59 valid_lft forever preferred_lft forever 20:13:59 20:13:59 20:13:59 ---> sar -b -r -n DEV: 20:13:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/25/2026 _x86_64_ (2 CPU) 20:13:59 20:13:59 03:37:44 LINUX RESTART (2 CPU) 20:13:59 20:13:59 03:38:01 AM tps rtps wtps bread/s bwrtn/s 20:13:59 03:39:01 AM 183.71 141.70 42.00 12933.44 37855.48 20:13:59 03:40:01 AM 1.93 0.00 1.93 0.00 35.11 20:13:59 03:41:01 AM 0.43 0.03 0.40 0.53 6.33 20:13:59 03:42:01 AM 0.25 0.00 0.25 0.00 3.62 20:13:59 03:43:01 AM 0.13 0.00 0.13 0.00 1.02 20:13:59 03:44:01 AM 0.28 0.00 0.28 0.00 4.30 20:13:59 03:45:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 03:46:01 AM 0.10 0.00 0.10 0.00 0.93 20:13:59 03:47:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:59 03:48:01 AM 0.30 0.00 0.30 0.00 4.57 20:13:59 03:49:01 AM 0.23 0.00 0.23 0.00 3.23 20:13:59 03:50:01 AM 0.17 0.00 0.17 0.00 1.32 20:13:59 03:51:01 AM 0.13 0.00 0.13 0.00 1.55 20:13:59 03:52:01 AM 0.23 0.00 0.23 0.00 2.55 20:13:59 03:53:01 AM 1.22 0.03 1.18 0.27 29.53 20:13:59 03:54:01 AM 0.33 0.00 0.33 0.00 5.56 20:13:59 03:55:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:59 03:56:01 AM 0.15 0.00 0.15 0.00 1.77 20:13:59 03:57:01 AM 0.10 0.00 0.10 0.00 0.93 20:13:59 03:58:01 AM 0.22 0.00 0.22 0.00 2.45 20:13:59 03:59:01 AM 0.23 0.00 0.23 0.00 3.23 20:13:59 04:00:01 AM 0.13 0.00 0.13 0.00 1.47 20:13:59 04:01:01 AM 0.27 0.02 0.25 0.13 2.97 20:13:59 04:02:01 AM 6.26 6.01 0.25 576.42 7.15 20:13:59 04:03:01 AM 3.05 0.00 3.05 0.00 71.54 20:13:59 04:04:01 AM 0.20 0.00 0.20 0.00 3.47 20:13:59 04:05:01 AM 0.08 0.00 0.08 0.00 0.67 20:13:59 04:06:01 AM 0.15 0.00 0.15 0.00 1.18 20:13:59 04:07:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 04:08:01 AM 0.20 0.00 0.20 0.00 2.70 20:13:59 04:09:01 AM 0.25 0.00 0.25 0.00 3.40 20:13:59 04:10:01 AM 0.18 0.00 0.18 0.00 1.33 20:13:59 04:11:01 AM 0.22 0.00 0.22 0.00 2.83 20:13:59 04:12:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:59 04:13:01 AM 0.20 0.00 0.20 0.00 2.70 20:13:59 04:14:01 AM 0.20 0.00 0.20 0.00 3.23 20:13:59 04:15:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:59 04:16:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 04:17:01 AM 0.10 0.00 0.10 0.00 0.80 20:13:59 04:18:01 AM 0.22 0.00 0.22 0.00 2.45 20:13:59 04:19:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:59 04:20:01 AM 0.12 0.00 0.12 0.00 1.07 20:13:59 04:21:01 AM 0.32 0.00 0.32 0.00 4.50 20:13:59 04:22:01 AM 0.53 0.32 0.22 6.93 3.08 20:13:59 04:23:01 AM 0.88 0.00 0.88 0.00 20.95 20:13:59 04:24:01 AM 0.27 0.00 0.27 0.00 4.38 20:13:59 04:25:01 AM 0.15 0.00 0.15 0.00 1.95 20:13:59 04:26:01 AM 0.13 0.00 0.13 0.00 1.68 20:13:59 04:27:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:59 04:28:01 AM 0.13 0.00 0.13 0.00 1.00 20:13:59 04:29:01 AM 0.25 0.00 0.25 0.00 3.28 20:13:59 04:30:01 AM 0.18 0.00 0.18 0.00 2.38 20:13:59 04:31:01 AM 0.22 0.00 0.22 0.00 2.68 20:13:59 04:32:01 AM 0.18 0.00 0.18 0.00 2.52 20:13:59 04:33:02 AM 0.13 0.00 0.13 0.00 1.47 20:13:59 04:34:01 AM 0.27 0.00 0.27 0.00 4.17 20:13:59 04:35:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 04:36:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:59 04:37:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 04:38:01 AM 0.13 0.00 0.13 0.00 1.00 20:13:59 04:39:01 AM 0.25 0.00 0.25 0.00 3.42 20:13:59 04:40:01 AM 0.20 0.00 0.20 0.00 2.38 20:13:59 04:41:01 AM 0.18 0.00 0.18 0.00 1.88 20:13:59 04:42:01 AM 0.13 0.00 0.13 0.00 2.10 20:13:59 04:43:01 AM 0.28 0.00 0.28 0.00 4.22 20:13:59 04:44:01 AM 0.27 0.00 0.27 0.00 3.72 20:13:59 04:45:01 AM 0.20 0.00 0.20 0.00 2.53 20:13:59 04:46:01 AM 0.18 0.00 0.18 0.00 2.13 20:13:59 04:47:01 AM 0.12 0.00 0.12 0.00 0.93 20:13:59 04:48:01 AM 0.15 0.00 0.15 0.00 1.15 20:13:59 04:49:01 AM 0.23 0.00 0.23 0.00 3.42 20:13:59 04:50:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 04:51:01 AM 0.13 0.00 0.13 0.00 1.23 20:13:59 04:52:01 AM 0.35 0.00 0.35 0.00 5.25 20:13:59 04:53:01 AM 0.23 0.00 0.23 0.00 2.63 20:13:59 04:54:01 AM 0.22 0.00 0.22 0.00 3.30 20:13:59 04:55:01 AM 0.10 0.00 0.10 0.00 1.07 20:13:59 04:56:01 AM 0.15 0.00 0.15 0.00 1.22 20:13:59 04:57:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:59 04:58:01 AM 0.13 0.00 0.13 0.00 0.87 20:13:59 04:59:01 AM 0.25 0.00 0.25 0.00 3.42 20:13:59 05:00:01 AM 0.13 0.00 0.13 0.00 1.60 20:13:59 05:01:01 AM 0.23 0.00 0.23 0.00 2.82 20:13:59 05:02:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:59 05:03:01 AM 0.40 0.00 0.40 0.00 7.08 20:13:59 05:04:01 AM 0.18 0.00 0.18 0.00 3.33 20:13:59 05:05:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 05:06:01 AM 0.10 0.00 0.10 0.00 0.67 20:13:59 05:07:01 AM 0.13 0.00 0.13 0.00 1.22 20:13:59 05:08:01 AM 0.23 0.00 0.23 0.00 3.12 20:13:59 05:09:01 AM 0.22 0.00 0.22 0.00 2.93 20:13:59 05:10:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:59 05:11:01 AM 0.22 0.00 0.22 0.00 2.55 20:13:59 05:12:01 AM 0.18 0.00 0.18 0.00 2.65 20:13:59 05:13:01 AM 0.22 0.00 0.22 0.00 2.82 20:13:59 05:14:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:59 05:15:01 AM 0.12 0.00 0.12 0.00 1.03 20:13:59 05:16:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 05:17:01 AM 0.10 0.00 0.10 0.00 0.67 20:13:59 05:18:01 AM 0.27 0.00 0.27 0.00 3.42 20:13:59 05:19:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:59 05:20:01 AM 0.20 0.00 0.20 0.00 2.65 20:13:59 05:21:01 AM 0.20 0.00 0.20 0.00 2.18 20:13:59 05:22:01 AM 0.18 0.00 0.18 0.00 2.37 20:13:59 05:23:01 AM 1.00 0.00 1.00 0.00 15.86 20:13:59 05:24:01 AM 0.38 0.00 0.38 0.00 5.72 20:13:59 05:25:01 AM 0.38 0.00 0.38 0.00 3.63 20:13:59 05:26:01 AM 0.33 0.00 0.33 0.00 3.33 20:13:59 05:27:01 AM 0.28 0.00 0.28 0.00 3.02 20:13:59 05:28:01 AM 0.35 0.00 0.35 0.00 3.62 20:13:59 05:29:01 AM 0.43 0.00 0.43 0.00 5.45 20:13:59 05:30:01 AM 0.33 0.00 0.33 0.00 3.32 20:13:59 05:31:01 AM 0.45 0.00 0.45 0.00 5.60 20:13:59 05:32:01 AM 0.30 0.00 0.30 0.00 3.15 20:13:59 05:33:01 AM 0.28 0.00 0.28 0.00 2.55 20:13:59 05:34:01 AM 0.38 0.00 0.38 0.00 5.31 20:13:59 05:35:01 AM 0.35 0.00 0.35 0.00 3.12 20:13:59 05:36:01 AM 0.27 0.00 0.27 0.00 1.97 20:13:59 05:37:01 AM 0.27 0.00 0.27 0.00 1.97 20:13:59 05:38:01 AM 0.28 0.00 0.28 0.00 2.35 20:13:59 05:39:01 AM 0.45 0.00 0.45 0.00 5.80 20:13:59 05:40:01 AM 0.42 0.00 0.42 0.00 4.53 20:13:59 05:41:01 AM 0.33 0.00 0.33 0.00 2.72 20:13:59 05:42:01 AM 0.32 0.00 0.32 0.00 3.18 20:13:59 05:43:02 AM 0.33 0.00 0.33 0.00 3.38 20:13:59 05:44:01 AM 0.42 0.00 0.42 0.00 5.78 20:13:59 05:45:01 AM 0.32 0.00 0.32 0.00 3.05 20:13:59 05:46:01 AM 0.28 0.00 0.28 0.00 2.65 20:13:59 05:47:01 AM 0.43 0.00 0.43 0.00 5.15 20:13:59 05:48:01 AM 0.32 0.00 0.32 0.00 3.13 20:13:59 05:49:01 AM 0.47 0.00 0.47 0.00 6.25 20:13:59 05:50:00 AM 0.34 0.00 0.34 0.00 3.23 20:13:59 05:50:01 AM 0.00 0.00 0.00 0.00 0.00 20:13:59 05:51:01 AM 0.35 0.00 0.35 0.00 3.97 20:13:59 05:52:01 AM 0.28 0.00 0.28 0.00 2.88 20:13:59 05:53:01 AM 0.35 0.00 0.35 0.00 3.38 20:13:59 05:54:01 AM 0.55 0.00 0.55 0.00 7.98 20:13:59 05:55:01 AM 0.32 0.00 0.32 0.00 3.05 20:13:59 05:56:01 AM 0.30 0.00 0.30 0.00 3.02 20:13:59 05:57:01 AM 0.33 0.00 0.33 0.00 3.47 20:13:59 05:58:01 AM 0.33 0.00 0.33 0.00 3.27 20:13:59 05:59:01 AM 0.43 0.00 0.43 0.00 5.53 20:13:59 06:00:01 AM 0.33 0.00 0.33 0.00 3.18 20:13:59 06:01:01 AM 0.52 0.00 0.52 0.00 6.65 20:13:59 06:02:01 AM 0.38 0.00 0.38 0.00 4.55 20:13:59 06:03:01 AM 0.37 0.00 0.37 0.00 3.70 20:13:59 06:04:01 AM 0.42 0.00 0.42 0.00 6.08 20:13:59 06:05:01 AM 0.37 0.00 0.37 0.00 3.63 20:13:59 06:06:01 AM 0.28 0.00 0.28 0.00 3.02 20:13:59 06:07:01 AM 0.32 0.00 0.32 0.00 3.15 20:13:59 06:08:01 AM 0.42 0.00 0.42 0.00 4.60 20:13:59 06:09:01 AM 0.48 0.00 0.48 0.00 6.12 20:13:59 06:10:01 AM 0.32 0.00 0.32 0.00 3.05 20:13:59 06:11:01 AM 0.35 0.00 0.35 0.00 3.97 20:13:59 06:12:01 AM 0.30 0.00 0.30 0.00 3.02 20:13:59 06:13:01 AM 0.35 0.00 0.35 0.00 3.87 20:13:59 06:14:01 AM 0.40 0.00 0.40 0.00 5.22 20:13:59 06:15:01 AM 0.47 0.00 0.47 0.00 5.32 20:13:59 06:16:01 AM 0.30 0.00 0.30 0.00 3.02 20:13:59 06:17:01 AM 0.32 0.00 0.32 0.00 3.33 20:13:59 06:18:01 AM 0.35 0.00 0.35 0.00 3.48 20:13:59 06:19:01 AM 0.45 0.00 0.45 0.00 5.58 20:13:59 06:20:00 AM 0.32 0.00 0.32 0.00 3.25 20:13:59 06:20:01 AM 0.00 0.00 0.00 0.00 0.00 20:13:59 06:21:01 AM 0.35 0.00 0.35 0.00 3.83 20:13:59 06:22:01 AM 0.38 0.00 0.38 0.00 4.50 20:13:59 06:23:01 AM 0.38 0.00 0.38 0.00 3.77 20:13:59 06:24:01 AM 0.40 0.00 0.40 0.00 5.45 20:13:59 06:25:01 AM 0.37 0.00 0.37 0.00 3.63 20:13:59 06:26:01 AM 0.30 0.00 0.30 0.00 3.02 20:13:59 06:27:01 AM 0.30 0.00 0.30 0.00 3.02 20:13:59 06:28:01 AM 0.33 0.00 0.33 0.00 3.88 20:13:59 06:29:01 AM 0.45 0.00 0.45 0.00 5.58 20:13:59 06:30:01 AM 0.37 0.00 0.37 0.00 3.63 20:13:59 06:31:01 AM 0.47 0.00 0.47 0.00 6.00 20:13:59 06:32:01 AM 0.30 0.00 0.30 0.00 3.15 20:13:59 06:33:01 AM 0.35 0.00 0.35 0.00 4.42 20:13:59 06:34:01 AM 0.42 0.00 0.42 0.00 5.58 20:13:59 06:35:01 AM 0.90 0.00 0.90 0.00 14.33 20:13:59 06:36:01 AM 0.12 0.00 0.12 0.00 1.17 20:13:59 06:37:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:59 06:38:01 AM 0.20 0.00 0.20 0.00 2.70 20:13:59 06:39:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:59 06:40:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:59 06:41:01 AM 0.13 0.00 0.13 0.00 0.97 20:13:59 06:42:01 AM 0.25 0.00 0.25 0.00 3.75 20:13:59 06:43:01 AM 0.27 0.00 0.27 0.00 3.27 20:13:59 06:44:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:59 06:45:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:59 06:46:01 AM 0.08 0.00 0.08 0.00 0.58 20:13:59 06:47:01 AM 0.12 0.00 0.12 0.00 1.17 20:13:59 06:48:01 AM 0.17 0.00 0.17 0.00 2.63 20:13:59 06:49:01 AM 0.32 0.00 0.32 0.00 4.62 20:13:59 06:50:00 AM 0.12 0.00 0.12 0.00 0.79 20:13:59 06:50:01 AM 0.00 0.00 0.00 0.00 0.00 20:13:59 06:51:01 AM 0.28 0.00 0.28 0.00 4.48 20:13:59 06:52:01 AM 0.20 0.00 0.20 0.00 3.10 20:13:59 06:53:02 AM 0.12 0.00 0.12 0.00 0.87 20:13:59 06:54:01 AM 0.20 0.00 0.20 0.00 3.49 20:13:59 06:55:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 06:56:01 AM 0.17 0.00 0.17 0.00 2.38 20:13:59 06:57:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 06:58:01 AM 0.13 0.00 0.13 0.00 0.88 20:13:59 06:59:01 AM 0.35 0.00 0.35 0.00 5.82 20:13:59 07:00:01 AM 0.18 0.00 0.18 0.00 1.72 20:13:59 07:01:01 AM 0.13 0.00 0.13 0.00 1.63 20:13:59 07:02:01 AM 0.18 0.00 0.18 0.00 2.12 20:13:59 07:03:01 AM 0.22 0.00 0.22 0.00 2.48 20:13:59 07:04:01 AM 0.27 0.00 0.27 0.00 4.90 20:13:59 07:05:01 AM 0.13 0.00 0.13 0.00 0.90 20:13:59 07:06:01 AM 0.10 0.00 0.10 0.00 0.68 20:13:59 07:07:01 AM 0.15 0.00 0.15 0.00 1.58 20:13:59 07:08:01 AM 0.13 0.00 0.13 0.00 0.87 20:13:59 07:09:01 AM 0.28 0.00 0.28 0.00 3.60 20:13:59 07:10:01 AM 0.13 0.00 0.13 0.00 1.17 20:13:59 07:11:01 AM 0.38 0.00 0.38 0.00 5.18 20:13:59 07:12:01 AM 0.18 0.00 0.18 0.00 2.65 20:13:59 07:13:01 AM 0.13 0.00 0.13 0.00 0.87 20:13:59 07:14:01 AM 0.18 0.00 0.18 0.00 3.30 20:13:59 07:15:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 07:16:01 AM 0.15 0.00 0.15 0.00 1.63 20:13:59 07:17:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 07:18:01 AM 0.13 0.00 0.13 0.00 0.87 20:13:59 07:19:01 AM 0.25 0.00 0.25 0.00 3.42 20:13:59 07:20:01 AM 0.18 0.00 0.18 0.00 2.65 20:13:59 07:21:01 AM 0.20 0.00 0.20 0.00 2.08 20:13:59 07:22:01 AM 0.17 0.00 0.17 0.00 1.98 20:13:59 07:23:01 AM 0.13 0.00 0.13 0.00 0.87 20:13:59 07:24:01 AM 0.20 0.00 0.20 0.00 3.57 20:13:59 07:25:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 07:26:01 AM 0.15 0.00 0.15 0.00 1.73 20:13:59 07:27:01 AM 0.18 0.00 0.18 0.00 2.38 20:13:59 07:28:01 AM 0.25 0.00 0.25 0.00 3.52 20:13:59 07:29:01 AM 0.23 0.00 0.23 0.00 3.23 20:13:59 07:30:01 AM 0.15 0.00 0.15 0.00 1.18 20:13:59 07:31:01 AM 0.13 0.00 0.13 0.00 0.93 20:13:59 07:32:01 AM 0.13 0.00 0.13 0.00 1.90 20:13:59 07:33:01 AM 0.23 0.00 0.23 0.00 3.37 20:13:59 07:34:01 AM 0.27 0.00 0.27 0.00 4.82 20:13:59 07:35:01 AM 0.15 0.00 0.15 0.00 1.58 20:13:59 07:36:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 07:37:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:59 07:38:01 AM 0.20 0.00 0.20 0.00 2.83 20:13:59 07:39:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:59 07:40:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 07:41:01 AM 0.22 0.00 0.22 0.00 2.68 20:13:59 07:42:01 AM 0.18 0.00 0.18 0.00 2.55 20:13:59 07:43:01 AM 0.27 0.00 0.27 0.00 3.42 20:13:59 07:44:01 AM 0.22 0.00 0.22 0.00 3.20 20:13:59 07:45:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 07:46:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:59 07:47:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 07:48:01 AM 0.18 0.00 0.18 0.00 2.15 20:13:59 07:49:01 AM 0.23 0.00 0.23 0.00 3.20 20:13:59 07:50:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 07:51:01 AM 0.22 0.00 0.22 0.00 2.55 20:13:59 07:52:01 AM 0.18 0.00 0.18 0.00 2.65 20:13:59 07:53:01 AM 0.22 0.00 0.22 0.00 2.48 20:13:59 07:54:01 AM 0.18 0.00 0.18 0.00 3.20 20:13:59 07:55:01 AM 0.12 0.00 0.12 0.00 1.07 20:13:59 07:56:01 AM 0.18 0.00 0.18 0.00 2.02 20:13:59 07:57:01 AM 0.08 0.00 0.08 0.00 0.50 20:13:59 07:58:01 AM 0.30 0.00 0.30 0.00 5.12 20:13:59 07:59:01 AM 0.20 0.00 0.20 0.00 3.15 20:13:59 08:00:01 AM 0.15 0.00 0.15 0.00 1.82 20:13:59 08:01:02 AM 0.20 0.00 0.20 0.00 2.70 20:13:59 08:02:01 AM 0.27 0.00 0.27 0.00 5.08 20:13:59 08:03:01 AM 0.23 0.00 0.23 0.00 3.05 20:13:59 08:04:01 AM 0.22 0.00 0.22 0.00 3.95 20:13:59 08:05:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 08:06:01 AM 0.13 0.00 0.13 0.00 1.40 20:13:59 08:07:01 AM 0.15 0.00 0.15 0.00 1.45 20:13:59 08:08:01 AM 0.15 0.00 0.15 0.00 1.53 20:13:59 08:09:01 AM 0.27 0.00 0.27 0.00 3.85 20:13:59 08:10:01 AM 0.17 0.00 0.17 0.00 1.18 20:13:59 08:11:01 AM 0.22 0.00 0.22 0.00 2.68 20:13:59 08:12:01 AM 0.18 0.00 0.18 0.00 2.52 20:13:59 08:13:01 AM 0.15 0.00 0.15 0.00 1.40 20:13:59 08:14:01 AM 0.22 0.00 0.22 0.00 3.83 20:13:59 08:15:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 08:16:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 08:17:01 AM 0.10 0.00 0.10 0.00 0.83 20:13:59 08:18:01 AM 0.15 0.00 0.15 0.00 1.02 20:13:59 08:19:01 AM 0.35 0.00 0.35 0.00 5.13 20:13:59 08:20:01 AM 0.30 0.00 0.30 0.00 4.08 20:13:59 08:21:01 AM 0.13 0.00 0.13 0.00 1.10 20:13:59 08:22:01 AM 0.17 0.00 0.17 0.00 2.12 20:13:59 08:23:01 AM 0.13 0.00 0.13 0.00 1.27 20:13:59 08:24:01 AM 0.22 0.00 0.22 0.00 3.43 20:13:59 08:25:01 AM 0.13 0.00 0.13 0.00 1.03 20:13:59 08:26:01 AM 0.22 0.00 0.22 0.00 2.85 20:13:59 08:27:01 AM 0.22 0.00 0.22 0.00 2.83 20:13:59 08:28:01 AM 0.17 0.00 0.17 0.00 1.17 20:13:59 08:29:01 AM 0.27 0.00 0.27 0.00 3.98 20:13:59 08:30:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:59 08:31:01 AM 0.15 0.00 0.15 0.00 1.73 20:13:59 08:32:01 AM 0.17 0.00 0.17 0.00 1.97 20:13:59 08:33:01 AM 1.08 0.00 1.08 0.00 18.19 20:13:59 08:34:01 AM 0.32 0.00 0.32 0.00 5.72 20:13:59 08:35:01 AM 0.20 0.00 0.20 0.00 2.38 20:13:59 08:36:01 AM 0.15 0.00 0.15 0.00 1.45 20:13:59 08:37:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:59 08:38:01 AM 0.20 0.00 0.20 0.00 2.70 20:13:59 08:39:01 AM 0.22 0.00 0.22 0.00 2.97 20:13:59 08:40:01 AM 0.15 0.00 0.15 0.00 1.22 20:13:59 08:41:01 AM 0.17 0.00 0.17 0.00 1.22 20:13:59 08:42:01 AM 0.22 0.00 0.22 0.00 3.45 20:13:59 08:43:01 AM 0.25 0.00 0.25 0.00 3.50 20:13:59 08:44:01 AM 0.18 0.00 0.18 0.00 3.20 20:13:59 08:45:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:59 08:46:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 08:47:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 08:48:01 AM 0.20 0.00 0.20 0.00 2.83 20:13:59 08:49:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:59 08:50:01 AM 0.12 0.00 0.12 0.00 0.80 20:13:59 08:51:01 AM 0.25 0.00 0.25 0.00 3.13 20:13:59 08:52:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:59 08:53:01 AM 0.23 0.00 0.23 0.00 2.63 20:13:59 08:54:01 AM 0.18 0.00 0.18 0.00 3.33 20:13:59 08:55:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 08:56:01 AM 0.13 0.00 0.13 0.00 1.23 20:13:59 08:57:01 AM 0.17 0.00 0.17 0.00 2.12 20:13:59 08:58:01 AM 0.20 0.00 0.20 0.00 2.70 20:13:59 08:59:01 AM 0.32 0.00 0.32 0.00 4.68 20:13:59 09:00:01 AM 0.17 0.00 0.17 0.00 1.72 20:13:59 09:01:01 AM 0.12 0.00 0.12 0.00 0.80 20:13:59 09:02:01 AM 0.13 0.00 0.13 0.00 1.90 20:13:59 09:03:01 AM 0.35 0.00 0.35 0.00 5.00 20:13:59 09:04:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:59 09:05:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 09:06:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 09:07:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 09:08:01 AM 0.20 0.00 0.20 0.00 2.70 20:13:59 09:09:02 AM 0.22 0.00 0.22 0.00 3.33 20:13:59 09:10:01 AM 0.10 0.00 0.10 0.00 0.73 20:13:59 09:11:01 AM 0.22 0.00 0.22 0.00 3.08 20:13:59 09:12:01 AM 0.22 0.00 0.22 0.00 3.97 20:13:59 09:13:01 AM 0.22 0.00 0.22 0.00 2.38 20:13:59 09:14:01 AM 0.23 0.00 0.23 0.00 4.61 20:13:59 09:15:01 AM 0.15 0.00 0.15 0.00 1.08 20:13:59 09:16:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 09:17:01 AM 0.13 0.00 0.13 0.00 1.82 20:13:59 09:18:01 AM 0.15 0.00 0.15 0.00 1.42 20:13:59 09:19:01 AM 0.25 0.00 0.25 0.00 3.28 20:13:59 09:20:01 AM 0.20 0.00 0.20 0.00 2.52 20:13:59 09:21:01 AM 0.18 0.00 0.18 0.00 1.75 20:13:59 09:22:01 AM 0.12 0.00 0.12 0.00 1.70 20:13:59 09:23:01 AM 0.13 0.00 0.13 0.00 1.27 20:13:59 09:24:01 AM 0.20 0.00 0.20 0.00 3.43 20:13:59 09:25:01 AM 0.12 0.00 0.12 0.00 0.97 20:13:59 09:26:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:59 09:27:01 AM 0.23 0.00 0.23 0.00 3.32 20:13:59 09:28:01 AM 0.22 0.00 0.22 0.00 2.22 20:13:59 09:29:01 AM 0.40 0.00 0.40 0.00 5.78 20:13:59 09:30:01 AM 0.13 0.00 0.13 0.00 0.90 20:13:59 09:31:01 AM 0.20 0.00 0.20 0.00 3.50 20:13:59 09:32:01 AM 0.15 0.00 0.15 0.00 1.43 20:13:59 09:33:01 AM 0.15 0.00 0.15 0.00 1.57 20:13:59 09:34:01 AM 0.32 0.00 0.32 0.00 5.30 20:13:59 09:35:01 AM 0.17 0.00 0.17 0.00 1.58 20:13:59 09:36:01 AM 0.10 0.00 0.10 0.00 1.23 20:13:59 09:37:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:59 09:38:01 AM 0.13 0.00 0.13 0.00 0.87 20:13:59 09:39:01 AM 0.25 0.00 0.25 0.00 3.42 20:13:59 09:40:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 09:41:01 AM 0.23 0.00 0.23 0.00 2.97 20:13:59 09:42:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:59 09:43:01 AM 0.12 0.00 0.12 0.00 0.73 20:13:59 09:44:01 AM 0.22 0.00 0.22 0.00 3.30 20:13:59 09:45:01 AM 0.10 0.00 0.10 0.00 1.17 20:13:59 09:46:01 AM 0.18 0.00 0.18 0.00 1.90 20:13:59 09:47:01 AM 0.15 0.00 0.15 0.00 1.48 20:13:59 09:48:01 AM 0.13 0.00 0.13 0.00 1.43 20:13:59 09:49:01 AM 0.30 0.00 0.30 0.00 3.70 20:13:59 09:50:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 09:51:01 AM 0.23 0.00 0.23 0.00 2.92 20:13:59 09:52:01 AM 0.83 0.00 0.83 0.00 13.15 20:13:59 09:53:01 AM 0.20 0.00 0.20 0.00 2.83 20:13:59 09:54:01 AM 0.27 0.00 0.27 0.00 4.82 20:13:59 09:55:01 AM 0.17 0.00 0.17 0.00 1.58 20:13:59 09:56:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:59 09:57:01 AM 0.15 0.00 0.15 0.00 1.73 20:13:59 09:58:01 AM 0.18 0.00 0.18 0.00 2.60 20:13:59 09:59:01 AM 0.28 0.00 0.28 0.00 3.65 20:13:59 10:00:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:59 10:01:01 AM 0.22 0.00 0.22 0.00 2.68 20:13:59 10:02:01 AM 0.18 0.00 0.18 0.00 2.52 20:13:59 10:03:01 AM 0.20 0.00 0.20 0.00 3.08 20:13:59 10:04:01 AM 0.18 0.00 0.18 0.00 3.73 20:13:59 10:05:01 AM 0.08 0.00 0.08 0.00 0.90 20:13:59 10:06:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 10:07:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:59 10:08:01 AM 0.30 0.00 0.30 0.00 4.58 20:13:59 10:09:01 AM 0.23 0.00 0.23 0.00 3.10 20:13:59 10:10:01 AM 0.15 0.00 0.15 0.00 1.22 20:13:59 10:11:01 AM 0.17 0.00 0.17 0.00 1.22 20:13:59 10:12:01 AM 0.13 0.00 0.13 0.00 1.83 20:13:59 10:13:01 AM 0.20 0.00 0.20 0.00 2.68 20:13:59 10:14:01 AM 0.22 0.00 0.22 0.00 3.23 20:13:59 10:15:01 AM 0.20 0.00 0.20 0.00 2.52 20:13:59 10:16:01 AM 0.15 0.00 0.15 0.00 1.45 20:13:59 10:17:02 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 10:18:01 AM 0.19 0.00 0.19 0.00 2.32 20:13:59 10:19:01 AM 0.22 0.00 0.22 0.00 3.20 20:13:59 10:20:01 AM 0.12 0.00 0.12 0.00 0.80 20:13:59 10:21:01 AM 0.17 0.00 0.17 0.00 1.38 20:13:59 10:22:01 AM 0.18 0.00 0.18 0.00 2.18 20:13:59 10:23:01 AM 0.27 0.00 0.27 0.00 3.63 20:13:59 10:24:01 AM 0.25 0.00 0.25 0.00 4.48 20:13:59 10:25:01 AM 0.15 0.00 0.15 0.00 1.95 20:13:59 10:26:01 AM 0.08 0.00 0.08 0.00 0.50 20:13:59 10:27:01 AM 0.13 0.00 0.13 0.00 2.32 20:13:59 10:28:01 AM 0.20 0.00 0.20 0.00 2.22 20:13:59 10:29:01 AM 0.40 0.00 0.40 0.00 4.48 20:13:59 10:30:01 AM 0.32 0.00 0.32 0.00 3.28 20:13:59 10:31:01 AM 0.45 0.00 0.45 0.00 5.68 20:13:59 10:32:01 AM 0.35 0.00 0.35 0.00 3.36 20:13:59 10:33:01 AM 0.28 0.00 0.28 0.00 2.23 20:13:59 10:34:01 AM 0.45 0.00 0.45 0.00 6.23 20:13:59 10:35:01 AM 0.33 0.00 0.33 0.00 3.28 20:13:59 10:36:01 AM 0.30 0.00 0.30 0.00 3.15 20:13:59 10:37:01 AM 0.33 0.00 0.33 0.00 3.18 20:13:59 10:38:01 AM 0.43 0.00 0.43 0.00 5.05 20:13:59 10:39:01 AM 0.42 0.00 0.42 0.00 6.90 20:13:59 10:40:01 AM 0.13 0.00 0.13 0.00 1.03 20:13:59 10:41:01 AM 0.13 0.00 0.13 0.00 1.23 20:13:59 10:42:01 AM 0.20 0.00 0.20 0.00 2.55 20:13:59 10:43:01 AM 0.15 0.00 0.15 0.00 1.40 20:13:59 10:44:01 AM 0.22 0.00 0.22 0.00 4.08 20:13:59 10:45:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:59 10:46:01 AM 0.18 0.00 0.18 0.00 2.28 20:13:59 10:47:01 AM 0.20 0.00 0.20 0.00 2.53 20:13:59 10:48:01 AM 0.13 0.00 0.13 0.00 0.87 20:13:59 10:49:01 AM 0.25 0.00 0.25 0.00 3.32 20:13:59 10:50:01 AM 0.15 0.00 0.15 0.00 1.22 20:13:59 10:51:01 AM 0.17 0.00 0.17 0.00 1.22 20:13:59 10:52:01 AM 0.13 0.00 0.13 0.00 1.83 20:13:59 10:53:01 AM 0.22 0.00 0.22 0.00 2.48 20:13:59 10:54:01 AM 0.27 0.00 0.27 0.00 4.12 20:13:59 10:55:01 AM 0.13 0.00 0.13 0.00 1.35 20:13:59 10:56:01 AM 0.15 0.00 0.15 0.00 1.45 20:13:59 10:57:01 AM 0.10 0.00 0.10 0.00 0.80 20:13:59 10:58:01 AM 0.15 0.00 0.15 0.00 1.02 20:13:59 10:59:01 AM 0.23 0.00 0.23 0.00 3.55 20:13:59 11:00:01 AM 0.17 0.00 0.17 0.00 1.77 20:13:59 11:01:01 AM 0.22 0.00 0.22 0.00 2.68 20:13:59 11:02:01 AM 0.18 0.00 0.18 0.00 2.92 20:13:59 11:03:01 AM 0.22 0.00 0.22 0.00 2.83 20:13:59 11:04:01 AM 0.18 0.00 0.18 0.00 3.33 20:13:59 11:05:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 11:06:01 AM 0.85 0.00 0.85 0.00 12.73 20:13:59 11:07:01 AM 0.20 0.00 0.20 0.00 3.22 20:13:59 11:08:01 AM 0.23 0.00 0.23 0.00 2.98 20:13:59 11:09:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:59 11:10:01 AM 0.12 0.00 0.12 0.00 1.03 20:13:59 11:11:01 AM 0.22 0.00 0.22 0.00 2.55 20:13:59 11:12:01 AM 0.22 0.00 0.22 0.00 3.22 20:13:59 11:13:01 AM 0.22 0.00 0.22 0.00 3.22 20:13:59 11:14:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:59 11:15:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:59 11:16:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 11:17:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:59 11:18:01 AM 0.23 0.00 0.23 0.00 3.17 20:13:59 11:19:01 AM 0.28 0.00 0.28 0.00 4.68 20:13:59 11:20:01 AM 0.17 0.00 0.17 0.00 1.58 20:13:59 11:21:01 AM 0.13 0.00 0.13 0.00 1.20 20:13:59 11:22:01 AM 0.13 0.00 0.13 0.00 1.70 20:13:59 11:23:01 AM 0.20 0.00 0.20 0.00 3.08 20:13:59 11:24:02 AM 0.20 0.00 0.20 0.00 3.20 20:13:59 11:25:01 AM 0.12 0.00 0.12 0.00 0.78 20:13:59 11:26:01 AM 0.18 0.00 0.18 0.00 2.25 20:13:59 11:27:01 AM 0.15 0.00 0.15 0.00 1.58 20:13:59 11:28:01 AM 0.18 0.00 0.18 0.00 2.20 20:13:59 11:29:01 AM 0.25 0.00 0.25 0.00 3.48 20:13:59 11:30:01 AM 0.12 0.00 0.12 0.00 0.93 20:13:59 11:31:01 AM 0.17 0.00 0.17 0.00 1.22 20:13:59 11:32:01 AM 0.13 0.00 0.13 0.00 1.83 20:13:59 11:33:01 AM 0.28 0.00 0.28 0.00 4.45 20:13:59 11:34:01 AM 0.22 0.00 0.22 0.00 3.20 20:13:59 11:35:01 AM 0.12 0.00 0.12 0.00 1.68 20:13:59 11:36:01 AM 0.15 0.00 0.15 0.00 2.22 20:13:59 11:37:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 11:38:01 AM 0.17 0.00 0.17 0.00 2.50 20:13:59 11:39:01 AM 0.32 0.00 0.32 0.00 4.75 20:13:59 11:40:01 AM 0.13 0.00 0.13 0.00 1.68 20:13:59 11:41:01 AM 0.22 0.00 0.22 0.00 2.73 20:13:59 11:42:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:59 11:43:01 AM 0.32 0.00 0.32 0.00 4.67 20:13:59 11:44:01 AM 0.28 0.00 0.28 0.00 5.43 20:13:59 11:45:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:59 11:46:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:59 11:47:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:59 11:48:01 AM 0.13 0.00 0.13 0.00 0.88 20:13:59 11:49:01 AM 0.27 0.00 0.27 0.00 3.82 20:13:59 11:50:00 AM 0.20 0.00 0.20 0.00 2.56 20:13:59 11:50:01 AM 0.00 0.00 0.00 0.00 0.00 20:13:59 11:51:01 AM 0.18 0.00 0.18 0.00 1.92 20:13:59 11:52:01 AM 0.18 0.00 0.18 0.00 2.18 20:13:59 11:53:01 AM 0.17 0.00 0.17 0.00 1.15 20:13:59 11:54:01 AM 0.20 0.00 0.20 0.00 3.43 20:13:59 11:55:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:59 11:56:01 AM 0.10 0.00 0.10 0.00 0.68 20:13:59 11:57:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:59 11:58:01 AM 0.20 0.00 0.20 0.00 1.95 20:13:59 11:59:01 AM 0.45 0.00 0.45 0.00 5.67 20:13:59 12:00:01 PM 0.32 0.00 0.32 0.00 3.15 20:13:59 12:01:01 PM 0.37 0.00 0.37 0.00 4.63 20:13:59 12:02:01 PM 0.42 0.00 0.42 0.00 5.00 20:13:59 12:03:01 PM 0.40 0.00 0.40 0.00 3.73 20:13:59 12:04:01 PM 0.40 0.00 0.40 0.00 6.22 20:13:59 12:05:01 PM 0.30 0.00 0.30 0.00 3.15 20:13:59 12:06:01 PM 0.32 0.00 0.32 0.00 3.82 20:13:59 12:07:01 PM 0.33 0.00 0.33 0.00 3.28 20:13:59 12:08:01 PM 0.33 0.00 0.33 0.00 2.80 20:13:59 12:09:01 PM 0.47 0.00 0.47 0.00 6.25 20:13:59 12:10:01 PM 0.33 0.00 0.33 0.00 3.28 20:13:59 12:11:01 PM 0.45 0.00 0.45 0.00 5.83 20:13:59 12:12:01 PM 0.32 0.00 0.32 0.00 3.55 20:13:59 12:13:01 PM 0.33 0.00 0.33 0.00 3.15 20:13:59 12:14:01 PM 0.45 0.00 0.45 0.00 6.25 20:13:59 12:15:01 PM 0.37 0.00 0.37 0.00 3.73 20:13:59 12:16:01 PM 0.28 0.00 0.28 0.00 2.88 20:13:59 12:17:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:59 12:18:01 PM 0.50 0.00 0.50 0.00 6.31 20:13:59 12:19:01 PM 0.45 0.00 0.45 0.00 5.72 20:13:59 12:20:00 PM 0.32 0.00 0.32 0.00 3.69 20:13:59 12:20:01 PM 0.00 0.00 0.00 0.00 0.00 20:13:59 12:21:01 PM 0.40 0.00 0.40 0.00 4.42 20:13:59 12:22:01 PM 0.85 0.00 0.85 0.00 11.91 20:13:59 12:23:01 PM 0.62 0.00 0.62 0.00 11.58 20:13:59 12:24:01 PM 0.20 0.00 0.20 0.00 3.07 20:13:59 12:25:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:59 12:26:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 12:27:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:59 12:28:01 PM 0.28 0.00 0.28 0.00 4.12 20:13:59 12:29:01 PM 0.23 0.00 0.23 0.00 3.20 20:13:59 12:30:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:59 12:31:02 PM 0.15 0.00 0.15 0.00 1.23 20:13:59 12:32:01 PM 0.17 0.00 0.17 0.00 2.02 20:13:59 12:33:01 PM 0.17 0.00 0.17 0.00 2.43 20:13:59 12:34:01 PM 0.28 0.00 0.28 0.00 5.23 20:13:59 12:35:01 PM 0.20 0.00 0.20 0.00 1.87 20:13:59 12:36:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:59 12:37:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:59 12:38:01 PM 0.23 0.00 0.23 0.00 2.98 20:13:59 12:39:01 PM 0.23 0.00 0.23 0.00 3.07 20:13:59 12:40:01 PM 0.12 0.00 0.12 0.00 1.03 20:13:59 12:41:01 PM 0.22 0.00 0.22 0.00 2.55 20:13:59 12:42:01 PM 0.18 0.00 0.18 0.00 2.65 20:13:59 12:43:01 PM 0.20 0.00 0.20 0.00 2.68 20:13:59 12:44:01 PM 0.18 0.00 0.18 0.00 3.20 20:13:59 12:45:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 12:46:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:59 12:47:01 PM 0.08 0.00 0.08 0.00 0.58 20:13:59 12:48:01 PM 0.17 0.00 0.17 0.00 1.58 20:13:59 12:49:01 PM 0.27 0.00 0.27 0.00 4.47 20:13:59 12:50:01 PM 0.15 0.00 0.15 0.00 1.82 20:13:59 12:51:01 PM 0.28 0.00 0.28 0.00 4.48 20:13:59 12:52:01 PM 0.28 0.00 0.28 0.00 4.23 20:13:59 12:53:01 PM 0.23 0.00 0.23 0.00 2.78 20:13:59 12:54:01 PM 0.25 0.00 0.25 0.00 4.62 20:13:59 12:55:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:59 12:56:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:59 12:57:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:59 12:58:01 PM 0.27 0.00 0.27 0.00 4.48 20:13:59 12:59:01 PM 0.30 0.00 0.30 0.00 4.50 20:13:59 01:00:01 PM 0.13 0.00 0.13 0.00 1.03 20:13:59 01:01:01 PM 0.13 0.00 0.13 0.00 1.10 20:13:59 01:02:01 PM 0.27 0.00 0.27 0.00 3.86 20:13:59 01:03:01 PM 0.18 0.00 0.18 0.00 1.72 20:13:59 01:04:01 PM 0.25 0.00 0.25 0.00 4.03 20:13:59 01:05:01 PM 0.13 0.00 0.13 0.00 1.08 20:13:59 01:06:01 PM 0.20 0.00 0.20 0.00 1.83 20:13:59 01:07:01 PM 0.10 0.00 0.10 0.00 0.67 20:13:59 01:08:01 PM 0.13 0.00 0.13 0.00 1.03 20:13:59 01:09:01 PM 0.27 0.00 0.27 0.00 3.45 20:13:59 01:10:01 PM 0.10 0.00 0.10 0.00 1.07 20:13:59 01:11:01 PM 0.27 0.00 0.27 0.00 4.58 20:13:59 01:12:01 PM 0.20 0.00 0.20 0.00 2.42 20:13:59 01:13:01 PM 0.15 0.00 0.15 0.00 1.17 20:13:59 01:14:01 PM 0.22 0.00 0.22 0.00 3.32 20:13:59 01:15:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:59 01:16:01 PM 0.10 0.00 0.10 0.00 0.83 20:13:59 01:17:01 PM 0.12 0.00 0.12 0.00 0.82 20:13:59 01:18:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:59 01:19:01 PM 0.32 0.00 0.32 0.00 5.16 20:13:59 01:20:01 PM 0.15 0.00 0.15 0.00 1.88 20:13:59 01:21:01 PM 0.15 0.00 0.15 0.00 1.38 20:13:59 01:22:01 PM 0.18 0.00 0.18 0.00 2.15 20:13:59 01:23:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:59 01:24:01 PM 0.22 0.00 0.22 0.00 3.45 20:13:59 01:25:01 PM 0.12 0.00 0.12 0.00 0.93 20:13:59 01:26:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:59 01:27:01 PM 0.15 0.00 0.15 0.00 1.65 20:13:59 01:28:01 PM 0.25 0.00 0.25 0.00 3.42 20:13:59 01:29:01 PM 0.25 0.00 0.25 0.00 3.20 20:13:59 01:30:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:59 01:31:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:59 01:32:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:59 01:33:01 PM 0.30 0.00 0.30 0.00 5.11 20:13:59 01:34:01 PM 0.20 0.00 0.20 0.00 3.07 20:13:59 01:35:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:59 01:36:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:59 01:37:01 PM 0.10 0.00 0.10 0.00 0.67 20:13:59 01:38:02 PM 0.22 0.00 0.22 0.00 2.85 20:13:59 01:39:01 PM 0.22 0.00 0.22 0.00 3.42 20:13:59 01:40:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:59 01:41:01 PM 0.22 0.00 0.22 0.00 2.68 20:13:59 01:42:01 PM 0.18 0.00 0.18 0.00 2.68 20:13:59 01:43:01 PM 0.23 0.00 0.23 0.00 3.00 20:13:59 01:44:01 PM 0.20 0.00 0.20 0.00 3.60 20:13:59 01:45:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:59 01:46:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:59 01:47:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:59 01:48:01 PM 0.20 0.00 0.20 0.00 2.70 20:13:59 01:49:01 PM 0.22 0.00 0.22 0.00 3.23 20:13:59 01:50:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:59 01:51:01 PM 0.22 0.00 0.22 0.00 2.03 20:13:59 01:52:01 PM 0.15 0.00 0.15 0.00 2.50 20:13:59 01:53:01 PM 0.20 0.00 0.20 0.00 2.43 20:13:59 01:54:01 PM 0.18 0.00 0.18 0.00 3.20 20:13:59 01:55:01 PM 0.10 0.00 0.10 0.00 1.17 20:13:59 01:56:01 PM 0.13 0.00 0.13 0.00 1.17 20:13:59 01:57:01 PM 0.20 0.00 0.20 0.00 2.38 20:13:59 01:58:01 PM 0.27 0.00 0.27 0.00 3.67 20:13:59 01:59:01 PM 0.22 0.00 0.22 0.00 2.93 20:13:59 02:00:01 PM 0.12 0.00 0.12 0.00 0.85 20:13:59 02:01:01 PM 0.30 0.00 0.30 0.00 4.08 20:13:59 02:02:01 PM 0.33 0.00 0.33 0.00 5.20 20:13:59 02:03:01 PM 0.18 0.00 0.18 0.00 1.85 20:13:59 02:04:01 PM 0.25 0.00 0.25 0.00 5.00 20:13:59 02:05:01 PM 0.15 0.00 0.15 0.00 1.82 20:13:59 02:06:01 PM 0.13 0.00 0.13 0.00 1.68 20:13:59 02:07:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:59 02:08:01 PM 0.13 0.00 0.13 0.00 0.88 20:13:59 02:09:01 PM 0.28 0.00 0.28 0.00 5.00 20:13:59 02:10:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 02:11:01 PM 0.22 0.00 0.22 0.00 2.55 20:13:59 02:12:01 PM 0.18 0.00 0.18 0.00 2.72 20:13:59 02:13:01 PM 0.17 0.00 0.17 0.00 1.55 20:13:59 02:14:01 PM 0.22 0.00 0.22 0.00 3.30 20:13:59 02:15:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 02:16:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:59 02:17:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:59 02:18:01 PM 0.23 0.00 0.23 0.00 2.75 20:13:59 02:19:01 PM 0.30 0.00 0.30 0.00 4.10 20:13:59 02:20:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:59 02:21:01 PM 0.13 0.00 0.13 0.00 1.23 20:13:59 02:22:01 PM 0.87 0.00 0.87 0.00 13.01 20:13:59 02:23:01 PM 0.27 0.00 0.27 0.00 3.75 20:13:59 02:24:01 PM 0.23 0.00 0.23 0.00 3.73 20:13:59 02:25:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:59 02:26:01 PM 0.10 0.00 0.10 0.00 0.83 20:13:59 02:27:01 PM 0.20 0.00 0.20 0.00 2.33 20:13:59 02:28:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:59 02:29:01 PM 0.28 0.00 0.28 0.00 4.00 20:13:59 02:30:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:59 02:31:01 PM 0.22 0.00 0.22 0.00 2.68 20:13:59 02:32:01 PM 0.18 0.00 0.18 0.00 2.55 20:13:59 02:33:01 PM 0.13 0.00 0.13 0.00 1.30 20:13:59 02:34:01 PM 0.23 0.00 0.23 0.00 3.58 20:13:59 02:35:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:59 02:36:01 PM 0.10 0.00 0.10 0.00 0.67 20:13:59 02:37:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:59 02:38:01 PM 0.22 0.00 0.22 0.00 2.48 20:13:59 02:39:01 PM 0.32 0.00 0.32 0.00 4.57 20:13:59 02:40:01 PM 0.10 0.00 0.10 0.00 1.22 20:13:59 02:41:01 PM 0.18 0.00 0.18 0.00 1.38 20:13:59 02:42:01 PM 0.12 0.00 0.12 0.00 1.60 20:13:59 02:43:01 PM 0.20 0.00 0.20 0.00 2.85 20:13:59 02:44:01 PM 0.20 0.00 0.20 0.00 3.07 20:13:59 02:45:01 PM 0.20 0.00 0.20 0.00 2.38 20:13:59 02:46:01 PM 0.15 0.00 0.15 0.00 1.58 20:13:59 02:47:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:59 02:48:02 PM 0.20 0.00 0.20 0.00 2.70 20:13:59 02:49:01 PM 0.22 0.00 0.22 0.00 3.39 20:13:59 02:50:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:59 02:51:01 PM 0.13 0.00 0.13 0.00 1.13 20:13:59 02:52:01 PM 0.25 0.00 0.25 0.00 4.00 20:13:59 02:53:01 PM 0.27 0.00 0.27 0.00 3.63 20:13:59 02:54:01 PM 0.20 0.00 0.20 0.00 3.47 20:13:59 02:55:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:59 02:56:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:59 02:57:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 02:58:01 PM 0.18 0.00 0.18 0.00 2.15 20:13:59 02:59:01 PM 0.25 0.00 0.25 0.00 3.37 20:13:59 03:00:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 03:01:01 PM 0.22 0.00 0.22 0.00 2.57 20:13:59 03:02:01 PM 0.22 0.00 0.22 0.00 2.97 20:13:59 03:03:01 PM 0.25 0.00 0.25 0.00 3.28 20:13:59 03:04:01 PM 0.18 0.00 0.18 0.00 3.20 20:13:59 03:05:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 03:06:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:59 03:07:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:59 03:08:01 PM 0.20 0.00 0.20 0.00 2.83 20:13:59 03:09:01 PM 0.35 0.00 0.35 0.00 5.61 20:13:59 03:10:01 PM 0.17 0.00 0.17 0.00 1.63 20:13:59 03:11:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:59 03:12:01 PM 0.13 0.00 0.13 0.00 1.73 20:13:59 03:13:01 PM 0.17 0.00 0.17 0.00 1.53 20:13:59 03:14:01 PM 0.40 0.00 0.40 0.00 6.37 20:13:59 03:15:01 PM 0.15 0.00 0.15 0.00 1.83 20:13:59 03:16:01 PM 0.13 0.00 0.13 0.00 1.82 20:13:59 03:17:01 PM 0.13 0.00 0.13 0.00 1.68 20:13:59 03:18:01 PM 0.13 0.00 0.13 0.00 0.87 20:13:59 03:19:01 PM 0.30 0.00 0.30 0.00 4.52 20:13:59 03:20:01 PM 0.15 0.00 0.15 0.00 1.82 20:13:59 03:21:01 PM 0.25 0.00 0.25 0.00 3.30 20:13:59 03:22:01 PM 0.18 0.00 0.18 0.00 2.70 20:13:59 03:23:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:59 03:24:01 PM 0.27 0.00 0.27 0.00 4.68 20:13:59 03:25:01 PM 0.12 0.00 0.12 0.00 0.93 20:13:59 03:26:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:59 03:27:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:59 03:28:01 PM 0.13 0.00 0.13 0.00 1.00 20:13:59 03:29:01 PM 0.25 0.00 0.25 0.00 3.45 20:13:59 03:30:01 PM 0.22 0.00 0.22 0.00 2.92 20:13:59 03:31:01 PM 0.18 0.00 0.18 0.00 2.05 20:13:59 03:32:01 PM 0.17 0.00 0.17 0.00 1.98 20:13:59 03:33:01 PM 0.15 0.00 0.15 0.00 1.27 20:13:59 03:34:01 PM 0.23 0.00 0.23 0.00 3.43 20:13:59 03:35:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:59 03:36:01 PM 0.10 0.00 0.10 0.00 0.87 20:13:59 03:37:01 PM 0.27 0.00 0.27 0.00 3.35 20:13:59 03:38:01 PM 0.22 0.00 0.22 0.00 1.93 20:13:59 03:39:01 PM 0.25 0.00 0.25 0.00 4.40 20:13:59 03:40:01 PM 0.15 0.00 0.15 0.00 1.83 20:13:59 03:41:01 PM 0.22 0.00 0.22 0.00 2.68 20:13:59 03:42:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:59 03:43:01 PM 0.13 0.00 0.13 0.00 0.88 20:13:59 03:44:01 PM 0.18 0.00 0.18 0.00 2.77 20:13:59 03:45:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 03:46:01 PM 0.08 0.00 0.08 0.00 0.70 20:13:59 03:47:01 PM 0.17 0.00 0.17 0.00 1.78 20:13:59 03:48:01 PM 0.27 0.00 0.27 0.00 3.05 20:13:59 03:49:01 PM 0.23 0.00 0.23 0.00 3.47 20:13:59 03:50:01 PM 0.12 0.00 0.12 0.00 0.93 20:13:59 03:51:01 PM 0.13 0.00 0.13 0.00 0.97 20:13:59 03:52:01 PM 0.13 0.00 0.13 0.00 1.87 20:13:59 03:53:01 PM 0.18 0.00 0.18 0.00 3.00 20:13:59 03:54:01 PM 0.20 0.00 0.20 0.00 2.67 20:13:59 03:55:01 PM 0.20 0.00 0.20 0.00 2.52 20:13:59 03:56:02 PM 0.15 0.00 0.15 0.00 1.45 20:13:59 03:57:01 PM 0.12 0.00 0.12 0.00 0.81 20:13:59 03:58:01 PM 0.20 0.00 0.20 0.00 2.33 20:13:59 03:59:01 PM 0.20 0.00 0.20 0.00 2.73 20:13:59 04:00:01 PM 0.17 0.00 0.17 0.00 1.58 20:13:59 04:01:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:59 04:02:01 PM 0.22 0.00 0.22 0.00 3.33 20:13:59 04:03:01 PM 0.23 0.00 0.23 0.00 3.40 20:13:59 04:04:01 PM 0.17 0.00 0.17 0.00 3.20 20:13:59 04:05:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:59 04:06:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:59 04:07:01 PM 1.07 0.00 1.07 0.00 17.98 20:13:59 04:08:01 PM 0.47 0.00 0.47 0.00 6.58 20:13:59 04:09:01 PM 0.42 0.00 0.42 0.00 4.58 20:13:59 04:10:01 PM 0.33 0.00 0.33 0.00 3.47 20:13:59 04:11:01 PM 0.47 0.00 0.47 0.00 6.35 20:13:59 04:12:01 PM 0.35 0.00 0.35 0.00 3.62 20:13:59 04:13:01 PM 0.33 0.00 0.33 0.00 3.37 20:13:59 04:14:01 PM 0.38 0.00 0.38 0.00 5.48 20:13:59 04:15:01 PM 0.40 0.00 0.40 0.00 4.53 20:13:59 04:16:01 PM 0.32 0.00 0.32 0.00 3.28 20:13:59 04:17:01 PM 0.32 0.00 0.32 0.00 3.15 20:13:59 04:18:01 PM 0.47 0.00 0.47 0.00 5.76 20:13:59 04:19:01 PM 0.53 0.00 0.53 0.00 7.25 20:13:59 04:20:01 PM 0.32 0.00 0.32 0.00 3.15 20:13:59 04:21:01 PM 0.33 0.00 0.33 0.00 3.83 20:13:59 04:22:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:59 04:23:01 PM 0.37 0.00 0.37 0.00 3.82 20:13:59 04:24:01 PM 0.40 0.00 0.40 0.00 4.95 20:13:59 04:25:01 PM 0.40 0.00 0.40 0.00 4.87 20:13:59 04:26:01 PM 0.25 0.00 0.25 0.00 2.08 20:13:59 04:27:01 PM 0.33 0.00 0.33 0.00 2.98 20:13:59 04:28:01 PM 0.32 0.00 0.32 0.00 3.33 20:13:59 04:29:01 PM 0.37 0.00 0.37 0.00 4.90 20:13:59 04:30:01 PM 0.35 0.00 0.35 0.00 3.33 20:13:59 04:31:01 PM 0.30 0.00 0.30 0.00 2.58 20:13:59 04:32:01 PM 0.43 0.00 0.43 0.00 5.10 20:13:59 04:33:01 PM 0.38 0.00 0.38 0.00 4.08 20:13:59 04:34:01 PM 0.38 0.00 0.38 0.00 5.28 20:13:59 04:35:01 PM 0.38 0.00 0.38 0.00 3.78 20:13:59 04:36:01 PM 0.25 0.00 0.25 0.00 1.87 20:13:59 04:37:01 PM 0.33 0.00 0.33 0.00 3.35 20:13:59 04:38:01 PM 0.37 0.00 0.37 0.00 3.70 20:13:59 04:39:01 PM 0.35 0.00 0.35 0.00 5.02 20:13:59 04:40:01 PM 0.32 0.00 0.32 0.00 2.68 20:13:59 04:41:01 PM 0.48 0.00 0.48 0.00 6.13 20:13:59 04:42:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:59 04:43:01 PM 0.32 0.00 0.32 0.00 3.27 20:13:59 04:44:01 PM 0.38 0.00 0.38 0.00 5.02 20:13:59 04:45:01 PM 0.33 0.00 0.33 0.00 3.18 20:13:59 04:46:01 PM 0.27 0.00 0.27 0.00 2.52 20:13:59 04:47:01 PM 0.33 0.00 0.33 0.00 3.30 20:13:59 04:48:01 PM 0.33 0.00 0.33 0.00 3.27 20:13:59 04:49:01 PM 0.52 0.00 0.52 0.00 7.30 20:13:59 04:50:01 PM 0.33 0.00 0.33 0.00 3.18 20:13:59 04:51:01 PM 0.35 0.00 0.35 0.00 3.97 20:13:59 04:52:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:59 04:53:01 PM 0.33 0.00 0.33 0.00 3.27 20:13:59 04:54:01 PM 0.35 0.00 0.35 0.00 4.52 20:13:59 04:55:01 PM 0.37 0.00 0.37 0.00 3.47 20:13:59 04:56:01 PM 0.40 0.00 0.40 0.00 4.87 20:13:59 04:57:01 PM 0.32 0.00 0.32 0.00 3.33 20:13:59 04:58:01 PM 0.33 0.00 0.33 0.00 3.27 20:13:59 04:59:01 PM 0.37 0.00 0.37 0.00 5.55 20:13:59 05:00:01 PM 0.33 0.00 0.33 0.00 3.32 20:13:59 05:01:01 PM 0.35 0.00 0.35 0.00 4.15 20:13:59 05:02:01 PM 0.45 0.00 0.45 0.00 5.45 20:13:59 05:03:01 PM 0.35 0.00 0.35 0.00 3.40 20:13:59 05:04:02 PM 0.35 0.00 0.35 0.00 5.42 20:13:59 05:05:01 PM 0.39 0.00 0.39 0.00 3.83 20:13:59 05:06:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:59 05:07:01 PM 0.32 0.00 0.32 0.00 3.33 20:13:59 05:08:01 PM 0.35 0.00 0.35 0.00 4.02 20:13:59 05:09:01 PM 0.38 0.00 0.38 0.00 4.92 20:13:59 05:10:01 PM 0.47 0.00 0.47 0.00 5.35 20:13:59 05:11:01 PM 0.37 0.00 0.37 0.00 4.15 20:13:59 05:12:01 PM 0.28 0.00 0.28 0.00 2.53 20:13:59 05:13:01 PM 0.37 0.00 0.37 0.00 3.65 20:13:59 05:14:01 PM 0.37 0.00 0.37 0.00 4.92 20:13:59 05:15:01 PM 0.33 0.00 0.33 0.00 3.18 20:13:59 05:16:01 PM 0.33 0.00 0.33 0.00 3.33 20:13:59 05:17:01 PM 0.43 0.00 0.43 0.00 6.11 20:13:59 05:18:01 PM 0.32 0.00 0.32 0.00 3.37 20:13:59 05:19:01 PM 0.40 0.00 0.40 0.00 5.18 20:13:59 05:20:00 PM 0.36 0.00 0.36 0.00 3.50 20:13:59 05:20:01 PM 0.00 0.00 0.00 0.00 0.00 20:13:59 05:21:01 PM 0.35 0.00 0.35 0.00 3.83 20:13:59 05:22:01 PM 0.32 0.00 0.32 0.00 3.33 20:13:59 05:23:01 PM 0.33 0.00 0.33 0.00 3.37 20:13:59 05:24:01 PM 0.48 0.00 0.48 0.00 6.76 20:13:59 05:25:01 PM 0.35 0.00 0.35 0.00 3.50 20:13:59 05:26:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:59 05:27:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:59 05:28:01 PM 0.47 0.00 0.47 0.00 5.91 20:13:59 05:29:01 PM 0.35 0.00 0.35 0.00 4.92 20:13:59 05:30:01 PM 0.32 0.00 0.32 0.00 2.68 20:13:59 05:31:01 PM 0.48 0.00 0.48 0.00 6.13 20:13:59 05:32:01 PM 0.28 0.00 0.28 0.00 2.88 20:13:59 05:33:01 PM 0.33 0.00 0.33 0.00 3.90 20:13:59 05:34:01 PM 0.42 0.00 0.42 0.00 5.05 20:13:59 05:35:01 PM 0.33 0.00 0.33 0.00 3.18 20:13:59 05:36:01 PM 0.32 0.00 0.32 0.00 3.33 20:13:59 05:37:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:59 05:38:01 PM 0.28 0.00 0.28 0.00 2.17 20:13:59 05:39:01 PM 0.37 0.00 0.37 0.00 4.65 20:13:59 05:40:01 PM 0.32 0.00 0.32 0.00 2.28 20:13:59 05:41:01 PM 0.38 0.00 0.38 0.00 4.02 20:13:59 05:42:01 PM 0.35 0.00 0.35 0.00 3.85 20:13:59 05:43:01 PM 0.30 0.00 0.30 0.00 2.22 20:13:59 05:44:01 PM 0.37 0.00 0.37 0.00 4.78 20:13:59 05:45:01 PM 0.37 0.00 0.37 0.00 3.47 20:13:59 05:46:01 PM 0.27 0.00 0.27 0.00 1.97 20:13:59 05:47:01 PM 0.25 0.00 0.25 0.00 2.00 20:13:59 05:48:01 PM 0.47 0.00 0.47 0.00 5.41 20:13:59 05:49:01 PM 0.38 0.00 0.38 0.00 5.68 20:13:59 05:50:00 PM 0.84 0.00 0.84 0.00 11.58 20:13:59 05:50:01 PM 0.00 0.00 0.00 0.00 0.00 20:13:59 05:51:01 PM 0.35 0.00 0.35 0.00 5.68 20:13:59 05:52:01 PM 0.18 0.00 0.18 0.00 2.55 20:13:59 05:53:01 PM 0.13 0.00 0.13 0.00 1.45 20:13:59 05:54:01 PM 0.20 0.00 0.20 0.00 3.18 20:13:59 05:55:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:59 05:56:01 PM 0.22 0.00 0.22 0.00 2.53 20:13:59 05:57:01 PM 0.10 0.00 0.10 0.00 0.67 20:13:59 05:58:01 PM 0.17 0.00 0.17 0.00 1.22 20:13:59 05:59:01 PM 0.17 0.00 0.17 0.00 2.93 20:13:59 06:00:01 PM 0.13 0.00 0.13 0.00 1.35 20:13:59 06:01:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:59 06:02:01 PM 0.18 0.00 0.18 0.00 2.55 20:13:59 06:03:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:59 06:04:01 PM 0.18 0.00 0.18 0.00 3.18 20:13:59 06:05:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:59 06:06:01 PM 0.15 0.00 0.15 0.00 1.48 20:13:59 06:07:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:59 06:08:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:59 06:09:01 PM 0.17 0.00 0.17 0.00 2.78 20:13:59 06:10:01 PM 0.12 0.00 0.12 0.00 0.97 20:13:59 06:11:01 PM 0.17 0.00 0.17 0.00 1.25 20:13:59 06:12:01 PM 0.22 0.00 0.22 0.00 3.45 20:13:59 06:13:01 PM 0.18 0.00 0.18 0.00 1.73 20:13:59 06:14:01 PM 0.19 0.00 0.19 0.00 2.69 20:13:59 06:15:01 PM 0.13 0.00 0.13 0.00 0.97 20:13:59 06:16:01 PM 0.12 0.00 0.12 0.00 1.18 20:13:59 06:17:01 PM 0.10 0.00 0.10 0.00 0.67 20:13:59 06:18:01 PM 0.22 0.00 0.22 0.00 3.02 20:13:59 06:19:01 PM 0.18 0.00 0.18 0.00 2.53 20:13:59 06:20:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:59 06:21:01 PM 0.25 0.00 0.25 0.00 2.98 20:13:59 06:22:01 PM 0.22 0.00 0.22 0.00 2.80 20:13:59 06:23:01 PM 0.18 0.00 0.18 0.00 3.10 20:13:59 06:24:01 PM 0.18 0.00 0.18 0.00 2.53 20:13:59 06:25:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:59 06:26:01 PM 0.08 0.00 0.08 0.00 0.90 20:13:59 06:27:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 06:28:01 PM 0.18 0.00 0.18 0.00 2.57 20:13:59 06:29:01 PM 0.27 0.00 0.27 0.00 4.40 20:13:59 06:30:01 PM 0.17 0.00 0.17 0.00 2.25 20:13:59 06:31:01 PM 0.13 0.00 0.13 0.00 1.52 20:13:59 06:32:01 PM 0.22 0.00 0.22 0.00 2.58 20:13:59 06:33:01 PM 0.22 0.00 0.22 0.00 3.28 20:13:59 06:34:01 PM 0.18 0.00 0.18 0.00 2.80 20:13:59 06:35:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 06:36:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:59 06:37:01 PM 0.25 0.00 0.25 0.00 3.12 20:13:59 06:38:01 PM 0.22 0.00 0.22 0.00 3.00 20:13:59 06:39:01 PM 0.18 0.00 0.18 0.00 2.93 20:13:59 06:40:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:59 06:41:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:59 06:42:01 PM 0.17 0.00 0.17 0.00 2.03 20:13:59 06:43:01 PM 0.27 0.00 0.27 0.00 4.07 20:13:59 06:44:01 PM 0.18 0.00 0.18 0.00 2.53 20:13:59 06:45:01 PM 0.15 0.00 0.15 0.00 1.33 20:13:59 06:46:01 PM 0.12 0.00 0.12 0.00 1.30 20:13:59 06:47:01 PM 0.08 0.00 0.08 0.00 0.50 20:13:59 06:48:01 PM 0.18 0.00 0.18 0.00 2.57 20:13:59 06:49:01 PM 0.17 0.00 0.17 0.00 2.80 20:13:59 06:50:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:59 06:51:01 PM 0.13 0.00 0.13 0.00 1.22 20:13:59 06:52:01 PM 0.27 0.00 0.27 0.00 4.47 20:13:59 06:53:01 PM 0.17 0.00 0.17 0.00 1.95 20:13:59 06:54:01 PM 0.22 0.00 0.22 0.00 4.47 20:13:59 06:55:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:59 06:56:01 PM 0.13 0.00 0.13 0.00 1.68 20:13:59 06:57:01 PM 0.13 0.00 0.13 0.00 1.82 20:13:59 06:58:01 PM 0.15 0.00 0.15 0.00 1.43 20:13:59 06:59:01 PM 0.23 0.00 0.23 0.00 3.47 20:13:59 07:00:01 PM 0.20 0.00 0.20 0.00 2.53 20:13:59 07:01:01 PM 0.27 0.00 0.27 0.00 3.73 20:13:59 07:02:01 PM 0.17 0.00 0.17 0.00 2.17 20:13:59 07:03:01 PM 0.83 0.00 0.83 0.00 12.66 20:13:59 07:04:01 PM 0.27 0.00 0.27 0.00 5.18 20:13:59 07:05:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:59 07:06:01 PM 0.17 0.00 0.17 0.00 1.77 20:13:59 07:07:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:59 07:08:01 PM 0.13 0.00 0.13 0.00 0.88 20:13:59 07:09:01 PM 0.17 0.00 0.17 0.00 2.63 20:13:59 07:10:01 PM 0.20 0.00 0.20 0.00 2.38 20:13:59 07:11:01 PM 0.18 0.00 0.18 0.00 2.10 20:13:59 07:12:01 PM 0.20 0.00 0.20 0.00 2.30 20:13:59 07:13:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:59 07:14:01 PM 0.18 0.00 0.18 0.00 2.78 20:13:59 07:15:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:59 07:16:01 PM 0.15 0.00 0.15 0.00 1.73 20:13:59 07:17:01 PM 0.18 0.00 0.18 0.00 2.38 20:13:59 07:18:01 PM 0.18 0.00 0.18 0.00 1.73 20:13:59 07:19:02 PM 0.20 0.00 0.20 0.00 3.18 20:13:59 07:20:01 PM 0.12 0.00 0.12 0.00 0.95 20:13:59 07:21:01 PM 0.13 0.00 0.13 0.00 0.97 20:13:59 07:22:01 PM 0.17 0.00 0.17 0.00 3.02 20:13:59 07:23:01 PM 0.18 0.00 0.18 0.00 1.33 20:13:59 07:24:01 PM 0.27 0.00 0.27 0.00 4.25 20:13:59 07:25:01 PM 0.15 0.00 0.15 0.00 2.02 20:13:59 07:26:01 PM 0.12 0.00 0.12 0.00 1.33 20:13:59 07:27:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:59 07:28:01 PM 0.13 0.00 0.13 0.00 1.05 20:13:59 07:29:01 PM 0.18 0.00 0.18 0.00 2.65 20:13:59 07:30:01 PM 0.10 0.00 0.10 0.00 0.67 20:13:59 07:31:01 PM 0.22 0.00 0.22 0.00 2.68 20:13:59 07:32:01 PM 0.20 0.00 0.20 0.00 2.62 20:13:59 07:33:01 PM 0.25 0.00 0.25 0.00 3.72 20:13:59 07:34:01 PM 0.18 0.00 0.18 0.00 2.40 20:13:59 07:35:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:59 07:36:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:59 07:37:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:59 07:38:01 PM 0.18 0.00 0.18 0.00 2.57 20:13:59 07:39:01 PM 0.18 0.00 0.18 0.00 2.67 20:13:59 07:40:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:59 07:41:01 PM 0.22 0.00 0.22 0.00 3.08 20:13:59 07:42:01 PM 56.99 8.27 48.73 1452.96 3838.93 20:13:59 07:43:01 PM 100.13 1.08 99.05 75.31 12159.06 20:13:59 07:44:01 PM 26.64 0.38 26.26 64.25 2476.87 20:13:59 07:45:01 PM 82.40 9.05 73.35 1492.55 8140.54 20:13:59 07:46:01 PM 12.95 0.00 12.95 0.00 1145.52 20:13:59 07:47:01 PM 0.20 0.00 0.20 0.00 2.67 20:13:59 07:48:01 PM 0.32 0.00 0.32 0.00 5.21 20:13:59 07:49:01 PM 0.33 0.08 0.25 6.67 7.63 20:13:59 07:50:01 PM 1.95 0.00 1.95 0.00 66.61 20:13:59 07:51:01 PM 0.32 0.00 0.32 0.00 9.05 20:13:59 07:52:01 PM 0.25 0.00 0.25 0.00 7.23 20:13:59 07:53:01 PM 0.25 0.00 0.25 0.00 8.07 20:13:59 07:54:01 PM 0.18 0.00 0.18 0.00 5.90 20:13:59 07:55:01 PM 0.27 0.00 0.27 0.00 8.83 20:13:59 07:56:01 PM 0.23 0.00 0.23 0.00 7.25 20:13:59 07:57:01 PM 0.15 0.00 0.15 0.00 3.33 20:13:59 07:58:01 PM 0.43 0.00 0.43 0.00 23.13 20:13:59 07:59:01 PM 0.50 0.00 0.50 0.00 49.04 20:13:59 08:00:01 PM 0.15 0.00 0.15 0.00 9.86 20:13:59 08:01:01 PM 0.20 0.00 0.20 0.00 4.20 20:13:59 08:02:01 PM 0.30 0.00 0.30 0.00 15.36 20:13:59 08:03:01 PM 0.25 0.00 0.25 0.00 10.98 20:13:59 08:04:01 PM 0.18 0.00 0.18 0.00 10.76 20:13:59 08:05:01 PM 0.20 0.00 0.20 0.00 6.33 20:13:59 08:06:01 PM 0.27 0.00 0.27 0.00 9.23 20:13:59 08:07:01 PM 0.20 0.00 0.20 0.00 7.37 20:13:59 08:08:01 PM 0.22 0.00 0.22 0.00 9.32 20:13:59 08:09:01 PM 0.33 0.00 0.33 0.00 10.76 20:13:59 08:10:01 PM 0.27 0.00 0.27 0.00 8.58 20:13:59 08:11:01 PM 0.23 0.00 0.23 0.00 8.00 20:13:59 08:12:01 PM 0.48 0.00 0.48 0.00 9.75 20:13:59 08:13:01 PM 11.25 0.32 10.93 36.92 414.16 20:13:59 Average: 0.72 0.17 0.55 16.74 69.50 20:13:59 20:13:59 03:38:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:13:59 03:39:01 AM 5865808 7223184 2016624 25.58 2688 1556184 607228 6.80 152944 1603480 48 20:13:59 03:40:01 AM 5866212 7223588 2016220 25.58 2688 1556184 622744 6.97 152956 1603132 4 20:13:59 03:41:01 AM 5861952 7219356 2020480 25.63 2688 1556204 622744 6.97 152960 1607796 8 20:13:59 03:42:01 AM 5859784 7217188 2022648 25.66 2688 1556204 607284 6.80 152960 1610000 4 20:13:59 03:43:01 AM 5859796 7217204 2022636 25.66 2688 1556208 607284 6.80 152960 1610004 4 20:13:59 03:44:01 AM 5859564 7216972 2022868 25.66 2688 1556208 607284 6.80 152960 1610188 4 20:13:59 03:45:01 AM 5859744 7217152 2022688 25.66 2688 1556208 607284 6.80 152960 1610120 8 20:13:59 03:46:01 AM 5859888 7217300 2022544 25.66 2688 1556212 607284 6.80 152960 1610008 4 20:13:59 03:47:01 AM 5859944 7217356 2022488 25.66 2688 1556212 607284 6.80 152960 1610008 4 20:13:59 03:48:01 AM 5860036 7217448 2022396 25.66 2688 1556212 607284 6.80 152960 1610008 4 20:13:59 03:49:01 AM 5859952 7217368 2022480 25.66 2688 1556216 607284 6.80 152960 1610080 8 20:13:59 03:50:01 AM 5859816 7217232 2022616 25.66 2688 1556216 626228 7.01 152960 1610140 8 20:13:59 03:51:01 AM 5859864 7217292 2022568 25.66 2688 1556228 626228 7.01 152960 1610036 4 20:13:59 03:52:01 AM 5860036 7217464 2022396 25.66 2688 1556228 626228 7.01 152960 1610036 4 20:13:59 03:53:01 AM 5859264 7216696 2023168 25.67 2688 1556228 606988 6.80 153088 1609920 16 20:13:59 03:54:01 AM 5859196 7216632 2023236 25.67 2688 1556232 606988 6.80 153088 1609996 4 20:13:59 03:55:01 AM 5859452 7216888 2022980 25.66 2688 1556232 606988 6.80 153088 1609936 4 20:13:59 03:56:01 AM 5859224 7216660 2023208 25.67 2688 1556232 606988 6.80 153088 1609940 4 20:13:59 03:57:01 AM 5859152 7216592 2023280 25.67 2688 1556236 606988 6.80 153088 1609948 4 20:13:59 03:58:01 AM 5859236 7216676 2023196 25.67 2688 1556236 606988 6.80 153088 1609912 4 20:13:59 03:59:01 AM 5857212 7214652 2025220 25.69 2688 1556236 606988 6.80 153088 1612080 4 20:13:59 04:00:01 AM 5856944 7214388 2025488 25.70 2688 1556240 625448 7.00 153088 1612132 4 20:13:59 04:01:01 AM 5856224 7213660 2026208 25.71 2688 1556240 625448 7.00 153088 1612828 4 20:13:59 04:02:01 AM 5839196 7214040 2043236 25.92 2688 1573548 621592 6.96 155436 1627268 660 20:13:59 04:03:01 AM 5839276 7214120 2043156 25.92 2688 1573548 621592 6.96 155436 1627268 4 20:13:59 04:04:01 AM 5836680 7211524 2045752 25.95 2688 1573548 621592 6.96 155436 1629768 4 20:13:59 04:05:01 AM 5837224 7212072 2045208 25.95 2688 1573552 621592 6.96 155436 1629360 12 20:13:59 04:06:01 AM 5837416 7212264 2045016 25.94 2688 1573552 621592 6.96 155436 1629360 4 20:13:59 04:07:01 AM 5837308 7212156 2045124 25.95 2688 1573552 621592 6.96 155436 1629360 4 20:13:59 04:08:01 AM 5837344 7212192 2045088 25.94 2688 1573552 621592 6.96 155436 1629364 4 20:13:59 04:09:01 AM 5837240 7212096 2045192 25.95 2688 1573560 621592 6.96 155436 1629440 4 20:13:59 04:10:01 AM 5837128 7211984 2045304 25.95 2688 1573560 621592 6.96 155436 1629496 4 20:13:59 04:11:01 AM 5837316 7212168 2045116 25.95 2688 1573564 621592 6.96 155436 1629388 4 20:13:59 04:12:01 AM 5837404 7212256 2045028 25.94 2688 1573564 621592 6.96 155436 1629388 4 20:13:59 04:13:01 AM 5837548 7212400 2044884 25.94 2688 1573564 621592 6.96 155440 1629384 4 20:13:59 04:14:01 AM 5837320 7212176 2045112 25.95 2688 1573568 621592 6.96 155440 1629456 4 20:13:59 04:15:01 AM 5837496 7212352 2044936 25.94 2688 1573568 605880 6.78 155440 1629396 8 20:13:59 04:16:01 AM 5837632 7212488 2044800 25.94 2688 1573568 605880 6.78 155440 1629396 4 20:13:59 04:17:01 AM 5837472 7212332 2044960 25.94 2688 1573572 605880 6.78 155440 1629400 4 20:13:59 04:18:01 AM 5837596 7212456 2044836 25.94 2688 1573572 605880 6.78 155440 1629400 4 20:13:59 04:19:01 AM 5837544 7212404 2044888 25.94 2688 1573572 605880 6.78 155440 1629472 4 20:13:59 04:20:01 AM 5837284 7212148 2045148 25.95 2688 1573576 600804 6.73 155440 1629640 4 20:13:59 04:21:01 AM 5837388 7212260 2045044 25.94 2688 1573576 600804 6.73 155440 1629412 4 20:13:59 04:22:01 AM 5837196 7212188 2045236 25.95 2688 1573696 600804 6.73 155440 1629648 4 20:13:59 04:23:01 AM 5837388 7212464 2045044 25.94 2688 1573776 600804 6.73 155564 1629624 4 20:13:59 04:24:01 AM 5835052 7210128 2047380 25.97 2688 1573776 600804 6.73 155564 1631632 4 20:13:59 04:25:01 AM 5835044 7210120 2047388 25.97 2688 1573780 600804 6.73 155564 1631576 4 20:13:59 04:26:01 AM 5835160 7210236 2047272 25.97 2688 1573780 600804 6.73 155564 1631692 4 20:13:59 04:27:01 AM 5835000 7210076 2047432 25.97 2688 1573780 600804 6.73 155564 1631576 4 20:13:59 04:28:01 AM 5835060 7210140 2047372 25.97 2688 1573784 600804 6.73 155564 1631580 4 20:13:59 04:29:01 AM 5835040 7210120 2047392 25.97 2688 1573784 600804 6.73 155564 1631652 4 20:13:59 04:30:01 AM 5834868 7209948 2047564 25.98 2688 1573784 600840 6.73 155564 1631700 4 20:13:59 04:31:01 AM 5834984 7210072 2047448 25.97 2688 1573788 600840 6.73 155564 1631588 4 20:13:59 04:32:01 AM 5835016 7210104 2047416 25.97 2688 1573788 600840 6.73 155564 1631704 4 20:13:59 04:33:02 AM 5832564 7207656 2049868 26.01 2688 1573792 600840 6.73 155568 1634056 4 20:13:59 04:34:01 AM 5833064 7208156 2049368 26.00 2688 1573792 600840 6.73 155568 1633724 4 20:13:59 04:35:01 AM 5833200 7208292 2049232 26.00 2688 1573792 600840 6.73 155568 1633656 4 20:13:59 04:36:01 AM 5833148 7208244 2049284 26.00 2688 1573796 616676 6.90 155568 1633664 4 20:13:59 04:37:01 AM 5833168 7208264 2049264 26.00 2688 1573796 616676 6.90 155568 1633664 8 20:13:59 04:38:01 AM 5833220 7208316 2049212 26.00 2688 1573796 616676 6.90 155568 1633780 4 20:13:59 04:39:01 AM 5833132 7208232 2049300 26.00 2688 1573800 616676 6.90 155568 1633740 4 20:13:59 04:40:01 AM 5832984 7208080 2049448 26.00 2688 1573800 616224 6.90 155568 1633904 4 20:13:59 04:41:01 AM 5833100 7208208 2049332 26.00 2688 1573804 616224 6.90 155568 1633676 4 20:13:59 04:42:01 AM 5830616 7205724 2051816 26.03 2688 1573804 616224 6.90 155568 1635996 4 20:13:59 04:43:01 AM 5831036 7206144 2051396 26.02 2688 1573804 616224 6.90 155596 1635696 4 20:13:59 04:44:01 AM 5830896 7206004 2051536 26.03 2688 1573804 616224 6.90 155596 1635764 4 20:13:59 04:45:01 AM 5830992 7206104 2051440 26.03 2688 1573808 616224 6.90 155596 1635700 4 20:13:59 04:46:01 AM 5828276 7203388 2054156 26.06 2688 1573808 616224 6.90 155596 1638464 4 20:13:59 04:47:01 AM 5828808 7203924 2053624 26.05 2688 1573812 616224 6.90 155596 1638060 4 20:13:59 04:48:01 AM 5828788 7203908 2053644 26.05 2688 1573816 616224 6.90 155596 1638064 4 20:13:59 04:49:01 AM 5828700 7203820 2053732 26.05 2688 1573816 616224 6.90 155596 1638136 4 20:13:59 04:50:01 AM 5828160 7203280 2054272 26.06 2688 1573816 600908 6.73 155596 1638300 4 20:13:59 04:51:01 AM 5828452 7203580 2053980 26.06 2688 1573824 600908 6.73 155596 1638076 4 20:13:59 04:52:01 AM 5828516 7203644 2053916 26.06 2688 1573824 600908 6.73 155596 1638084 4 20:13:59 04:53:01 AM 5828516 7203648 2053916 26.06 2688 1573828 600908 6.73 155596 1638088 4 20:13:59 04:54:01 AM 5826092 7201224 2056340 26.09 2688 1573828 600908 6.73 155596 1640464 16 20:13:59 04:55:01 AM 5826320 7201452 2056112 26.08 2688 1573828 600908 6.73 155596 1640308 8 20:13:59 04:56:01 AM 5826488 7201624 2055944 26.08 2688 1573832 616292 6.90 155596 1640196 4 20:13:59 04:57:01 AM 5826372 7201508 2056060 26.08 2688 1573832 616292 6.90 155596 1640196 4 20:13:59 04:58:01 AM 5826504 7201640 2055928 26.08 2688 1573832 616292 6.90 155596 1640196 4 20:13:59 04:59:01 AM 5826108 7201248 2056324 26.09 2688 1573836 616292 6.90 155596 1640508 16 20:13:59 05:00:01 AM 5826052 7201192 2056380 26.09 2688 1573836 616292 6.90 155596 1640604 8 20:13:59 05:01:01 AM 5825616 7200760 2056816 26.09 2688 1573840 616292 6.90 155596 1640956 4 20:13:59 05:02:01 AM 5826396 7201540 2056036 26.08 2688 1573840 616292 6.90 155616 1640360 4 20:13:59 05:03:01 AM 5826936 7202080 2055496 26.08 2688 1573840 616292 6.90 155612 1639968 4 20:13:59 05:04:01 AM 5826500 7201648 2055932 26.08 2688 1573844 616292 6.90 155612 1640240 4 20:13:59 05:05:01 AM 5826772 7201920 2055660 26.08 2688 1573844 616292 6.90 155612 1640020 4 20:13:59 05:06:01 AM 5826788 7201936 2055644 26.08 2688 1573844 616292 6.90 155612 1640020 4 20:13:59 05:07:01 AM 5826780 7201932 2055652 26.08 2688 1573848 616292 6.90 155620 1640108 4 20:13:59 05:08:01 AM 5826772 7201924 2055660 26.08 2688 1573848 616292 6.90 155612 1640032 4 20:13:59 05:09:01 AM 5826676 7201828 2055756 26.08 2688 1573848 616292 6.90 155612 1640236 4 20:13:59 05:10:01 AM 5826576 7201732 2055856 26.08 2688 1573852 616292 6.90 155612 1640172 4 20:13:59 05:11:01 AM 5826668 7201836 2055764 26.08 2688 1573852 616292 6.90 155612 1640172 4 20:13:59 05:12:01 AM 5826708 7201880 2055724 26.08 2688 1573856 616292 6.90 155612 1640176 4 20:13:59 05:13:01 AM 5826816 7201988 2055616 26.08 2688 1573856 616292 6.90 155612 1640060 4 20:13:59 05:14:01 AM 5826816 7201988 2055616 26.08 2688 1573856 616292 6.90 155612 1640132 8 20:13:59 05:15:01 AM 5826884 7202060 2055548 26.08 2688 1573860 616292 6.90 155612 1640068 4 20:13:59 05:16:01 AM 5826660 7201836 2055772 26.08 2688 1573860 616292 6.90 155612 1640068 4 20:13:59 05:17:01 AM 5826744 7201920 2055688 26.08 2688 1573860 616292 6.90 155612 1640068 4 20:13:59 05:18:01 AM 5826664 7201844 2055768 26.08 2688 1573864 600468 6.72 155612 1640072 4 20:13:59 05:19:01 AM 5826640 7201820 2055792 26.08 2688 1573864 600468 6.72 155612 1640144 8 20:13:59 05:20:01 AM 5826512 7201692 2055920 26.08 2688 1573864 617100 6.91 155612 1640192 4 20:13:59 05:21:01 AM 5826612 7201804 2055820 26.08 2688 1573872 617100 6.91 155612 1640088 8 20:13:59 05:22:01 AM 5826564 7201760 2055868 26.08 2688 1573876 610404 6.83 165016 1630808 248 20:13:59 05:23:01 AM 5826424 7201620 2056008 26.08 2688 1573876 610404 6.83 165016 1630924 4 20:13:59 05:24:01 AM 5826632 7201832 2055800 26.08 2688 1573880 610404 6.83 165016 1630916 4 20:13:59 05:25:01 AM 5826628 7201832 2055804 26.08 2688 1573884 610404 6.83 165016 1630856 4 20:13:59 05:26:01 AM 5826680 7201884 2055752 26.08 2688 1573884 610404 6.83 165016 1630740 4 20:13:59 05:27:01 AM 5826736 7201944 2055696 26.08 2688 1573888 610404 6.83 165016 1630744 4 20:13:59 05:28:01 AM 5826648 7201856 2055784 26.08 2688 1573888 610404 6.83 165016 1630744 4 20:13:59 05:29:01 AM 5826412 7201620 2056020 26.08 2688 1573888 610404 6.83 165016 1630824 4 20:13:59 05:30:01 AM 5826384 7201596 2056048 26.08 2688 1573892 608900 6.82 165016 1630876 4 20:13:59 05:31:01 AM 5826584 7201792 2055848 26.08 2688 1573892 608900 6.82 165016 1630760 4 20:13:59 05:32:01 AM 5826560 7201772 2055872 26.08 2688 1573896 608900 6.82 165016 1630764 4 20:13:59 05:33:01 AM 5826188 7201400 2056244 26.09 2688 1573896 608900 6.82 165016 1631244 4 20:13:59 05:34:01 AM 5826288 7201500 2056144 26.09 2688 1573896 608900 6.82 165016 1630904 4 20:13:59 05:35:01 AM 5826292 7201508 2056140 26.09 2688 1573900 608900 6.82 165016 1630956 4 20:13:59 05:36:01 AM 5826372 7201588 2056060 26.08 2688 1573900 608900 6.82 165016 1630840 4 20:13:59 05:37:01 AM 5826468 7201684 2055964 26.08 2688 1573900 608900 6.82 165016 1630840 4 20:13:59 05:38:01 AM 5826512 7201732 2055920 26.08 2688 1573904 608900 6.82 165016 1630848 4 20:13:59 05:39:01 AM 5826468 7201688 2055964 26.08 2688 1573904 608900 6.82 165016 1630916 4 20:13:59 05:40:01 AM 5826100 7201320 2056332 26.09 2688 1573904 600776 6.73 165016 1631080 4 20:13:59 05:41:01 AM 5826348 7201572 2056084 26.08 2688 1573908 600776 6.73 165016 1630856 4 20:13:59 05:42:01 AM 5826420 7201644 2056012 26.08 2688 1573908 600776 6.73 165016 1630856 4 20:13:59 05:43:02 AM 5826508 7201736 2055924 26.08 2688 1573912 600776 6.73 165016 1630860 4 20:13:59 05:44:01 AM 5826388 7201616 2056044 26.08 2688 1573912 600776 6.73 165016 1630928 4 20:13:59 05:45:01 AM 5826508 7201736 2055924 26.08 2688 1573912 600776 6.73 165016 1630860 4 20:13:59 05:46:01 AM 5826564 7201796 2055868 26.08 2688 1573916 600776 6.73 165016 1630864 4 20:13:59 05:47:01 AM 5826560 7201792 2055872 26.08 2688 1573916 600776 6.73 165016 1630864 4 20:13:59 05:48:01 AM 5826536 7201768 2055896 26.08 2688 1573916 616212 6.90 165016 1630864 4 20:13:59 05:49:01 AM 5826456 7201692 2055976 26.08 2688 1573920 616212 6.90 165016 1630936 4 20:13:59 05:50:00 AM 5827028 7202264 2055404 26.08 2688 1573920 615456 6.89 165016 1630520 4 20:13:59 05:50:01 AM 5826420 7201656 2056012 26.08 2688 1573920 615456 6.89 165016 1630984 12 20:13:59 05:51:01 AM 5826512 7201752 2055920 26.08 2688 1573924 615456 6.89 165016 1630876 4 20:13:59 05:52:01 AM 5826428 7201668 2056004 26.08 2688 1573924 615456 6.89 165016 1630992 4 20:13:59 05:53:01 AM 5826508 7201748 2055924 26.08 2688 1573924 615456 6.89 165016 1630876 4 20:13:59 05:54:01 AM 5826464 7201708 2055968 26.08 2688 1573928 615456 6.89 165016 1630948 4 20:13:59 05:55:01 AM 5826608 7201852 2055824 26.08 2688 1573928 615456 6.89 165016 1630996 4 20:13:59 05:56:01 AM 5826636 7201880 2055796 26.08 2688 1573928 615456 6.89 165016 1630880 4 20:13:59 05:57:01 AM 5826576 7201824 2055856 26.08 2688 1573932 615456 6.89 165016 1630884 4 20:13:59 05:58:01 AM 5826636 7201884 2055796 26.08 2688 1573932 615456 6.89 165016 1630884 4 20:13:59 05:59:01 AM 5826528 7201776 2055904 26.08 2688 1573932 615456 6.89 165016 1631076 4 20:13:59 06:00:01 AM 5826336 7201584 2056096 26.08 2688 1573932 599736 6.72 165016 1631008 4 20:13:59 06:01:01 AM 5825552 7200808 2056880 26.09 2688 1573940 599736 6.72 165016 1631716 4 20:13:59 06:02:01 AM 5826636 7201896 2055796 26.08 2688 1573940 599736 6.72 165048 1630872 4 20:13:59 06:03:01 AM 5826608 7201872 2055824 26.08 2688 1573944 599736 6.72 165048 1630876 4 20:13:59 06:04:01 AM 5826040 7201304 2056392 26.09 2688 1573944 599736 6.72 165048 1631104 4 20:13:59 06:05:01 AM 5826352 7201620 2056080 26.08 2688 1573948 599736 6.72 165048 1630904 0 20:13:59 06:06:01 AM 5826352 7201624 2056080 26.08 2688 1573952 615120 6.89 165048 1630908 4 20:13:59 06:07:01 AM 5826328 7201600 2056104 26.08 2688 1573952 615120 6.89 165048 1630908 4 20:13:59 06:08:01 AM 5826356 7201628 2056076 26.08 2688 1573952 615120 6.89 165048 1630908 4 20:13:59 06:09:01 AM 5826356 7201632 2056076 26.08 2688 1573956 615120 6.89 165048 1630984 4 20:13:59 06:10:01 AM 5826060 7201336 2056372 26.09 2688 1573956 608968 6.82 165048 1631032 4 20:13:59 06:11:01 AM 5826272 7201552 2056160 26.09 2688 1573960 608968 6.82 165048 1630924 4 20:13:59 06:12:01 AM 5826216 7201496 2056216 26.09 2688 1573960 608968 6.82 165048 1631040 4 20:13:59 06:13:01 AM 5826332 7201612 2056100 26.08 2688 1573960 608968 6.82 165048 1630924 4 20:13:59 06:14:01 AM 5826272 7201556 2056160 26.09 2688 1573964 608968 6.82 165048 1631000 4 20:13:59 06:15:01 AM 5826396 7201680 2056036 26.08 2688 1573964 608968 6.82 165048 1630936 4 20:13:59 06:16:01 AM 5826336 7201620 2056096 26.08 2688 1573964 608968 6.82 165048 1630936 4 20:13:59 06:17:01 AM 5826256 7201544 2056176 26.09 2688 1573968 608968 6.82 165052 1630972 4 20:13:59 06:18:01 AM 5826284 7201572 2056148 26.09 2688 1573968 608968 6.82 165048 1631056 4 20:13:59 06:19:01 AM 5826372 7201660 2056060 26.08 2688 1573968 608968 6.82 165048 1630972 4 20:13:59 06:20:00 AM 5826820 7202112 2055612 26.08 2688 1573972 610452 6.84 165048 1630596 4 20:13:59 06:20:01 AM 5826400 7201692 2056032 26.08 2688 1573972 610452 6.84 165048 1630944 16 20:13:59 06:21:01 AM 5826220 7201512 2056212 26.09 2688 1573972 610452 6.84 165048 1631040 4 20:13:59 06:22:01 AM 5826428 7201724 2056004 26.08 2688 1573976 610452 6.84 165048 1630948 4 20:13:59 06:23:01 AM 5826316 7201612 2056116 26.08 2688 1573976 610452 6.84 165048 1631064 4 20:13:59 06:24:01 AM 5826292 7201588 2056140 26.09 2688 1573976 610452 6.84 165048 1631052 4 20:13:59 06:25:01 AM 5826532 7201832 2055900 26.08 2688 1573980 610452 6.84 165048 1630988 4 20:13:59 06:26:01 AM 5826344 7201644 2056088 26.08 2688 1573980 610452 6.84 165048 1631104 4 20:13:59 06:27:01 AM 5826376 7201676 2056056 26.08 2688 1573980 610452 6.84 165048 1630988 4 20:13:59 06:28:01 AM 5825884 7201188 2056548 26.09 2688 1573984 610452 6.84 165048 1631376 4 20:13:59 06:29:01 AM 5826072 7201376 2056360 26.09 2688 1573984 610452 6.84 165048 1631236 4 20:13:59 06:30:01 AM 5826016 7201320 2056416 26.09 2688 1573984 609096 6.82 165048 1631168 4 20:13:59 06:31:01 AM 5826168 7201472 2056264 26.09 2688 1573988 609096 6.82 165048 1631056 4 20:13:59 06:32:01 AM 5826120 7201424 2056312 26.09 2688 1573988 609096 6.82 165048 1631056 4 20:13:59 06:33:01 AM 5825884 7201192 2056548 26.09 2688 1573992 609096 6.82 165048 1631308 4 20:13:59 06:34:01 AM 5825572 7200880 2056860 26.09 2688 1573992 627700 7.03 165048 1631528 4 20:13:59 06:35:01 AM 5826204 7201512 2056228 26.09 2688 1573992 610516 6.84 165984 1630180 4 20:13:59 06:36:01 AM 5825836 7201144 2056596 26.09 2688 1573992 610516 6.84 165984 1630528 4 20:13:59 06:37:01 AM 5826204 7201516 2056228 26.09 2688 1573996 610516 6.84 165984 1630192 4 20:13:59 06:38:01 AM 5826228 7201540 2056204 26.09 2688 1573996 610516 6.84 165984 1630192 4 20:13:59 06:39:01 AM 5826188 7201500 2056244 26.09 2688 1573996 610516 6.84 165984 1630260 4 20:13:59 06:40:01 AM 5826052 7201368 2056380 26.09 2688 1574000 600904 6.73 165984 1630432 4 20:13:59 06:41:01 AM 5826300 7201624 2056132 26.08 2688 1574000 600904 6.73 165984 1630200 4 20:13:59 06:42:01 AM 5826184 7201512 2056248 26.09 2688 1574004 600904 6.73 165984 1630204 4 20:13:59 06:43:01 AM 5826328 7201656 2056104 26.08 2688 1574004 600904 6.73 165984 1630204 4 20:13:59 06:44:01 AM 5826244 7201572 2056188 26.09 2688 1574004 600904 6.73 165984 1630272 4 20:13:59 06:45:01 AM 5826388 7201720 2056044 26.08 2688 1574008 616384 6.90 165984 1630208 4 20:13:59 06:46:01 AM 5826248 7201580 2056184 26.09 2688 1574008 616384 6.90 165984 1630208 4 20:13:59 06:47:01 AM 5826288 7201620 2056144 26.09 2688 1574008 616384 6.90 165984 1630208 4 20:13:59 06:48:01 AM 5825988 7201328 2056444 26.09 2688 1574016 616384 6.90 165984 1630516 4 20:13:59 06:49:01 AM 5826052 7201392 2056380 26.09 2688 1574016 616384 6.90 165984 1630328 4 20:13:59 06:50:00 AM 5826532 7201872 2055900 26.08 2688 1574016 617276 6.91 165984 1629912 4 20:13:59 06:50:01 AM 5826168 7201512 2056264 26.09 2688 1574020 617276 6.91 165984 1630264 24 20:13:59 06:51:01 AM 5826112 7201456 2056320 26.09 2688 1574020 617276 6.91 165984 1630264 4 20:13:59 06:52:01 AM 5825932 7201276 2056500 26.09 2688 1574020 617276 6.91 165984 1630380 4 20:13:59 06:53:02 AM 5826000 7201348 2056432 26.09 2688 1574024 617276 6.91 165984 1630384 4 20:13:59 06:54:01 AM 5826172 7201520 2056260 26.09 2688 1574024 617276 6.91 165984 1630340 4 20:13:59 06:55:01 AM 5826084 7201432 2056348 26.09 2688 1574024 617276 6.91 165984 1630272 4 20:13:59 06:56:01 AM 5826164 7201516 2056268 26.09 2688 1574028 617276 6.91 165984 1630276 4 20:13:59 06:57:01 AM 5826088 7201440 2056344 26.09 2688 1574028 617276 6.91 165984 1630276 4 20:13:59 06:58:01 AM 5825868 7201220 2056564 26.09 2688 1574028 617276 6.91 165984 1630552 16 20:13:59 06:59:01 AM 5825856 7201212 2056576 26.09 2688 1574032 617276 6.91 165984 1630468 8 20:13:59 07:00:01 AM 5825276 7200632 2057156 26.10 2688 1574032 610784 6.84 165984 1630864 4 20:13:59 07:01:01 AM 5825240 7200600 2057192 26.10 2688 1574040 610784 6.84 165984 1630940 4 20:13:59 07:02:01 AM 5826180 7201540 2056252 26.09 2688 1574040 610784 6.84 165992 1630292 4 20:13:59 07:03:01 AM 5826156 7201516 2056276 26.09 2688 1574040 610784 6.84 165992 1630292 4 20:13:59 07:04:01 AM 5825828 7201192 2056604 26.09 2688 1574044 610784 6.84 165992 1630544 4 20:13:59 07:05:01 AM 5826096 7201460 2056336 26.09 2688 1574044 610784 6.84 165992 1630352 4 20:13:59 07:06:01 AM 5826048 7201412 2056384 26.09 2688 1574044 610784 6.84 165992 1630468 4 20:13:59 07:07:01 AM 5825980 7201348 2056452 26.09 2688 1574048 610784 6.84 165992 1630356 4 20:13:59 07:08:01 AM 5826156 7201524 2056276 26.09 2688 1574048 610784 6.84 165992 1630356 4 20:13:59 07:09:01 AM 5825848 7201216 2056584 26.09 2688 1574048 610784 6.84 165992 1630424 4 20:13:59 07:10:01 AM 5825584 7200956 2056848 26.09 2688 1574052 613612 6.87 165992 1630596 4 20:13:59 07:11:01 AM 5825880 7201256 2056552 26.09 2688 1574056 613612 6.87 165992 1630368 4 20:13:59 07:12:01 AM 5825916 7201296 2056516 26.09 2688 1574060 613612 6.87 165992 1630376 4 20:13:59 07:13:01 AM 5825800 7201176 2056632 26.09 2688 1574060 613612 6.87 165992 1630376 4 20:13:59 07:14:01 AM 5825920 7201296 2056512 26.09 2688 1574060 613612 6.87 165992 1630444 4 20:13:59 07:15:01 AM 5825888 7201264 2056544 26.09 2688 1574060 613612 6.87 165992 1630376 4 20:13:59 07:16:01 AM 5825860 7201240 2056572 26.09 2688 1574064 613612 6.87 165992 1630380 4 20:13:59 07:17:01 AM 5826088 7201468 2056344 26.09 2688 1574064 613612 6.87 165992 1630380 4 20:13:59 07:18:01 AM 5826004 7201384 2056428 26.09 2688 1574064 613612 6.87 165992 1630380 4 20:13:59 07:19:01 AM 5825876 7201260 2056556 26.09 2688 1574068 613612 6.87 165992 1630576 16 20:13:59 07:20:01 AM 5825816 7201200 2056616 26.09 2688 1574068 600968 6.73 165992 1630628 8 20:13:59 07:21:01 AM 5826148 7201528 2056284 26.09 2688 1574072 600968 6.73 165992 1630400 4 20:13:59 07:22:01 AM 5826120 7201500 2056312 26.09 2688 1574072 600968 6.73 165992 1630400 4 20:13:59 07:23:01 AM 5826116 7201496 2056316 26.09 2688 1574072 600968 6.73 165992 1630400 4 20:13:59 07:24:01 AM 5825780 7201164 2056652 26.09 2688 1574076 600968 6.73 165996 1630512 4 20:13:59 07:25:01 AM 5826016 7201400 2056416 26.09 2688 1574076 616348 6.90 165992 1630404 4 20:13:59 07:26:01 AM 5825988 7201372 2056444 26.09 2688 1574076 616348 6.90 165992 1630404 4 20:13:59 07:27:01 AM 5826044 7201432 2056388 26.09 2688 1574080 616348 6.90 165992 1630372 4 20:13:59 07:28:01 AM 5826016 7201404 2056416 26.09 2688 1574080 616348 6.90 165992 1630408 4 20:13:59 07:29:01 AM 5825788 7201180 2056644 26.09 2688 1574084 616348 6.90 165992 1630480 4 20:13:59 07:30:01 AM 5825776 7201172 2056656 26.09 2688 1574088 599152 6.71 165992 1630536 4 20:13:59 07:31:01 AM 5825908 7201304 2056524 26.09 2688 1574088 599152 6.71 165996 1630416 4 20:13:59 07:32:01 AM 5826056 7201456 2056376 26.09 2688 1574092 599152 6.71 165996 1630420 4 20:13:59 07:33:01 AM 5825420 7200820 2057012 26.10 2688 1574092 599152 6.71 165996 1630780 4 20:13:59 07:34:01 AM 5825620 7201020 2056812 26.09 2688 1574092 599152 6.71 165996 1630640 4 20:13:59 07:35:01 AM 5825844 7201248 2056588 26.09 2688 1574096 599152 6.71 165996 1630460 4 20:13:59 07:36:01 AM 5825872 7201276 2056560 26.09 2688 1574096 599152 6.71 165996 1630576 8 20:13:59 07:37:01 AM 5825872 7201276 2056560 26.09 2688 1574096 599152 6.71 165996 1630580 4 20:13:59 07:38:01 AM 5825928 7201336 2056504 26.09 2688 1574100 599152 6.71 165996 1630468 4 20:13:59 07:39:01 AM 5825796 7201204 2056636 26.09 2688 1574100 599152 6.71 165996 1630536 4 20:13:59 07:40:01 AM 5825708 7201116 2056724 26.09 2688 1574100 601032 6.73 165996 1630584 4 20:13:59 07:41:01 AM 5825700 7201116 2056732 26.09 2688 1574104 601032 6.73 165996 1630588 4 20:13:59 07:42:01 AM 5825960 7201376 2056472 26.09 2688 1574104 601032 6.73 165996 1630472 4 20:13:59 07:43:01 AM 5825940 7201360 2056492 26.09 2688 1574108 601032 6.73 165996 1630476 4 20:13:59 07:44:01 AM 5825888 7201308 2056544 26.09 2688 1574108 601032 6.73 165996 1630556 4 20:13:59 07:45:01 AM 5826000 7201420 2056432 26.09 2688 1574108 601032 6.73 165996 1630488 4 20:13:59 07:46:01 AM 5826028 7201452 2056404 26.09 2688 1574112 601032 6.73 165996 1630492 4 20:13:59 07:47:01 AM 5826000 7201424 2056432 26.09 2688 1574112 601032 6.73 165996 1630492 4 20:13:59 07:48:01 AM 5826028 7201452 2056404 26.09 2688 1574112 601032 6.73 165996 1630492 4 20:13:59 07:49:01 AM 5825992 7201420 2056440 26.09 2688 1574116 601032 6.73 165996 1630564 4 20:13:59 07:50:01 AM 5825772 7201200 2056660 26.09 2688 1574116 601032 6.73 165996 1630612 4 20:13:59 07:51:01 AM 5826028 7201456 2056404 26.09 2688 1574116 601032 6.73 166012 1630480 4 20:13:59 07:52:01 AM 5826008 7201440 2056424 26.09 2688 1574120 601032 6.73 166012 1630484 4 20:13:59 07:53:01 AM 5826008 7201440 2056424 26.09 2688 1574120 601032 6.73 166012 1630484 4 20:13:59 07:54:01 AM 5826056 7201488 2056376 26.09 2688 1574120 601032 6.73 166012 1630552 4 20:13:59 07:55:01 AM 5825920 7201356 2056512 26.09 2688 1574124 601032 6.73 166012 1630524 4 20:13:59 07:56:01 AM 5826012 7201448 2056420 26.09 2688 1574124 601032 6.73 166012 1630528 4 20:13:59 07:57:01 AM 5825992 7201428 2056440 26.09 2688 1574124 601032 6.73 166012 1630528 4 20:13:59 07:58:01 AM 5825328 7200768 2057104 26.10 2688 1574128 616408 6.90 166012 1630808 4 20:13:59 07:59:01 AM 5825772 7201212 2056660 26.09 2688 1574128 616408 6.90 166012 1630604 4 20:13:59 08:00:01 AM 5825472 7200912 2056960 26.10 2688 1574128 611416 6.85 166012 1630652 4 20:13:59 08:01:02 AM 5824864 7200316 2057568 26.10 2688 1574132 611416 6.85 166012 1631236 4 20:13:59 08:02:01 AM 5825564 7201016 2056868 26.09 2688 1574132 611416 6.85 166012 1630752 4 20:13:59 08:03:01 AM 5825796 7201252 2056636 26.09 2688 1574136 611416 6.85 166012 1630552 4 20:13:59 08:04:01 AM 5825620 7201076 2056812 26.09 2688 1574136 611416 6.85 166012 1630760 4 20:13:59 08:05:01 AM 5825908 7201364 2056524 26.09 2688 1574136 611416 6.85 166012 1630556 4 20:13:59 08:06:01 AM 5825844 7201304 2056588 26.09 2688 1574140 611416 6.85 166012 1630560 4 20:13:59 08:07:01 AM 5826040 7201500 2056392 26.09 2688 1574140 611416 6.85 166012 1630676 4 20:13:59 08:08:01 AM 5825100 7200560 2057332 26.10 2688 1574140 611416 6.85 166012 1630980 4 20:13:59 08:09:01 AM 5825668 7201136 2056764 26.09 2688 1574148 611416 6.85 166012 1630628 4 20:13:59 08:10:01 AM 5825520 7200988 2056912 26.09 2688 1574148 611416 6.85 166012 1630704 4 20:13:59 08:11:01 AM 5825788 7201260 2056644 26.09 2688 1574152 611416 6.85 166012 1630596 4 20:13:59 08:12:01 AM 5825856 7201328 2056576 26.09 2688 1574152 611416 6.85 166012 1630596 4 20:13:59 08:13:01 AM 5825144 7200616 2057288 26.10 2688 1574152 611416 6.85 166012 1631012 12 20:13:59 08:14:01 AM 5825504 7200980 2056928 26.10 2688 1574156 611416 6.85 166012 1630812 4 20:13:59 08:15:01 AM 5825796 7201272 2056636 26.09 2688 1574156 611416 6.85 166012 1630628 4 20:13:59 08:16:01 AM 5825940 7201416 2056492 26.09 2688 1574156 611416 6.85 166012 1630628 4 20:13:59 08:17:01 AM 5825828 7201308 2056604 26.09 2688 1574160 611416 6.85 166012 1630632 4 20:13:59 08:18:01 AM 5825828 7201308 2056604 26.09 2688 1574160 611416 6.85 166012 1630748 4 20:13:59 08:19:01 AM 5825736 7201216 2056696 26.09 2688 1574160 611416 6.85 166012 1630700 4 20:13:59 08:20:01 AM 5825664 7201148 2056768 26.09 2688 1574164 609056 6.82 166012 1630756 4 20:13:59 08:21:01 AM 5825804 7201292 2056628 26.09 2688 1574168 609056 6.82 166012 1630644 4 20:13:59 08:22:01 AM 5825704 7201196 2056728 26.09 2688 1574172 609056 6.82 166012 1630648 4 20:13:59 08:23:01 AM 5825428 7200920 2057004 26.10 2688 1574172 609056 6.82 166012 1630888 8 20:13:59 08:24:01 AM 5825656 7201148 2056776 26.09 2688 1574172 609056 6.82 166012 1630764 8 20:13:59 08:25:01 AM 5825552 7201048 2056880 26.09 2688 1574176 609056 6.82 166012 1630700 4 20:13:59 08:26:01 AM 5825680 7201176 2056752 26.09 2688 1574176 609056 6.82 166012 1630700 4 20:13:59 08:27:01 AM 5825640 7201136 2056792 26.09 2688 1574176 609056 6.82 166012 1630700 4 20:13:59 08:28:01 AM 5825652 7201148 2056780 26.09 2688 1574176 609056 6.82 166012 1630700 4 20:13:59 08:29:01 AM 5825596 7201096 2056836 26.09 2688 1574180 609056 6.82 166012 1630772 4 20:13:59 08:30:01 AM 5825572 7201072 2056860 26.09 2688 1574180 601160 6.73 166012 1630820 4 20:13:59 08:31:01 AM 5825544 7201048 2056888 26.09 2688 1574184 601160 6.73 166012 1630844 4 20:13:59 08:32:01 AM 5825412 7200928 2057020 26.10 2688 1574196 623608 6.98 166976 1629840 264 20:13:59 08:33:01 AM 5825340 7200856 2057092 26.10 2688 1574196 623608 6.98 166976 1629964 4 20:13:59 08:34:01 AM 5825472 7200992 2056960 26.10 2688 1574200 623608 6.98 166976 1629832 4 20:13:59 08:35:01 AM 5825588 7201108 2056844 26.09 2688 1574200 623608 6.98 166976 1629764 4 20:13:59 08:36:01 AM 5825596 7201116 2056836 26.09 2688 1574200 623608 6.98 166976 1629764 4 20:13:59 08:37:01 AM 5825628 7201152 2056804 26.09 2688 1574204 623608 6.98 166976 1629848 4 20:13:59 08:38:01 AM 5825708 7201232 2056724 26.09 2688 1574204 623608 6.98 166976 1629768 4 20:13:59 08:39:01 AM 5825600 7201124 2056832 26.09 2688 1574204 623608 6.98 166976 1629816 4 20:13:59 08:40:01 AM 5825524 7201052 2056908 26.09 2688 1574208 623608 6.98 166976 1629888 4 20:13:59 08:41:01 AM 5825616 7201156 2056816 26.09 2688 1574208 623608 6.98 166976 1629772 4 20:13:59 08:42:01 AM 5825760 7201304 2056672 26.09 2688 1574212 623608 6.98 166976 1629776 4 20:13:59 08:43:01 AM 5825636 7201180 2056796 26.09 2688 1574212 623608 6.98 166976 1629776 4 20:13:59 08:44:01 AM 5823688 7199232 2058744 26.12 2688 1574212 623608 6.98 166976 1631892 4 20:13:59 08:45:01 AM 5823680 7199228 2058752 26.12 2688 1574216 623608 6.98 166976 1631832 4 20:13:59 08:46:01 AM 5823612 7199160 2058820 26.12 2688 1574216 623608 6.98 166976 1631832 4 20:13:59 08:47:01 AM 5823472 7199020 2058960 26.12 2688 1574216 623608 6.98 166976 1631948 4 20:13:59 08:48:01 AM 5823576 7199128 2058856 26.12 2688 1574220 623608 6.98 166976 1631836 4 20:13:59 08:49:01 AM 5823504 7199056 2058928 26.12 2688 1574220 623608 6.98 166976 1631904 4 20:13:59 08:50:01 AM 5823388 7198940 2059044 26.12 2688 1574220 623608 6.98 166976 1631952 4 20:13:59 08:51:01 AM 5823384 7198948 2059048 26.12 2688 1574228 623608 6.98 166976 1631844 4 20:13:59 08:52:01 AM 5823348 7198912 2059084 26.12 2688 1574228 623608 6.98 166976 1631844 4 20:13:59 08:53:01 AM 5823316 7198884 2059116 26.12 2688 1574232 623608 6.98 166976 1631964 4 20:13:59 08:54:01 AM 5823348 7198920 2059084 26.12 2688 1574236 623608 6.98 166976 1631920 4 20:13:59 08:55:01 AM 5823456 7199028 2058976 26.12 2688 1574236 623608 6.98 166976 1631852 4 20:13:59 08:56:01 AM 5823320 7198892 2059112 26.12 2688 1574236 623608 6.98 166976 1631968 4 20:13:59 08:57:01 AM 5823484 7199060 2058948 26.12 2688 1574240 623608 6.98 166976 1631856 4 20:13:59 08:58:01 AM 5823520 7199096 2058912 26.12 2688 1574240 623608 6.98 166976 1631856 4 20:13:59 08:59:01 AM 5823384 7198960 2059048 26.12 2688 1574240 623608 6.98 166976 1631924 4 20:13:59 09:00:01 AM 5823212 7198792 2059220 26.12 2688 1574244 623608 6.98 166976 1632092 4 20:13:59 09:01:01 AM 5822548 7198128 2059884 26.13 2688 1574244 623608 6.98 166976 1632556 4 20:13:59 09:02:01 AM 5821336 7196920 2061096 26.15 2688 1574248 623608 6.98 166976 1633912 8 20:13:59 09:03:01 AM 5821424 7197004 2061008 26.15 2688 1574248 623608 6.98 166976 1633912 4 20:13:59 09:04:01 AM 5821368 7196948 2061064 26.15 2688 1574248 623608 6.98 166976 1634116 4 20:13:59 09:05:01 AM 5821536 7197116 2060896 26.15 2688 1574248 623608 6.98 166976 1633912 4 20:13:59 09:06:01 AM 5821564 7197148 2060868 26.15 2688 1574252 623608 6.98 166976 1633916 4 20:13:59 09:07:01 AM 5821456 7197040 2060976 26.15 2688 1574252 623608 6.98 166976 1633916 4 20:13:59 09:08:01 AM 5821656 7197240 2060776 26.14 2688 1574252 623608 6.98 166976 1633916 4 20:13:59 09:09:02 AM 5821468 7197056 2060964 26.15 2688 1574256 623608 6.98 166976 1633988 4 20:13:59 09:10:01 AM 5821072 7196660 2061360 26.15 2688 1574256 638988 7.15 166976 1634156 4 20:13:59 09:11:01 AM 5818928 7194520 2063504 26.18 2688 1574260 609868 6.83 166976 1636388 4 20:13:59 09:12:01 AM 5816936 7192528 2065496 26.20 2688 1574260 609868 6.83 166976 1638368 4 20:13:59 09:13:01 AM 5817084 7192676 2065348 26.20 2688 1574260 609868 6.83 166976 1638028 4 20:13:59 09:14:01 AM 5817236 7192832 2065196 26.20 2688 1574264 609868 6.83 166976 1638100 4 20:13:59 09:15:01 AM 5817260 7192856 2065172 26.20 2688 1574264 609868 6.83 166976 1638032 4 20:13:59 09:16:01 AM 5817328 7192924 2065104 26.20 2688 1574264 609868 6.83 166976 1638032 4 20:13:59 09:17:01 AM 5817392 7192992 2065040 26.20 2688 1574268 609868 6.83 166976 1638036 4 20:13:59 09:18:01 AM 5817508 7193108 2064924 26.20 2688 1574268 609868 6.83 166976 1638036 4 20:13:59 09:19:01 AM 5817376 7192976 2065056 26.20 2688 1574268 609868 6.83 166976 1638220 4 20:13:59 09:20:01 AM 5816888 7192492 2065544 26.20 2688 1574272 625408 7.00 166976 1638272 4 20:13:59 09:21:01 AM 5817232 7192836 2065200 26.20 2688 1574272 609120 6.82 166976 1638044 4 20:13:59 09:22:01 AM 5817284 7192888 2065148 26.20 2688 1574276 609120 6.82 166976 1638048 4 20:13:59 09:23:01 AM 5814872 7190476 2067560 26.23 2688 1574276 609120 6.82 166976 1640488 4 20:13:59 09:24:01 AM 5815196 7190800 2067236 26.23 2688 1574276 609120 6.82 166976 1640168 4 20:13:59 09:25:01 AM 5815276 7190884 2067156 26.22 2688 1574280 609120 6.82 166976 1640104 4 20:13:59 09:26:01 AM 5815276 7190884 2067156 26.22 2688 1574280 609120 6.82 166976 1640104 4 20:13:59 09:27:01 AM 5815312 7190920 2067120 26.22 2688 1574280 609120 6.82 166976 1640104 4 20:13:59 09:28:01 AM 5812908 7188520 2069524 26.25 2688 1574284 609120 6.82 166976 1642404 16 20:13:59 09:29:01 AM 5813216 7188828 2069216 26.25 2688 1574284 609120 6.82 166976 1642228 8 20:13:59 09:30:01 AM 5810176 7185788 2072256 26.29 2688 1574284 602720 6.75 166976 1644948 16 20:13:59 09:31:01 AM 5810196 7185812 2072236 26.29 2688 1574288 602720 6.75 166976 1645180 8 20:13:59 09:32:01 AM 5810220 7185836 2072212 26.29 2688 1574288 602720 6.75 166976 1645044 4 20:13:59 09:33:01 AM 5809892 7185516 2072540 26.29 2688 1574296 602720 6.75 166976 1645340 4 20:13:59 09:34:01 AM 5810204 7185828 2072228 26.29 2688 1574296 602720 6.75 166976 1645136 4 20:13:59 09:35:01 AM 5810380 7186004 2072052 26.29 2688 1574296 602720 6.75 166976 1645076 4 20:13:59 09:36:01 AM 5809936 7185564 2072496 26.29 2688 1574300 602720 6.75 166976 1645492 4 20:13:59 09:37:01 AM 5810208 7185836 2072224 26.29 2688 1574300 602720 6.75 166976 1645200 4 20:13:59 09:38:01 AM 5810504 7186132 2071928 26.29 2688 1574300 602720 6.75 166976 1645084 4 20:13:59 09:39:01 AM 5810440 7186072 2071992 26.29 2688 1574304 602720 6.75 166976 1645156 4 20:13:59 09:40:01 AM 5810148 7185780 2072284 26.29 2688 1574304 601156 6.73 166976 1645320 4 20:13:59 09:41:01 AM 5809996 7185636 2072436 26.29 2688 1574312 601156 6.73 166976 1645212 4 20:13:59 09:42:01 AM 5810172 7185812 2072260 26.29 2688 1574312 601156 6.73 166976 1645212 4 20:13:59 09:43:01 AM 5810132 7185772 2072300 26.29 2688 1574312 601156 6.73 166976 1645212 4 20:13:59 09:44:01 AM 5809912 7185552 2072520 26.29 2688 1574312 601156 6.73 166976 1645300 16 20:13:59 09:45:01 AM 5810220 7185864 2072212 26.29 2688 1574316 601156 6.73 166976 1645100 8 20:13:59 09:46:01 AM 5809944 7185588 2072488 26.29 2688 1574316 601156 6.73 166976 1645312 16 20:13:59 09:47:01 AM 5809880 7185524 2072552 26.29 2688 1574316 601156 6.73 166976 1645528 16 20:13:59 09:48:01 AM 5810056 7185704 2072376 26.29 2688 1574320 601156 6.73 166976 1645240 8 20:13:59 09:49:01 AM 5810080 7185728 2072352 26.29 2688 1574320 601156 6.73 166976 1645192 4 20:13:59 09:50:01 AM 5809896 7185544 2072536 26.29 2688 1574320 609480 6.82 166976 1645240 4 20:13:59 09:51:01 AM 5809936 7185592 2072496 26.29 2688 1574328 619752 6.94 167208 1645020 248 20:13:59 09:52:01 AM 5810176 7185832 2072256 26.29 2688 1574328 619752 6.94 167208 1644904 4 20:13:59 09:53:01 AM 5810244 7185904 2072188 26.29 2688 1574332 619752 6.94 167208 1644908 4 20:13:59 09:54:01 AM 5809884 7185544 2072548 26.29 2688 1574332 619752 6.94 167208 1645208 4 20:13:59 09:55:01 AM 5810060 7185720 2072372 26.29 2688 1574332 619752 6.94 167208 1645024 4 20:13:59 09:56:01 AM 5810148 7185812 2072284 26.29 2688 1574336 619752 6.94 167208 1645028 4 20:13:59 09:57:01 AM 5809572 7185236 2072860 26.30 2688 1574336 619752 6.94 167208 1645404 16 20:13:59 09:58:01 AM 5810136 7185800 2072296 26.29 2688 1574336 619752 6.94 167208 1645028 8 20:13:59 09:59:01 AM 5810120 7185788 2072312 26.29 2688 1574340 603060 6.75 167208 1645100 4 20:13:59 10:00:01 AM 5809684 7185352 2072748 26.30 2688 1574340 601424 6.73 167208 1645272 4 20:13:59 10:01:01 AM 5809220 7184892 2073212 26.30 2688 1574344 601424 6.73 167208 1645512 4 20:13:59 10:02:01 AM 5809624 7185296 2072808 26.30 2688 1574344 601424 6.73 167208 1645300 16 20:13:59 10:03:01 AM 5809856 7185528 2072576 26.29 2688 1574344 601424 6.73 167208 1645168 8 20:13:59 10:04:01 AM 5809660 7185336 2072772 26.30 2688 1574348 601424 6.73 167208 1645284 16 20:13:59 10:05:01 AM 5809812 7185488 2072620 26.29 2688 1574348 601424 6.73 167208 1645364 4 20:13:59 10:06:01 AM 5809852 7185528 2072580 26.29 2688 1574348 601424 6.73 167208 1645092 4 20:13:59 10:07:01 AM 5809920 7185600 2072512 26.29 2688 1574352 601424 6.73 167208 1645096 4 20:13:59 10:08:01 AM 5809880 7185560 2072552 26.29 2688 1574352 601424 6.73 167208 1645100 4 20:13:59 10:09:01 AM 5809884 7185564 2072548 26.29 2688 1574352 601424 6.73 167208 1645168 4 20:13:59 10:10:01 AM 5809676 7185360 2072756 26.30 2688 1574356 602952 6.75 167208 1645220 4 20:13:59 10:11:01 AM 5809776 7185460 2072656 26.29 2688 1574356 602952 6.75 167208 1645220 4 20:13:59 10:12:01 AM 5809884 7185572 2072548 26.29 2688 1574360 602952 6.75 167208 1645108 4 20:13:59 10:13:01 AM 5810068 7185756 2072364 26.29 2688 1574360 602952 6.75 167208 1645108 4 20:13:59 10:14:01 AM 5809956 7185648 2072476 26.29 2688 1574364 602952 6.75 167208 1645180 4 20:13:59 10:15:01 AM 5810040 7185736 2072392 26.29 2688 1574368 602952 6.75 167208 1645116 4 20:13:59 10:16:01 AM 5810072 7185768 2072360 26.29 2688 1574368 602952 6.75 167208 1645116 4 20:13:59 10:17:02 AM 5809880 7185576 2072552 26.29 2688 1574368 602952 6.75 167208 1645232 4 20:13:59 10:18:01 AM 5809904 7185604 2072528 26.29 2688 1574372 602952 6.75 167208 1645120 4 20:13:59 10:19:01 AM 5809860 7185560 2072572 26.29 2688 1574372 602952 6.75 167208 1645188 4 20:13:59 10:20:01 AM 5809780 7185480 2072652 26.29 2688 1574372 609616 6.83 167208 1645236 4 20:13:59 10:21:01 AM 5809804 7185508 2072628 26.29 2688 1574376 609616 6.83 167208 1645240 4 20:13:59 10:22:01 AM 5810016 7185720 2072416 26.29 2688 1574376 609616 6.83 167208 1645124 4 20:13:59 10:23:01 AM 5809804 7185508 2072628 26.29 2688 1574376 609616 6.83 167208 1645124 4 20:13:59 10:24:01 AM 5809956 7185664 2072476 26.29 2688 1574380 609616 6.83 167208 1645204 4 20:13:59 10:25:01 AM 5810132 7185840 2072300 26.29 2688 1574380 609616 6.83 167208 1645136 4 20:13:59 10:26:01 AM 5810164 7185872 2072268 26.29 2688 1574380 609616 6.83 167208 1645136 4 20:13:59 10:27:01 AM 5810048 7185760 2072384 26.29 2688 1574384 609616 6.83 167208 1645140 4 20:13:59 10:28:01 AM 5810100 7185812 2072332 26.29 2688 1574384 609616 6.83 167208 1645140 4 20:13:59 10:29:01 AM 5809864 7185576 2072568 26.29 2688 1574384 609616 6.83 167208 1645212 4 20:13:59 10:30:01 AM 5809776 7185492 2072656 26.29 2688 1574388 609680 6.83 167208 1645264 4 20:13:59 10:31:01 AM 5809740 7185456 2072692 26.30 2688 1574388 609680 6.83 167208 1645264 4 20:13:59 10:32:01 AM 5810036 7185752 2072396 26.29 2688 1574388 609680 6.83 167208 1645148 4 20:13:59 10:33:01 AM 5809708 7185428 2072724 26.30 2688 1574392 609680 6.83 167208 1645384 4 20:13:59 10:34:01 AM 5809916 7185636 2072516 26.29 2688 1574392 609680 6.83 167208 1645224 8 20:13:59 10:35:01 AM 5809972 7185692 2072460 26.29 2688 1574392 609680 6.83 167208 1645156 4 20:13:59 10:36:01 AM 5809972 7185696 2072460 26.29 2688 1574396 609680 6.83 167208 1645160 4 20:13:59 10:37:01 AM 5809888 7185612 2072544 26.29 2688 1574396 609680 6.83 167208 1645160 4 20:13:59 10:38:01 AM 5809948 7185672 2072484 26.29 2688 1574396 609680 6.83 167208 1645160 4 20:13:59 10:39:01 AM 5809760 7185488 2072672 26.29 2688 1574400 609680 6.83 167208 1645552 4 20:13:59 10:40:01 AM 5809848 7185576 2072584 26.29 2688 1574400 609680 6.83 167208 1645288 4 20:13:59 10:41:01 AM 5810076 7185812 2072356 26.29 2688 1574408 609680 6.83 167208 1645180 4 20:13:59 10:42:01 AM 5810104 7185840 2072328 26.29 2688 1574408 609680 6.83 167208 1645180 4 20:13:59 10:43:01 AM 5810076 7185812 2072356 26.29 2688 1574408 609680 6.83 167208 1645180 4 20:13:59 10:44:01 AM 5809912 7185652 2072520 26.29 2688 1574412 609680 6.83 167208 1645252 4 20:13:59 10:45:01 AM 5809916 7185656 2072516 26.29 2688 1574412 609680 6.83 167208 1645188 4 20:13:59 10:46:01 AM 5809940 7185680 2072492 26.29 2688 1574412 609680 6.83 167208 1645188 8 20:13:59 10:47:01 AM 5809944 7185688 2072488 26.29 2688 1574416 609680 6.83 167208 1645192 4 20:13:59 10:48:01 AM 5809908 7185652 2072524 26.29 2688 1574416 609680 6.83 167208 1645192 4 20:13:59 10:49:01 AM 5809892 7185636 2072540 26.29 2688 1574416 609680 6.83 167208 1645260 4 20:13:59 10:50:01 AM 5809700 7185448 2072732 26.30 2688 1574420 601488 6.73 167208 1645432 4 20:13:59 10:51:01 AM 5810036 7185784 2072396 26.29 2688 1574420 601488 6.73 167208 1645200 4 20:13:59 10:52:01 AM 5809980 7185732 2072452 26.29 2688 1574424 601488 6.73 167208 1645204 4 20:13:59 10:53:01 AM 5809988 7185740 2072444 26.29 2688 1574424 601488 6.73 167208 1645204 4 20:13:59 10:54:01 AM 5809900 7185652 2072532 26.29 2688 1574428 616996 6.91 167208 1645284 12 20:13:59 10:55:01 AM 5810068 7185828 2072364 26.29 2688 1574432 616996 6.91 167208 1645316 4 20:13:59 10:56:01 AM 5810072 7185832 2072360 26.29 2688 1574432 616996 6.91 167208 1645236 4 20:13:59 10:57:01 AM 5810052 7185816 2072380 26.29 2688 1574436 616996 6.91 167208 1645240 4 20:13:59 10:58:01 AM 5809980 7185744 2072452 26.29 2688 1574436 616996 6.91 167208 1645240 4 20:13:59 10:59:01 AM 5809684 7185452 2072748 26.30 2688 1574440 616996 6.91 167208 1645312 4 20:13:59 11:00:01 AM 5809580 7185348 2072852 26.30 2688 1574440 601488 6.73 167208 1645372 4 20:13:59 11:01:01 AM 5808892 7184664 2073540 26.31 2688 1574444 601488 6.73 167208 1645956 4 20:13:59 11:02:01 AM 5809420 7185192 2073012 26.30 2688 1574444 601488 6.73 167208 1645688 4 20:13:59 11:03:01 AM 5809688 7185460 2072744 26.30 2688 1574444 601488 6.73 167208 1645396 4 20:13:59 11:04:01 AM 5809712 7185488 2072720 26.30 2688 1574448 601488 6.73 167208 1645488 4 20:13:59 11:05:01 AM 5809828 7185604 2072604 26.29 2688 1574448 599340 6.71 167208 1645516 4 20:13:59 11:06:01 AM 5809992 7185768 2072440 26.29 2688 1574448 599336 6.71 167332 1645164 4 20:13:59 11:07:01 AM 5810072 7185852 2072360 26.29 2688 1574452 615100 6.89 167332 1645168 4 20:13:59 11:08:01 AM 5809924 7185704 2072508 26.29 2688 1574452 615100 6.89 167332 1645168 4 20:13:59 11:09:01 AM 5809748 7185528 2072684 26.29 2688 1574452 615100 6.89 167332 1645236 4 20:13:59 11:10:01 AM 5809636 7185420 2072796 26.30 2688 1574456 610472 6.84 167332 1645288 4 20:13:59 11:11:01 AM 5809892 7185684 2072540 26.29 2688 1574456 610472 6.84 167332 1645172 4 20:13:59 11:12:01 AM 5809892 7185688 2072540 26.29 2688 1574460 610472 6.84 167332 1645176 4 20:13:59 11:13:01 AM 5809780 7185576 2072652 26.29 2688 1574460 610472 6.84 167332 1645176 4 20:13:59 11:14:01 AM 5809640 7185436 2072792 26.30 2688 1574460 610472 6.84 167332 1645248 4 20:13:59 11:15:01 AM 5809704 7185504 2072728 26.30 2688 1574464 610472 6.84 167332 1645184 4 20:13:59 11:16:01 AM 5809700 7185500 2072732 26.30 2688 1574464 610472 6.84 167332 1645184 4 20:13:59 11:17:01 AM 5809760 7185560 2072672 26.29 2688 1574464 610472 6.84 167332 1645184 4 20:13:59 11:18:01 AM 5809700 7185504 2072732 26.30 2688 1574468 610472 6.84 167332 1645188 4 20:13:59 11:19:01 AM 5809644 7185448 2072788 26.30 2688 1574468 610472 6.84 167332 1645256 4 20:13:59 11:20:01 AM 5809416 7185220 2073016 26.30 2688 1574468 609744 6.83 167332 1645312 8 20:13:59 11:21:01 AM 5809732 7185536 2072700 26.30 2688 1574472 609744 6.83 167332 1645200 4 20:13:59 11:22:01 AM 5809708 7185512 2072724 26.30 2688 1574472 609744 6.83 167332 1645200 4 20:13:59 11:23:01 AM 5809632 7185436 2072800 26.30 2688 1574472 609744 6.83 167332 1645336 4 20:13:59 11:24:02 AM 5809732 7185540 2072700 26.30 2688 1574476 609744 6.83 167332 1645272 4 20:13:59 11:25:01 AM 5809636 7185444 2072796 26.30 2688 1574476 609744 6.83 167332 1645204 4 20:13:59 11:26:01 AM 5809892 7185700 2072540 26.29 2688 1574476 609744 6.83 167332 1645204 4 20:13:59 11:27:01 AM 5809872 7185684 2072560 26.29 2688 1574480 609744 6.83 167332 1645208 4 20:13:59 11:28:01 AM 5809852 7185664 2072580 26.29 2688 1574480 609744 6.83 167332 1645208 4 20:13:59 11:29:01 AM 5809832 7185644 2072600 26.29 2688 1574480 609744 6.83 167332 1645276 4 20:13:59 11:30:01 AM 5809636 7185452 2072796 26.30 2688 1574484 609744 6.83 167332 1645328 4 20:13:59 11:31:01 AM 5809840 7185644 2072592 26.29 2688 1574484 609744 6.83 167332 1645212 4 20:13:59 11:32:01 AM 5809656 7185464 2072776 26.30 2688 1574488 609744 6.83 167332 1645216 4 20:13:59 11:33:01 AM 5809264 7185072 2073168 26.30 2688 1574488 609744 6.83 167332 1645624 4 20:13:59 11:34:01 AM 5809588 7185396 2072844 26.30 2688 1574488 609744 6.83 167332 1645284 4 20:13:59 11:35:01 AM 5809564 7185376 2072868 26.30 2688 1574492 609744 6.83 167332 1645424 4 20:13:59 11:36:01 AM 5809432 7185244 2073000 26.30 2688 1574492 609744 6.83 167332 1645608 4 20:13:59 11:37:01 AM 5809644 7185456 2072788 26.30 2688 1574492 609744 6.83 167332 1645352 4 20:13:59 11:38:01 AM 5809260 7185076 2073172 26.30 2688 1574496 609744 6.83 167332 1645648 4 20:13:59 11:39:01 AM 5809584 7185404 2072848 26.30 2688 1574500 609744 6.83 167332 1645312 4 20:13:59 11:40:01 AM 5809480 7185300 2072952 26.30 2688 1574500 609368 6.82 167332 1645476 4 20:13:59 11:41:01 AM 5809616 7185444 2072816 26.30 2688 1574504 609368 6.82 167332 1645248 4 20:13:59 11:42:01 AM 5809648 7185476 2072784 26.30 2688 1574504 609368 6.82 167332 1645248 8 20:13:59 11:43:01 AM 5809768 7185596 2072664 26.29 2688 1574504 609368 6.82 167332 1645248 4 20:13:59 11:44:01 AM 5809580 7185412 2072852 26.30 2688 1574508 609368 6.82 167332 1645460 4 20:13:59 11:45:01 AM 5809896 7185728 2072536 26.29 2688 1574508 609368 6.82 167332 1645256 4 20:13:59 11:46:01 AM 5809568 7185400 2072864 26.30 2688 1574508 609368 6.82 167332 1645460 4 20:13:59 11:47:01 AM 5809692 7185528 2072740 26.30 2688 1574512 609368 6.82 167332 1645260 4 20:13:59 11:48:01 AM 5809700 7185536 2072732 26.30 2688 1574512 609368 6.82 167332 1645260 4 20:13:59 11:49:01 AM 5809648 7185484 2072784 26.30 2688 1574512 609368 6.82 167332 1645448 4 20:13:59 11:50:00 AM 5810064 7185904 2072368 26.29 2688 1574516 626228 7.01 167332 1644920 4 20:13:59 11:50:01 AM 5809460 7185300 2072972 26.30 2688 1574520 626228 7.01 167332 1645388 20 20:13:59 11:51:01 AM 5809556 7185400 2072876 26.30 2688 1574520 626228 7.01 167332 1645276 4 20:13:59 11:52:01 AM 5809532 7185380 2072900 26.30 2688 1574524 626228 7.01 167332 1645396 4 20:13:59 11:53:01 AM 5809620 7185468 2072812 26.30 2688 1574524 626228 7.01 167332 1645280 4 20:13:59 11:54:01 AM 5809628 7185476 2072804 26.30 2688 1574524 626228 7.01 167332 1645348 4 20:13:59 11:55:01 AM 5809740 7185592 2072692 26.30 2688 1574528 626228 7.01 167332 1645284 4 20:13:59 11:56:01 AM 5809768 7185620 2072664 26.29 2688 1574528 626228 7.01 167332 1645284 4 20:13:59 11:57:01 AM 5809704 7185556 2072728 26.30 2688 1574528 626228 7.01 167332 1645284 4 20:13:59 11:58:01 AM 5809592 7185448 2072840 26.30 2688 1574532 626228 7.01 167332 1645404 4 20:13:59 11:59:01 AM 5809688 7185544 2072744 26.30 2688 1574532 626228 7.01 167332 1645320 4 20:13:59 12:00:01 PM 5809692 7185548 2072740 26.30 2688 1574532 610068 6.83 167332 1645404 4 20:13:59 12:01:01 PM 5808188 7184052 2074244 26.31 2688 1574536 610068 6.83 167332 1646420 4 20:13:59 12:02:01 PM 5809796 7185660 2072636 26.29 2688 1574536 610068 6.83 167336 1645296 4 20:13:59 12:03:01 PM 5809516 7185384 2072916 26.30 2688 1574540 610068 6.83 167336 1645300 4 20:13:59 12:04:01 PM 5809364 7185232 2073068 26.30 2688 1574540 610068 6.83 167336 1645584 4 20:13:59 12:05:01 PM 5809176 7185044 2073256 26.30 2688 1574540 610068 6.83 167336 1645596 4 20:13:59 12:06:01 PM 5809244 7185116 2073188 26.30 2688 1574544 610068 6.83 167336 1645608 4 20:13:59 12:07:01 PM 5809428 7185300 2073004 26.30 2688 1574544 610068 6.83 167336 1645452 4 20:13:59 12:08:01 PM 5809636 7185508 2072796 26.30 2688 1574544 610068 6.83 167336 1645336 4 20:13:59 12:09:01 PM 5809200 7185076 2073232 26.30 2688 1574548 610068 6.83 167336 1645684 4 20:13:59 12:10:01 PM 5809424 7185300 2073008 26.30 2688 1574548 609744 6.83 167336 1645460 4 20:13:59 12:11:01 PM 5809192 7185072 2073240 26.30 2688 1574552 609744 6.83 167336 1645668 16 20:13:59 12:12:01 PM 5809500 7185380 2072932 26.30 2688 1574552 609744 6.83 167336 1645464 4 20:13:59 12:13:01 PM 5809504 7185384 2072928 26.30 2688 1574552 609744 6.83 167336 1645464 4 20:13:59 12:14:01 PM 5809288 7185168 2073144 26.30 2688 1574552 609744 6.83 167336 1645620 4 20:13:59 12:15:01 PM 5809532 7185416 2072900 26.30 2688 1574556 609744 6.83 167336 1645352 4 20:13:59 12:16:01 PM 5809676 7185560 2072756 26.30 2688 1574556 609744 6.83 167336 1645352 4 20:13:59 12:17:01 PM 5809808 7185692 2072624 26.29 2688 1574556 609744 6.83 167336 1645352 4 20:13:59 12:18:01 PM 5809652 7185544 2072780 26.30 2688 1574564 609744 6.83 167336 1645360 4 20:13:59 12:19:01 PM 5809520 7185412 2072912 26.30 2688 1574564 609744 6.83 167336 1645428 4 20:13:59 12:20:00 PM 5809908 7185800 2072524 26.29 2688 1574564 609744 6.83 167336 1645216 4 20:13:59 12:20:01 PM 5809268 7185164 2073164 26.30 2688 1574568 609744 6.83 167336 1645684 20 20:13:59 12:21:01 PM 5809612 7185508 2072820 26.30 2688 1574568 609744 6.83 167336 1645364 4 20:13:59 12:22:01 PM 5809628 7185540 2072804 26.30 2688 1574584 610008 6.83 167476 1645240 4 20:13:59 12:23:01 PM 5809712 7185628 2072720 26.30 2688 1574588 610008 6.83 167476 1645244 4 20:13:59 12:24:01 PM 5809332 7185248 2073100 26.30 2688 1574588 610008 6.83 167476 1645428 16 20:13:59 12:25:01 PM 5809452 7185368 2072980 26.30 2688 1574588 610008 6.83 167476 1645292 8 20:13:59 12:26:01 PM 5809568 7185488 2072864 26.30 2688 1574592 610008 6.83 167476 1645296 4 20:13:59 12:27:01 PM 5809408 7185328 2073024 26.30 2688 1574592 610008 6.83 167476 1645296 4 20:13:59 12:28:01 PM 5809464 7185384 2072968 26.30 2688 1574592 610008 6.83 167476 1645296 4 20:13:59 12:29:01 PM 5809556 7185480 2072876 26.30 2688 1574596 610008 6.83 167476 1645368 4 20:13:59 12:30:01 PM 5809112 7185036 2073320 26.30 2688 1574596 609808 6.83 167476 1645692 4 20:13:59 12:31:02 PM 5809592 7185520 2072840 26.30 2688 1574600 609808 6.83 167476 1645308 4 20:13:59 12:32:01 PM 5809612 7185540 2072820 26.30 2688 1574600 609808 6.83 167476 1645308 4 20:13:59 12:33:01 PM 5809292 7185220 2073140 26.30 2688 1574600 609808 6.83 167476 1645504 12 20:13:59 12:34:01 PM 5809208 7185140 2073224 26.30 2688 1574604 609808 6.83 167476 1645588 4 20:13:59 12:35:01 PM 5809468 7185400 2072964 26.30 2688 1574604 609808 6.83 167476 1645432 8 20:13:59 12:36:01 PM 5809552 7185484 2072880 26.30 2688 1574604 609808 6.83 167476 1645316 4 20:13:59 12:37:01 PM 5809716 7185652 2072716 26.30 2688 1574608 609808 6.83 167476 1645320 4 20:13:59 12:38:01 PM 5809676 7185612 2072756 26.30 2688 1574608 609808 6.83 167476 1645320 4 20:13:59 12:39:01 PM 5809404 7185340 2073028 26.30 2688 1574608 609808 6.83 167476 1645576 4 20:13:59 12:40:01 PM 5809328 7185268 2073104 26.30 2688 1574612 610808 6.84 167476 1645444 4 20:13:59 12:41:01 PM 5809580 7185524 2072852 26.30 2688 1574612 610808 6.84 167476 1645444 4 20:13:59 12:42:01 PM 5809580 7185528 2072852 26.30 2688 1574616 610808 6.84 167476 1645448 4 20:13:59 12:43:01 PM 5809612 7185560 2072820 26.30 2688 1574616 610808 6.84 167476 1645332 4 20:13:59 12:44:01 PM 5809608 7185556 2072824 26.30 2688 1574616 610808 6.84 167476 1645400 4 20:13:59 12:45:01 PM 5809512 7185464 2072920 26.30 2688 1574620 610808 6.84 167476 1645336 4 20:13:59 12:46:01 PM 5809512 7185464 2072920 26.30 2688 1574620 610808 6.84 167476 1645336 4 20:13:59 12:47:01 PM 5809476 7185428 2072956 26.30 2688 1574620 610808 6.84 167476 1645336 4 20:13:59 12:48:01 PM 5809376 7185332 2073056 26.30 2688 1574624 610808 6.84 167476 1645456 4 20:13:59 12:49:01 PM 5809396 7185352 2073036 26.30 2688 1574624 610808 6.84 167476 1645408 4 20:13:59 12:50:01 PM 5809236 7185192 2073196 26.30 2688 1574624 616248 6.90 167476 1645572 4 20:13:59 12:51:01 PM 5809460 7185420 2072972 26.30 2688 1574628 616248 6.90 167476 1645344 8 20:13:59 12:52:01 PM 5809488 7185448 2072944 26.30 2688 1574628 616248 6.90 167476 1645344 4 20:13:59 12:53:01 PM 5809524 7185484 2072908 26.30 2688 1574628 616248 6.90 167476 1645460 4 20:13:59 12:54:01 PM 5809436 7185400 2072996 26.30 2688 1574632 616248 6.90 167476 1645424 4 20:13:59 12:55:01 PM 5809424 7185388 2073008 26.30 2688 1574632 616248 6.90 167476 1645364 4 20:13:59 12:56:01 PM 5809340 7185304 2073092 26.30 2688 1574632 616248 6.90 167476 1645480 4 20:13:59 12:57:01 PM 5809120 7185088 2073312 26.30 2688 1574636 616248 6.90 167476 1645708 16 20:13:59 12:58:01 PM 5809124 7185092 2073308 26.30 2688 1574636 616248 6.90 167476 1645564 16 20:13:59 12:59:01 PM 5809472 7185440 2072960 26.30 2688 1574636 616248 6.90 167476 1645436 8 20:13:59 01:00:01 PM 5809320 7185292 2073112 26.30 2688 1574640 609740 6.83 167476 1645488 4 20:13:59 01:01:01 PM 5808744 7184720 2073688 26.31 2688 1574644 609740 6.83 167476 1645844 4 20:13:59 01:02:01 PM 5809620 7185604 2072812 26.30 2688 1574652 609740 6.83 167476 1645388 4 20:13:59 01:03:01 PM 5809072 7185056 2073360 26.30 2688 1574652 609740 6.83 167476 1645796 16 20:13:59 01:04:01 PM 5809136 7185120 2073296 26.30 2688 1574652 609740 6.83 167476 1645540 8 20:13:59 01:05:01 PM 5809276 7185264 2073156 26.30 2688 1574656 609740 6.83 167476 1645524 4 20:13:59 01:06:01 PM 5809484 7185472 2072948 26.30 2688 1574656 609740 6.83 167476 1645408 4 20:13:59 01:07:01 PM 5809400 7185388 2073032 26.30 2688 1574656 609740 6.83 167476 1645524 4 20:13:59 01:08:01 PM 5809432 7185424 2073000 26.30 2688 1574660 609740 6.83 167476 1645412 8 20:13:59 01:09:01 PM 5809296 7185288 2073136 26.30 2688 1574660 609740 6.83 167476 1645608 16 20:13:59 01:10:01 PM 5809188 7185180 2073244 26.30 2688 1574660 601552 6.74 167476 1645528 8 20:13:59 01:11:01 PM 5809232 7185228 2073200 26.30 2688 1574664 601552 6.74 167476 1645688 4 20:13:59 01:12:01 PM 5809488 7185484 2072944 26.30 2688 1574664 601552 6.74 167476 1645620 4 20:13:59 01:13:01 PM 5809336 7185336 2073096 26.30 2688 1574668 601552 6.74 167476 1645420 4 20:13:59 01:14:01 PM 5809224 7185224 2073208 26.30 2688 1574668 601552 6.74 167476 1645488 4 20:13:59 01:15:01 PM 5809320 7185320 2073112 26.30 2688 1574668 601552 6.74 167476 1645536 4 20:13:59 01:16:01 PM 5809460 7185464 2072972 26.30 2688 1574672 617044 6.91 167476 1645424 4 20:13:59 01:17:01 PM 5809352 7185356 2073080 26.30 2688 1574672 617044 6.91 167476 1645540 4 20:13:59 01:18:01 PM 5809500 7185504 2072932 26.30 2688 1574672 617044 6.91 167476 1645424 4 20:13:59 01:19:01 PM 5809404 7185412 2073028 26.30 2688 1574676 617044 6.91 167476 1645636 4 20:13:59 01:20:01 PM 5808860 7184868 2073572 26.31 2688 1574676 615736 6.89 167476 1645756 4 20:13:59 01:21:01 PM 5809300 7185312 2073132 26.30 2688 1574680 615736 6.89 167476 1645644 4 20:13:59 01:22:01 PM 5809508 7185520 2072924 26.30 2688 1574680 615736 6.89 167476 1645556 4 20:13:59 01:23:01 PM 5809348 7185360 2073084 26.30 2688 1574680 615736 6.89 167476 1645440 4 20:13:59 01:24:01 PM 5809308 7185324 2073124 26.30 2688 1574684 615736 6.89 167476 1645512 4 20:13:59 01:25:01 PM 5809200 7185216 2073232 26.30 2688 1574684 615736 6.89 167476 1645560 4 20:13:59 01:26:01 PM 5809436 7185452 2072996 26.30 2688 1574684 615736 6.89 167476 1645444 4 20:13:59 01:27:01 PM 5808972 7184992 2073460 26.30 2688 1574688 615736 6.89 167476 1645752 16 20:13:59 01:28:01 PM 5809312 7185332 2073120 26.30 2688 1574688 615736 6.89 167476 1645568 8 20:13:59 01:29:01 PM 5809364 7185384 2073068 26.30 2688 1574688 615736 6.89 167476 1645520 4 20:13:59 01:30:01 PM 5809144 7185164 2073288 26.30 2688 1574688 598188 6.70 167476 1645568 4 20:13:59 01:31:01 PM 5809300 7185324 2073132 26.30 2688 1574692 598188 6.70 167476 1645456 4 20:13:59 01:32:01 PM 5809496 7185520 2072936 26.30 2688 1574692 598188 6.70 167476 1645460 4 20:13:59 01:33:01 PM 5809056 7185084 2073376 26.30 2688 1574696 598188 6.70 167476 1645876 4 20:13:59 01:34:01 PM 5809208 7185236 2073224 26.30 2688 1574696 598188 6.70 167476 1645536 4 20:13:59 01:35:01 PM 5809532 7185560 2072900 26.30 2688 1574696 598188 6.70 167476 1645468 4 20:13:59 01:36:01 PM 5809504 7185536 2072928 26.30 2688 1574700 598188 6.70 167476 1645472 4 20:13:59 01:37:01 PM 5809504 7185536 2072928 26.30 2688 1574700 613904 6.87 167476 1645472 4 20:13:59 01:38:02 PM 5809368 7185400 2073064 26.30 2688 1574700 613904 6.87 167476 1645472 4 20:13:59 01:39:01 PM 5809380 7185416 2073052 26.30 2688 1574704 613904 6.87 167476 1645660 4 20:13:59 01:40:01 PM 5809212 7185248 2073220 26.30 2688 1574704 609808 6.83 167476 1645592 4 20:13:59 01:41:01 PM 5809324 7185364 2073108 26.30 2688 1574708 609808 6.83 167476 1645480 4 20:13:59 01:42:01 PM 5809440 7185484 2072992 26.30 2688 1574712 609808 6.83 167476 1645484 4 20:13:59 01:43:01 PM 5809012 7185056 2073420 26.30 2688 1574712 609808 6.83 167476 1645856 16 20:13:59 01:44:01 PM 5809216 7185264 2073216 26.30 2688 1574716 609808 6.83 167476 1645564 8 20:13:59 01:45:01 PM 5809408 7185456 2073024 26.30 2688 1574716 609808 6.83 167476 1645496 4 20:13:59 01:46:01 PM 5809384 7185432 2073048 26.30 2688 1574716 609808 6.83 167476 1645496 4 20:13:59 01:47:01 PM 5809384 7185436 2073048 26.30 2688 1574720 609808 6.83 167476 1645500 4 20:13:59 01:48:01 PM 5809504 7185556 2072928 26.30 2688 1574720 609808 6.83 167476 1645500 4 20:13:59 01:49:01 PM 5809392 7185444 2073040 26.30 2688 1574720 609808 6.83 167476 1645568 4 20:13:59 01:50:01 PM 5809076 7185132 2073356 26.30 2688 1574724 613848 6.87 167476 1645620 4 20:13:59 01:51:01 PM 5809392 7185448 2073040 26.30 2688 1574724 613848 6.87 167476 1645504 4 20:13:59 01:52:01 PM 5809124 7185184 2073308 26.30 2688 1574728 613848 6.87 167476 1645720 4 20:13:59 01:53:01 PM 5809064 7185124 2073368 26.30 2688 1574728 613848 6.87 167476 1645736 4 20:13:59 01:54:01 PM 5808544 7184604 2073888 26.31 2688 1574728 613848 6.87 167476 1646204 8 20:13:59 01:55:01 PM 5808280 7184344 2074152 26.31 2688 1574732 613848 6.87 167476 1646312 4 20:13:59 01:56:01 PM 5808396 7184460 2074036 26.31 2688 1574732 613848 6.87 167476 1646380 4 20:13:59 01:57:01 PM 5808792 7184856 2073640 26.31 2688 1574732 613848 6.87 167476 1646108 4 20:13:59 01:58:01 PM 5808556 7184624 2073876 26.31 2688 1574736 613848 6.87 167476 1646228 4 20:13:59 01:59:01 PM 5808684 7184752 2073748 26.31 2688 1574736 613848 6.87 167476 1646344 8 20:13:59 02:00:01 PM 5808532 7184600 2073900 26.31 2688 1574736 630252 7.06 167476 1646392 8 20:13:59 02:01:01 PM 5808056 7184136 2074376 26.32 2688 1574740 630252 7.06 167476 1646748 4 20:13:59 02:02:01 PM 5808732 7184812 2073700 26.31 2688 1574740 630252 7.06 167476 1646168 4 20:13:59 02:03:01 PM 5808656 7184740 2073776 26.31 2688 1574744 630252 7.06 167476 1646172 4 20:13:59 02:04:01 PM 5808644 7184728 2073788 26.31 2688 1574744 614112 6.88 167476 1646392 4 20:13:59 02:05:01 PM 5808760 7184844 2073672 26.31 2688 1574744 614112 6.88 167476 1646304 4 20:13:59 02:06:01 PM 5808900 7184984 2073532 26.31 2688 1574744 614112 6.88 167476 1646188 4 20:13:59 02:07:01 PM 5808900 7184988 2073532 26.31 2688 1574748 614112 6.88 167476 1646192 4 20:13:59 02:08:01 PM 5808744 7184832 2073688 26.31 2688 1574748 614112 6.88 167476 1646192 4 20:13:59 02:09:01 PM 5808372 7184460 2074060 26.31 2688 1574748 614112 6.88 167476 1646260 4 20:13:59 02:10:01 PM 5808208 7184300 2074224 26.31 2688 1574752 610528 6.84 167476 1646392 4 20:13:59 02:11:01 PM 5808464 7184556 2073968 26.31 2688 1574752 610528 6.84 167476 1646196 4 20:13:59 02:12:01 PM 5808500 7184596 2073932 26.31 2688 1574756 610528 6.84 167476 1646200 4 20:13:59 02:13:01 PM 5808180 7184276 2074252 26.31 2688 1574756 610528 6.84 167476 1646592 4 20:13:59 02:14:01 PM 5808632 7184728 2073800 26.31 2688 1574756 610528 6.84 167476 1646272 4 20:13:59 02:15:01 PM 5808892 7184992 2073540 26.31 2688 1574760 610528 6.84 167476 1646208 4 20:13:59 02:16:01 PM 5808624 7184724 2073808 26.31 2688 1574760 610528 6.84 167476 1646208 4 20:13:59 02:17:01 PM 5808568 7184668 2073864 26.31 2688 1574760 610528 6.84 167476 1646208 4 20:13:59 02:18:01 PM 5808652 7184756 2073780 26.31 2688 1574764 610528 6.84 167476 1646328 4 20:13:59 02:19:01 PM 5808552 7184656 2073880 26.31 2688 1574764 610528 6.84 167476 1646260 4 20:13:59 02:20:01 PM 5808432 7184536 2074000 26.31 2688 1574764 610528 6.84 167476 1646328 4 20:13:59 02:21:01 PM 5808640 7184760 2073792 26.31 2688 1574780 633668 7.10 167552 1646156 256 20:13:59 02:22:01 PM 5808488 7184612 2073944 26.31 2688 1574784 633668 7.10 167552 1646160 4 20:13:59 02:23:01 PM 5808452 7184580 2073980 26.31 2688 1574788 633668 7.10 167552 1646164 4 20:13:59 02:24:01 PM 5808604 7184732 2073828 26.31 2688 1574788 616880 6.91 167552 1646232 4 20:13:59 02:25:01 PM 5808664 7184792 2073768 26.31 2688 1574788 616880 6.91 167552 1646164 4 20:13:59 02:26:01 PM 5808664 7184796 2073768 26.31 2688 1574792 616880 6.91 167552 1646168 4 20:13:59 02:27:01 PM 5808656 7184788 2073776 26.31 2688 1574792 616880 6.91 167552 1646168 4 20:13:59 02:28:01 PM 5808844 7184976 2073588 26.31 2688 1574792 616880 6.91 167552 1646168 4 20:13:59 02:29:01 PM 5808508 7184644 2073924 26.31 2688 1574796 616880 6.91 167552 1646240 4 20:13:59 02:30:01 PM 5808084 7184220 2074348 26.32 2688 1574796 616880 6.91 167552 1646520 4 20:13:59 02:31:01 PM 5808532 7184668 2073900 26.31 2688 1574800 616880 6.91 167552 1646176 4 20:13:59 02:32:01 PM 5808512 7184648 2073920 26.31 2688 1574800 616880 6.91 167552 1646292 4 20:13:59 02:33:01 PM 5808188 7184324 2074244 26.31 2688 1574800 616880 6.91 167552 1646584 4 20:13:59 02:34:01 PM 5808636 7184776 2073796 26.31 2688 1574804 616880 6.91 167552 1646248 4 20:13:59 02:35:01 PM 5808640 7184780 2073792 26.31 2688 1574804 616880 6.91 167552 1646180 4 20:13:59 02:36:01 PM 5808728 7184868 2073704 26.31 2688 1574804 616880 6.91 167552 1646180 4 20:13:59 02:37:01 PM 5808788 7184932 2073644 26.31 2688 1574808 616880 6.91 167552 1646184 4 20:13:59 02:38:01 PM 5808760 7184904 2073672 26.31 2688 1574808 616880 6.91 167552 1646300 4 20:13:59 02:39:01 PM 5808576 7184720 2073856 26.31 2688 1574808 616880 6.91 167552 1646368 4 20:13:59 02:40:01 PM 5808176 7184324 2074256 26.31 2688 1574812 616880 6.91 167552 1646512 4 20:13:59 02:41:01 PM 5808540 7184688 2073892 26.31 2688 1574812 616880 6.91 167552 1646192 4 20:13:59 02:42:01 PM 5808660 7184808 2073772 26.31 2688 1574812 616880 6.91 167552 1646192 4 20:13:59 02:43:01 PM 5808608 7184760 2073824 26.31 2688 1574816 616880 6.91 167552 1646196 4 20:13:59 02:44:01 PM 5808672 7184824 2073760 26.31 2688 1574816 616880 6.91 167552 1646264 4 20:13:59 02:45:01 PM 5808728 7184880 2073704 26.31 2688 1574816 616880 6.91 167552 1646196 4 20:13:59 02:46:01 PM 5808504 7184660 2073928 26.31 2688 1574820 616880 6.91 167552 1646200 4 20:13:59 02:47:01 PM 5808564 7184720 2073868 26.31 2688 1574820 616880 6.91 167552 1646200 4 20:13:59 02:48:02 PM 5808568 7184724 2073864 26.31 2688 1574820 616880 6.91 167552 1646200 4 20:13:59 02:49:01 PM 5808568 7184728 2073864 26.31 2688 1574824 616880 6.91 167552 1646272 4 20:13:59 02:50:01 PM 5808308 7184468 2074124 26.31 2688 1574824 612056 6.85 167552 1646320 4 20:13:59 02:51:01 PM 5808536 7184700 2073896 26.31 2688 1574828 612056 6.85 167552 1646208 4 20:13:59 02:52:01 PM 5808244 7184408 2074188 26.31 2688 1574828 612056 6.85 167552 1646412 4 20:13:59 02:53:01 PM 5808580 7184744 2073852 26.31 2688 1574828 612056 6.85 167552 1646208 4 20:13:59 02:54:01 PM 5808152 7184320 2074280 26.32 2688 1574832 612056 6.85 167552 1646620 4 20:13:59 02:55:01 PM 5808640 7184808 2073792 26.31 2688 1574832 612056 6.85 167552 1646212 4 20:13:59 02:56:01 PM 5808192 7184360 2074240 26.31 2688 1574832 612056 6.85 167552 1646504 4 20:13:59 02:57:01 PM 5808452 7184624 2073980 26.31 2688 1574836 612056 6.85 167552 1646236 4 20:13:59 02:58:01 PM 5808596 7184768 2073836 26.31 2688 1574836 612056 6.85 167552 1646236 4 20:13:59 02:59:01 PM 5808448 7184620 2073984 26.31 2688 1574836 612056 6.85 167552 1646304 4 20:13:59 03:00:01 PM 5808424 7184600 2074008 26.31 2688 1574840 612056 6.85 167552 1646240 4 20:13:59 03:01:01 PM 5807436 7183604 2074996 26.32 2688 1574840 612056 6.85 167552 1646940 4 20:13:59 03:02:01 PM 5808468 7184640 2073964 26.31 2688 1574844 612056 6.85 167552 1646248 4 20:13:59 03:03:01 PM 5808564 7184740 2073868 26.31 2688 1574848 612056 6.85 167552 1646252 4 20:13:59 03:04:01 PM 5808432 7184608 2074000 26.31 2688 1574848 612056 6.85 167552 1646456 4 20:13:59 03:05:01 PM 5808576 7184756 2073856 26.31 2688 1574852 612056 6.85 167552 1646372 4 20:13:59 03:06:01 PM 5808520 7184700 2073912 26.31 2688 1574852 612056 6.85 167552 1646256 4 20:13:59 03:07:01 PM 5808556 7184736 2073876 26.31 2688 1574852 612056 6.85 167552 1646256 4 20:13:59 03:08:01 PM 5808572 7184756 2073860 26.31 2688 1574856 612056 6.85 167552 1646260 4 20:13:59 03:09:01 PM 5808536 7184720 2073896 26.31 2688 1574856 612056 6.85 167552 1646336 4 20:13:59 03:10:01 PM 5808052 7184236 2074380 26.32 2688 1574856 631992 7.08 167552 1646616 4 20:13:59 03:11:01 PM 5808536 7184724 2073896 26.31 2688 1574860 612524 6.86 167552 1646276 4 20:13:59 03:12:01 PM 5808560 7184748 2073872 26.31 2688 1574860 612524 6.86 167552 1646276 4 20:13:59 03:13:01 PM 5808432 7184624 2074000 26.31 2688 1574864 612524 6.86 167552 1646280 4 20:13:59 03:14:01 PM 5808296 7184488 2074136 26.31 2688 1574864 612524 6.86 167552 1646348 4 20:13:59 03:15:01 PM 5808464 7184656 2073968 26.31 2688 1574864 612524 6.86 167552 1646280 4 20:13:59 03:16:01 PM 5808468 7184664 2073964 26.31 2688 1574868 612524 6.86 167552 1646400 4 20:13:59 03:17:01 PM 5808432 7184628 2074000 26.31 2688 1574868 612524 6.86 167552 1646284 4 20:13:59 03:18:01 PM 5808528 7184724 2073904 26.31 2688 1574868 612524 6.86 167552 1646284 4 20:13:59 03:19:01 PM 5808388 7184588 2074044 26.31 2688 1574872 612524 6.86 167552 1646356 4 20:13:59 03:20:01 PM 5808328 7184528 2074104 26.31 2688 1574872 610528 6.84 167552 1646404 4 20:13:59 03:21:01 PM 5808440 7184644 2073992 26.31 2688 1574872 610528 6.84 167552 1646252 4 20:13:59 03:22:01 PM 5808528 7184736 2073904 26.31 2688 1574876 610528 6.84 167552 1646296 4 20:13:59 03:23:01 PM 5808464 7184672 2073968 26.31 2688 1574876 610528 6.84 167552 1646296 4 20:13:59 03:24:01 PM 5808420 7184628 2074012 26.31 2688 1574876 610528 6.84 167552 1646364 4 20:13:59 03:25:01 PM 5808588 7184800 2073844 26.31 2688 1574880 610528 6.84 167552 1646300 4 20:13:59 03:26:01 PM 5808500 7184712 2073932 26.31 2688 1574880 610528 6.84 167552 1646300 4 20:13:59 03:27:01 PM 5808588 7184800 2073844 26.31 2688 1574880 610528 6.84 167552 1646300 4 20:13:59 03:28:01 PM 5808616 7184832 2073816 26.31 2688 1574884 610528 6.84 167552 1646304 4 20:13:59 03:29:01 PM 5808536 7184752 2073896 26.31 2688 1574884 610528 6.84 167552 1646336 4 20:13:59 03:30:01 PM 5808388 7184604 2074044 26.31 2688 1574884 610528 6.84 167552 1646420 4 20:13:59 03:31:01 PM 5808628 7184852 2073804 26.31 2688 1574892 610528 6.84 167552 1646312 4 20:13:59 03:32:01 PM 5808468 7184692 2073964 26.31 2688 1574892 610528 6.84 167552 1646312 4 20:13:59 03:33:01 PM 5808484 7184712 2073948 26.31 2688 1574896 610528 6.84 167552 1646456 4 20:13:59 03:34:01 PM 5808568 7184796 2073864 26.31 2688 1574896 610528 6.84 167552 1646388 4 20:13:59 03:35:01 PM 5808596 7184824 2073836 26.31 2688 1574896 610528 6.84 167552 1646320 4 20:13:59 03:36:01 PM 5808576 7184808 2073856 26.31 2688 1574900 610528 6.84 167552 1646324 4 20:13:59 03:37:01 PM 5808568 7184800 2073864 26.31 2688 1574900 610528 6.84 167552 1646324 4 20:13:59 03:38:01 PM 5808472 7184712 2073960 26.31 2688 1574900 611308 6.84 167748 1646196 12 20:13:59 03:39:01 PM 5808428 7184672 2074004 26.31 2688 1574904 611308 6.84 167748 1646396 4 20:13:59 03:40:01 PM 5808100 7184344 2074332 26.32 2688 1574904 610528 6.84 167748 1646444 4 20:13:59 03:41:01 PM 5808336 7184584 2074096 26.31 2688 1574908 610528 6.84 167748 1646216 4 20:13:59 03:42:01 PM 5808320 7184568 2074112 26.31 2688 1574908 610528 6.84 167748 1646224 4 20:13:59 03:43:01 PM 5808376 7184624 2074056 26.31 2688 1574908 610528 6.84 167748 1646224 4 20:13:59 03:44:01 PM 5808240 7184492 2074192 26.31 2688 1574912 610528 6.84 167748 1646296 4 20:13:59 03:45:01 PM 5808188 7184440 2074244 26.31 2688 1574912 610528 6.84 167748 1646232 4 20:13:59 03:46:01 PM 5808280 7184536 2074152 26.31 2688 1574916 610528 6.84 167748 1646236 4 20:13:59 03:47:01 PM 5807772 7184032 2074660 26.32 2688 1574920 610528 6.84 167748 1646648 4 20:13:59 03:48:01 PM 5808304 7184564 2074128 26.31 2688 1574920 610528 6.84 167748 1646240 4 20:13:59 03:49:01 PM 5808252 7184512 2074180 26.31 2688 1574920 610528 6.84 167748 1646308 4 20:13:59 03:50:01 PM 5807944 7184208 2074488 26.32 2688 1574924 602336 6.74 167748 1646476 4 20:13:59 03:51:01 PM 5808192 7184452 2074240 26.31 2688 1574924 602336 6.74 167748 1646364 4 20:13:59 03:52:01 PM 5808260 7184524 2074172 26.31 2688 1574928 602336 6.74 167748 1646256 4 20:13:59 03:53:01 PM 5807876 7184140 2074556 26.32 2688 1574928 602336 6.74 167748 1646680 4 20:13:59 03:54:01 PM 5808240 7184504 2074192 26.31 2688 1574928 602336 6.74 167748 1646456 4 20:13:59 03:55:01 PM 5808160 7184428 2074272 26.32 2688 1574932 602336 6.74 167748 1646276 4 20:13:59 03:56:02 PM 5808196 7184464 2074236 26.31 2688 1574932 602336 6.74 167748 1646276 8 20:13:59 03:57:01 PM 5808112 7184380 2074320 26.32 2688 1574932 602336 6.74 167748 1646276 4 20:13:59 03:58:01 PM 5808228 7184496 2074204 26.31 2688 1574932 602336 6.74 167748 1646276 4 20:13:59 03:59:01 PM 5808116 7184388 2074316 26.32 2688 1574936 602336 6.74 167748 1646348 4 20:13:59 04:00:01 PM 5807812 7184084 2074620 26.32 2688 1574936 602336 6.74 167748 1646512 4 20:13:59 04:01:01 PM 5807304 7183584 2075128 26.33 2688 1574940 602336 6.74 167748 1646980 4 20:13:59 04:02:01 PM 5808168 7184448 2074264 26.32 2688 1574940 602336 6.74 167748 1646284 4 20:13:59 04:03:01 PM 5808284 7184564 2074148 26.31 2688 1574940 602336 6.74 167748 1646284 4 20:13:59 04:04:01 PM 5809796 7186080 2072636 26.29 2688 1574944 602336 6.74 167748 1644792 4 20:13:59 04:05:01 PM 5810140 7186424 2072292 26.29 2688 1574944 602336 6.74 167748 1644568 4 20:13:59 04:06:01 PM 5809988 7186272 2072444 26.29 2688 1574944 602468 6.75 167748 1644684 4 20:13:59 04:07:01 PM 5809440 7185740 2072992 26.30 2688 1574960 625800 7.01 167920 1644820 4 20:13:59 04:08:01 PM 5809376 7185676 2073056 26.30 2688 1574960 625800 7.01 167920 1644800 4 20:13:59 04:09:01 PM 5809696 7185996 2072736 26.30 2688 1574960 625800 7.01 167920 1644480 4 20:13:59 04:10:01 PM 5809644 7185948 2072788 26.30 2688 1574964 625800 7.01 167920 1644648 4 20:13:59 04:11:01 PM 5809804 7186108 2072628 26.29 2688 1574964 625800 7.01 167920 1644620 4 20:13:59 04:12:01 PM 5809972 7186280 2072460 26.29 2688 1574968 625800 7.01 167920 1644424 4 20:13:59 04:13:01 PM 5810112 7186420 2072320 26.29 2688 1574968 625800 7.01 167920 1644424 4 20:13:59 04:14:01 PM 5809552 7185860 2072880 26.30 2688 1574968 625800 7.01 167920 1644688 12 20:13:59 04:15:01 PM 5809712 7186024 2072720 26.30 2688 1574972 625800 7.01 167920 1644728 4 20:13:59 04:16:01 PM 5809864 7186176 2072568 26.29 2688 1574972 625800 7.01 167920 1644660 4 20:13:59 04:17:01 PM 5810088 7186400 2072344 26.29 2688 1574972 609848 6.83 167920 1644456 4 20:13:59 04:18:01 PM 5810092 7186408 2072340 26.29 2688 1574976 609848 6.83 167920 1644460 4 20:13:59 04:19:01 PM 5809848 7186164 2072584 26.29 2688 1574976 609848 6.83 167920 1644528 4 20:13:59 04:20:01 PM 5809900 7186216 2072532 26.29 2688 1574976 613820 6.87 167920 1644460 4 20:13:59 04:21:01 PM 5809708 7186028 2072724 26.30 2688 1574980 613820 6.87 167920 1644464 4 20:13:59 04:22:01 PM 5809660 7185980 2072772 26.30 2688 1574980 613820 6.87 167920 1644468 4 20:13:59 04:23:01 PM 5809832 7186156 2072600 26.29 2688 1574984 613820 6.87 167920 1644472 4 20:13:59 04:24:01 PM 5809720 7186044 2072712 26.30 2688 1574984 613820 6.87 167920 1644544 4 20:13:59 04:25:01 PM 5809752 7186076 2072680 26.29 2688 1574984 613820 6.87 167920 1644476 4 20:13:59 04:26:01 PM 5809896 7186224 2072536 26.29 2688 1574988 613820 6.87 167920 1644480 4 20:13:59 04:27:01 PM 5809820 7186152 2072612 26.29 2688 1574992 613820 6.87 167920 1644600 4 20:13:59 04:28:01 PM 5809652 7185984 2072780 26.30 2688 1574992 613820 6.87 167920 1644688 4 20:13:59 04:29:01 PM 5809608 7185944 2072824 26.30 2688 1574996 613820 6.87 167920 1644760 4 20:13:59 04:30:01 PM 5809804 7186140 2072628 26.29 2688 1574996 613820 6.87 167920 1644604 4 20:13:59 04:31:01 PM 5809928 7186272 2072504 26.29 2688 1575004 613820 6.87 167920 1644576 4 20:13:59 04:32:01 PM 5810064 7186408 2072368 26.29 2688 1575004 613820 6.87 167920 1644496 4 20:13:59 04:33:01 PM 5809912 7186256 2072520 26.29 2688 1575004 598432 6.70 167920 1644592 4 20:13:59 04:34:01 PM 5809492 7185836 2072940 26.30 2688 1575004 598432 6.70 167920 1644700 4 20:13:59 04:35:01 PM 5809892 7186240 2072540 26.29 2688 1575008 598432 6.70 167920 1644500 4 20:13:59 04:36:01 PM 5809864 7186212 2072568 26.29 2688 1575008 598432 6.70 167920 1644616 4 20:13:59 04:37:01 PM 5809816 7186164 2072616 26.29 2688 1575008 598432 6.70 167920 1644500 4 20:13:59 04:38:01 PM 5809864 7186216 2072568 26.29 2688 1575012 598432 6.70 167920 1644504 4 20:13:59 04:39:01 PM 5809788 7186140 2072644 26.29 2688 1575012 598432 6.70 167920 1644572 4 20:13:59 04:40:01 PM 5809724 7186076 2072708 26.30 2688 1575012 610656 6.84 167920 1644620 4 20:13:59 04:41:01 PM 5809776 7186132 2072656 26.29 2688 1575016 610656 6.84 167920 1644508 4 20:13:59 04:42:01 PM 5809632 7185988 2072800 26.30 2688 1575016 610656 6.84 167920 1644508 4 20:13:59 04:43:01 PM 5809652 7186012 2072780 26.30 2688 1575020 610656 6.84 167920 1644512 4 20:13:59 04:44:01 PM 5809628 7185988 2072804 26.30 2688 1575020 610656 6.84 167920 1644580 4 20:13:59 04:45:01 PM 5809696 7186056 2072736 26.30 2688 1575020 610656 6.84 167920 1644516 4 20:13:59 04:46:01 PM 5809688 7186052 2072744 26.30 2688 1575024 610656 6.84 167920 1644636 4 20:13:59 04:47:01 PM 5809756 7186120 2072676 26.29 2688 1575024 610656 6.84 167920 1644520 4 20:13:59 04:48:01 PM 5809840 7186204 2072592 26.29 2688 1575024 610656 6.84 167920 1644520 4 20:13:59 04:49:01 PM 5809724 7186092 2072708 26.30 2688 1575028 610656 6.84 167920 1644592 4 20:13:59 04:50:01 PM 5809440 7185808 2072992 26.30 2688 1575028 629812 7.05 167920 1644640 4 20:13:59 04:51:01 PM 5809752 7186124 2072680 26.29 2688 1575032 629812 7.05 167920 1644532 4 20:13:59 04:52:01 PM 5809784 7186156 2072648 26.29 2688 1575032 629812 7.05 167920 1644532 4 20:13:59 04:53:01 PM 5809792 7186164 2072640 26.29 2688 1575032 629812 7.05 167920 1644532 4 20:13:59 04:54:01 PM 5809704 7186080 2072728 26.30 2688 1575036 629812 7.05 167920 1644720 4 20:13:59 04:55:01 PM 5809856 7186232 2072576 26.29 2688 1575036 629812 7.05 167920 1644536 4 20:13:59 04:56:01 PM 5809972 7186348 2072460 26.29 2688 1575036 629812 7.05 167920 1644536 4 20:13:59 04:57:01 PM 5809920 7186300 2072512 26.29 2688 1575040 629812 7.05 167920 1644540 4 20:13:59 04:58:01 PM 5809828 7186208 2072604 26.29 2688 1575040 629812 7.05 167920 1644540 4 20:13:59 04:59:01 PM 5809536 7185916 2072896 26.30 2688 1575040 629812 7.05 167920 1644800 4 20:13:59 05:00:01 PM 5809532 7185916 2072900 26.30 2688 1575044 610656 6.84 167920 1644776 8 20:13:59 05:01:01 PM 5808256 7184640 2074176 26.31 2688 1575044 610656 6.84 167920 1645628 4 20:13:59 05:02:01 PM 5809376 7185764 2073056 26.30 2688 1575048 610656 6.84 167920 1644752 4 20:13:59 05:03:01 PM 5809692 7186080 2072740 26.30 2688 1575048 610656 6.84 167920 1644548 4 20:13:59 05:04:02 PM 5809540 7185928 2072892 26.30 2688 1575048 610656 6.84 167920 1644780 4 20:13:59 05:05:01 PM 5809860 7186252 2072572 26.29 2688 1575052 610656 6.84 167920 1644580 4 20:13:59 05:06:01 PM 5809916 7186308 2072516 26.29 2688 1575052 610656 6.84 167920 1644580 4 20:13:59 05:07:01 PM 5809888 7186284 2072544 26.29 2688 1575056 610656 6.84 167920 1644584 4 20:13:59 05:08:01 PM 5809860 7186260 2072572 26.29 2688 1575060 610656 6.84 167920 1644588 4 20:13:59 05:09:01 PM 5809896 7186296 2072536 26.29 2688 1575060 610656 6.84 167920 1644656 4 20:13:59 05:10:01 PM 5809568 7185968 2072864 26.30 2688 1575060 626440 7.01 167920 1644820 4 20:13:59 05:11:01 PM 5809712 7186116 2072720 26.30 2688 1575064 626440 7.01 167920 1644592 4 20:13:59 05:12:01 PM 5809736 7186140 2072696 26.30 2688 1575064 610528 6.84 167920 1644592 4 20:13:59 05:13:01 PM 5809596 7186000 2072836 26.30 2688 1575064 610528 6.84 167920 1644592 4 20:13:59 05:14:01 PM 5809516 7185924 2072916 26.30 2688 1575068 610528 6.84 167920 1644788 4 20:13:59 05:15:01 PM 5809640 7186048 2072792 26.30 2688 1575068 610528 6.84 167920 1644720 4 20:13:59 05:16:01 PM 5809672 7186080 2072760 26.30 2688 1575068 610528 6.84 167920 1644604 4 20:13:59 05:17:01 PM 5809504 7185916 2072928 26.30 2688 1575072 610528 6.84 167920 1644812 4 20:13:59 05:18:01 PM 5809420 7185832 2073012 26.30 2688 1575072 610528 6.84 167920 1644928 4 20:13:59 05:19:01 PM 5809428 7185840 2073004 26.30 2688 1575072 610528 6.84 167920 1644880 4 20:13:59 05:20:00 PM 5810280 7186696 2072152 26.29 2688 1575076 610164 6.83 167920 1644264 4 20:13:59 05:20:01 PM 5809812 7186228 2072620 26.29 2688 1575076 610164 6.83 167920 1644612 16 20:13:59 05:21:01 PM 5809648 7186064 2072784 26.30 2688 1575076 610164 6.83 167920 1644616 4 20:13:59 05:22:01 PM 5809768 7186188 2072664 26.29 2688 1575080 610164 6.83 167920 1644620 4 20:13:59 05:23:01 PM 5809684 7186104 2072748 26.30 2688 1575080 610164 6.83 167920 1644620 4 20:13:59 05:24:01 PM 5809680 7186100 2072752 26.30 2688 1575080 610164 6.83 167920 1644804 4 20:13:59 05:25:01 PM 5809852 7186276 2072580 26.29 2688 1575084 610164 6.83 167920 1644624 4 20:13:59 05:26:01 PM 5809744 7186168 2072688 26.30 2688 1575084 610164 6.83 167920 1644624 4 20:13:59 05:27:01 PM 5809944 7186368 2072488 26.29 2688 1575084 610164 6.83 167920 1644624 4 20:13:59 05:28:01 PM 5809700 7186128 2072732 26.30 2688 1575088 610164 6.83 167920 1644628 4 20:13:59 05:29:01 PM 5809644 7186072 2072788 26.30 2688 1575088 610164 6.83 167920 1644696 4 20:13:59 05:30:01 PM 5809528 7185956 2072904 26.30 2688 1575088 614180 6.88 167920 1644860 4 20:13:59 05:31:01 PM 5809824 7186256 2072608 26.29 2688 1575092 614180 6.88 167920 1644632 4 20:13:59 05:32:01 PM 5809828 7186260 2072604 26.29 2688 1575092 614180 6.88 167920 1644632 4 20:13:59 05:33:01 PM 5809168 7185604 2073264 26.30 2688 1575096 614180 6.88 167920 1645044 4 20:13:59 05:34:01 PM 5809496 7185932 2072936 26.30 2688 1575096 614180 6.88 167920 1644704 4 20:13:59 05:35:01 PM 5809596 7186032 2072836 26.30 2688 1575096 614180 6.88 167920 1644636 4 20:13:59 05:36:01 PM 5809664 7186104 2072768 26.30 2688 1575100 614180 6.88 167924 1644664 4 20:13:59 05:37:01 PM 5809684 7186124 2072748 26.30 2688 1575100 614180 6.88 167920 1644640 4 20:13:59 05:38:01 PM 5809668 7186108 2072764 26.30 2688 1575100 614180 6.88 167920 1644640 4 20:13:59 05:39:01 PM 5809588 7186032 2072844 26.30 2688 1575104 614180 6.88 167920 1644712 4 20:13:59 05:40:01 PM 5809428 7185872 2073004 26.30 2688 1575104 614180 6.88 167920 1644876 4 20:13:59 05:41:01 PM 5809712 7186160 2072720 26.30 2688 1575108 614180 6.88 167920 1644648 4 20:13:59 05:42:01 PM 5809556 7186004 2072876 26.30 2688 1575108 598516 6.70 167920 1644648 4 20:13:59 05:43:01 PM 5809764 7186212 2072668 26.29 2688 1575108 614268 6.88 167920 1644628 4 20:13:59 05:44:01 PM 5809648 7186100 2072784 26.30 2688 1575112 614268 6.88 167920 1644724 4 20:13:59 05:45:01 PM 5809796 7186248 2072636 26.29 2688 1575112 614268 6.88 167920 1644656 4 20:13:59 05:46:01 PM 5809820 7186272 2072612 26.29 2688 1575112 614268 6.88 167920 1644656 4 20:13:59 05:47:01 PM 5809800 7186256 2072632 26.29 2688 1575116 614268 6.88 167920 1644660 4 20:13:59 05:48:01 PM 5809672 7186128 2072760 26.30 2688 1575116 614268 6.88 167920 1644660 4 20:13:59 05:49:01 PM 5809332 7185788 2073100 26.30 2688 1575116 614268 6.88 167920 1645012 4 20:13:59 05:50:00 PM 5810212 7186676 2072220 26.29 2688 1575132 600936 6.73 167976 1644276 4 20:13:59 05:50:01 PM 5809776 7186248 2072656 26.29 2688 1575136 600936 6.73 167976 1644628 20 20:13:59 05:51:01 PM 5809740 7186216 2072692 26.30 2688 1575140 600936 6.73 167976 1644632 4 20:13:59 05:52:01 PM 5809780 7186256 2072652 26.29 2688 1575140 600936 6.73 167976 1644632 4 20:13:59 05:53:01 PM 5809700 7186180 2072732 26.30 2688 1575144 600936 6.73 167976 1644772 4 20:13:59 05:54:01 PM 5809504 7185984 2072928 26.30 2688 1575144 600936 6.73 167976 1644704 4 20:13:59 05:55:01 PM 5809684 7186164 2072748 26.30 2688 1575144 600936 6.73 167976 1644636 4 20:13:59 05:56:01 PM 5809692 7186176 2072740 26.30 2688 1575148 600936 6.73 167976 1644640 4 20:13:59 05:57:01 PM 5809504 7185988 2072928 26.30 2688 1575148 600936 6.73 167976 1644756 4 20:13:59 05:58:01 PM 5809620 7186104 2072812 26.30 2688 1575148 600936 6.73 167976 1644640 4 20:13:59 05:59:01 PM 5809604 7186092 2072828 26.30 2688 1575152 600936 6.73 167976 1644828 4 20:13:59 06:00:01 PM 5809132 7185620 2073300 26.30 2688 1575152 606124 6.79 167976 1645036 4 20:13:59 06:01:01 PM 5808616 7185108 2073816 26.31 2688 1575156 606124 6.79 167976 1645348 4 20:13:59 06:02:01 PM 5809624 7186116 2072808 26.30 2688 1575156 606124 6.79 167976 1644652 4 20:13:59 06:03:01 PM 5809624 7186116 2072808 26.30 2688 1575156 606124 6.79 167976 1644652 4 20:13:59 06:04:01 PM 5809244 7185740 2073188 26.30 2688 1575160 606124 6.79 167976 1644792 16 20:13:59 06:05:01 PM 5809288 7185784 2073144 26.30 2688 1575160 606124 6.79 167976 1644656 4 20:13:59 06:06:01 PM 5809556 7186052 2072876 26.30 2688 1575160 606124 6.79 167976 1644656 4 20:13:59 06:07:01 PM 5809556 7186056 2072876 26.30 2688 1575164 606124 6.79 167976 1644660 4 20:13:59 06:08:01 PM 5809560 7186060 2072872 26.30 2688 1575164 606124 6.79 167976 1644660 4 20:13:59 06:09:01 PM 5809472 7185972 2072960 26.30 2688 1575164 606124 6.79 167976 1644728 4 20:13:59 06:10:01 PM 5809300 7185804 2073132 26.30 2688 1575168 610656 6.84 167976 1644780 4 20:13:59 06:11:01 PM 5809436 7185940 2072996 26.30 2688 1575168 610656 6.84 167976 1644664 4 20:13:59 06:12:01 PM 5809476 7185984 2072956 26.30 2688 1575172 610656 6.84 167976 1644784 4 20:13:59 06:13:01 PM 5809468 7185976 2072964 26.30 2688 1575172 610656 6.84 167976 1644668 4 20:13:59 06:14:01 PM 5809396 7185904 2073036 26.30 2688 1575172 610656 6.84 167976 1644736 4 20:13:59 06:15:01 PM 5809536 7186048 2072896 26.30 2688 1575176 610656 6.84 167976 1644672 4 20:13:59 06:16:01 PM 5809508 7186020 2072924 26.30 2688 1575176 610656 6.84 167976 1644672 4 20:13:59 06:17:01 PM 5809592 7186104 2072840 26.30 2688 1575176 610656 6.84 167976 1644672 4 20:13:59 06:18:01 PM 5809624 7186140 2072808 26.30 2688 1575180 610656 6.84 167976 1644676 4 20:13:59 06:19:01 PM 5809624 7186140 2072808 26.30 2688 1575180 610656 6.84 167976 1644744 4 20:13:59 06:20:01 PM 5809400 7185916 2073032 26.30 2688 1575180 610656 6.84 167976 1644908 4 20:13:59 06:21:01 PM 5809600 7186120 2072832 26.30 2688 1575184 610656 6.84 167976 1644680 4 20:13:59 06:22:01 PM 5809628 7186148 2072804 26.30 2688 1575184 610656 6.84 167976 1644680 4 20:13:59 06:23:01 PM 5809224 7185748 2073208 26.30 2688 1575188 610656 6.84 167976 1644892 4 20:13:59 06:24:01 PM 5809452 7185976 2072980 26.30 2688 1575188 610656 6.84 167976 1644756 4 20:13:59 06:25:01 PM 5809540 7186064 2072892 26.30 2688 1575188 610656 6.84 167976 1644688 4 20:13:59 06:26:01 PM 5809128 7185652 2073304 26.30 2688 1575188 610656 6.84 167976 1645096 4 20:13:59 06:27:01 PM 5809640 7186168 2072792 26.30 2688 1575192 610656 6.84 167976 1644692 4 20:13:59 06:28:01 PM 5809664 7186192 2072768 26.30 2688 1575192 610656 6.84 167976 1644696 4 20:13:59 06:29:01 PM 5809332 7185860 2073100 26.30 2688 1575192 610656 6.84 167976 1644976 8 20:13:59 06:30:01 PM 5808892 7185424 2073540 26.31 2688 1575196 626156 7.01 167976 1645028 4 20:13:59 06:31:01 PM 5809176 7185712 2073256 26.30 2688 1575200 626156 7.01 167976 1644988 4 20:13:59 06:32:01 PM 5809428 7185968 2073004 26.30 2688 1575204 610512 6.84 167976 1644720 4 20:13:59 06:33:01 PM 5809540 7186080 2072892 26.30 2688 1575204 610512 6.84 167976 1644856 4 20:13:59 06:34:01 PM 5809580 7186120 2072852 26.30 2688 1575204 610512 6.84 167976 1644788 4 20:13:59 06:35:01 PM 5809564 7186108 2072868 26.30 2688 1575208 610512 6.84 167976 1644724 4 20:13:59 06:36:01 PM 5809532 7186076 2072900 26.30 2688 1575208 610512 6.84 167976 1644724 8 20:13:59 06:37:01 PM 5809588 7186132 2072844 26.30 2688 1575208 610512 6.84 167976 1644724 4 20:13:59 06:38:01 PM 5809628 7186176 2072804 26.30 2688 1575212 610512 6.84 167976 1644728 4 20:13:59 06:39:01 PM 5809280 7185828 2073152 26.30 2688 1575212 610512 6.84 167976 1645136 4 20:13:59 06:40:01 PM 5809352 7185900 2073080 26.30 2688 1575212 629168 7.04 167976 1644844 4 20:13:59 06:41:01 PM 5809588 7186140 2072844 26.30 2688 1575216 629168 7.04 167976 1644848 4 20:13:59 06:42:01 PM 5809756 7186308 2072676 26.29 2688 1575216 629168 7.04 167976 1644736 4 20:13:59 06:43:01 PM 5809728 7186284 2072704 26.30 2688 1575220 629168 7.04 167976 1644740 4 20:13:59 06:44:01 PM 5809516 7186072 2072916 26.30 2688 1575220 629168 7.04 167976 1644808 4 20:13:59 06:45:01 PM 5809240 7185796 2073192 26.30 2688 1575220 629168 7.04 167976 1644856 4 20:13:59 06:46:01 PM 5809380 7185940 2073052 26.30 2688 1575224 629168 7.04 167976 1644708 4 20:13:59 06:47:01 PM 5809408 7185968 2073024 26.30 2688 1575224 629168 7.04 167976 1644744 4 20:13:59 06:48:01 PM 5809272 7185832 2073160 26.30 2688 1575224 629168 7.04 167976 1644860 4 20:13:59 06:49:01 PM 5809180 7185744 2073252 26.30 2688 1575228 629168 7.04 167976 1644896 4 20:13:59 06:50:01 PM 5809276 7185840 2073156 26.30 2688 1575228 601072 6.73 167976 1644864 4 20:13:59 06:51:01 PM 5809432 7186004 2073000 26.30 2688 1575232 601072 6.73 167976 1644756 4 20:13:59 06:52:01 PM 5809204 7185776 2073228 26.30 2688 1575232 601072 6.73 167976 1644872 4 20:13:59 06:53:01 PM 5809204 7185776 2073228 26.30 2688 1575232 601072 6.73 167976 1644872 4 20:13:59 06:54:01 PM 5809356 7185932 2073076 26.30 2688 1575236 601072 6.73 167976 1644828 4 20:13:59 06:55:01 PM 5809468 7186044 2072964 26.30 2688 1575236 601072 6.73 167976 1644760 4 20:13:59 06:56:01 PM 5809392 7185968 2073040 26.30 2688 1575236 601072 6.73 167976 1644876 4 20:13:59 06:57:01 PM 5809356 7185936 2073076 26.30 2688 1575240 601072 6.73 167976 1644880 4 20:13:59 06:58:01 PM 5809556 7186136 2072876 26.30 2688 1575240 601072 6.73 167976 1644764 4 20:13:59 06:59:01 PM 5809456 7186036 2072976 26.30 2688 1575240 601072 6.73 167976 1644836 4 20:13:59 07:00:01 PM 5809336 7185920 2073096 26.30 2688 1575244 610724 6.84 167976 1644888 4 20:13:59 07:01:01 PM 5808760 7185348 2073672 26.31 2688 1575248 610724 6.84 167976 1645356 4 20:13:59 07:02:01 PM 5808920 7185512 2073512 26.31 2688 1575252 610728 6.84 167984 1645352 4 20:13:59 07:03:01 PM 5809460 7186052 2072972 26.30 2688 1575252 620992 6.95 168008 1644752 4 20:13:59 07:04:01 PM 5809060 7185652 2073372 26.30 2688 1575252 620992 6.95 168008 1645016 16 20:13:59 07:05:01 PM 5809428 7186020 2073004 26.30 2688 1575252 620992 6.95 168008 1644752 8 20:13:59 07:06:01 PM 5809208 7185804 2073224 26.30 2688 1575256 620992 6.95 168008 1644872 4 20:13:59 07:07:01 PM 5809180 7185776 2073252 26.30 2688 1575256 620992 6.95 168008 1644872 4 20:13:59 07:08:01 PM 5809320 7185916 2073112 26.30 2688 1575256 620992 6.95 168008 1644756 4 20:13:59 07:09:01 PM 5809212 7185812 2073220 26.30 2688 1575260 620992 6.95 168008 1644828 4 20:13:59 07:10:01 PM 5809060 7185660 2073372 26.30 2688 1575260 616948 6.91 168008 1644876 4 20:13:59 07:11:01 PM 5809384 7185996 2073048 26.30 2688 1575268 616948 6.91 168008 1644768 4 20:13:59 07:12:01 PM 5809348 7185960 2073084 26.30 2688 1575268 616948 6.91 168008 1644768 4 20:13:59 07:13:01 PM 5809244 7185852 2073188 26.30 2688 1575268 616948 6.91 168008 1644768 4 20:13:59 07:14:01 PM 5809240 7185852 2073192 26.30 2688 1575272 616948 6.91 168008 1644840 4 20:13:59 07:15:01 PM 5809364 7185976 2073068 26.30 2688 1575272 616948 6.91 168008 1644772 4 20:13:59 07:16:01 PM 5809364 7185976 2073068 26.30 2688 1575272 616948 6.91 168008 1644772 4 20:13:59 07:17:01 PM 5809420 7186036 2073012 26.30 2688 1575276 616948 6.91 168008 1644776 4 20:13:59 07:18:01 PM 5809420 7186036 2073012 26.30 2688 1575276 616948 6.91 168008 1644776 4 20:13:59 07:19:02 PM 5809304 7185920 2073128 26.30 2688 1575276 616948 6.91 168008 1644844 4 20:13:59 07:20:01 PM 5809172 7185792 2073260 26.30 2688 1575280 602528 6.75 168008 1644896 4 20:13:59 07:21:01 PM 5809484 7186104 2072948 26.30 2688 1575280 602528 6.75 168008 1644780 4 20:13:59 07:22:01 PM 5809132 7185756 2073300 26.30 2688 1575284 602528 6.75 168008 1644988 4 20:13:59 07:23:01 PM 5809240 7185864 2073192 26.30 2688 1575284 602528 6.75 168008 1644784 4 20:13:59 07:24:01 PM 5809404 7186028 2073028 26.30 2688 1575284 602528 6.75 168008 1644852 4 20:13:59 07:25:01 PM 5809064 7185692 2073368 26.30 2688 1575288 602528 6.75 168008 1645132 4 20:13:59 07:26:01 PM 5808968 7185596 2073464 26.30 2688 1575288 602528 6.75 168008 1645148 4 20:13:59 07:27:01 PM 5809416 7186044 2073016 26.30 2688 1575288 602528 6.75 168008 1644808 4 20:13:59 07:28:01 PM 5809380 7186012 2073052 26.30 2688 1575292 602528 6.75 168008 1644812 4 20:13:59 07:29:01 PM 5809324 7185956 2073108 26.30 2688 1575292 602528 6.75 168008 1644880 4 20:13:59 07:30:01 PM 5809096 7185728 2073336 26.30 2688 1575292 602532 6.75 168008 1645044 4 20:13:59 07:31:01 PM 5809504 7186140 2072928 26.30 2688 1575296 602532 6.75 168012 1644812 4 20:13:59 07:32:01 PM 5809376 7186012 2073056 26.30 2688 1575296 602532 6.75 168012 1644932 4 20:13:59 07:33:01 PM 5808888 7185528 2073544 26.31 2688 1575300 602532 6.75 168012 1645344 4 20:13:59 07:34:01 PM 5809200 7185840 2073232 26.30 2688 1575300 602532 6.75 168012 1645004 8 20:13:59 07:35:01 PM 5809284 7185924 2073148 26.30 2688 1575300 602532 6.75 168012 1644936 4 20:13:59 07:36:01 PM 5809484 7186128 2072948 26.30 2688 1575304 602532 6.75 168012 1644824 4 20:13:59 07:37:01 PM 5809404 7186048 2073028 26.30 2688 1575304 602532 6.75 168012 1644940 4 20:13:59 07:38:01 PM 5809428 7186072 2073004 26.30 2688 1575304 602532 6.75 168012 1644824 4 20:13:59 07:39:01 PM 5809208 7185856 2073224 26.30 2688 1575308 602532 6.75 168012 1644896 4 20:13:59 07:40:01 PM 5808892 7185540 2073540 26.31 2688 1575308 606444 6.79 168012 1645060 4 20:13:59 07:41:01 PM 5808932 7185588 2073500 26.31 2688 1575312 606444 6.79 168012 1645224 4 20:13:59 07:42:01 PM 5384052 7089956 2498380 31.70 2688 1888484 644560 7.22 200244 1977960 185020 20:13:59 07:43:01 PM 5112352 6988640 2770080 35.14 2688 2052336 708368 7.93 222360 2196336 40196 20:13:59 07:44:01 PM 5131656 7044480 2750776 34.90 2688 2086288 654864 7.33 251364 2142708 31680 20:13:59 07:45:01 PM 4913640 7051272 2968792 37.66 2688 2303860 638048 7.14 289824 2293568 25528 20:13:59 07:46:01 PM 4912688 7050196 2969744 37.68 2688 2303860 638048 7.14 289824 2293508 16 20:13:59 07:47:01 PM 4912720 7050228 2969712 37.68 2688 2303860 638048 7.14 289824 2293508 4 20:13:59 07:48:01 PM 4912568 7050080 2969864 37.68 2688 2303864 638048 7.14 289824 2293568 8 20:13:59 07:49:01 PM 4872144 7009940 3010288 38.19 2688 2304148 692028 7.75 290340 2333364 92 20:13:59 07:50:01 PM 4871196 7009120 3011236 38.20 2688 2304284 692816 7.76 290372 2334156 92 20:13:59 07:51:01 PM 4870224 7008308 3012208 38.21 2688 2304420 692816 7.76 290372 2335260 56 20:13:59 07:52:01 PM 4869568 7007764 3012864 38.22 2688 2304540 692816 7.76 290372 2336088 44 20:13:59 07:53:01 PM 4868708 7007068 3013724 38.23 2688 2304696 692816 7.76 290372 2336792 48 20:13:59 07:54:01 PM 4868188 7006648 3014244 38.24 2688 2304820 692816 7.76 290372 2337304 80 20:13:59 07:55:01 PM 4867896 7006520 3014536 38.24 2688 2304960 692816 7.76 290372 2337628 40 20:13:59 07:56:01 PM 4867284 7006020 3015148 38.25 2688 2305080 708216 7.93 290372 2338072 20 20:13:59 07:57:01 PM 4867076 7005940 3015356 38.25 2688 2305208 708216 7.93 290372 2338308 84 20:13:59 07:58:01 PM 4857552 6997748 3024880 38.37 2688 2306540 708216 7.93 290512 2347676 1052 20:13:59 07:59:01 PM 4854228 6994640 3028204 38.42 2688 2306748 708216 7.93 290512 2350972 64 20:13:59 08:00:01 PM 4853264 6993884 3029168 38.43 2688 2306956 712596 7.98 290512 2351832 20 20:13:59 08:01:01 PM 4851852 6992748 3030580 38.45 2688 2307224 712596 7.98 290516 2352916 200 20:13:59 08:02:01 PM 4852332 6993428 3030100 38.44 2688 2307432 712596 7.98 290516 2352800 80 20:13:59 08:03:01 PM 4851544 6992844 3030888 38.45 2688 2307628 712596 7.98 290516 2353676 40 20:13:59 08:04:01 PM 4850664 6992160 3031768 38.46 2688 2307832 712596 7.98 290516 2354580 4 20:13:59 08:05:01 PM 4850136 6991808 3032296 38.47 2688 2308000 712596 7.98 290516 2355144 40 20:13:59 08:06:01 PM 4849416 6991284 3033016 38.48 2688 2308196 712596 7.98 290516 2355952 40 20:13:59 08:07:01 PM 4848064 6990168 3034368 38.50 2688 2308432 712596 7.98 290516 2357012 140 20:13:59 08:08:01 PM 4847984 6990208 3034448 38.50 2688 2308576 727984 8.15 290516 2357136 72 20:13:59 08:09:01 PM 4847744 6990108 3034688 38.50 2688 2308708 727984 8.15 290516 2357488 44 20:13:59 08:10:01 PM 4847532 6990044 3034900 38.50 2688 2308856 732432 8.20 290516 2357664 32 20:13:59 08:11:01 PM 4847396 6990052 3035036 38.50 2688 2309000 732432 8.20 290516 2357624 24 20:13:59 08:12:01 PM 4847136 6989948 3035296 38.51 2688 2309148 732432 8.20 290516 2358112 16 20:13:59 08:13:01 PM 5002652 6967808 2879780 36.53 2688 2137016 707760 7.92 338680 2177824 32376 20:13:59 Average: 5787226 7185957 2095206 26.58 2688 1596412 614063 6.88 169658 1661550 323 20:13:59 20:13:59 03:38:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:13:59 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:39:01 AM eth0 102.03 50.08 415.21 15.58 0.00 0.00 0.00 0.00 20:13:59 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:40:01 AM eth0 4.00 0.15 0.50 0.01 0.00 0.00 0.00 0.00 20:13:59 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:41:01 AM eth0 0.65 0.12 0.05 0.01 0.00 0.00 0.00 0.00 20:13:59 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:42:01 AM eth0 0.78 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:13:59 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:43:01 AM eth0 0.33 0.12 0.03 0.01 0.00 0.00 0.00 0.00 20:13:59 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:44:01 AM eth0 0.90 0.20 0.18 0.07 0.00 0.00 0.00 0.00 20:13:59 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:45:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 20:13:59 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:46:01 AM eth0 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 20:13:59 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:47:01 AM eth0 0.38 0.12 0.03 0.01 0.00 0.00 0.00 0.00 20:13:59 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:48:01 AM eth0 0.52 0.10 0.04 0.01 0.00 0.00 0.00 0.00 20:13:59 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:49:01 AM eth0 0.48 0.22 0.16 0.07 0.00 0.00 0.00 0.00 20:13:59 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:50:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:51:01 AM eth0 0.60 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:13:59 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:52:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:53:01 AM eth0 4.37 0.05 26.57 0.00 0.00 0.00 0.00 0.00 20:13:59 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:54:01 AM eth0 0.52 0.18 0.16 0.07 0.00 0.00 0.00 0.00 20:13:59 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:55:01 AM eth0 0.60 0.10 0.11 0.01 0.00 0.00 0.00 0.00 20:13:59 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:56:01 AM eth0 0.48 0.08 0.04 0.01 0.00 0.00 0.00 0.00 20:13:59 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:57:01 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:58:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:59:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:00:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:01:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:02:01 AM eth0 0.95 0.88 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:03:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:04:01 AM eth0 0.70 0.35 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:05:01 AM eth0 0.37 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:59 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:06:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:07:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:09:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:10:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:11:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:13:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:14:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:15:01 AM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:17:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:18:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:19:01 AM eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:21:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:22:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:23:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:24:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:25:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:26:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:29:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:30:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:31:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:32:01 AM eth0 0.62 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 04:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:33:02 AM eth0 0.32 0.10 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:34:01 AM eth0 0.39 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:35:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:37:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:39:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:40:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:41:01 AM eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:42:01 AM eth0 0.37 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:43:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:44:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:59 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:45:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:46:01 AM eth0 0.33 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:47:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:48:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:49:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:50:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:52:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:54:01 AM eth0 0.97 0.27 0.44 0.25 0.00 0.00 0.00 0.00 20:13:59 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:55:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:56:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:57:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:59:01 AM eth0 1.02 0.27 0.45 0.26 0.00 0.00 0.00 0.00 20:13:59 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:00:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:04:01 AM eth0 0.73 0.28 0.41 0.26 0.00 0.00 0.00 0.00 20:13:59 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:05:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:06:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:07:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:09:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:14:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:59 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:17:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:18:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:19:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:20:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:21:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:22:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:23:01 AM eth0 0.40 0.28 0.26 0.20 0.00 0.00 0.00 0.00 20:13:59 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:24:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:25:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:26:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:29:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:31:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:32:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:33:01 AM eth0 0.42 0.25 0.26 0.20 0.00 0.00 0.00 0.00 20:13:59 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:34:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:35:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:37:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:39:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:59 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:40:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:41:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:43:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:43:02 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:44:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:47:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:49:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 05:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:50:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:54:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 20:13:59 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:55:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:57:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:58:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:59:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:00:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:01:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:04:01 AM eth0 0.58 0.23 0.40 0.25 0.00 0.00 0.00 0.00 20:13:59 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:05:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:07:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:09:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:14:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:15:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:16:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:17:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:18:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:19:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 06:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:20:00 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:24:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:25:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:27:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:28:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:29:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:31:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:32:01 AM eth0 0.38 0.05 0.04 0.00 0.00 0.00 0.00 0.00 20:13:59 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:33:01 AM eth0 0.77 0.30 0.39 0.26 0.00 0.00 0.00 0.00 20:13:59 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:34:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:35:01 AM eth0 0.48 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:36:01 AM eth0 0.33 0.13 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:39:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:41:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:44:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:45:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:46:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:47:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:48:01 AM eth0 0.72 0.37 0.37 0.27 0.00 0.00 0.00 0.00 20:13:59 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:49:01 AM eth0 0.30 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 06:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:50:00 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:53:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:53:02 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:54:01 AM eth0 0.31 0.12 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:55:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:56:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:57:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:58:01 AM eth0 0.68 0.23 0.30 0.20 0.00 0.00 0.00 0.00 20:13:59 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:59:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:00:01 AM eth0 1.17 0.30 0.35 0.20 0.00 0.00 0.00 0.00 20:13:59 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:01:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:02:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:03:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:04:01 AM eth0 1.20 0.58 0.77 0.52 0.00 0.00 0.00 0.00 20:13:59 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:06:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:07:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:09:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:10:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:11:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:13:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:14:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:17:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:19:01 AM eth0 0.92 0.27 0.44 0.26 0.00 0.00 0.00 0.00 20:13:59 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:20:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:24:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:25:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:27:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:29:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:30:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:31:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:32:01 AM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:33:01 AM eth0 0.38 0.22 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:34:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:35:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:39:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:41:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:42:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:44:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:45:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:47:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:49:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:59 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:50:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:53:01 AM eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:59 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:54:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:55:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:57:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:58:01 AM eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00 20:13:59 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:59:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:01:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:01:02 AM eth0 0.45 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:02:01 AM eth0 0.36 0.22 0.27 0.20 0.00 0.00 0.00 0.00 20:13:59 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:04:01 AM eth0 0.65 0.22 0.40 0.25 0.00 0.00 0.00 0.00 20:13:59 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:05:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:07:01 AM eth0 0.78 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:59 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:08:01 AM eth0 1.37 0.52 0.89 0.63 0.00 0.00 0.00 0.00 20:13:59 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:09:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:10:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:11:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:12:01 AM eth0 0.95 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:59 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:13:01 AM eth0 1.28 0.53 0.81 0.57 0.00 0.00 0.00 0.00 20:13:59 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:14:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 20:13:59 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:15:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:16:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:17:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:19:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:20:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:22:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:23:01 AM eth0 1.40 0.48 0.66 0.46 0.00 0.00 0.00 0.00 20:13:59 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:24:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:27:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:29:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:30:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:31:01 AM eth0 0.78 0.33 0.37 0.27 0.00 0.00 0.00 0.00 20:13:59 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:32:01 AM eth0 1.67 0.82 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:33:01 AM eth0 0.68 0.35 0.36 0.27 0.00 0.00 0.00 0.00 20:13:59 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:34:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:36:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:37:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:38:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:39:01 AM eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:40:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:41:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:44:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:49:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:50:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:51:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:53:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:54:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:55:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:59:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:04:01 AM eth0 0.60 0.37 0.40 0.27 0.00 0.00 0.00 0.00 20:13:59 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:05:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:06:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:07:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:08:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:09:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:09:02 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:10:01 AM eth0 0.44 0.03 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:11:01 AM eth0 0.88 0.23 0.32 0.20 0.00 0.00 0.00 0.00 20:13:59 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:12:01 AM eth0 0.40 0.27 0.26 0.20 0.00 0.00 0.00 0.00 20:13:59 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:14:01 AM eth0 0.87 0.17 0.21 0.07 0.00 0.00 0.00 0.00 20:13:59 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:15:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:16:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:17:01 AM eth0 1.02 0.00 0.13 0.00 0.00 0.00 0.00 0.00 20:13:59 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:19:01 AM eth0 0.63 0.17 0.19 0.07 0.00 0.00 0.00 0.00 20:13:59 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:20:01 AM eth0 1.03 0.00 0.14 0.00 0.00 0.00 0.00 0.00 20:13:59 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:21:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:22:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:23:01 AM eth0 0.50 0.18 0.27 0.19 0.00 0.00 0.00 0.00 20:13:59 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:24:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:25:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:26:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:28:01 AM eth0 0.92 0.27 0.32 0.20 0.00 0.00 0.00 0.00 20:13:59 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:29:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:30:01 AM eth0 1.57 0.77 0.38 6.40 0.00 0.00 0.00 0.00 20:13:59 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:31:01 AM eth0 2.98 2.38 0.52 10.88 0.00 0.00 0.00 0.00 20:13:59 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:32:01 AM eth0 0.62 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:33:01 AM eth0 0.77 0.33 0.37 0.27 0.00 0.00 0.00 0.00 20:13:59 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:34:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:35:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:36:01 AM eth0 0.55 0.17 0.27 0.19 0.00 0.00 0.00 0.00 20:13:59 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:37:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:38:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:39:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:40:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:42:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:43:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:44:01 AM eth0 1.08 0.33 0.45 0.26 0.00 0.00 0.00 0.00 20:13:59 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:45:01 AM eth0 0.53 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:46:01 AM eth0 0.73 0.35 0.37 0.27 0.00 0.00 0.00 0.00 20:13:59 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:47:01 AM eth0 0.72 0.22 0.31 0.19 0.00 0.00 0.00 0.00 20:13:59 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:48:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:49:01 AM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:50:01 AM eth0 0.22 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:54:01 AM eth0 0.42 0.25 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:55:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:56:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:57:01 AM eth0 0.80 0.25 0.31 0.20 0.00 0.00 0.00 0.00 20:13:59 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:58:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 09:59:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:00:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:02:01 AM eth0 0.83 0.32 0.31 0.20 0.00 0.00 0.00 0.00 20:13:59 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:03:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:04:01 AM eth0 1.08 0.33 0.45 0.26 0.00 0.00 0.00 0.00 20:13:59 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:05:01 AM eth0 0.50 0.23 0.35 0.26 0.00 0.00 0.00 0.00 20:13:59 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:06:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:08:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:09:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:11:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:12:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:13:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:14:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:16:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:17:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:17:02 AM eth0 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:13:59 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:18:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:59 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:19:01 AM eth0 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:20:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:21:01 AM eth0 0.25 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:22:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:23:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:24:01 AM eth0 0.30 0.12 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:29:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:31:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:32:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:33:01 AM eth0 1.03 0.20 0.33 0.19 0.00 0.00 0.00 0.00 20:13:59 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:34:01 AM eth0 0.30 0.12 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:36:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:37:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:38:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:39:01 AM eth0 0.55 0.27 0.39 0.26 0.00 0.00 0.00 0.00 20:13:59 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:40:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:42:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:44:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:45:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:49:01 AM eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:50:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:51:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:52:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:54:01 AM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:55:01 AM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 10:59:01 AM eth0 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:00:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:01:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:02:01 AM eth0 0.35 0.22 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:04:01 AM eth0 0.63 0.32 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:05:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:08:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:09:01 AM eth0 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:10:01 AM eth0 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:11:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:12:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:14:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:59 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:17:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:19:01 AM eth0 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:20:01 AM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:59 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:22:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:23:01 AM eth0 0.67 0.37 0.36 0.27 0.00 0.00 0.00 0.00 20:13:59 11:24:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:24:02 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:25:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:26:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:28:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:29:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:31:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:32:01 AM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:33:01 AM eth0 0.43 0.20 0.27 0.19 0.00 0.00 0.00 0.00 20:13:59 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:34:01 AM eth0 0.58 0.10 0.13 0.06 0.00 0.00 0.00 0.00 20:13:59 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:35:01 AM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:36:01 AM eth0 0.90 0.43 0.37 0.21 0.00 0.00 0.00 0.00 20:13:59 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:37:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:38:01 AM eth0 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:39:01 AM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:40:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:41:01 AM eth0 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:42:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:43:01 AM eth0 0.42 0.05 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:44:01 AM eth0 0.70 0.38 0.43 0.32 0.00 0.00 0.00 0.00 20:13:59 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:45:01 AM eth0 0.60 0.07 0.12 0.00 0.00 0.00 0.00 0.00 20:13:59 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:46:01 AM eth0 0.98 0.42 0.41 0.27 0.00 0.00 0.00 0.00 20:13:59 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:47:01 AM eth0 0.70 0.00 0.08 0.00 0.00 0.00 0.00 0.00 20:13:59 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:49:01 AM eth0 1.22 0.13 0.23 0.07 0.00 0.00 0.00 0.00 20:13:59 11:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:50:00 AM eth0 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:51:01 AM eth0 0.28 0.08 0.08 0.00 0.00 0.00 0.00 0.00 20:13:59 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:53:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:54:01 AM eth0 0.48 0.22 0.16 0.07 0.00 0.00 0.00 0.00 20:13:59 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:55:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:57:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:58:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 11:59:01 AM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:00:01 PM eth0 0.77 0.07 0.13 0.00 0.00 0.00 0.00 0.00 20:13:59 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:01:01 PM eth0 0.87 0.37 0.54 0.38 0.00 0.00 0.00 0.00 20:13:59 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:02:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:03:01 PM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:04:01 PM eth0 0.88 0.30 0.43 0.26 0.00 0.00 0.00 0.00 20:13:59 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:05:01 PM eth0 0.78 0.18 0.31 0.19 0.00 0.00 0.00 0.00 20:13:59 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:06:01 PM eth0 0.72 0.32 0.37 0.27 0.00 0.00 0.00 0.00 20:13:59 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:07:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:08:01 PM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:09:01 PM eth0 0.60 0.33 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:10:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:11:01 PM eth0 0.82 0.17 0.31 0.19 0.00 0.00 0.00 0.00 20:13:59 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:12:01 PM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:13:01 PM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:14:01 PM eth0 0.78 0.37 0.42 0.26 0.00 0.00 0.00 0.00 20:13:59 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:15:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:16:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:17:01 PM eth0 0.70 0.05 0.04 0.00 0.00 0.00 0.00 0.00 20:13:59 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:18:01 PM eth0 1.08 0.05 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:19:01 PM eth0 0.92 0.18 0.20 0.07 0.00 0.00 0.00 0.00 20:13:59 12:20:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:20:00 PM eth0 0.53 0.22 0.28 0.20 0.00 0.00 0.00 0.00 20:13:59 12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:20:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:21:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:22:01 PM eth0 0.90 0.83 0.08 0.07 0.00 0.00 0.00 0.00 20:13:59 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:23:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:24:01 PM eth0 1.05 0.33 0.45 0.26 0.00 0.00 0.00 0.00 20:13:59 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:25:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:26:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:27:01 PM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:28:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:29:01 PM eth0 0.80 0.12 0.19 0.06 0.00 0.00 0.00 0.00 20:13:59 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:30:01 PM eth0 0.85 0.17 0.32 0.19 0.00 0.00 0.00 0.00 20:13:59 12:31:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:31:02 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:32:01 PM eth0 1.07 0.00 0.12 0.00 0.00 0.00 0.00 0.00 20:13:59 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:33:01 PM eth0 3.10 0.63 1.09 0.65 0.00 0.00 0.00 0.00 20:13:59 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:34:01 PM eth0 0.68 0.30 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:35:01 PM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:36:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:37:01 PM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:38:01 PM eth0 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:39:01 PM eth0 0.87 0.35 0.50 0.32 0.00 0.00 0.00 0.00 20:13:59 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:40:01 PM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:41:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:42:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:43:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:44:01 PM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:45:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:46:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:47:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:48:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:49:01 PM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:50:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:51:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:52:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:53:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:54:01 PM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:55:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:56:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:57:01 PM eth0 0.80 0.15 0.31 0.19 0.00 0.00 0.00 0.00 20:13:59 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:58:01 PM eth0 0.70 0.15 0.30 0.19 0.00 0.00 0.00 0.00 20:13:59 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 12:59:01 PM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:00:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:01:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:02:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:03:01 PM eth0 0.82 0.22 0.31 0.19 0.00 0.00 0.00 0.00 20:13:59 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:04:01 PM eth0 0.65 0.30 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:05:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:06:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:07:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:08:01 PM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:09:01 PM eth0 0.93 0.28 0.39 0.26 0.00 0.00 0.00 0.00 20:13:59 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:10:01 PM eth0 1.38 0.07 0.21 0.00 0.00 0.00 0.00 0.00 20:13:59 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:11:01 PM eth0 1.48 0.38 0.62 0.39 0.00 0.00 0.00 0.00 20:13:59 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:12:01 PM eth0 0.65 0.30 0.36 0.26 0.00 0.00 0.00 0.00 20:13:59 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:13:01 PM eth0 0.72 0.00 0.09 0.00 0.00 0.00 0.00 0.00 20:13:59 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:14:01 PM eth0 0.53 0.15 0.16 0.07 0.00 0.00 0.00 0.00 20:13:59 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:15:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:16:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:17:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:18:01 PM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:19:01 PM eth0 1.67 0.28 0.53 0.25 0.00 0.00 0.00 0.00 20:13:59 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:20:01 PM eth0 2.10 0.58 0.99 0.64 0.00 0.00 0.00 0.00 20:13:59 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:21:01 PM eth0 0.87 0.33 0.53 0.38 0.00 0.00 0.00 0.00 20:13:59 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:22:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:23:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:24:01 PM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:25:01 PM eth0 0.30 0.05 0.08 0.00 0.00 0.00 0.00 0.00 20:13:59 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:26:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:27:01 PM eth0 0.90 0.17 0.32 0.19 0.00 0.00 0.00 0.00 20:13:59 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:28:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:29:01 PM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:30:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:31:01 PM eth0 1.10 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:32:01 PM eth0 1.72 0.00 0.15 0.00 0.00 0.00 0.00 0.00 20:13:59 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:33:01 PM eth0 0.83 0.15 0.32 0.19 0.00 0.00 0.00 0.00 20:13:59 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:34:01 PM eth0 0.97 0.18 0.22 0.07 0.00 0.00 0.00 0.00 20:13:59 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:35:01 PM eth0 0.78 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:59 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:36:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:37:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:38:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:38:02 PM eth0 0.72 0.00 0.09 0.00 0.00 0.00 0.00 0.00 20:13:59 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:39:01 PM eth0 0.44 0.17 0.16 0.07 0.00 0.00 0.00 0.00 20:13:59 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:40:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:41:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:42:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:43:01 PM eth0 0.85 0.28 0.31 0.20 0.00 0.00 0.00 0.00 20:13:59 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:44:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:45:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:46:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:47:01 PM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:48:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:49:01 PM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:59 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:50:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:51:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:52:01 PM eth0 0.97 0.33 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:53:01 PM eth0 0.63 0.32 0.36 0.26 0.00 0.00 0.00 0.00 20:13:59 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:54:01 PM eth0 1.70 0.85 0.46 6.47 0.00 0.00 0.00 0.00 20:13:59 01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:55:01 PM eth0 1.97 0.98 0.44 12.77 0.00 0.00 0.00 0.00 20:13:59 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:56:01 PM eth0 1.20 0.63 0.57 2.38 0.00 0.00 0.00 0.00 20:13:59 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:57:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:58:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 01:59:01 PM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:00:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:01:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:02:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:03:01 PM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 02:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:04:01 PM eth0 0.57 0.25 0.34 0.25 0.00 0.00 0.00 0.00 20:13:59 02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:05:01 PM eth0 0.23 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:06:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:07:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:08:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:09:01 PM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:59 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:10:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:12:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:13:01 PM eth0 1.22 0.18 0.36 0.19 0.00 0.00 0.00 0.00 20:13:59 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:14:01 PM eth0 0.43 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:59 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:15:01 PM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:16:01 PM eth0 0.73 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:59 02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:17:01 PM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:18:01 PM eth0 0.53 0.05 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:19:01 PM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:20:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 02:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:21:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:22:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:23:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:24:01 PM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:25:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:26:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:27:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:28:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:29:01 PM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 02:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:30:01 PM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:31:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:32:01 PM eth0 0.65 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:33:01 PM eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00 20:13:59 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:34:01 PM eth0 0.43 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:59 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:35:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:36:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:38:01 PM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 02:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:39:01 PM eth0 0.63 0.12 0.19 0.06 0.00 0.00 0.00 0.00 20:13:59 02:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:40:01 PM eth0 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00 20:13:59 02:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:41:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:42:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:43:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:44:01 PM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 02:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:45:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:46:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:47:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:48:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:48:02 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:49:01 PM eth0 0.39 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 02:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:50:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:51:01 PM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 02:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:52:01 PM eth0 0.45 0.23 0.27 0.20 0.00 0.00 0.00 0.00 20:13:59 02:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:53:01 PM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 02:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:54:01 PM eth0 0.68 0.32 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 02:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:55:01 PM eth0 0.87 0.05 0.10 0.00 0.00 0.00 0.00 0.00 20:13:59 02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:56:01 PM eth0 0.57 0.40 0.27 0.21 0.00 0.00 0.00 0.00 20:13:59 02:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:57:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:58:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 02:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 02:59:01 PM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 03:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:00:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:01:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:02:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:03:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:04:01 PM eth0 0.70 0.33 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 03:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:05:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:06:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:07:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:08:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:09:01 PM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:10:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:12:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:13:01 PM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:14:01 PM eth0 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 03:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:15:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:16:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 03:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:17:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 03:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:18:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:19:01 PM eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:20:01 PM eth0 0.27 0.12 0.10 0.01 0.00 0.00 0.00 0.00 20:13:59 03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:21:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:23:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:24:01 PM eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:25:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:26:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:27:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:28:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:29:01 PM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:30:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:31:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:32:01 PM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:33:01 PM eth0 0.68 0.38 0.37 0.27 0.00 0.00 0.00 0.00 20:13:59 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:34:01 PM eth0 0.40 0.27 0.16 0.07 0.00 0.00 0.00 0.00 20:13:59 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:35:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:38:01 PM eth0 0.13 0.05 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:39:01 PM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:40:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:41:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:42:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:43:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:44:01 PM eth0 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:45:01 PM eth0 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:13:59 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:46:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:47:01 PM eth0 0.47 0.23 0.27 0.20 0.00 0.00 0.00 0.00 20:13:59 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:48:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:49:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:50:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:51:01 PM eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:59 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:52:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:53:01 PM eth0 0.38 0.22 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:54:01 PM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:59 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:55:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:56:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:56:02 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:57:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:58:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 03:59:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:59 04:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:00:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:01:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:02:01 PM eth0 0.33 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:59 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:04:01 PM eth0 51.16 29.75 33.63 62.32 0.00 0.00 0.00 0.00 20:13:59 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:05:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:06:01 PM eth0 0.78 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:59 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:07:01 PM eth0 2.33 1.17 0.76 0.51 0.00 0.00 0.00 0.00 20:13:59 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:08:01 PM eth0 1.33 0.45 0.81 0.56 0.00 0.00 0.00 0.00 20:13:59 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:09:01 PM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:59 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:10:01 PM eth0 0.82 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:59 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:11:01 PM eth0 0.78 0.45 0.43 0.27 0.00 0.00 0.00 0.00 20:13:59 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:12:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:13:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:14:01 PM eth0 3.93 0.55 1.09 0.52 0.00 0.00 0.00 0.00 20:13:59 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:15:01 PM eth0 3.17 0.58 1.24 0.76 0.00 0.00 0.00 0.00 20:13:59 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:16:01 PM eth0 0.70 0.27 0.37 0.26 0.00 0.00 0.00 0.00 20:13:59 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:17:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:18:01 PM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:19:01 PM eth0 0.45 0.12 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:20:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:21:01 PM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:22:01 PM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:23:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:24:01 PM eth0 0.43 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:25:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:26:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:27:01 PM eth0 0.82 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:59 04:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:28:01 PM eth0 1.62 0.53 0.70 0.46 0.00 0.00 0.00 0.00 20:13:59 04:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:29:01 PM eth0 0.95 0.28 0.44 0.26 0.00 0.00 0.00 0.00 20:13:59 04:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:30:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:31:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:32:01 PM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:33:01 PM eth0 0.78 0.00 0.08 0.00 0.00 0.00 0.00 0.00 20:13:59 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:34:01 PM eth0 0.63 0.27 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:35:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:36:01 PM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:37:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:38:01 PM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:39:01 PM eth0 0.30 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:59 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:40:01 PM eth0 0.32 0.08 0.08 0.00 0.00 0.00 0.00 0.00 20:13:59 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:41:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:42:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:43:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:44:01 PM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:45:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:46:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:47:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:48:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:49:01 PM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 04:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:50:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:52:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:53:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:54:01 PM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:55:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:56:01 PM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:57:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:58:01 PM eth0 0.30 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:59 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 04:59:01 PM eth0 0.85 0.42 0.37 0.27 0.00 0.00 0.00 0.00 20:13:59 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:00:01 PM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:01:01 PM eth0 1.45 0.27 0.43 0.20 0.00 0.00 0.00 0.00 20:13:59 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:02:01 PM eth0 1.18 0.17 0.36 0.19 0.00 0.00 0.00 0.00 20:13:59 05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:03:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:04:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:04:02 PM eth0 1.15 0.28 0.42 0.26 0.00 0.00 0.00 0.00 20:13:59 05:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:05:01 PM eth0 0.98 0.03 0.17 0.00 0.00 0.00 0.00 0.00 20:13:59 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:06:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:07:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:08:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:09:01 PM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:10:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:11:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:12:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:13:01 PM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 05:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:14:01 PM eth0 0.32 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 05:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:15:01 PM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:16:01 PM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 05:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:17:01 PM eth0 0.95 0.23 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:18:01 PM eth0 0.97 0.27 0.40 0.26 0.00 0.00 0.00 0.00 20:13:59 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:19:01 PM eth0 0.65 0.27 0.40 0.25 0.00 0.00 0.00 0.00 20:13:59 05:20:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:20:00 PM eth0 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:20:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:21:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:22:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:23:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:24:01 PM eth0 0.45 0.15 0.16 0.07 0.00 0.00 0.00 0.00 20:13:59 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:25:01 PM eth0 0.25 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:13:59 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:26:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:27:01 PM eth0 0.27 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:28:01 PM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:29:01 PM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 05:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:30:01 PM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 05:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:31:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:32:01 PM eth0 0.65 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:33:01 PM eth0 1.13 0.42 0.56 0.39 0.00 0.00 0.00 0.00 20:13:59 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:34:01 PM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:35:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:36:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:37:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:38:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:39:01 PM eth0 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 05:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:40:01 PM eth0 0.28 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:41:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:42:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:43:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 05:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:44:01 PM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:45:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:46:01 PM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:47:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:48:01 PM eth0 0.52 0.08 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:49:01 PM eth0 0.83 0.47 0.49 0.33 0.00 0.00 0.00 0.00 20:13:59 05:50:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:50:00 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:50:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:51:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:52:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:53:01 PM eth0 0.65 0.28 0.36 0.26 0.00 0.00 0.00 0.00 20:13:59 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:54:01 PM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:55:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:56:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:57:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:58:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 05:59:01 PM eth0 0.87 0.17 0.20 0.07 0.00 0.00 0.00 0.00 20:13:59 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:00:01 PM eth0 0.40 0.13 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:01:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:02:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:03:01 PM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:04:01 PM eth0 0.72 0.30 0.41 0.26 0.00 0.00 0.00 0.00 20:13:59 06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:05:01 PM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:06:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:07:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:08:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:09:01 PM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:10:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:11:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:12:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:13:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:14:01 PM eth0 0.29 0.19 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 06:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:15:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:16:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:18:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:19:01 PM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 20:13:59 06:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:20:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:21:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:22:01 PM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:13:59 06:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:23:01 PM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 06:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:24:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:59 06:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:25:01 PM eth0 0.53 0.05 0.11 0.00 0.00 0.00 0.00 0.00 20:13:59 06:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:26:01 PM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00 20:13:59 06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:27:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:28:01 PM eth0 0.73 0.00 0.09 0.00 0.00 0.00 0.00 0.00 20:13:59 06:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:29:01 PM eth0 1.80 0.53 0.83 0.51 0.00 0.00 0.00 0.00 20:13:59 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:30:01 PM eth0 1.35 0.30 0.60 0.38 0.00 0.00 0.00 0.00 20:13:59 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:31:01 PM eth0 0.90 0.42 0.61 0.45 0.00 0.00 0.00 0.00 20:13:59 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:32:01 PM eth0 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:33:01 PM eth0 0.60 0.25 0.28 0.20 0.00 0.00 0.00 0.00 20:13:59 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:34:01 PM eth0 0.28 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:59 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:35:01 PM eth0 0.35 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:59 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:36:01 PM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:37:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:38:01 PM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:39:01 PM eth0 1.23 0.47 0.69 0.44 0.00 0.00 0.00 0.00 20:13:59 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:40:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:41:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:42:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:43:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:44:01 PM eth0 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:13:59 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:45:01 PM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:46:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:47:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:48:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:49:01 PM eth0 0.45 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:50:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:52:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:53:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:54:01 PM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:55:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:56:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:57:01 PM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:58:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 06:59:01 PM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:00:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:01:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:02:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:03:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:04:01 PM eth0 1.20 0.50 0.69 0.45 0.00 0.00 0.00 0.00 20:13:59 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:05:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:06:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:07:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:08:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:09:01 PM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:59 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:10:01 PM eth0 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:11:01 PM eth0 0.13 0.08 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:14:01 PM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:15:01 PM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:16:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:17:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:18:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:19:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:19:02 PM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:59 07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:20:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:21:01 PM eth0 0.33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:59 07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:22:01 PM eth0 0.60 0.35 0.36 0.27 0.00 0.00 0.00 0.00 20:13:59 07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:23:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:24:01 PM eth0 0.65 0.22 0.19 0.07 0.00 0.00 0.00 0.00 20:13:59 07:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:25:01 PM eth0 0.65 0.17 0.30 0.19 0.00 0.00 0.00 0.00 20:13:59 07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:26:01 PM eth0 0.65 0.43 0.37 0.27 0.00 0.00 0.00 0.00 20:13:59 07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:27:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:28:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:29:01 PM eth0 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:59 07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:30:01 PM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:31:01 PM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:32:01 PM eth0 0.58 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:33:01 PM eth0 1.03 0.28 0.56 0.38 0.00 0.00 0.00 0.00 20:13:59 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:34:01 PM eth0 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:59 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:35:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:59 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:36:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:37:01 PM eth0 0.25 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:59 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:38:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:59 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:39:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:59 07:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:40:01 PM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:59 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:41:01 PM eth0 0.75 0.33 0.35 0.20 0.00 0.00 0.00 0.00 20:13:59 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:42:01 PM eth0 227.08 160.09 1318.37 60.98 0.00 0.00 0.00 0.00 20:13:59 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:43:01 PM eth0 86.24 70.94 890.72 10.26 0.00 0.00 0.00 0.00 20:13:59 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:44:01 PM eth0 11.70 11.33 6.83 4.56 0.00 0.00 0.00 0.00 20:13:59 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:45:01 PM eth0 52.36 44.44 341.08 12.87 0.00 0.00 0.00 0.00 20:13:59 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:46:01 PM eth0 1.52 1.80 0.69 6.82 0.00 0.00 0.00 0.00 20:13:59 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:47:01 PM eth0 0.92 0.82 0.17 0.14 0.00 0.00 0.00 0.00 20:13:59 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:48:01 PM eth0 1.17 1.25 0.20 0.17 0.00 0.00 0.00 0.00 20:13:59 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:49:01 PM eth0 6.03 5.50 1.42 3.27 0.00 0.00 0.00 0.00 20:13:59 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:50:01 PM eth0 5.08 5.06 0.81 1.28 0.00 0.00 0.00 0.00 20:13:59 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:51:01 PM eth0 4.83 4.80 0.77 1.22 0.00 0.00 0.00 0.00 20:13:59 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:52:01 PM eth0 4.68 4.57 0.73 1.15 0.00 0.00 0.00 0.00 20:13:59 07:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:53:01 PM eth0 8.07 7.60 1.42 1.73 0.00 0.00 0.00 0.00 20:13:59 07:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:54:01 PM eth0 5.23 5.10 0.89 1.34 0.00 0.00 0.00 0.00 20:13:59 07:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:55:01 PM eth0 5.45 4.85 0.90 1.25 0.00 0.00 0.00 0.00 20:13:59 07:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:56:01 PM eth0 4.75 4.48 0.95 1.28 0.00 0.00 0.00 0.00 20:13:59 07:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:57:01 PM eth0 5.81 5.63 0.94 1.50 0.00 0.00 0.00 0.00 20:13:59 07:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:58:01 PM eth0 19.26 14.80 4.31 6.84 0.00 0.00 0.00 0.00 20:13:59 07:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 07:59:01 PM eth0 7.97 7.72 1.48 1.92 0.00 0.00 0.00 0.00 20:13:59 08:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:00:01 PM eth0 7.30 7.10 1.26 1.74 0.00 0.00 0.00 0.00 20:13:59 08:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:01:01 PM eth0 6.53 6.13 1.23 1.46 0.00 0.00 0.00 0.00 20:13:59 08:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:02:01 PM eth0 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 08:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:03:01 PM eth0 0.28 0.22 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 08:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:04:01 PM eth0 0.77 0.50 0.35 0.27 0.00 0.00 0.00 0.00 20:13:59 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:05:01 PM eth0 0.42 0.20 0.08 0.01 0.00 0.00 0.00 0.00 20:13:59 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:06:01 PM eth0 0.25 0.18 0.02 0.01 0.00 0.00 0.00 0.00 20:13:59 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:07:01 PM eth0 1.95 1.80 0.34 0.41 0.00 0.00 0.00 0.00 20:13:59 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:08:01 PM eth0 4.77 3.97 0.71 0.97 0.00 0.00 0.00 0.00 20:13:59 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:09:01 PM eth0 4.70 4.33 1.25 1.41 0.00 0.00 0.00 0.00 20:13:59 08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:10:01 PM eth0 4.68 3.90 0.70 0.95 0.00 0.00 0.00 0.00 20:13:59 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:11:01 PM eth0 3.97 3.90 0.62 0.96 0.00 0.00 0.00 0.00 20:13:59 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:12:01 PM eth0 4.87 4.67 0.75 1.15 0.00 0.00 0.00 0.00 20:13:59 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 08:13:01 PM eth0 42.69 33.96 81.13 42.26 0.00 0.00 0.00 0.00 20:13:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:59 Average: eth0 1.01 0.60 3.25 0.33 0.00 0.00 0.00 0.00 20:13:59 20:13:59 20:13:59 ---> sar -P ALL: 20:13:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/25/2026 _x86_64_ (2 CPU) 20:13:59 20:13:59 03:37:44 LINUX RESTART (2 CPU) 20:13:59 20:13:59 03:38:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 03:39:01 AM all 24.62 0.05 7.56 7.52 0.07 60.17 20:13:59 03:39:01 AM 0 23.83 0.07 7.01 7.90 0.07 61.13 20:13:59 03:39:01 AM 1 25.42 0.03 8.11 7.15 0.07 59.22 20:13:59 03:40:01 AM all 0.33 0.00 0.07 0.03 0.04 99.54 20:13:59 03:40:01 AM 0 0.10 0.00 0.08 0.05 0.05 99.72 20:13:59 03:40:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 03:41:01 AM all 0.20 0.00 0.11 0.00 0.04 99.65 20:13:59 03:41:01 AM 0 0.12 0.00 0.15 0.00 0.05 99.68 20:13:59 03:41:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62 20:13:59 03:42:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 03:42:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 03:42:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 20:13:59 03:43:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 20:13:59 03:43:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 03:43:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 20:13:59 03:44:01 AM all 0.21 0.00 0.04 0.00 0.04 99.71 20:13:59 03:44:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 03:44:01 AM 1 0.33 0.00 0.03 0.00 0.03 99.60 20:13:59 03:45:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:59 03:45:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:59 03:45:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 03:46:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 20:13:59 03:46:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 20:13:59 03:46:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:59 03:47:01 AM all 0.30 0.00 0.08 0.00 0.05 99.57 20:13:59 03:47:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:59 03:47:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:13:59 03:48:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 03:48:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 03:48:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47 20:13:59 03:49:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 20:13:59 03:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 03:49:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 20:13:59 20:13:59 03:49:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 03:50:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70 20:13:59 03:50:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:13:59 03:50:01 AM 1 0.28 0.00 0.03 0.00 0.03 99.65 20:13:59 03:51:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 20:13:59 03:51:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:59 03:51:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:13:59 03:52:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 03:52:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:13:59 03:52:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:13:59 03:53:01 AM all 0.30 0.00 0.11 0.02 0.05 99.52 20:13:59 03:53:01 AM 0 0.08 0.00 0.15 0.03 0.07 99.67 20:13:59 03:53:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:13:59 03:54:01 AM all 0.18 0.00 0.05 0.00 0.04 99.72 20:13:59 03:54:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 20:13:59 03:54:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62 20:13:59 03:55:01 AM all 0.30 0.00 0.08 0.00 0.05 99.57 20:13:59 03:55:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58 20:13:59 03:55:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57 20:13:59 03:56:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 03:56:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30 20:13:59 03:56:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 20:13:59 03:57:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 20:13:59 03:57:01 AM 0 0.48 0.00 0.08 0.00 0.05 99.38 20:13:59 03:57:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:59 03:58:01 AM all 0.30 0.00 0.06 0.01 0.04 99.59 20:13:59 03:58:01 AM 0 0.57 0.00 0.07 0.02 0.07 99.28 20:13:59 03:58:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 20:13:59 03:59:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 20:13:59 03:59:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30 20:13:59 03:59:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 04:00:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61 20:13:59 04:00:01 AM 0 0.50 0.00 0.07 0.00 0.07 99.37 20:13:59 04:00:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:13:59 20:13:59 04:00:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:01:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68 20:13:59 04:01:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 20:13:59 04:01:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 04:02:01 AM all 0.33 0.22 0.18 0.09 0.05 99.12 20:13:59 04:02:01 AM 0 0.35 0.43 0.25 0.18 0.03 98.75 20:13:59 04:02:01 AM 1 0.32 0.00 0.12 0.00 0.07 99.50 20:13:59 04:03:01 AM all 0.32 0.00 0.05 0.02 0.04 99.57 20:13:59 04:03:01 AM 0 0.07 0.00 0.05 0.03 0.05 99.80 20:13:59 04:03:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 04:04:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 20:13:59 04:04:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:13:59 04:04:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 04:05:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 04:05:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58 20:13:59 04:05:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62 20:13:59 04:06:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58 20:13:59 04:06:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35 20:13:59 04:06:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 04:07:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:59 04:07:01 AM 0 0.55 0.00 0.07 0.00 0.07 99.32 20:13:59 04:07:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 04:08:01 AM all 0.15 0.00 0.07 0.00 0.04 99.74 20:13:59 04:08:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70 20:13:59 04:08:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 04:09:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63 20:13:59 04:09:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42 20:13:59 04:09:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 04:10:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:59 04:10:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 04:10:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 04:11:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 04:11:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 04:11:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:13:59 20:13:59 04:11:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:12:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:59 04:12:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:59 04:12:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:59 04:13:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67 20:13:59 04:13:01 AM 0 0.38 0.00 0.05 0.00 0.05 99.52 20:13:59 04:13:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 04:14:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:59 04:14:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 20:13:59 04:14:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:13:59 04:15:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:59 04:15:01 AM 0 0.53 0.00 0.05 0.00 0.07 99.35 20:13:59 04:15:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 04:16:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73 20:13:59 04:16:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67 20:13:59 04:16:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 04:17:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62 20:13:59 04:17:01 AM 0 0.50 0.00 0.05 0.00 0.07 99.38 20:13:59 04:17:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:59 04:18:01 AM all 0.28 0.00 0.05 0.01 0.04 99.62 20:13:59 04:18:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.40 20:13:59 04:18:01 AM 1 0.07 0.00 0.03 0.02 0.03 99.85 20:13:59 04:19:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 04:19:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:13:59 04:19:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:13:59 04:20:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:59 04:20:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28 20:13:59 04:20:01 AM 1 0.02 0.00 0.02 0.00 0.03 99.93 20:13:59 04:21:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56 20:13:59 04:21:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 04:21:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72 20:13:59 04:22:01 AM all 0.28 0.01 0.08 0.00 0.05 99.58 20:13:59 04:22:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:13:59 04:22:01 AM 1 0.08 0.02 0.10 0.00 0.07 99.73 20:13:59 20:13:59 04:22:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:23:01 AM all 0.29 0.00 0.05 0.01 0.05 99.60 20:13:59 04:23:01 AM 0 0.55 0.00 0.05 0.02 0.07 99.32 20:13:59 04:23:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 04:24:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57 20:13:59 04:24:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30 20:13:59 04:24:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 04:25:01 AM all 0.18 0.00 0.06 0.00 0.05 99.72 20:13:59 04:25:01 AM 0 0.22 0.00 0.03 0.00 0.02 99.73 20:13:59 04:25:01 AM 1 0.13 0.00 0.08 0.00 0.08 99.70 20:13:59 04:26:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70 20:13:59 04:26:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 04:26:01 AM 1 0.37 0.00 0.05 0.00 0.07 99.52 20:13:59 04:27:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 04:27:01 AM 0 0.13 0.00 0.03 0.00 0.03 99.80 20:13:59 04:27:01 AM 1 0.47 0.00 0.07 0.00 0.07 99.40 20:13:59 04:28:01 AM all 0.30 0.00 0.04 0.00 0.07 99.59 20:13:59 04:28:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83 20:13:59 04:28:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35 20:13:59 04:29:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 04:29:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 04:29:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:59 04:30:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58 20:13:59 04:30:01 AM 0 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 04:30:01 AM 1 0.27 0.00 0.07 0.00 0.07 99.60 20:13:59 04:31:01 AM all 0.27 0.00 0.06 0.00 0.06 99.62 20:13:59 04:31:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42 20:13:59 04:31:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:59 04:32:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62 20:13:59 04:32:01 AM 0 0.52 0.00 0.07 0.00 0.07 99.35 20:13:59 04:32:01 AM 1 0.02 0.00 0.03 0.00 0.05 99.90 20:13:59 04:33:02 AM all 0.26 0.00 0.08 0.00 0.07 99.60 20:13:59 04:33:02 AM 0 0.48 0.00 0.10 0.00 0.07 99.35 20:13:59 04:33:02 AM 1 0.03 0.00 0.05 0.00 0.07 99.85 20:13:59 20:13:59 04:33:02 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:34:01 AM all 0.13 0.00 0.05 0.00 0.06 99.76 20:13:59 04:34:01 AM 0 0.22 0.00 0.09 0.00 0.07 99.63 20:13:59 04:34:01 AM 1 0.03 0.00 0.02 0.00 0.05 99.90 20:13:59 04:35:01 AM all 0.29 0.00 0.05 0.00 0.07 99.59 20:13:59 04:35:01 AM 0 0.55 0.00 0.05 0.00 0.08 99.32 20:13:59 04:35:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:59 04:36:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 04:36:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33 20:13:59 04:36:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:59 04:37:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58 20:13:59 04:37:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:59 04:37:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:13:59 04:38:01 AM all 0.29 0.00 0.07 0.01 0.06 99.57 20:13:59 04:38:01 AM 0 0.52 0.00 0.05 0.00 0.07 99.37 20:13:59 04:38:01 AM 1 0.07 0.00 0.08 0.02 0.05 99.78 20:13:59 04:39:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:59 04:39:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32 20:13:59 04:39:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:59 04:40:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:59 04:40:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32 20:13:59 04:40:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:59 04:41:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56 20:13:59 04:41:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33 20:13:59 04:41:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 04:42:01 AM all 0.33 0.00 0.04 0.00 0.07 99.57 20:13:59 04:42:01 AM 0 0.57 0.00 0.03 0.00 0.07 99.33 20:13:59 04:42:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 04:43:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 20:13:59 04:43:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 04:43:01 AM 1 0.07 0.00 0.10 0.00 0.07 99.77 20:13:59 04:44:01 AM all 0.17 0.00 0.05 0.00 0.06 99.72 20:13:59 04:44:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 04:44:01 AM 1 0.27 0.00 0.05 0.00 0.08 99.60 20:13:59 20:13:59 04:44:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:45:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60 20:13:59 04:45:01 AM 0 0.53 0.00 0.02 0.00 0.05 99.40 20:13:59 04:45:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 04:46:01 AM all 0.41 0.00 0.05 0.00 0.05 99.49 20:13:59 04:46:01 AM 0 0.43 0.00 0.05 0.00 0.05 99.47 20:13:59 04:46:01 AM 1 0.38 0.00 0.05 0.00 0.05 99.52 20:13:59 04:47:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61 20:13:59 04:47:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:13:59 04:47:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:13:59 04:48:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:59 04:48:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 04:48:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47 20:13:59 04:49:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:59 04:49:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 20:13:59 04:49:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 04:50:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57 20:13:59 04:50:01 AM 0 0.12 0.00 0.07 0.00 0.08 99.73 20:13:59 04:50:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42 20:13:59 04:51:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60 20:13:59 04:51:01 AM 0 0.08 0.00 0.10 0.00 0.08 99.73 20:13:59 04:51:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47 20:13:59 04:52:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58 20:13:59 04:52:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 04:52:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:13:59 04:53:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 04:53:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:13:59 04:53:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 04:54:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72 20:13:59 04:54:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67 20:13:59 04:54:01 AM 1 0.15 0.00 0.03 0.00 0.05 99.77 20:13:59 04:55:01 AM all 0.26 0.00 0.06 0.00 0.06 99.62 20:13:59 04:55:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 04:55:01 AM 1 0.47 0.00 0.07 0.00 0.07 99.40 20:13:59 20:13:59 04:55:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:56:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:59 04:56:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 04:56:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42 20:13:59 04:57:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65 20:13:59 04:57:01 AM 0 0.07 0.00 0.07 0.00 0.08 99.78 20:13:59 04:57:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52 20:13:59 04:58:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:59 04:58:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:59 04:58:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50 20:13:59 04:59:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 04:59:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73 20:13:59 04:59:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42 20:13:59 05:00:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62 20:13:59 05:00:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75 20:13:59 05:00:01 AM 1 0.45 0.00 0.02 0.00 0.03 99.50 20:13:59 05:01:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 05:01:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 05:01:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 05:02:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:59 05:02:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 05:02:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 05:03:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72 20:13:59 05:03:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 05:03:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63 20:13:59 05:04:01 AM all 0.23 0.00 0.05 0.00 0.06 99.66 20:13:59 05:04:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87 20:13:59 05:04:01 AM 1 0.43 0.00 0.05 0.00 0.07 99.45 20:13:59 05:05:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57 20:13:59 05:05:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:13:59 05:05:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33 20:13:59 05:06:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58 20:13:59 05:06:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 05:06:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33 20:13:59 20:13:59 05:06:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 05:07:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 05:07:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 05:07:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 05:08:01 AM all 0.09 0.00 0.05 0.01 0.05 99.80 20:13:59 05:08:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 05:08:01 AM 1 0.08 0.00 0.03 0.02 0.03 99.83 20:13:59 05:09:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70 20:13:59 05:09:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:13:59 05:09:01 AM 1 0.25 0.00 0.03 0.00 0.05 99.67 20:13:59 05:10:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59 20:13:59 05:10:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:59 05:10:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:13:59 05:11:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57 20:13:59 05:11:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 05:11:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:59 05:12:01 AM all 0.31 0.00 0.04 0.00 0.07 99.58 20:13:59 05:12:01 AM 0 0.10 0.00 0.08 0.00 0.10 99.72 20:13:59 05:12:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45 20:13:59 05:13:01 AM all 0.14 0.00 0.08 0.00 0.03 99.75 20:13:59 05:13:01 AM 0 0.22 0.00 0.13 0.00 0.07 99.58 20:13:59 05:13:01 AM 1 0.07 0.00 0.02 0.00 0.00 99.92 20:13:59 05:14:01 AM all 0.24 0.00 0.05 0.00 0.07 99.64 20:13:59 05:14:01 AM 0 0.45 0.00 0.07 0.00 0.08 99.40 20:13:59 05:14:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:13:59 05:15:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60 20:13:59 05:15:01 AM 0 0.57 0.00 0.03 0.00 0.07 99.33 20:13:59 05:15:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:59 05:16:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 05:16:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 05:16:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 05:17:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60 20:13:59 05:17:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 05:17:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78 20:13:59 20:13:59 05:17:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 05:18:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:59 05:18:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 20:13:59 05:18:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 05:19:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61 20:13:59 05:19:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40 20:13:59 05:19:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:59 05:20:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 05:20:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 05:20:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:13:59 05:21:01 AM all 0.21 0.00 0.06 0.00 0.06 99.67 20:13:59 05:21:01 AM 0 0.35 0.00 0.08 0.00 0.07 99.50 20:13:59 05:21:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 05:22:01 AM all 0.23 0.17 0.11 0.00 0.06 99.43 20:13:59 05:22:01 AM 0 0.40 0.05 0.08 0.00 0.07 99.40 20:13:59 05:22:01 AM 1 0.07 0.28 0.13 0.00 0.05 99.47 20:13:59 05:23:01 AM all 0.33 0.00 0.05 0.01 0.06 99.56 20:13:59 05:23:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:59 05:23:01 AM 1 0.10 0.00 0.07 0.02 0.07 99.75 20:13:59 05:24:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 20:13:59 05:24:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:59 05:24:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 05:25:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:59 05:25:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 05:25:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:59 05:26:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 05:26:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 05:26:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 05:27:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 05:27:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 05:27:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 05:28:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 05:28:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 05:28:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 20:13:59 05:28:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 05:29:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57 20:13:59 05:29:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:13:59 05:29:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 05:30:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 05:30:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 05:30:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 05:31:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57 20:13:59 05:31:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:59 05:31:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:13:59 05:32:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:59 05:32:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:59 05:32:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75 20:13:59 05:33:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 05:33:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 05:33:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 05:34:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:59 05:34:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 20:13:59 05:34:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:59 05:35:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68 20:13:59 05:35:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 20:13:59 05:35:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 05:36:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:59 05:36:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 05:36:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:13:59 05:37:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67 20:13:59 05:37:01 AM 0 0.38 0.00 0.08 0.00 0.05 99.48 20:13:59 05:37:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 05:38:01 AM all 0.14 0.00 0.06 0.00 0.06 99.74 20:13:59 05:38:01 AM 0 0.23 0.00 0.05 0.00 0.07 99.65 20:13:59 05:38:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:59 05:39:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58 20:13:59 05:39:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 05:39:01 AM 1 0.05 0.00 0.03 0.00 0.07 99.85 20:13:59 20:13:59 05:39:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 05:40:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 05:40:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:59 05:40:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 05:41:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74 20:13:59 05:41:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62 20:13:59 05:41:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:59 05:42:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65 20:13:59 05:42:01 AM 0 0.43 0.00 0.03 0.00 0.05 99.48 20:13:59 05:42:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 05:43:02 AM all 0.18 0.00 0.08 0.01 0.06 99.67 20:13:59 05:43:02 AM 0 0.27 0.00 0.07 0.02 0.05 99.60 20:13:59 05:43:02 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 05:44:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71 20:13:59 05:44:01 AM 0 0.31 0.00 0.07 0.00 0.05 99.57 20:13:59 05:44:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 05:45:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63 20:13:59 05:45:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63 20:13:59 05:45:01 AM 1 0.22 0.00 0.07 0.00 0.08 99.63 20:13:59 05:46:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 05:46:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:59 05:46:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 05:47:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:59 05:47:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75 20:13:59 05:47:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 05:48:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 05:48:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 05:48:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 05:49:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63 20:13:59 05:49:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73 20:13:59 05:49:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53 20:13:59 05:50:00 AM all 0.21 0.00 0.04 0.00 0.05 99.70 20:13:59 05:50:00 AM 0 0.07 0.00 0.05 0.00 0.07 99.81 20:13:59 05:50:00 AM 1 0.36 0.00 0.03 0.00 0.03 99.58 20:13:59 20:13:59 05:50:00 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 05:50:01 AM all 0.62 0.00 0.62 0.00 0.00 98.76 20:13:59 05:50:01 AM 0 1.23 0.00 1.23 0.00 0.00 97.53 20:13:59 05:50:01 AM 1 0.00 0.00 0.00 0.00 0.00 100.00 20:13:59 05:51:01 AM all 0.20 0.00 0.06 0.00 0.06 99.68 20:13:59 05:51:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85 20:13:59 05:51:01 AM 1 0.37 0.00 0.05 0.00 0.07 99.52 20:13:59 05:52:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 05:52:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 05:52:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 05:53:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:59 05:53:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 05:53:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 05:54:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:59 05:54:01 AM 0 0.20 0.00 0.10 0.00 0.08 99.62 20:13:59 05:54:01 AM 1 0.38 0.00 0.02 0.00 0.02 99.58 20:13:59 05:55:01 AM all 0.29 0.00 0.04 0.00 0.07 99.60 20:13:59 05:55:01 AM 0 0.53 0.00 0.03 0.00 0.07 99.37 20:13:59 05:55:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83 20:13:59 05:56:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 05:56:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 05:56:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 05:57:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57 20:13:59 05:57:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32 20:13:59 05:57:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83 20:13:59 05:58:01 AM all 0.11 0.00 0.07 0.00 0.05 99.77 20:13:59 05:58:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 20:13:59 05:58:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 05:59:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58 20:13:59 05:59:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 05:59:01 AM 1 0.05 0.00 0.03 0.00 0.07 99.85 20:13:59 06:00:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57 20:13:59 06:00:01 AM 0 0.57 0.00 0.07 0.00 0.07 99.30 20:13:59 06:00:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 20:13:59 06:00:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:01:01 AM all 0.30 0.00 0.07 0.01 0.05 99.57 20:13:59 06:01:01 AM 0 0.52 0.00 0.03 0.02 0.05 99.38 20:13:59 06:01:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 20:13:59 06:02:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 06:02:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 06:02:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 06:03:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 06:03:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:59 06:03:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 06:04:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:59 06:04:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:13:59 06:04:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 06:05:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:59 06:05:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:59 06:05:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 06:06:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 20:13:59 06:06:01 AM 0 0.28 0.00 0.07 0.00 0.05 99.60 20:13:59 06:06:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:59 06:07:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63 20:13:59 06:07:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:13:59 06:07:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 06:08:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 06:08:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 06:08:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 06:09:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:59 06:09:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:13:59 06:09:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 06:10:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 06:10:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 06:10:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:13:59 06:11:01 AM all 0.31 0.00 0.07 0.01 0.05 99.57 20:13:59 06:11:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:13:59 06:11:01 AM 1 0.55 0.00 0.05 0.02 0.03 99.35 20:13:59 20:13:59 06:11:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:12:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 06:12:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 06:12:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 06:13:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 20:13:59 06:13:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:59 06:13:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:13:59 06:14:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 06:14:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:59 06:14:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 06:15:01 AM all 0.17 0.00 0.03 0.00 0.03 99.77 20:13:59 06:15:01 AM 0 0.18 0.00 0.05 0.00 0.05 99.72 20:13:59 06:15:01 AM 1 0.15 0.00 0.02 0.00 0.02 99.82 20:13:59 06:16:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 20:13:59 06:16:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.40 20:13:59 06:16:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 06:17:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:59 06:17:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 06:17:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 06:18:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 06:18:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 06:18:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 06:19:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:59 06:19:01 AM 0 0.55 0.00 0.07 0.00 0.07 99.31 20:13:59 06:19:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 20:13:59 06:20:00 AM all 0.22 0.00 0.05 0.00 0.04 99.68 20:13:59 06:20:00 AM 0 0.41 0.00 0.07 0.00 0.05 99.47 20:13:59 06:20:00 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:59 06:20:01 AM all 0.80 0.00 0.40 0.00 0.00 98.80 20:13:59 06:20:01 AM 0 0.81 0.00 0.00 0.00 0.00 99.19 20:13:59 06:20:01 AM 1 0.80 0.00 0.80 0.00 0.00 98.40 20:13:59 06:21:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:59 06:21:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 06:21:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 20:13:59 06:21:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:22:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:59 06:22:01 AM 0 0.60 0.00 0.05 0.00 0.07 99.28 20:13:59 06:22:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:59 06:23:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:59 06:23:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35 20:13:59 06:23:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 06:24:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:59 06:24:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 20:13:59 06:24:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 06:25:01 AM all 0.14 0.00 0.09 0.00 0.03 99.73 20:13:59 06:25:01 AM 0 0.22 0.00 0.13 0.00 0.05 99.60 20:13:59 06:25:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:13:59 06:26:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63 20:13:59 06:26:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.36 20:13:59 06:26:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:13:59 06:27:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 06:27:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 06:27:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 06:28:01 AM all 0.33 0.00 0.08 0.00 0.05 99.54 20:13:59 06:28:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:59 06:28:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:59 06:29:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 06:29:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 06:29:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:59 06:30:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 20:13:59 06:30:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:59 06:30:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 06:31:01 AM all 0.18 0.00 0.07 0.00 0.05 99.71 20:13:59 06:31:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 20:13:59 06:31:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:13:59 06:32:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:59 06:32:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38 20:13:59 06:32:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 20:13:59 20:13:59 06:32:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:33:01 AM all 0.35 0.00 0.06 0.00 0.05 99.54 20:13:59 06:33:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:13:59 06:33:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:13:59 06:34:01 AM all 0.24 0.00 0.08 0.00 0.04 99.64 20:13:59 06:34:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 20:13:59 06:34:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 06:35:01 AM all 0.24 0.15 0.09 0.01 0.04 99.47 20:13:59 06:35:01 AM 0 0.42 0.03 0.07 0.02 0.05 99.42 20:13:59 06:35:01 AM 1 0.07 0.27 0.12 0.00 0.03 99.52 20:13:59 06:36:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:59 06:36:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:59 06:36:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 06:37:01 AM all 0.33 0.00 0.04 0.00 0.05 99.57 20:13:59 06:37:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 06:37:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73 20:13:59 06:38:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 06:38:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38 20:13:59 06:38:01 AM 1 0.15 0.00 0.03 0.00 0.05 99.77 20:13:59 06:39:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 20:13:59 06:39:01 AM 0 0.33 0.00 0.07 0.00 0.05 99.55 20:13:59 06:39:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 20:13:59 06:40:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:59 06:40:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:13:59 06:40:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 06:41:01 AM all 0.35 0.00 0.07 0.00 0.05 99.53 20:13:59 06:41:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 06:41:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:59 06:42:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71 20:13:59 06:42:01 AM 0 0.35 0.00 0.05 0.00 0.05 99.55 20:13:59 06:42:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 06:43:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 06:43:01 AM 0 0.57 0.00 0.07 0.00 0.07 99.30 20:13:59 06:43:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 20:13:59 20:13:59 06:43:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:44:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 06:44:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 06:44:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 06:45:01 AM all 0.33 0.00 0.03 0.00 0.04 99.60 20:13:59 06:45:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 20:13:59 06:45:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 06:46:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64 20:13:59 06:46:01 AM 0 0.42 0.00 0.03 0.00 0.05 99.50 20:13:59 06:46:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 06:47:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62 20:13:59 06:47:01 AM 0 0.50 0.00 0.05 0.00 0.07 99.38 20:13:59 06:47:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:59 06:48:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 20:13:59 06:48:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28 20:13:59 06:48:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 06:49:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:59 06:49:01 AM 0 0.62 0.00 0.07 0.00 0.07 99.25 20:13:59 06:49:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 06:50:00 AM all 0.25 0.00 0.05 0.00 0.03 99.67 20:13:59 06:50:00 AM 0 0.46 0.00 0.07 0.00 0.05 99.41 20:13:59 06:50:00 AM 1 0.03 0.00 0.03 0.00 0.02 99.91 20:13:59 06:50:01 AM all 0.00 0.00 0.60 0.00 0.00 99.40 20:13:59 06:50:01 AM 0 0.00 0.00 0.60 0.00 0.00 99.40 20:13:59 06:50:01 AM 1 0.00 0.00 0.60 0.00 0.00 99.40 20:13:59 06:51:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:59 06:51:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50 20:13:59 06:51:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 06:52:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61 20:13:59 06:52:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:13:59 06:52:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:59 06:53:02 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:59 06:53:02 AM 0 0.58 0.00 0.03 0.00 0.05 99.33 20:13:59 06:53:02 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 20:13:59 06:53:02 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:54:01 AM all 0.31 0.00 0.05 0.00 0.03 99.60 20:13:59 06:54:01 AM 0 0.56 0.00 0.05 0.00 0.03 99.36 20:13:59 06:54:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 06:55:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 20:13:59 06:55:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28 20:13:59 06:55:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 06:56:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 06:56:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 06:56:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 06:57:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:59 06:57:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38 20:13:59 06:57:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 20:13:59 06:58:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:59 06:58:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 06:58:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 20:13:59 06:59:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 06:59:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 06:59:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 07:00:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 07:00:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 07:00:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 20:13:59 07:01:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:59 07:01:01 AM 0 0.40 0.00 0.05 0.00 0.05 99.50 20:13:59 07:01:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63 20:13:59 07:02:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 07:02:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 07:02:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:59 07:03:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:13:59 07:03:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 07:03:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:59 07:04:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 20:13:59 07:04:01 AM 0 0.45 0.00 0.10 0.00 0.05 99.40 20:13:59 07:04:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 20:13:59 20:13:59 07:04:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 07:05:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:59 07:05:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 20:13:59 07:05:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:59 07:06:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69 20:13:59 07:06:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63 20:13:59 07:06:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 07:07:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63 20:13:59 07:07:01 AM 0 0.45 0.00 0.05 0.00 0.05 99.45 20:13:59 07:07:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 07:08:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:59 07:08:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 20:13:59 07:08:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 07:09:01 AM all 0.23 0.00 0.04 0.00 0.04 99.69 20:13:59 07:09:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:59 07:09:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50 20:13:59 07:10:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62 20:13:59 07:10:01 AM 0 0.38 0.00 0.05 0.00 0.05 99.52 20:13:59 07:10:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:59 07:11:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:59 07:11:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 07:11:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 20:13:59 07:12:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56 20:13:59 07:12:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 07:12:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:59 07:13:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 07:13:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 07:13:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 07:14:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:59 07:14:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:13:59 07:14:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:59 07:15:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 07:15:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 07:15:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:59 20:13:59 07:15:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 07:16:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 07:16:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 07:16:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 07:17:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56 20:13:59 07:17:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 07:17:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33 20:13:59 07:18:01 AM all 0.33 0.00 0.08 0.00 0.05 99.55 20:13:59 07:18:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 07:18:01 AM 1 0.57 0.00 0.08 0.00 0.07 99.28 20:13:59 07:19:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 07:19:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:59 07:19:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:13:59 07:20:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56 20:13:59 07:20:01 AM 0 0.10 0.00 0.12 0.00 0.05 99.73 20:13:59 07:20:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 07:21:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 07:21:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 20:13:59 07:21:01 AM 1 0.42 0.00 0.03 0.00 0.07 99.48 20:13:59 07:22:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:59 07:22:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23 20:13:59 07:22:01 AM 1 0.02 0.00 0.02 0.00 0.03 99.93 20:13:59 07:23:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68 20:13:59 07:23:01 AM 0 0.40 0.00 0.12 0.00 0.07 99.41 20:13:59 07:23:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 20:13:59 07:24:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 07:24:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 07:24:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 07:25:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 07:25:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 07:25:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 07:26:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 20:13:59 07:26:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57 20:13:59 07:26:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65 20:13:59 20:13:59 07:26:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 07:27:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63 20:13:59 07:27:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:13:59 07:27:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:13:59 07:28:01 AM all 0.17 0.00 0.08 0.00 0.04 99.72 20:13:59 07:28:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 07:28:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 20:13:59 07:29:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:59 07:29:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73 20:13:59 07:29:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 07:30:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:59 07:30:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:13:59 07:30:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 20:13:59 07:31:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 20:13:59 07:31:01 AM 0 0.13 0.00 0.10 0.00 0.08 99.68 20:13:59 07:31:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:13:59 07:32:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 20:13:59 07:32:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57 20:13:59 07:32:01 AM 1 0.12 0.00 0.03 0.00 0.03 99.82 20:13:59 07:33:01 AM all 0.36 0.00 0.07 0.00 0.05 99.52 20:13:59 07:33:01 AM 0 0.58 0.00 0.08 0.00 0.07 99.27 20:13:59 07:33:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 20:13:59 07:34:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 07:34:01 AM 0 0.20 0.00 0.05 0.00 0.05 99.70 20:13:59 07:34:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48 20:13:59 07:35:01 AM all 0.23 0.00 0.07 0.00 0.06 99.65 20:13:59 07:35:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:13:59 07:35:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48 20:13:59 07:36:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 07:36:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 07:36:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 07:37:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 07:37:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 07:37:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:59 20:13:59 07:37:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 07:38:01 AM all 0.32 0.00 0.04 0.01 0.05 99.58 20:13:59 07:38:01 AM 0 0.12 0.00 0.07 0.00 0.08 99.73 20:13:59 07:38:01 AM 1 0.52 0.00 0.02 0.02 0.02 99.43 20:13:59 07:39:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58 20:13:59 07:39:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:13:59 07:39:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:59 07:40:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:59 07:40:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 07:40:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 20:13:59 07:41:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 20:13:59 07:41:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:13:59 07:41:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:13:59 07:42:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 20:13:59 07:42:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67 20:13:59 07:42:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 20:13:59 07:43:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 07:43:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30 20:13:59 07:43:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 07:44:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57 20:13:59 07:44:01 AM 0 0.58 0.00 0.03 0.00 0.07 99.32 20:13:59 07:44:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 07:45:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:59 07:45:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 07:45:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 07:46:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 07:46:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35 20:13:59 07:46:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:59 07:47:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57 20:13:59 07:47:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42 20:13:59 07:47:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73 20:13:59 07:48:01 AM all 0.25 0.00 0.07 0.00 0.05 99.63 20:13:59 07:48:01 AM 0 0.40 0.00 0.08 0.00 0.05 99.47 20:13:59 07:48:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:59 20:13:59 07:48:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 07:49:01 AM all 0.12 0.00 0.05 0.00 0.05 99.78 20:13:59 07:49:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70 20:13:59 07:49:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:13:59 07:50:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 07:50:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 07:50:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:59 07:51:01 AM all 0.20 0.00 0.08 0.01 0.05 99.67 20:13:59 07:51:01 AM 0 0.30 0.00 0.05 0.02 0.05 99.58 20:13:59 07:51:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:59 07:52:01 AM all 0.16 0.00 0.06 0.00 0.06 99.72 20:13:59 07:52:01 AM 0 0.25 0.00 0.08 0.00 0.08 99.58 20:13:59 07:52:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:59 07:53:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 07:53:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:13:59 07:53:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 07:54:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 07:54:01 AM 0 0.60 0.00 0.05 0.00 0.07 99.28 20:13:59 07:54:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 20:13:59 07:55:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 07:55:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 07:55:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 07:56:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 07:56:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 20:13:59 07:56:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 07:57:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 07:57:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 07:57:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75 20:13:59 07:58:01 AM all 0.14 0.00 0.05 0.00 0.06 99.75 20:13:59 07:58:01 AM 0 0.20 0.00 0.03 0.00 0.05 99.72 20:13:59 07:58:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 07:59:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 20:13:59 07:59:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53 20:13:59 07:59:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 20:13:59 07:59:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 08:00:01 AM all 0.14 0.00 0.06 0.00 0.06 99.74 20:13:59 08:00:01 AM 0 0.22 0.00 0.05 0.00 0.05 99.68 20:13:59 08:00:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 08:01:02 AM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:59 08:01:02 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:59 08:01:02 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 08:02:01 AM all 0.30 0.00 0.08 0.00 0.06 99.57 20:13:59 08:02:01 AM 0 0.51 0.00 0.05 0.00 0.03 99.41 20:13:59 08:02:01 AM 1 0.08 0.00 0.10 0.00 0.08 99.73 20:13:59 08:03:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 08:03:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 08:03:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 08:04:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57 20:13:59 08:04:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 20:13:59 08:04:01 AM 1 0.13 0.00 0.10 0.00 0.08 99.68 20:13:59 08:05:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57 20:13:59 08:05:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 08:05:01 AM 1 0.12 0.00 0.10 0.00 0.08 99.70 20:13:59 08:06:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72 20:13:59 08:06:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 20:13:59 08:06:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:13:59 08:07:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61 20:13:59 08:07:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40 20:13:59 08:07:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:59 08:08:01 AM all 0.34 0.00 0.07 0.00 0.07 99.52 20:13:59 08:08:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28 20:13:59 08:08:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 08:09:01 AM all 0.10 0.00 0.05 0.00 0.05 99.80 20:13:59 08:09:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:59 08:09:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 08:10:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:59 08:10:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75 20:13:59 08:10:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 20:13:59 08:10:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 08:11:01 AM all 0.31 0.00 0.05 0.09 0.05 99.50 20:13:59 08:11:01 AM 0 0.33 0.00 0.05 0.00 0.07 99.55 20:13:59 08:11:01 AM 1 0.28 0.00 0.05 0.18 0.03 99.45 20:13:59 08:12:01 AM all 0.28 0.00 0.06 0.00 0.06 99.61 20:13:59 08:12:01 AM 0 0.08 0.00 0.08 0.00 0.10 99.73 20:13:59 08:12:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:13:59 08:13:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 08:13:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77 20:13:59 08:13:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:59 08:14:01 AM all 0.22 0.00 0.09 0.00 0.05 99.64 20:13:59 08:14:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 08:14:01 AM 1 0.37 0.00 0.12 0.00 0.05 99.47 20:13:59 08:15:01 AM all 0.25 0.00 0.03 0.00 0.04 99.67 20:13:59 08:15:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 08:15:01 AM 1 0.42 0.00 0.02 0.00 0.03 99.53 20:13:59 08:16:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:59 08:16:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42 20:13:59 08:16:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 08:17:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 20:13:59 08:17:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 20:13:59 08:17:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 08:18:01 AM all 0.12 0.00 0.05 0.00 0.05 99.78 20:13:59 08:18:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75 20:13:59 08:18:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:59 08:19:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72 20:13:59 08:19:01 AM 0 0.30 0.00 0.08 0.00 0.07 99.55 20:13:59 08:19:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 08:20:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 20:13:59 08:20:01 AM 0 0.43 0.00 0.03 0.00 0.05 99.48 20:13:59 08:20:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 08:21:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:59 08:21:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 08:21:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 20:13:59 08:21:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 08:22:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:59 08:22:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32 20:13:59 08:22:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:59 08:23:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 20:13:59 08:23:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 20:13:59 08:23:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 08:24:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:59 08:24:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 08:24:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 08:25:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61 20:13:59 08:25:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:59 08:25:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:59 08:26:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69 20:13:59 08:26:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:13:59 08:26:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 08:27:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 08:27:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 08:27:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:59 08:28:01 AM all 0.24 0.00 0.04 0.00 0.04 99.67 20:13:59 08:28:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 20:13:59 08:28:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 20:13:59 08:29:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:59 08:29:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 08:29:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 08:30:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 20:13:59 08:30:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:13:59 08:30:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 08:31:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:59 08:31:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30 20:13:59 08:31:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 08:32:01 AM all 0.31 0.19 0.13 0.00 0.03 99.34 20:13:59 08:32:01 AM 0 0.52 0.05 0.08 0.00 0.02 99.33 20:13:59 08:32:01 AM 1 0.10 0.33 0.17 0.00 0.05 99.35 20:13:59 20:13:59 08:32:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 08:33:01 AM all 0.25 0.00 0.04 0.01 0.03 99.67 20:13:59 08:33:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:13:59 08:33:01 AM 1 0.07 0.00 0.03 0.02 0.03 99.85 20:13:59 08:34:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62 20:13:59 08:34:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:59 08:34:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 08:35:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 08:35:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 08:35:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 08:36:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 08:36:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 08:36:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 08:37:01 AM all 0.23 0.00 0.03 0.00 0.06 99.68 20:13:59 08:37:01 AM 0 0.32 0.00 0.02 0.00 0.05 99.62 20:13:59 08:37:01 AM 1 0.13 0.00 0.05 0.00 0.07 99.75 20:13:59 08:38:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 08:38:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 20:13:59 08:38:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 08:39:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 08:39:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 08:39:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 08:40:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57 20:13:59 08:40:01 AM 0 0.15 0.00 0.05 0.00 0.08 99.72 20:13:59 08:40:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43 20:13:59 08:41:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:59 08:41:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:13:59 08:41:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:59 08:42:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 20:13:59 08:42:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:13:59 08:42:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58 20:13:59 08:43:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:59 08:43:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75 20:13:59 08:43:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50 20:13:59 20:13:59 08:43:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 08:44:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 08:44:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 08:44:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:13:59 08:45:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69 20:13:59 08:45:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 08:45:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57 20:13:59 08:46:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 08:46:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 08:46:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:59 08:47:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 20:13:59 08:47:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:59 08:47:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:13:59 08:48:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:59 08:48:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 08:48:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 20:13:59 08:49:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:59 08:49:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:59 08:49:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:59 08:50:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 08:50:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:59 08:50:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:13:59 08:51:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 08:51:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 08:51:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 08:52:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62 20:13:59 08:52:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 08:52:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 20:13:59 08:53:01 AM all 0.19 0.00 0.07 0.01 0.03 99.70 20:13:59 08:53:01 AM 0 0.15 0.00 0.08 0.02 0.05 99.70 20:13:59 08:53:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70 20:13:59 08:54:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:59 08:54:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:59 08:54:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:59 20:13:59 08:54:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 08:55:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 20:13:59 08:55:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 08:55:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:59 08:56:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 08:56:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 08:56:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 08:57:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 20:13:59 08:57:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:13:59 08:57:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:59 08:58:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 20:13:59 08:58:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:13:59 08:58:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:13:59 08:59:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 20:13:59 08:59:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:13:59 08:59:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 09:00:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 09:00:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 09:00:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:59 09:01:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:59 09:01:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48 20:13:59 09:01:01 AM 1 0.15 0.00 0.10 0.00 0.07 99.68 20:13:59 09:02:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 20:13:59 09:02:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 20:13:59 09:02:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 09:03:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 09:03:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 20:13:59 09:03:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:13:59 09:04:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 09:04:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:59 09:04:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 09:05:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:59 09:05:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 09:05:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 20:13:59 09:05:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 09:06:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 09:06:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 09:06:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 09:07:01 AM all 0.24 0.00 0.04 0.00 0.03 99.69 20:13:59 09:07:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 20:13:59 09:07:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:59 09:08:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 09:08:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:59 09:08:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 09:09:02 AM all 0.33 0.00 0.06 0.00 0.05 99.56 20:13:59 09:09:02 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 09:09:02 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:59 09:10:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69 20:13:59 09:10:01 AM 0 0.29 0.00 0.10 0.00 0.05 99.56 20:13:59 09:10:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 09:11:01 AM all 0.33 0.00 0.08 0.00 0.06 99.54 20:13:59 09:11:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:13:59 09:11:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72 20:13:59 09:12:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:59 09:12:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 09:12:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 09:13:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:59 09:13:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 20:13:59 09:13:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:59 09:14:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66 20:13:59 09:14:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58 20:13:59 09:14:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:13:59 09:15:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55 20:13:59 09:15:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 09:15:01 AM 1 0.63 0.00 0.07 0.00 0.07 99.23 20:13:59 09:16:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 09:16:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 09:16:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 20:13:59 09:16:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 09:17:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 09:17:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:13:59 09:17:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:13:59 09:18:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73 20:13:59 09:18:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 09:18:01 AM 1 0.27 0.00 0.03 0.00 0.02 99.68 20:13:59 09:19:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58 20:13:59 09:19:01 AM 0 0.15 0.00 0.07 0.00 0.07 99.72 20:13:59 09:19:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 09:20:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 09:20:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:59 09:20:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 09:21:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59 20:13:59 09:21:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 09:21:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 20:13:59 09:22:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 20:13:59 09:22:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:59 09:22:01 AM 1 0.58 0.00 0.10 0.00 0.05 99.27 20:13:59 09:23:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 20:13:59 09:23:01 AM 0 0.17 0.00 0.05 0.00 0.05 99.73 20:13:59 09:23:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 20:13:59 09:24:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:59 09:24:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 09:24:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 09:25:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:59 09:25:01 AM 0 0.60 0.00 0.10 0.00 0.05 99.25 20:13:59 09:25:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:59 09:26:01 AM all 0.24 0.00 0.08 0.00 0.05 99.63 20:13:59 09:26:01 AM 0 0.43 0.00 0.10 0.00 0.05 99.41 20:13:59 09:26:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 09:27:01 AM all 0.34 0.00 0.04 0.00 0.05 99.57 20:13:59 09:27:01 AM 0 0.63 0.00 0.05 0.00 0.08 99.23 20:13:59 09:27:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:13:59 20:13:59 09:27:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 09:28:01 AM all 0.25 0.00 0.07 0.01 0.04 99.63 20:13:59 09:28:01 AM 0 0.40 0.00 0.08 0.00 0.05 99.46 20:13:59 09:28:01 AM 1 0.10 0.00 0.05 0.02 0.03 99.80 20:13:59 09:29:01 AM all 0.34 0.00 0.07 0.00 0.06 99.53 20:13:59 09:29:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 20:13:59 09:29:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 09:30:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 20:13:59 09:30:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 20:13:59 09:30:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 20:13:59 09:31:01 AM all 0.43 0.00 0.08 0.00 0.07 99.43 20:13:59 09:31:01 AM 0 0.38 0.00 0.10 0.00 0.08 99.43 20:13:59 09:31:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43 20:13:59 09:32:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 09:32:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 09:32:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:13:59 09:33:01 AM all 0.34 0.00 0.06 0.01 0.04 99.55 20:13:59 09:33:01 AM 0 0.13 0.00 0.08 0.02 0.07 99.70 20:13:59 09:33:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:59 09:34:01 AM all 0.18 0.00 0.05 0.00 0.04 99.72 20:13:59 09:34:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:59 09:34:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67 20:13:59 09:35:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 20:13:59 09:35:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72 20:13:59 09:35:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62 20:13:59 09:36:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55 20:13:59 09:36:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:59 09:36:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:13:59 09:37:01 AM all 0.33 0.00 0.08 0.00 0.05 99.55 20:13:59 09:37:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:13:59 09:37:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28 20:13:59 09:38:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54 20:13:59 09:38:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 09:38:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:13:59 20:13:59 09:38:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 09:39:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 09:39:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 09:39:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 09:40:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69 20:13:59 09:40:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 09:40:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55 20:13:59 09:41:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:59 09:41:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:59 09:41:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 09:42:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:59 09:42:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 09:42:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42 20:13:59 09:43:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:59 09:43:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 20:13:59 09:43:01 AM 1 0.23 0.00 0.10 0.00 0.05 99.62 20:13:59 09:44:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 20:13:59 09:44:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30 20:13:59 09:44:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 09:45:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69 20:13:59 09:45:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97 20:13:59 09:45:01 AM 1 0.40 0.00 0.10 0.00 0.08 99.41 20:13:59 09:46:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 09:46:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 09:46:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 20:13:59 09:47:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 09:47:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 09:47:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 09:48:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:59 09:48:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 09:48:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:59 09:49:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 09:49:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 09:49:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:59 20:13:59 09:49:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 09:50:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 09:50:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:59 09:50:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 09:51:01 AM all 0.29 0.15 0.13 0.00 0.03 99.39 20:13:59 09:51:01 AM 0 0.52 0.00 0.12 0.00 0.05 99.32 20:13:59 09:51:01 AM 1 0.07 0.30 0.15 0.00 0.02 99.47 20:13:59 09:52:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58 20:13:59 09:52:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:13:59 09:52:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:13:59 09:53:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:59 09:53:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:13:59 09:53:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 09:54:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 20:13:59 09:54:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30 20:13:59 09:54:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 09:55:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:59 09:55:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 09:55:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 09:56:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71 20:13:59 09:56:01 AM 0 0.33 0.00 0.05 0.00 0.07 99.55 20:13:59 09:56:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:13:59 09:57:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 20:13:59 09:57:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:59 09:57:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:59 09:58:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 09:58:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 09:58:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:13:59 09:59:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:59 09:59:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 09:59:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:13:59 10:00:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:59 10:00:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 20:13:59 10:00:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 20:13:59 10:00:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 10:01:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:59 10:01:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:13:59 10:01:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:13:59 10:02:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54 20:13:59 10:02:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 10:02:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:59 10:03:01 AM all 0.33 0.00 0.08 0.01 0.03 99.55 20:13:59 10:03:01 AM 0 0.57 0.00 0.12 0.00 0.03 99.28 20:13:59 10:03:01 AM 1 0.08 0.00 0.05 0.02 0.03 99.82 20:13:59 10:04:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 10:04:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45 20:13:59 10:04:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:13:59 10:05:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56 20:13:59 10:05:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 20:13:59 10:05:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 20:13:59 10:06:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:59 10:06:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:59 10:06:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:59 10:07:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67 20:13:59 10:07:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 20:13:59 10:07:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 20:13:59 10:08:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 10:08:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 10:08:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 10:09:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 10:09:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 10:09:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:59 10:10:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68 20:13:59 10:10:01 AM 0 0.38 0.00 0.08 0.00 0.03 99.50 20:13:59 10:10:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 10:11:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:59 10:11:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:59 10:11:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 20:13:59 10:11:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 10:12:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:59 10:12:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 20:13:59 10:12:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48 20:13:59 10:13:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72 20:13:59 10:13:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:59 10:13:01 AM 1 0.33 0.00 0.08 0.00 0.05 99.53 20:13:59 10:14:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:59 10:14:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 10:14:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 20:13:59 10:15:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:59 10:15:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 10:15:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 10:16:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:59 10:16:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 10:16:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:13:59 10:17:02 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:59 10:17:02 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 10:17:02 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:13:59 10:18:01 AM all 0.11 0.00 0.05 0.00 0.03 99.80 20:13:59 10:18:01 AM 0 0.09 0.00 0.03 0.00 0.03 99.85 20:13:59 10:18:01 AM 1 0.14 0.00 0.07 0.00 0.03 99.76 20:13:59 10:19:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 20:13:59 10:19:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:59 10:19:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:13:59 10:20:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 10:20:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 10:20:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:59 10:21:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:59 10:21:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:13:59 10:21:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:13:59 10:22:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71 20:13:59 10:22:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 10:22:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:13:59 20:13:59 10:22:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 10:23:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:59 10:23:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:59 10:23:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:59 10:24:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:59 10:24:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:13:59 10:24:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 10:25:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 10:25:01 AM 0 0.20 0.00 0.05 0.00 0.05 99.70 20:13:59 10:25:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47 20:13:59 10:26:01 AM all 0.12 0.00 0.07 0.00 0.06 99.76 20:13:59 10:26:01 AM 0 0.18 0.00 0.10 0.00 0.08 99.63 20:13:59 10:26:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:59 10:27:01 AM all 0.30 0.00 0.05 0.01 0.05 99.59 20:13:59 10:27:01 AM 0 0.55 0.00 0.03 0.02 0.05 99.35 20:13:59 10:27:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:59 10:28:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:59 10:28:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:59 10:28:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75 20:13:59 10:29:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:59 10:29:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 10:29:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 10:30:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:59 10:30:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:59 10:30:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 10:31:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69 20:13:59 10:31:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63 20:13:59 10:31:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 10:32:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 10:32:01 AM 0 0.43 0.00 0.03 0.00 0.05 99.48 20:13:59 10:32:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 20:13:59 10:33:01 AM all 0.31 0.00 0.05 0.03 0.05 99.57 20:13:59 10:33:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 10:33:01 AM 1 0.55 0.00 0.05 0.05 0.07 99.28 20:13:59 20:13:59 10:33:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 10:34:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 20:13:59 10:34:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:59 10:34:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 20:13:59 10:35:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63 20:13:59 10:35:01 AM 0 0.10 0.00 0.12 0.00 0.05 99.73 20:13:59 10:35:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:13:59 10:36:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 20:13:59 10:36:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90 20:13:59 10:36:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40 20:13:59 10:37:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:59 10:37:01 AM 0 0.17 0.00 0.03 0.00 0.02 99.78 20:13:59 10:37:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47 20:13:59 10:38:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:59 10:38:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:13:59 10:38:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:59 10:39:01 AM all 0.33 0.00 0.04 0.00 0.05 99.57 20:13:59 10:39:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 10:39:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 20:13:59 10:40:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 20:13:59 10:40:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 20:13:59 10:40:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:59 10:41:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 20:13:59 10:41:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 10:41:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 20:13:59 10:42:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 20:13:59 10:42:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:13:59 10:42:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 10:43:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:59 10:43:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:59 10:43:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 10:44:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 20:13:59 10:44:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:13:59 10:44:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 20:13:59 20:13:59 10:44:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 10:45:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 20:13:59 10:45:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 20:13:59 10:45:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 10:46:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 20:13:59 10:46:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 20:13:59 10:46:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:13:59 10:47:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:59 10:47:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:59 10:47:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 10:48:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 10:48:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:13:59 10:48:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 10:49:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 20:13:59 10:49:01 AM 0 0.33 0.00 0.03 0.00 0.03 99.60 20:13:59 10:49:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 10:50:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68 20:13:59 10:50:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:13:59 10:50:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 10:51:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 10:51:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 10:51:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 10:52:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 20:13:59 10:52:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 20:13:59 10:52:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 10:53:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71 20:13:59 10:53:01 AM 0 0.38 0.00 0.05 0.00 0.05 99.51 20:13:59 10:53:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 20:13:59 10:54:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 10:54:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 10:54:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:59 10:55:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 10:55:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:59 10:55:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 20:13:59 10:55:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 10:56:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 20:13:59 10:56:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:59 10:56:01 AM 1 0.32 0.00 0.10 0.00 0.03 99.55 20:13:59 10:57:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 20:13:59 10:57:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 10:57:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:59 10:58:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:59 10:58:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 10:58:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:13:59 10:59:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 10:59:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 10:59:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 20:13:59 11:00:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:59 11:00:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 11:00:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:13:59 11:01:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 20:13:59 11:01:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 11:01:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 20:13:59 11:02:01 AM all 0.33 0.00 0.08 0.00 0.04 99.54 20:13:59 11:02:01 AM 0 0.08 0.00 0.12 0.00 0.05 99.75 20:13:59 11:02:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:59 11:03:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:59 11:03:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:59 11:03:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:59 11:04:01 AM all 0.18 0.00 0.09 0.00 0.04 99.68 20:13:59 11:04:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 11:04:01 AM 1 0.27 0.00 0.10 0.00 0.03 99.60 20:13:59 11:05:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 11:05:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 11:05:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 11:06:01 AM all 0.28 0.17 0.17 0.06 0.03 99.29 20:13:59 11:06:01 AM 0 0.50 0.00 0.20 0.12 0.03 99.15 20:13:59 11:06:01 AM 1 0.07 0.33 0.13 0.00 0.03 99.43 20:13:59 20:13:59 11:06:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 11:07:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 20:13:59 11:07:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 11:07:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:13:59 11:08:01 AM all 0.17 0.00 0.07 0.00 0.03 99.73 20:13:59 11:08:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:59 11:08:01 AM 1 0.27 0.00 0.10 0.00 0.03 99.60 20:13:59 11:09:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 20:13:59 11:09:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 11:09:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:13:59 11:10:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55 20:13:59 11:10:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 11:10:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 11:11:01 AM all 0.32 0.00 0.05 0.01 0.04 99.58 20:13:59 11:11:01 AM 0 0.05 0.00 0.05 0.02 0.03 99.85 20:13:59 11:11:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 11:12:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 11:12:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 11:12:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 11:13:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 11:13:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 20:13:59 11:13:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30 20:13:59 11:14:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72 20:13:59 11:14:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 11:14:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 20:13:59 11:15:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 20:13:59 11:15:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 20:13:59 11:15:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 20:13:59 11:16:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76 20:13:59 11:16:01 AM 0 0.25 0.00 0.08 0.00 0.07 99.60 20:13:59 11:16:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 20:13:59 11:17:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:59 11:17:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50 20:13:59 11:17:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 20:13:59 11:17:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 11:18:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:59 11:18:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:59 11:18:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 11:19:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 11:19:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:59 11:19:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 11:20:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:59 11:20:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 20:13:59 11:20:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 11:21:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 20:13:59 11:21:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 11:21:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 11:22:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:59 11:22:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 11:22:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 11:23:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:59 11:23:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:13:59 11:23:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 11:24:02 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 11:24:02 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:59 11:24:02 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 11:25:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67 20:13:59 11:25:01 AM 0 0.36 0.00 0.07 0.00 0.03 99.54 20:13:59 11:25:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:59 11:26:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 11:26:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 11:26:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:13:59 11:27:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 20:13:59 11:27:01 AM 0 0.33 0.00 0.05 0.00 0.00 99.62 20:13:59 11:27:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:59 11:28:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 20:13:59 11:28:01 AM 0 0.45 0.00 0.07 0.00 0.05 99.43 20:13:59 11:28:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 20:13:59 11:28:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 11:29:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 11:29:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:59 11:29:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 11:30:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 11:30:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38 20:13:59 11:30:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 11:31:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:59 11:31:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 11:31:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63 20:13:59 11:32:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:59 11:32:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 20:13:59 11:32:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 11:33:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:59 11:33:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:13:59 11:33:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 20:13:59 11:34:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 20:13:59 11:34:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:13:59 11:34:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:13:59 11:35:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65 20:13:59 11:35:01 AM 0 0.33 0.00 0.03 0.00 0.03 99.60 20:13:59 11:35:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 20:13:59 11:36:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 20:13:59 11:36:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 20:13:59 11:36:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 20:13:59 11:37:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:59 11:37:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40 20:13:59 11:37:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 11:38:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 20:13:59 11:38:01 AM 0 0.35 0.00 0.03 0.00 0.03 99.58 20:13:59 11:38:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 20:13:59 11:39:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 11:39:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:13:59 11:39:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 20:13:59 11:39:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 11:40:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:59 11:40:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 11:40:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:13:59 11:41:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 20:13:59 11:41:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 11:41:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 20:13:59 11:42:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:59 11:42:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 11:42:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 11:43:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56 20:13:59 11:43:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 20:13:59 11:43:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 11:44:01 AM all 0.20 0.00 0.08 0.00 0.04 99.67 20:13:59 11:44:01 AM 0 0.33 0.00 0.10 0.00 0.05 99.51 20:13:59 11:44:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 11:45:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55 20:13:59 11:45:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:59 11:45:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 11:46:01 AM all 0.36 0.00 0.06 0.00 0.04 99.54 20:13:59 11:46:01 AM 0 0.63 0.00 0.05 0.00 0.05 99.27 20:13:59 11:46:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 11:47:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 20:13:59 11:47:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 20:13:59 11:47:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 11:48:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 11:48:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 11:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 11:49:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:59 11:49:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:59 11:49:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68 20:13:59 11:50:00 AM all 0.35 0.00 0.05 0.00 0.03 99.57 20:13:59 11:50:00 AM 0 0.54 0.00 0.03 0.00 0.02 99.40 20:13:59 11:50:00 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 20:13:59 20:13:59 11:50:00 AM CPU %user %nice %system %iowait %steal %idle 20:13:59 11:50:01 AM all 0.45 0.00 0.91 0.00 0.45 98.18 20:13:59 11:50:01 AM 0 0.91 0.00 0.91 0.00 0.00 98.18 20:13:59 11:50:01 AM 1 0.00 0.00 0.91 0.00 0.91 98.18 20:13:59 11:51:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:59 11:51:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 11:51:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:59 11:52:01 AM all 0.32 0.00 0.08 0.00 0.06 99.55 20:13:59 11:52:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 11:52:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:13:59 11:53:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:59 11:53:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:13:59 11:53:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 11:54:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57 20:13:59 11:54:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 11:54:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73 20:13:59 11:55:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 11:55:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 11:55:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 11:56:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59 20:13:59 11:56:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:59 11:56:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:13:59 11:57:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 20:13:59 11:57:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 20:13:59 11:57:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 11:58:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60 20:13:59 11:58:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:59 11:58:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 11:59:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:59 11:59:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 11:59:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77 20:13:59 12:00:01 PM all 0.16 0.00 0.08 0.00 0.05 99.71 20:13:59 12:00:01 PM 0 0.27 0.00 0.08 0.00 0.05 99.60 20:13:59 12:00:01 PM 1 0.05 0.00 0.08 0.00 0.05 99.82 20:13:59 20:13:59 12:00:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 12:01:01 PM all 0.36 0.00 0.07 0.00 0.05 99.52 20:13:59 12:01:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:59 12:01:01 PM 1 0.23 0.00 0.10 0.00 0.07 99.60 20:13:59 12:02:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 12:02:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 12:02:01 PM 1 0.60 0.00 0.07 0.00 0.03 99.30 20:13:59 12:03:01 PM all 0.23 0.00 0.05 0.01 0.05 99.66 20:13:59 12:03:01 PM 0 0.08 0.00 0.07 0.02 0.07 99.77 20:13:59 12:03:01 PM 1 0.38 0.00 0.03 0.00 0.03 99.55 20:13:59 12:04:01 PM all 0.25 0.00 0.07 0.00 0.05 99.63 20:13:59 12:04:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 12:04:01 PM 1 0.45 0.00 0.08 0.00 0.07 99.40 20:13:59 12:05:01 PM all 0.36 0.00 0.06 0.00 0.06 99.52 20:13:59 12:05:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 12:05:01 PM 1 0.62 0.00 0.05 0.00 0.05 99.28 20:13:59 12:06:01 PM all 0.37 0.00 0.06 0.00 0.06 99.52 20:13:59 12:06:01 PM 0 0.13 0.00 0.08 0.00 0.08 99.70 20:13:59 12:06:01 PM 1 0.60 0.00 0.03 0.00 0.03 99.33 20:13:59 12:07:01 PM all 0.25 0.00 0.08 0.00 0.04 99.63 20:13:59 12:07:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 12:07:01 PM 1 0.40 0.00 0.07 0.00 0.03 99.50 20:13:59 12:08:01 PM all 0.19 0.00 0.04 0.00 0.06 99.71 20:13:59 12:08:01 PM 0 0.15 0.00 0.05 0.00 0.07 99.73 20:13:59 12:08:01 PM 1 0.23 0.00 0.03 0.00 0.05 99.68 20:13:59 12:09:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 12:09:01 PM 0 0.50 0.00 0.02 0.00 0.03 99.45 20:13:59 12:09:01 PM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:59 12:10:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:59 12:10:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:13:59 12:10:01 PM 1 0.13 0.00 0.07 0.00 0.07 99.73 20:13:59 12:11:01 PM all 0.31 0.00 0.07 0.03 0.05 99.55 20:13:59 12:11:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:13:59 12:11:01 PM 1 0.07 0.00 0.07 0.05 0.05 99.77 20:13:59 20:13:59 12:11:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 12:12:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 12:12:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 12:12:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 12:13:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 12:13:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 12:13:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 12:14:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 12:14:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:13:59 12:14:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 12:15:01 PM all 0.25 0.00 0.06 0.00 0.03 99.66 20:13:59 12:15:01 PM 0 0.45 0.00 0.08 0.00 0.05 99.41 20:13:59 12:15:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:13:59 12:16:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:13:59 12:16:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 12:16:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 12:17:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:59 12:17:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:13:59 12:17:01 PM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:13:59 12:18:01 PM all 0.31 0.00 0.08 0.00 0.04 99.57 20:13:59 12:18:01 PM 0 0.33 0.00 0.07 0.00 0.05 99.55 20:13:59 12:18:01 PM 1 0.28 0.00 0.08 0.00 0.03 99.60 20:13:59 12:19:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:59 12:19:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:59 12:19:01 PM 1 0.48 0.00 0.07 0.00 0.05 99.40 20:13:59 12:20:00 PM all 0.26 0.00 0.05 0.00 0.04 99.65 20:13:59 12:20:00 PM 0 0.09 0.00 0.05 0.00 0.05 99.81 20:13:59 12:20:00 PM 1 0.43 0.00 0.05 0.00 0.03 99.49 20:13:59 12:20:01 PM all 0.97 0.00 0.65 0.00 0.00 98.38 20:13:59 12:20:01 PM 0 0.65 0.00 0.65 0.00 0.00 98.70 20:13:59 12:20:01 PM 1 1.30 0.00 0.65 0.00 0.00 98.05 20:13:59 12:21:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:13:59 12:21:01 PM 0 0.10 0.00 0.03 0.00 0.05 99.82 20:13:59 12:21:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:13:59 20:13:59 12:21:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 12:22:01 PM all 0.22 0.20 0.15 0.00 0.03 99.40 20:13:59 12:22:01 PM 0 0.20 0.35 0.15 0.00 0.03 99.27 20:13:59 12:22:01 PM 1 0.23 0.05 0.15 0.00 0.03 99.53 20:13:59 12:23:01 PM all 0.34 0.00 0.05 0.00 0.03 99.57 20:13:59 12:23:01 PM 0 0.58 0.00 0.03 0.00 0.03 99.35 20:13:59 12:23:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 12:24:01 PM all 0.34 0.00 0.07 0.00 0.04 99.55 20:13:59 12:24:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 12:24:01 PM 1 0.17 0.00 0.08 0.00 0.05 99.70 20:13:59 12:25:01 PM all 0.23 0.00 0.06 0.00 0.03 99.67 20:13:59 12:25:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 12:25:01 PM 1 0.42 0.00 0.07 0.00 0.03 99.48 20:13:59 12:26:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 12:26:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:13:59 12:26:01 PM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:13:59 12:27:01 PM all 0.36 0.00 0.08 0.00 0.03 99.53 20:13:59 12:27:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:59 12:27:01 PM 1 0.58 0.00 0.08 0.00 0.03 99.30 20:13:59 12:28:01 PM all 0.33 0.00 0.06 0.01 0.03 99.57 20:13:59 12:28:01 PM 0 0.17 0.00 0.07 0.00 0.03 99.73 20:13:59 12:28:01 PM 1 0.48 0.00 0.05 0.02 0.03 99.42 20:13:59 12:29:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:59 12:29:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:13:59 12:29:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 12:30:01 PM all 0.38 0.00 0.08 0.00 0.03 99.52 20:13:59 12:30:01 PM 0 0.20 0.00 0.10 0.00 0.05 99.65 20:13:59 12:30:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38 20:13:59 12:31:02 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:59 12:31:02 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 12:31:02 PM 1 0.58 0.00 0.07 0.00 0.07 99.28 20:13:59 12:32:01 PM all 0.34 0.00 0.05 0.00 0.03 99.58 20:13:59 12:32:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.76 20:13:59 12:32:01 PM 1 0.56 0.00 0.03 0.00 0.02 99.39 20:13:59 20:13:59 12:32:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 12:33:01 PM all 0.35 0.00 0.08 0.00 0.05 99.52 20:13:59 12:33:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:13:59 12:33:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:13:59 12:34:01 PM all 0.23 0.00 0.05 0.00 0.04 99.68 20:13:59 12:34:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 12:34:01 PM 1 0.35 0.00 0.05 0.00 0.05 99.55 20:13:59 12:35:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 12:35:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 12:35:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:59 12:36:01 PM all 0.26 0.00 0.08 0.00 0.04 99.62 20:13:59 12:36:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 12:36:01 PM 1 0.40 0.00 0.07 0.00 0.03 99.50 20:13:59 12:37:01 PM all 0.23 0.00 0.05 0.00 0.04 99.68 20:13:59 12:37:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 12:37:01 PM 1 0.35 0.00 0.03 0.00 0.02 99.60 20:13:59 12:38:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:59 12:38:01 PM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:13:59 12:38:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 12:39:01 PM all 0.27 0.00 0.08 0.00 0.04 99.62 20:13:59 12:39:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 12:39:01 PM 1 0.42 0.00 0.08 0.00 0.03 99.47 20:13:59 12:40:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 12:40:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:13:59 12:40:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 12:41:01 PM all 0.17 0.00 0.06 0.00 0.03 99.74 20:13:59 12:41:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 12:41:01 PM 1 0.23 0.00 0.05 0.00 0.03 99.68 20:13:59 12:42:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 12:42:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 12:42:01 PM 1 0.50 0.00 0.05 0.00 0.05 99.40 20:13:59 12:43:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 12:43:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:13:59 12:43:01 PM 1 0.45 0.00 0.02 0.00 0.03 99.50 20:13:59 20:13:59 12:43:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 12:44:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68 20:13:59 12:44:01 PM 0 0.08 0.00 0.03 0.00 0.02 99.87 20:13:59 12:44:01 PM 1 0.37 0.00 0.08 0.00 0.05 99.50 20:13:59 12:45:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 12:45:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 12:45:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:13:59 12:46:01 PM all 0.18 0.00 0.07 0.00 0.04 99.72 20:13:59 12:46:01 PM 0 0.15 0.00 0.07 0.00 0.05 99.73 20:13:59 12:46:01 PM 1 0.20 0.00 0.07 0.00 0.03 99.70 20:13:59 12:47:01 PM all 0.33 0.00 0.06 0.00 0.06 99.55 20:13:59 12:47:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 12:47:01 PM 1 0.57 0.00 0.03 0.00 0.07 99.33 20:13:59 12:48:01 PM all 0.29 0.00 0.08 0.00 0.03 99.60 20:13:59 12:48:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 12:48:01 PM 1 0.50 0.00 0.10 0.00 0.03 99.37 20:13:59 12:49:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68 20:13:59 12:49:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 12:49:01 PM 1 0.37 0.00 0.07 0.00 0.03 99.53 20:13:59 12:50:01 PM all 0.27 0.00 0.05 0.00 0.03 99.65 20:13:59 12:50:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:59 12:50:01 PM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:13:59 12:51:01 PM all 0.33 0.00 0.06 0.00 0.05 99.56 20:13:59 12:51:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 12:51:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 12:52:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:59 12:52:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 12:52:01 PM 1 0.50 0.00 0.07 0.00 0.05 99.38 20:13:59 12:53:01 PM all 0.25 0.00 0.07 0.01 0.03 99.64 20:13:59 12:53:01 PM 0 0.08 0.00 0.08 0.02 0.02 99.80 20:13:59 12:53:01 PM 1 0.42 0.00 0.05 0.00 0.05 99.48 20:13:59 12:54:01 PM all 0.35 0.00 0.06 0.00 0.04 99.55 20:13:59 12:54:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 12:54:01 PM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:13:59 20:13:59 12:54:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 12:55:01 PM all 0.34 0.00 0.05 0.00 0.04 99.57 20:13:59 12:55:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 12:55:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 12:56:01 PM all 0.25 0.00 0.04 0.00 0.04 99.67 20:13:59 12:56:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:59 12:56:01 PM 1 0.43 0.00 0.05 0.00 0.05 99.47 20:13:59 12:57:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 12:57:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 12:57:01 PM 1 0.48 0.00 0.07 0.00 0.05 99.40 20:13:59 12:58:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 12:58:01 PM 0 0.15 0.00 0.07 0.00 0.05 99.73 20:13:59 12:58:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:59 12:59:01 PM all 0.32 0.00 0.08 0.00 0.03 99.57 20:13:59 12:59:01 PM 0 0.37 0.00 0.08 0.00 0.03 99.52 20:13:59 12:59:01 PM 1 0.27 0.00 0.07 0.00 0.03 99.63 20:13:59 01:00:01 PM all 0.33 0.00 0.07 0.00 0.05 99.55 20:13:59 01:00:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 01:00:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:13:59 01:01:01 PM all 0.32 0.00 0.08 0.00 0.03 99.57 20:13:59 01:01:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:13:59 01:01:01 PM 1 0.57 0.00 0.08 0.00 0.05 99.30 20:13:59 01:02:01 PM all 0.35 0.00 0.08 0.00 0.07 99.51 20:13:59 01:02:01 PM 0 0.60 0.00 0.08 0.00 0.10 99.22 20:13:59 01:02:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 01:03:01 PM all 0.22 0.00 0.09 0.01 0.05 99.63 20:13:59 01:03:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 01:03:01 PM 1 0.35 0.00 0.10 0.02 0.05 99.48 20:13:59 01:04:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65 20:13:59 01:04:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 01:04:01 PM 1 0.43 0.00 0.07 0.00 0.03 99.47 20:13:59 01:05:01 PM all 0.24 0.00 0.05 0.00 0.05 99.66 20:13:59 01:05:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 01:05:01 PM 1 0.38 0.00 0.03 0.00 0.05 99.53 20:13:59 20:13:59 01:05:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 01:06:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 01:06:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 01:06:01 PM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:13:59 01:07:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:59 01:07:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:59 01:07:01 PM 1 0.47 0.00 0.08 0.00 0.02 99.43 20:13:59 01:08:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 01:08:01 PM 0 0.15 0.00 0.08 0.00 0.05 99.72 20:13:59 01:08:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 01:09:01 PM all 0.19 0.00 0.07 0.00 0.04 99.70 20:13:59 01:09:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:13:59 01:09:01 PM 1 0.25 0.00 0.05 0.00 0.02 99.68 20:13:59 01:10:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:59 01:10:01 PM 0 0.15 0.00 0.08 0.00 0.07 99.70 20:13:59 01:10:01 PM 1 0.50 0.00 0.05 0.00 0.02 99.43 20:13:59 01:11:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:59 01:11:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:59 01:11:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 01:12:01 PM all 0.34 0.00 0.07 0.00 0.07 99.52 20:13:59 01:12:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 01:12:01 PM 1 0.58 0.00 0.05 0.00 0.07 99.30 20:13:59 01:13:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 01:13:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 01:13:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 01:14:01 PM all 0.33 0.00 0.05 0.00 0.06 99.57 20:13:59 01:14:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 01:14:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:59 01:15:01 PM all 0.21 0.00 0.08 0.00 0.03 99.68 20:13:59 01:15:01 PM 0 0.32 0.00 0.05 0.00 0.02 99.62 20:13:59 01:15:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:59 01:16:01 PM all 0.32 0.00 0.05 0.00 0.06 99.57 20:13:59 01:16:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 01:16:01 PM 1 0.12 0.00 0.08 0.00 0.08 99.72 20:13:59 20:13:59 01:16:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 01:17:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 01:17:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:13:59 01:17:01 PM 1 0.53 0.00 0.05 0.00 0.07 99.35 20:13:59 01:18:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:59 01:18:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 01:18:01 PM 1 0.57 0.00 0.03 0.00 0.02 99.38 20:13:59 01:19:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:59 01:19:01 PM 0 0.13 0.00 0.10 0.00 0.05 99.72 20:13:59 01:19:01 PM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:13:59 01:20:01 PM all 0.34 0.00 0.08 0.00 0.06 99.52 20:13:59 01:20:01 PM 0 0.13 0.00 0.13 0.00 0.08 99.65 20:13:59 01:20:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 01:21:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:59 01:21:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:59 01:21:01 PM 1 0.47 0.00 0.05 0.00 0.05 99.43 20:13:59 01:22:01 PM all 0.24 0.00 0.07 0.00 0.04 99.65 20:13:59 01:22:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 01:22:01 PM 1 0.43 0.00 0.08 0.00 0.05 99.43 20:13:59 01:23:01 PM all 0.33 0.00 0.04 0.00 0.05 99.57 20:13:59 01:23:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 01:23:01 PM 1 0.58 0.00 0.03 0.00 0.05 99.33 20:13:59 01:24:01 PM all 0.23 0.00 0.07 0.00 0.04 99.66 20:13:59 01:24:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 01:24:01 PM 1 0.42 0.00 0.08 0.00 0.05 99.45 20:13:59 01:25:01 PM all 0.25 0.00 0.06 0.00 0.05 99.64 20:13:59 01:25:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 01:25:01 PM 1 0.45 0.00 0.07 0.00 0.05 99.43 20:13:59 01:26:01 PM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:59 01:26:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 01:26:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 01:27:01 PM all 0.35 0.00 0.05 0.00 0.05 99.55 20:13:59 01:27:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 01:27:01 PM 1 0.60 0.00 0.03 0.00 0.03 99.33 20:13:59 20:13:59 01:27:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 01:28:01 PM all 0.31 0.00 0.06 0.00 0.06 99.57 20:13:59 01:28:01 PM 0 0.10 0.00 0.10 0.00 0.08 99.72 20:13:59 01:28:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 01:29:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 01:29:01 PM 0 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 01:29:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 01:30:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:59 01:30:01 PM 0 0.03 0.00 0.07 0.00 0.03 99.87 20:13:59 01:30:01 PM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:13:59 01:31:01 PM all 0.33 0.00 0.06 0.00 0.06 99.56 20:13:59 01:31:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 01:31:01 PM 1 0.58 0.00 0.07 0.00 0.07 99.28 20:13:59 01:32:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 01:32:01 PM 0 0.15 0.00 0.08 0.00 0.07 99.70 20:13:59 01:32:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 01:33:01 PM all 0.28 0.00 0.07 0.00 0.04 99.62 20:13:59 01:33:01 PM 0 0.13 0.00 0.10 0.00 0.07 99.70 20:13:59 01:33:01 PM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:13:59 01:34:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 01:34:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 01:34:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:13:59 01:35:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:59 01:35:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:13:59 01:35:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 01:36:01 PM all 0.23 0.00 0.06 0.00 0.05 99.67 20:13:59 01:36:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 01:36:01 PM 1 0.38 0.00 0.07 0.00 0.05 99.50 20:13:59 01:37:01 PM all 0.24 0.00 0.08 0.00 0.07 99.62 20:13:59 01:37:01 PM 0 0.08 0.00 0.08 0.00 0.08 99.75 20:13:59 01:37:01 PM 1 0.40 0.00 0.07 0.00 0.05 99.48 20:13:59 01:38:02 PM all 0.31 0.00 0.04 0.00 0.06 99.59 20:13:59 01:38:02 PM 0 0.07 0.00 0.07 0.00 0.08 99.78 20:13:59 01:38:02 PM 1 0.55 0.00 0.02 0.00 0.03 99.40 20:13:59 20:13:59 01:38:02 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 01:39:01 PM all 0.31 0.00 0.06 0.00 0.04 99.58 20:13:59 01:39:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 01:39:01 PM 1 0.54 0.00 0.05 0.00 0.03 99.37 20:13:59 01:40:01 PM all 0.33 0.00 0.04 0.00 0.05 99.57 20:13:59 01:40:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:59 01:40:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 01:41:01 PM all 0.33 0.00 0.08 0.00 0.05 99.55 20:13:59 01:41:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 01:41:01 PM 1 0.58 0.00 0.08 0.00 0.05 99.28 20:13:59 01:42:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:59 01:42:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 01:42:01 PM 1 0.50 0.00 0.07 0.00 0.05 99.38 20:13:59 01:43:01 PM all 0.33 0.00 0.07 0.00 0.06 99.54 20:13:59 01:43:01 PM 0 0.48 0.00 0.07 0.00 0.07 99.38 20:13:59 01:43:01 PM 1 0.18 0.00 0.07 0.00 0.05 99.70 20:13:59 01:44:01 PM all 0.32 0.00 0.05 0.00 0.06 99.57 20:13:59 01:44:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:59 01:44:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 01:45:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:59 01:45:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:59 01:45:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 01:46:01 PM all 0.25 0.00 0.07 0.00 0.06 99.62 20:13:59 01:46:01 PM 0 0.38 0.00 0.07 0.00 0.05 99.50 20:13:59 01:46:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:59 01:47:01 PM all 0.32 0.00 0.08 0.00 0.05 99.56 20:13:59 01:47:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:59 01:47:01 PM 1 0.13 0.00 0.12 0.00 0.07 99.68 20:13:59 01:48:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 01:48:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:59 01:48:01 PM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 01:49:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:59 01:49:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:13:59 01:49:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 20:13:59 01:49:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 01:50:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 01:50:01 PM 0 0.50 0.00 0.07 0.00 0.05 99.38 20:13:59 01:50:01 PM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:13:59 01:51:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 01:51:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 01:51:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:59 01:52:01 PM all 0.33 0.00 0.07 0.00 0.05 99.55 20:13:59 01:52:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 01:52:01 PM 1 0.15 0.00 0.10 0.00 0.07 99.68 20:13:59 01:53:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:59 01:53:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 01:53:01 PM 1 0.13 0.00 0.08 0.00 0.07 99.72 20:13:59 01:54:01 PM all 0.35 0.00 0.05 0.00 0.04 99.56 20:13:59 01:54:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 01:54:01 PM 1 0.18 0.00 0.08 0.00 0.05 99.68 20:13:59 01:55:01 PM all 0.12 0.00 0.05 0.00 0.06 99.77 20:13:59 01:55:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 01:55:01 PM 1 0.13 0.00 0.05 0.00 0.08 99.73 20:13:59 01:56:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 01:56:01 PM 0 0.42 0.00 0.05 0.00 0.03 99.50 20:13:59 01:56:01 PM 1 0.22 0.00 0.07 0.00 0.05 99.67 20:13:59 01:57:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59 20:13:59 01:57:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 01:57:01 PM 1 0.55 0.00 0.05 0.00 0.07 99.33 20:13:59 01:58:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:13:59 01:58:01 PM 0 0.05 0.00 0.07 0.00 0.02 99.87 20:13:59 01:58:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 01:59:01 PM all 0.22 0.00 0.05 0.00 0.06 99.67 20:13:59 01:59:01 PM 0 0.12 0.00 0.05 0.00 0.07 99.77 20:13:59 01:59:01 PM 1 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 02:00:01 PM all 0.26 0.00 0.06 0.00 0.05 99.63 20:13:59 02:00:01 PM 0 0.10 0.00 0.08 0.00 0.08 99.73 20:13:59 02:00:01 PM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:13:59 20:13:59 02:00:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 02:01:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 02:01:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 02:01:01 PM 1 0.58 0.00 0.07 0.00 0.07 99.28 20:13:59 02:02:01 PM all 0.23 0.00 0.08 0.00 0.06 99.63 20:13:59 02:02:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 02:02:01 PM 1 0.38 0.00 0.10 0.00 0.07 99.45 20:13:59 02:03:01 PM all 0.19 0.00 0.04 0.00 0.06 99.71 20:13:59 02:03:01 PM 0 0.07 0.00 0.02 0.00 0.03 99.88 20:13:59 02:03:01 PM 1 0.32 0.00 0.07 0.00 0.08 99.53 20:13:59 02:04:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 02:04:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 02:04:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 02:05:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:59 02:05:01 PM 0 0.05 0.00 0.08 0.00 0.05 99.82 20:13:59 02:05:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:59 02:06:01 PM all 0.31 0.00 0.03 0.00 0.07 99.60 20:13:59 02:06:01 PM 0 0.08 0.00 0.03 0.00 0.08 99.80 20:13:59 02:06:01 PM 1 0.53 0.00 0.02 0.00 0.05 99.40 20:13:59 02:07:01 PM all 0.32 0.00 0.06 0.00 0.06 99.57 20:13:59 02:07:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 02:07:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:59 02:08:01 PM all 0.29 0.00 0.05 0.00 0.07 99.59 20:13:59 02:08:01 PM 0 0.52 0.00 0.03 0.00 0.05 99.40 20:13:59 02:08:01 PM 1 0.07 0.00 0.07 0.00 0.08 99.78 20:13:59 02:09:01 PM all 0.26 0.00 0.05 0.00 0.05 99.64 20:13:59 02:09:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:13:59 02:09:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 02:10:01 PM all 0.17 0.00 0.07 0.00 0.05 99.72 20:13:59 02:10:01 PM 0 0.27 0.00 0.05 0.00 0.03 99.65 20:13:59 02:10:01 PM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:13:59 02:11:01 PM all 0.23 0.00 0.04 0.01 0.07 99.65 20:13:59 02:11:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 02:11:01 PM 1 0.40 0.00 0.03 0.02 0.08 99.47 20:13:59 20:13:59 02:11:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 02:12:01 PM all 0.30 0.00 0.04 0.00 0.07 99.59 20:13:59 02:12:01 PM 0 0.03 0.00 0.03 0.00 0.07 99.87 20:13:59 02:12:01 PM 1 0.57 0.00 0.05 0.00 0.07 99.32 20:13:59 02:13:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:59 02:13:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 02:13:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:59 02:14:01 PM all 0.28 0.00 0.07 0.00 0.06 99.60 20:13:59 02:14:01 PM 0 0.03 0.00 0.05 0.00 0.07 99.85 20:13:59 02:14:01 PM 1 0.52 0.00 0.08 0.00 0.05 99.35 20:13:59 02:15:01 PM all 0.11 0.00 0.06 0.00 0.05 99.78 20:13:59 02:15:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 02:15:01 PM 1 0.17 0.00 0.07 0.00 0.05 99.72 20:13:59 02:16:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 02:16:01 PM 0 0.05 0.00 0.05 0.00 0.07 99.83 20:13:59 02:16:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:59 02:17:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:59 02:17:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 02:17:01 PM 1 0.50 0.00 0.05 0.00 0.05 99.40 20:13:59 02:18:01 PM all 0.10 0.00 0.07 0.00 0.04 99.79 20:13:59 02:18:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:59 02:18:01 PM 1 0.15 0.00 0.07 0.00 0.05 99.73 20:13:59 02:19:01 PM all 0.28 0.00 0.04 0.00 0.06 99.62 20:13:59 02:19:01 PM 0 0.43 0.00 0.02 0.00 0.05 99.50 20:13:59 02:19:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:59 02:20:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:59 02:20:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 02:20:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:59 02:21:01 PM all 0.33 0.16 0.12 0.00 0.04 99.36 20:13:59 02:21:01 PM 0 0.58 0.00 0.08 0.00 0.05 99.28 20:13:59 02:21:01 PM 1 0.07 0.32 0.15 0.00 0.03 99.43 20:13:59 02:22:01 PM all 0.28 0.00 0.05 0.01 0.04 99.62 20:13:59 02:22:01 PM 0 0.48 0.00 0.05 0.02 0.03 99.42 20:13:59 02:22:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 20:13:59 02:22:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 02:23:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:59 02:23:01 PM 0 0.42 0.00 0.02 0.00 0.03 99.53 20:13:59 02:23:01 PM 1 0.23 0.00 0.08 0.00 0.05 99.63 20:13:59 02:24:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:59 02:24:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 02:24:01 PM 1 0.52 0.00 0.07 0.00 0.07 99.35 20:13:59 02:25:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:59 02:25:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 02:25:01 PM 1 0.42 0.00 0.07 0.00 0.05 99.47 20:13:59 02:26:01 PM all 0.13 0.00 0.07 0.00 0.05 99.75 20:13:59 02:26:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:59 02:26:01 PM 1 0.23 0.00 0.10 0.00 0.08 99.58 20:13:59 02:27:01 PM all 0.28 0.00 0.04 0.00 0.05 99.63 20:13:59 02:27:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 02:27:01 PM 1 0.48 0.00 0.03 0.00 0.05 99.43 20:13:59 02:28:01 PM all 0.21 0.00 0.07 0.00 0.05 99.67 20:13:59 02:28:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 02:28:01 PM 1 0.35 0.00 0.07 0.00 0.03 99.55 20:13:59 02:29:01 PM all 0.18 0.00 0.05 0.00 0.05 99.72 20:13:59 02:29:01 PM 0 0.30 0.00 0.08 0.00 0.07 99.55 20:13:59 02:29:01 PM 1 0.05 0.00 0.02 0.00 0.03 99.90 20:13:59 02:30:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:59 02:30:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:59 02:30:01 PM 1 0.03 0.00 0.07 0.00 0.05 99.85 20:13:59 02:31:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 02:31:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 02:31:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 02:32:01 PM all 0.22 0.00 0.07 0.00 0.06 99.66 20:13:59 02:32:01 PM 0 0.40 0.00 0.10 0.00 0.07 99.43 20:13:59 02:32:01 PM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:13:59 02:33:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:59 02:33:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 02:33:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:13:59 20:13:59 02:33:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 02:34:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 02:34:01 PM 0 0.03 0.00 0.07 0.00 0.05 99.85 20:13:59 02:34:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 02:35:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:59 02:35:01 PM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:59 02:35:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:59 02:36:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:59 02:36:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 02:36:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:59 02:37:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:59 02:37:01 PM 0 0.50 0.00 0.02 0.00 0.03 99.45 20:13:59 02:37:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 02:38:01 PM all 0.26 0.00 0.07 0.00 0.03 99.64 20:13:59 02:38:01 PM 0 0.42 0.00 0.07 0.00 0.02 99.50 20:13:59 02:38:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 02:39:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:59 02:39:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:59 02:39:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 02:40:01 PM all 0.32 0.00 0.05 0.00 0.06 99.57 20:13:59 02:40:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 02:40:01 PM 1 0.12 0.00 0.08 0.00 0.08 99.72 20:13:59 02:41:01 PM all 0.32 0.00 0.03 0.00 0.04 99.61 20:13:59 02:41:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 02:41:01 PM 1 0.12 0.00 0.05 0.00 0.07 99.77 20:13:59 02:42:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 02:42:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:13:59 02:42:01 PM 1 0.10 0.00 0.07 0.00 0.08 99.75 20:13:59 02:43:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:59 02:43:01 PM 0 0.42 0.00 0.02 0.00 0.02 99.55 20:13:59 02:43:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:59 02:44:01 PM all 0.25 0.00 0.06 0.00 0.04 99.65 20:13:59 02:44:01 PM 0 0.40 0.00 0.05 0.00 0.03 99.52 20:13:59 02:44:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 20:13:59 02:44:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 02:45:01 PM all 0.18 0.00 0.05 0.00 0.04 99.72 20:13:59 02:45:01 PM 0 0.28 0.00 0.00 0.00 0.02 99.70 20:13:59 02:45:01 PM 1 0.08 0.00 0.10 0.00 0.07 99.75 20:13:59 02:46:01 PM all 0.30 0.00 0.03 0.00 0.04 99.62 20:13:59 02:46:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:59 02:46:01 PM 1 0.10 0.00 0.05 0.00 0.07 99.78 20:13:59 02:47:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:59 02:47:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:59 02:47:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 02:48:02 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:59 02:48:02 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 02:48:02 PM 1 0.08 0.00 0.10 0.00 0.05 99.77 20:13:59 02:49:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:59 02:49:01 PM 0 0.49 0.00 0.05 0.00 0.05 99.41 20:13:59 02:49:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.81 20:13:59 02:50:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:59 02:50:01 PM 0 0.48 0.00 0.03 0.00 0.05 99.43 20:13:59 02:50:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 02:51:01 PM all 0.26 0.00 0.07 0.00 0.03 99.64 20:13:59 02:51:01 PM 0 0.40 0.00 0.05 0.00 0.02 99.53 20:13:59 02:51:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 02:52:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:59 02:52:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:59 02:52:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 02:53:01 PM all 0.30 0.00 0.06 0.00 0.06 99.58 20:13:59 02:53:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 02:53:01 PM 1 0.08 0.00 0.10 0.00 0.08 99.73 20:13:59 02:54:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 02:54:01 PM 0 0.10 0.00 0.03 0.00 0.05 99.82 20:13:59 02:54:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:13:59 02:55:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 02:55:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:13:59 02:55:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 20:13:59 02:55:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 02:56:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 02:56:01 PM 0 0.52 0.00 0.07 0.00 0.05 99.37 20:13:59 02:56:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 02:57:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59 20:13:59 02:57:01 PM 0 0.52 0.00 0.02 0.00 0.05 99.42 20:13:59 02:57:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:59 02:58:01 PM all 0.30 0.00 0.04 0.01 0.06 99.59 20:13:59 02:58:01 PM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:13:59 02:58:01 PM 1 0.07 0.00 0.05 0.02 0.07 99.80 20:13:59 02:59:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:59 02:59:01 PM 0 0.52 0.00 0.00 0.00 0.03 99.45 20:13:59 02:59:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 03:00:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 03:00:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 03:00:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 03:01:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 03:01:01 PM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:13:59 03:01:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 03:02:01 PM all 0.23 0.00 0.08 0.00 0.04 99.65 20:13:59 03:02:01 PM 0 0.38 0.00 0.08 0.00 0.03 99.50 20:13:59 03:02:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:59 03:03:01 PM all 0.20 0.00 0.06 0.00 0.04 99.70 20:13:59 03:03:01 PM 0 0.28 0.00 0.03 0.00 0.03 99.65 20:13:59 03:03:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 03:04:01 PM all 0.32 0.00 0.08 0.00 0.04 99.57 20:13:59 03:04:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:13:59 03:04:01 PM 1 0.12 0.00 0.10 0.00 0.07 99.72 20:13:59 03:05:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:59 03:05:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:59 03:05:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 03:06:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64 20:13:59 03:06:01 PM 0 0.17 0.00 0.03 0.00 0.03 99.77 20:13:59 03:06:01 PM 1 0.38 0.00 0.07 0.00 0.03 99.52 20:13:59 20:13:59 03:06:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 03:07:01 PM all 0.16 0.00 0.05 0.00 0.05 99.74 20:13:59 03:07:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:13:59 03:07:01 PM 1 0.27 0.00 0.07 0.00 0.05 99.62 20:13:59 03:08:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:59 03:08:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 03:08:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 03:09:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:59 03:09:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 03:09:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 03:10:01 PM all 0.26 0.00 0.06 0.00 0.05 99.63 20:13:59 03:10:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:59 03:10:01 PM 1 0.47 0.00 0.05 0.00 0.05 99.43 20:13:59 03:11:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:59 03:11:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 03:11:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:13:59 03:12:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:13:59 03:12:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 03:12:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 03:13:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 03:13:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 03:13:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 03:14:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:59 03:14:01 PM 0 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 03:14:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:59 03:15:01 PM all 0.24 0.00 0.05 0.00 0.03 99.67 20:13:59 03:15:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 03:15:01 PM 1 0.43 0.00 0.05 0.00 0.03 99.48 20:13:59 03:16:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 03:16:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 03:16:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 03:17:01 PM all 0.23 0.00 0.06 0.00 0.03 99.69 20:13:59 03:17:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 03:17:01 PM 1 0.33 0.00 0.05 0.00 0.00 99.62 20:13:59 20:13:59 03:17:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 03:18:01 PM all 0.28 0.00 0.06 0.01 0.05 99.60 20:13:59 03:18:01 PM 0 0.03 0.00 0.05 0.00 0.05 99.87 20:13:59 03:18:01 PM 1 0.53 0.00 0.07 0.02 0.05 99.33 20:13:59 03:19:01 PM all 0.14 0.00 0.06 0.00 0.04 99.76 20:13:59 03:19:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:13:59 03:19:01 PM 1 0.23 0.00 0.08 0.00 0.03 99.65 20:13:59 03:20:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:59 03:20:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 03:20:01 PM 1 0.48 0.00 0.08 0.00 0.03 99.40 20:13:59 03:21:01 PM all 0.31 0.00 0.03 0.00 0.05 99.61 20:13:59 03:21:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:59 03:21:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 03:22:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 20:13:59 03:22:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 03:22:01 PM 1 0.37 0.00 0.05 0.00 0.02 99.57 20:13:59 03:23:01 PM all 0.32 0.00 0.03 0.00 0.05 99.60 20:13:59 03:23:01 PM 0 0.12 0.00 0.05 0.00 0.08 99.75 20:13:59 03:23:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 03:24:01 PM all 0.28 0.00 0.04 0.00 0.03 99.65 20:13:59 03:24:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 03:24:01 PM 1 0.45 0.00 0.02 0.00 0.02 99.52 20:13:59 03:25:01 PM all 0.31 0.00 0.07 0.00 0.04 99.58 20:13:59 03:25:01 PM 0 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 03:25:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 03:26:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:59 03:26:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 03:26:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 03:27:01 PM all 0.13 0.00 0.06 0.00 0.03 99.78 20:13:59 03:27:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 03:27:01 PM 1 0.15 0.00 0.05 0.00 0.02 99.78 20:13:59 03:28:01 PM all 0.24 0.00 0.07 0.00 0.03 99.66 20:13:59 03:28:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 03:28:01 PM 1 0.40 0.00 0.05 0.00 0.02 99.53 20:13:59 20:13:59 03:28:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 03:29:01 PM all 0.17 0.00 0.05 0.00 0.05 99.73 20:13:59 03:29:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 03:29:01 PM 1 0.27 0.00 0.05 0.00 0.05 99.63 20:13:59 03:30:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 03:30:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 03:30:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 03:31:01 PM all 0.17 0.00 0.07 0.00 0.03 99.73 20:13:59 03:31:01 PM 0 0.25 0.00 0.05 0.00 0.03 99.67 20:13:59 03:31:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:13:59 03:32:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 03:32:01 PM 0 0.52 0.00 0.05 0.00 0.05 99.38 20:13:59 03:32:01 PM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:13:59 03:33:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:59 03:33:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:59 03:33:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 03:34:01 PM all 0.18 0.00 0.06 0.00 0.03 99.72 20:13:59 03:34:01 PM 0 0.27 0.00 0.05 0.00 0.03 99.65 20:13:59 03:34:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 03:35:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 03:35:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 03:35:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 03:36:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:59 03:36:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:59 03:36:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 03:37:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 20:13:59 03:37:01 PM 0 0.35 0.00 0.03 0.00 0.02 99.60 20:13:59 03:37:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:59 03:38:01 PM all 0.35 0.00 0.11 0.00 0.05 99.49 20:13:59 03:38:01 PM 0 0.57 0.00 0.10 0.00 0.05 99.28 20:13:59 03:38:01 PM 1 0.13 0.00 0.12 0.00 0.05 99.70 20:13:59 03:39:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:59 03:39:01 PM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:13:59 03:39:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 20:13:59 03:39:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 03:40:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:59 03:40:01 PM 0 0.47 0.00 0.02 0.00 0.02 99.50 20:13:59 03:40:01 PM 1 0.15 0.00 0.07 0.00 0.05 99.73 20:13:59 03:41:01 PM all 0.22 0.00 0.08 0.00 0.03 99.67 20:13:59 03:41:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:59 03:41:01 PM 1 0.40 0.00 0.12 0.00 0.05 99.43 20:13:59 03:42:01 PM all 0.28 0.00 0.07 0.00 0.04 99.62 20:13:59 03:42:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 03:42:01 PM 1 0.48 0.00 0.07 0.00 0.05 99.40 20:13:59 03:43:01 PM all 0.26 0.00 0.04 0.00 0.04 99.66 20:13:59 03:43:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 03:43:01 PM 1 0.43 0.00 0.02 0.00 0.03 99.52 20:13:59 03:44:01 PM all 0.13 0.00 0.05 0.00 0.03 99.79 20:13:59 03:44:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 03:44:01 PM 1 0.15 0.00 0.03 0.00 0.02 99.80 20:13:59 03:45:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 03:45:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 03:45:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 03:46:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 03:46:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 03:46:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:59 03:47:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 03:47:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:13:59 03:47:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 03:48:01 PM all 0.31 0.00 0.06 0.01 0.03 99.59 20:13:59 03:48:01 PM 0 0.10 0.00 0.10 0.02 0.05 99.73 20:13:59 03:48:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 03:49:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 03:49:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 03:49:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 03:50:01 PM all 0.26 0.00 0.08 0.00 0.04 99.62 20:13:59 03:50:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 03:50:01 PM 1 0.45 0.00 0.08 0.00 0.03 99.43 20:13:59 20:13:59 03:50:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 03:51:01 PM all 0.15 0.00 0.07 0.00 0.06 99.72 20:13:59 03:51:01 PM 0 0.02 0.00 0.05 0.00 0.05 99.88 20:13:59 03:51:01 PM 1 0.28 0.00 0.08 0.00 0.07 99.57 20:13:59 03:52:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:59 03:52:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 03:52:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:59 03:53:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 03:53:01 PM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:13:59 03:53:01 PM 1 0.57 0.00 0.03 0.00 0.02 99.38 20:13:59 03:54:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 03:54:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 03:54:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 03:55:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 03:55:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 03:55:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 03:56:02 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:59 03:56:02 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 03:56:02 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:59 03:57:01 PM all 0.26 0.00 0.05 0.00 0.05 99.64 20:13:59 03:57:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:59 03:57:01 PM 1 0.42 0.00 0.05 0.00 0.03 99.49 20:13:59 03:58:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 03:58:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 03:58:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 03:59:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:59 03:59:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 03:59:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 04:00:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:59 04:00:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:59 04:00:01 PM 1 0.47 0.00 0.07 0.00 0.05 99.42 20:13:59 04:01:01 PM all 0.22 0.00 0.07 0.00 0.05 99.67 20:13:59 04:01:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 04:01:01 PM 1 0.38 0.00 0.08 0.00 0.05 99.48 20:13:59 20:13:59 04:01:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:02:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 04:02:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 04:02:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 04:03:01 PM all 0.32 0.00 0.07 0.02 0.04 99.56 20:13:59 04:03:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 04:03:01 PM 1 0.08 0.00 0.08 0.03 0.05 99.75 20:13:59 04:04:01 PM all 1.79 0.00 0.47 0.00 0.06 97.68 20:13:59 04:04:01 PM 0 2.04 0.00 0.40 0.00 0.03 97.53 20:13:59 04:04:01 PM 1 1.54 0.00 0.54 0.00 0.08 97.84 20:13:59 04:05:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 04:05:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 04:05:01 PM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:13:59 04:06:01 PM all 0.32 0.00 0.07 0.00 0.05 99.57 20:13:59 04:06:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 04:06:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:59 04:07:01 PM all 0.33 0.18 0.13 0.00 0.05 99.30 20:13:59 04:07:01 PM 0 0.57 0.00 0.10 0.00 0.07 99.27 20:13:59 04:07:01 PM 1 0.10 0.37 0.17 0.00 0.03 99.33 20:13:59 04:08:01 PM all 0.30 0.00 0.08 0.00 0.05 99.57 20:13:59 04:08:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 04:08:01 PM 1 0.53 0.00 0.08 0.00 0.07 99.32 20:13:59 04:09:01 PM all 0.25 0.00 0.07 0.00 0.03 99.65 20:13:59 04:09:01 PM 0 0.02 0.00 0.03 0.00 0.02 99.93 20:13:59 04:09:01 PM 1 0.48 0.00 0.10 0.00 0.05 99.37 20:13:59 04:10:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 04:10:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 04:10:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:59 04:11:01 PM all 0.21 0.00 0.08 0.00 0.06 99.66 20:13:59 04:11:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 04:11:01 PM 1 0.33 0.00 0.08 0.00 0.07 99.52 20:13:59 04:12:01 PM all 0.30 0.00 0.06 0.00 0.06 99.58 20:13:59 04:12:01 PM 0 0.08 0.00 0.10 0.00 0.07 99.75 20:13:59 04:12:01 PM 1 0.52 0.00 0.02 0.00 0.05 99.42 20:13:59 20:13:59 04:12:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:13:01 PM all 0.26 0.00 0.05 0.00 0.05 99.64 20:13:59 04:13:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 04:13:01 PM 1 0.47 0.00 0.05 0.00 0.05 99.43 20:13:59 04:14:01 PM all 0.25 0.00 0.05 0.00 0.04 99.66 20:13:59 04:14:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:59 04:14:01 PM 1 0.45 0.00 0.07 0.00 0.05 99.43 20:13:59 04:15:01 PM all 0.42 0.00 0.07 0.00 0.06 99.46 20:13:59 04:15:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 04:15:01 PM 1 0.73 0.00 0.05 0.00 0.05 99.17 20:13:59 04:16:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:59 04:16:01 PM 0 0.12 0.00 0.10 0.00 0.07 99.72 20:13:59 04:16:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 04:17:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 04:17:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 04:17:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 04:18:01 PM all 0.26 0.00 0.07 0.00 0.05 99.62 20:13:59 04:18:01 PM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:13:59 04:18:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:13:59 04:19:01 PM all 0.23 0.00 0.05 0.00 0.06 99.67 20:13:59 04:19:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 04:19:01 PM 1 0.40 0.00 0.05 0.00 0.07 99.48 20:13:59 04:20:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:59 04:20:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:59 04:20:01 PM 1 0.58 0.00 0.08 0.00 0.05 99.28 20:13:59 04:21:01 PM all 0.18 0.00 0.06 0.00 0.06 99.70 20:13:59 04:21:01 PM 0 0.03 0.00 0.02 0.00 0.03 99.92 20:13:59 04:21:01 PM 1 0.33 0.00 0.10 0.00 0.08 99.48 20:13:59 04:22:01 PM all 0.16 0.00 0.05 0.00 0.05 99.74 20:13:59 04:22:01 PM 0 0.22 0.00 0.03 0.00 0.05 99.70 20:13:59 04:22:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 04:23:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 04:23:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 04:23:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:59 20:13:59 04:23:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:24:01 PM all 0.29 0.00 0.05 0.00 0.06 99.60 20:13:59 04:24:01 PM 0 0.47 0.00 0.02 0.00 0.03 99.48 20:13:59 04:24:01 PM 1 0.12 0.00 0.08 0.00 0.08 99.72 20:13:59 04:25:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 04:25:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 04:25:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 04:26:01 PM all 0.18 0.00 0.07 0.00 0.04 99.71 20:13:59 04:26:01 PM 0 0.27 0.00 0.05 0.00 0.02 99.67 20:13:59 04:26:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 04:27:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:59 04:27:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:59 04:27:01 PM 1 0.12 0.00 0.05 0.00 0.07 99.77 20:13:59 04:28:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 04:28:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:59 04:28:01 PM 1 0.12 0.00 0.10 0.00 0.07 99.72 20:13:59 04:29:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:59 04:29:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:13:59 04:29:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 04:30:01 PM all 0.29 0.00 0.07 0.00 0.05 99.59 20:13:59 04:30:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:59 04:30:01 PM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 04:31:01 PM all 0.20 0.00 0.04 0.00 0.05 99.71 20:13:59 04:31:01 PM 0 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 04:31:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 04:32:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 20:13:59 04:32:01 PM 0 0.40 0.00 0.03 0.00 0.02 99.55 20:13:59 04:32:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:59 04:33:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:59 04:33:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 04:33:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 04:34:01 PM all 0.29 0.00 0.07 0.00 0.06 99.58 20:13:59 04:34:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:59 04:34:01 PM 1 0.08 0.00 0.08 0.00 0.08 99.75 20:13:59 20:13:59 04:34:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:35:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 04:35:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 04:35:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 04:36:01 PM all 0.21 0.00 0.06 0.00 0.04 99.69 20:13:59 04:36:01 PM 0 0.33 0.00 0.07 0.00 0.02 99.58 20:13:59 04:36:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 04:37:01 PM all 0.20 0.00 0.07 0.00 0.05 99.68 20:13:59 04:37:01 PM 0 0.27 0.00 0.05 0.00 0.03 99.65 20:13:59 04:37:01 PM 1 0.13 0.00 0.08 0.00 0.07 99.72 20:13:59 04:38:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 04:38:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:13:59 04:38:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 04:39:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:59 04:39:01 PM 0 0.47 0.00 0.03 0.00 0.03 99.47 20:13:59 04:39:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:59 04:40:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 04:40:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 04:40:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 04:41:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 04:41:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 04:41:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 04:42:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:59 04:42:01 PM 0 0.50 0.00 0.02 0.00 0.05 99.43 20:13:59 04:42:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 04:43:01 PM all 0.33 0.00 0.07 0.00 0.05 99.56 20:13:59 04:43:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:59 04:43:01 PM 1 0.60 0.00 0.08 0.00 0.05 99.27 20:13:59 04:44:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 04:44:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 04:44:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:59 04:45:01 PM all 0.16 0.00 0.07 0.00 0.04 99.73 20:13:59 04:45:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 04:45:01 PM 1 0.23 0.00 0.08 0.00 0.05 99.63 20:13:59 20:13:59 04:45:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:46:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:59 04:46:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:13:59 04:46:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 04:47:01 PM all 0.20 0.00 0.06 0.00 0.05 99.69 20:13:59 04:47:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 04:47:01 PM 1 0.33 0.00 0.05 0.00 0.03 99.58 20:13:59 04:48:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 04:48:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 04:48:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:59 04:49:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 04:49:01 PM 0 0.08 0.00 0.10 0.00 0.07 99.75 20:13:59 04:49:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 04:50:01 PM all 0.31 0.00 0.03 0.00 0.05 99.61 20:13:59 04:50:01 PM 0 0.10 0.00 0.05 0.00 0.08 99.77 20:13:59 04:50:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:59 04:51:01 PM all 0.26 0.00 0.07 0.01 0.05 99.62 20:13:59 04:51:01 PM 0 0.12 0.00 0.10 0.02 0.07 99.70 20:13:59 04:51:01 PM 1 0.40 0.00 0.03 0.00 0.03 99.53 20:13:59 04:52:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:59 04:52:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:13:59 04:52:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 04:53:01 PM all 0.11 0.00 0.08 0.00 0.05 99.77 20:13:59 04:53:01 PM 0 0.03 0.00 0.05 0.00 0.05 99.87 20:13:59 04:53:01 PM 1 0.18 0.00 0.10 0.00 0.05 99.67 20:13:59 04:54:01 PM all 0.27 0.00 0.05 0.00 0.05 99.63 20:13:59 04:54:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 04:54:01 PM 1 0.47 0.00 0.07 0.00 0.05 99.42 20:13:59 04:55:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:59 04:55:01 PM 0 0.17 0.00 0.03 0.00 0.05 99.75 20:13:59 04:55:01 PM 1 0.42 0.00 0.05 0.00 0.05 99.48 20:13:59 04:56:01 PM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:59 04:56:01 PM 0 0.40 0.00 0.05 0.00 0.03 99.52 20:13:59 04:56:01 PM 1 0.18 0.00 0.08 0.00 0.05 99.68 20:13:59 20:13:59 04:56:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 04:57:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 04:57:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 04:57:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 04:58:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 04:58:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 04:58:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 04:59:01 PM all 0.33 0.00 0.05 0.00 0.06 99.57 20:13:59 04:59:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 04:59:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 05:00:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 20:13:59 05:00:01 PM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:13:59 05:00:01 PM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:13:59 05:01:01 PM all 0.33 0.00 0.08 0.00 0.05 99.54 20:13:59 05:01:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:13:59 05:01:01 PM 1 0.13 0.00 0.10 0.00 0.07 99.70 20:13:59 05:02:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 05:02:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 05:02:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 05:03:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 05:03:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:13:59 05:03:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 05:04:02 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:59 05:04:02 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 05:04:02 PM 1 0.13 0.00 0.10 0.00 0.07 99.70 20:13:59 05:05:01 PM all 0.21 0.00 0.06 0.00 0.04 99.69 20:13:59 05:05:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:13:59 05:05:01 PM 1 0.39 0.00 0.09 0.00 0.05 99.47 20:13:59 05:06:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:59 05:06:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 05:06:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 05:07:01 PM all 0.16 0.00 0.08 0.00 0.06 99.70 20:13:59 05:07:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 05:07:01 PM 1 0.25 0.00 0.10 0.00 0.07 99.58 20:13:59 20:13:59 05:07:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 05:08:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57 20:13:59 05:08:01 PM 0 0.05 0.00 0.08 0.00 0.05 99.82 20:13:59 05:08:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 05:09:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 05:09:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 05:09:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:59 05:10:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:59 05:10:01 PM 0 0.52 0.00 0.05 0.00 0.05 99.38 20:13:59 05:10:01 PM 1 0.12 0.00 0.03 0.00 0.02 99.83 20:13:59 05:11:01 PM all 0.31 0.00 0.08 0.00 0.05 99.57 20:13:59 05:11:01 PM 0 0.55 0.00 0.08 0.00 0.03 99.33 20:13:59 05:11:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 05:12:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:59 05:12:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 05:12:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 05:13:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 05:13:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 05:13:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 05:14:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:59 05:14:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.37 20:13:59 05:14:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:59 05:15:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 05:15:01 PM 0 0.58 0.00 0.07 0.00 0.05 99.30 20:13:59 05:15:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 05:16:01 PM all 0.25 0.00 0.05 0.00 0.04 99.66 20:13:59 05:16:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:13:59 05:16:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 05:17:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 05:17:01 PM 0 0.52 0.00 0.05 0.00 0.05 99.38 20:13:59 05:17:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 05:18:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:13:59 05:18:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:13:59 05:18:01 PM 1 0.23 0.00 0.05 0.00 0.05 99.67 20:13:59 20:13:59 05:18:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 05:19:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:59 05:19:01 PM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:13:59 05:19:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 05:20:00 PM all 0.16 0.00 0.06 0.00 0.03 99.75 20:13:59 05:20:00 PM 0 0.22 0.00 0.05 0.00 0.02 99.71 20:13:59 05:20:00 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 05:20:01 PM all 0.53 0.00 1.07 0.00 0.00 98.40 20:13:59 05:20:01 PM 0 1.06 0.00 1.06 0.00 0.00 97.87 20:13:59 05:20:01 PM 1 0.00 0.00 1.08 0.00 0.00 98.92 20:13:59 05:21:01 PM all 0.28 0.00 0.05 0.01 0.05 99.61 20:13:59 05:21:01 PM 0 0.45 0.00 0.02 0.00 0.03 99.50 20:13:59 05:21:01 PM 1 0.12 0.00 0.08 0.02 0.07 99.72 20:13:59 05:22:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:59 05:22:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 05:22:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 05:23:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 05:23:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:59 05:23:01 PM 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:59 05:24:01 PM all 0.19 0.00 0.06 0.00 0.04 99.71 20:13:59 05:24:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 05:24:01 PM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:13:59 05:25:01 PM all 0.25 0.00 0.05 0.00 0.03 99.67 20:13:59 05:25:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 05:25:01 PM 1 0.40 0.00 0.03 0.00 0.02 99.55 20:13:59 05:26:01 PM all 0.23 0.00 0.05 0.00 0.03 99.68 20:13:59 05:26:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 05:26:01 PM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:13:59 05:27:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:59 05:27:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 05:27:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:59 05:28:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 05:28:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 05:28:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:59 20:13:59 05:28:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 05:29:01 PM all 0.20 0.00 0.07 0.00 0.04 99.69 20:13:59 05:29:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:13:59 05:29:01 PM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:13:59 05:30:01 PM all 0.28 0.00 0.08 0.00 0.03 99.61 20:13:59 05:30:01 PM 0 0.15 0.00 0.12 0.00 0.05 99.68 20:13:59 05:30:01 PM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:13:59 05:31:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 05:31:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 05:31:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 05:32:01 PM all 0.33 0.00 0.07 0.00 0.05 99.55 20:13:59 05:32:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 05:32:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:59 05:33:01 PM all 0.30 0.00 0.06 0.01 0.04 99.59 20:13:59 05:33:01 PM 0 0.08 0.00 0.07 0.02 0.03 99.80 20:13:59 05:33:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:59 05:34:01 PM all 0.18 0.00 0.08 0.00 0.03 99.71 20:13:59 05:34:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 05:34:01 PM 1 0.30 0.00 0.08 0.00 0.03 99.58 20:13:59 05:35:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 05:35:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:59 05:35:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 05:36:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:59 05:36:01 PM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:13:59 05:36:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:13:59 05:37:01 PM all 0.31 0.00 0.09 0.00 0.03 99.57 20:13:59 05:37:01 PM 0 0.10 0.00 0.13 0.00 0.07 99.70 20:13:59 05:37:01 PM 1 0.52 0.00 0.05 0.00 0.00 99.43 20:13:59 05:38:01 PM all 0.27 0.00 0.06 0.00 0.04 99.63 20:13:59 05:38:01 PM 0 0.33 0.00 0.08 0.00 0.05 99.53 20:13:59 05:38:01 PM 1 0.20 0.00 0.03 0.00 0.03 99.73 20:13:59 05:39:01 PM all 0.25 0.00 0.06 0.00 0.03 99.66 20:13:59 05:39:01 PM 0 0.43 0.00 0.07 0.00 0.03 99.46 20:13:59 05:39:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 20:13:59 05:39:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 05:40:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:59 05:40:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:59 05:40:01 PM 1 0.07 0.00 0.08 0.00 0.03 99.82 20:13:59 05:41:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:59 05:41:01 PM 0 0.50 0.00 0.08 0.00 0.05 99.37 20:13:59 05:41:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:59 05:42:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:59 05:42:01 PM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:13:59 05:42:01 PM 1 0.13 0.00 0.08 0.00 0.07 99.72 20:13:59 05:43:01 PM all 0.26 0.00 0.04 0.00 0.03 99.67 20:13:59 05:43:01 PM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:13:59 05:43:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 05:44:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 05:44:01 PM 0 0.48 0.00 0.08 0.00 0.05 99.38 20:13:59 05:44:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:59 05:45:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:13:59 05:45:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:13:59 05:45:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 05:46:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:59 05:46:01 PM 0 0.52 0.00 0.08 0.00 0.05 99.35 20:13:59 05:46:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 05:47:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 05:47:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32 20:13:59 05:47:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:59 05:48:01 PM all 0.32 0.00 0.04 0.00 0.03 99.62 20:13:59 05:48:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:59 05:48:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:13:59 05:49:01 PM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:59 05:49:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:59 05:49:01 PM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 05:50:00 PM all 0.29 0.16 0.10 0.00 0.03 99.41 20:13:59 05:50:00 PM 0 0.32 0.32 0.14 0.00 0.03 99.18 20:13:59 05:50:00 PM 1 0.26 0.00 0.07 0.00 0.03 99.64 20:13:59 20:13:59 05:50:00 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 05:50:01 PM all 1.09 0.00 0.73 0.00 0.00 98.18 20:13:59 05:50:01 PM 0 0.73 0.00 0.73 0.00 0.00 98.54 20:13:59 05:50:01 PM 1 1.46 0.00 0.73 0.00 0.00 97.81 20:13:59 05:51:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:59 05:51:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 05:51:01 PM 1 0.58 0.00 0.03 0.00 0.05 99.33 20:13:59 05:52:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57 20:13:59 05:52:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:59 05:52:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 05:53:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:59 05:53:01 PM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:13:59 05:53:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:13:59 05:54:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64 20:13:59 05:54:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 05:54:01 PM 1 0.45 0.00 0.02 0.00 0.02 99.52 20:13:59 05:55:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:13:59 05:55:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 05:55:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:13:59 05:56:01 PM all 0.20 0.00 0.06 0.00 0.04 99.70 20:13:59 05:56:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 05:56:01 PM 1 0.30 0.00 0.03 0.00 0.02 99.65 20:13:59 05:57:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:59 05:57:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 05:57:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 05:58:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:59 05:58:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:13:59 05:58:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:59 05:59:01 PM all 0.20 0.00 0.06 0.00 0.04 99.70 20:13:59 05:59:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:13:59 05:59:01 PM 1 0.27 0.00 0.03 0.00 0.03 99.67 20:13:59 06:00:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 06:00:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:13:59 06:00:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 20:13:59 06:00:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:01:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:59 06:01:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 06:01:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:59 06:02:01 PM all 0.22 0.00 0.07 0.00 0.04 99.67 20:13:59 06:02:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 06:02:01 PM 1 0.35 0.00 0.08 0.00 0.05 99.52 20:13:59 06:03:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 06:03:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 06:03:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 06:04:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:59 06:04:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 06:04:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 06:05:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 06:05:01 PM 0 0.45 0.00 0.03 0.00 0.05 99.47 20:13:59 06:05:01 PM 1 0.17 0.00 0.05 0.00 0.05 99.73 20:13:59 06:06:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59 20:13:59 06:06:01 PM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:13:59 06:06:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 06:07:01 PM all 0.13 0.00 0.07 0.00 0.04 99.76 20:13:59 06:07:01 PM 0 0.23 0.00 0.08 0.00 0.05 99.63 20:13:59 06:07:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 06:08:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:59 06:08:01 PM 0 0.53 0.00 0.05 0.00 0.07 99.35 20:13:59 06:08:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 06:09:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:59 06:09:01 PM 0 0.53 0.00 0.07 0.00 0.05 99.35 20:13:59 06:09:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 06:10:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59 20:13:59 06:10:01 PM 0 0.57 0.00 0.05 0.00 0.08 99.30 20:13:59 06:10:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:59 06:11:01 PM all 0.31 0.00 0.07 0.00 0.04 99.58 20:13:59 06:11:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 06:11:01 PM 1 0.10 0.00 0.12 0.00 0.05 99.73 20:13:59 20:13:59 06:11:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:12:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:59 06:12:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 06:12:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 06:13:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59 20:13:59 06:13:01 PM 0 0.57 0.00 0.05 0.00 0.07 99.32 20:13:59 06:13:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:59 06:14:01 PM all 0.31 0.00 0.06 0.00 0.03 99.59 20:13:59 06:14:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.44 20:13:59 06:14:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:59 06:15:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 20:13:59 06:15:01 PM 0 0.43 0.00 0.02 0.00 0.02 99.53 20:13:59 06:15:01 PM 1 0.08 0.00 0.10 0.00 0.07 99.75 20:13:59 06:16:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 06:16:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 06:16:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:59 06:17:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:59 06:17:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 06:17:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 06:18:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:59 06:18:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 06:18:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 06:19:01 PM all 0.18 0.00 0.07 0.00 0.05 99.71 20:13:59 06:19:01 PM 0 0.25 0.00 0.07 0.00 0.02 99.67 20:13:59 06:19:01 PM 1 0.10 0.00 0.07 0.00 0.08 99.75 20:13:59 06:20:01 PM all 0.19 0.00 0.08 0.00 0.05 99.68 20:13:59 06:20:01 PM 0 0.28 0.00 0.05 0.00 0.03 99.63 20:13:59 06:20:01 PM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:13:59 06:21:01 PM all 0.32 0.00 0.06 0.01 0.05 99.57 20:13:59 06:21:01 PM 0 0.52 0.00 0.02 0.02 0.03 99.42 20:13:59 06:21:01 PM 1 0.12 0.00 0.10 0.00 0.07 99.72 20:13:59 06:22:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:59 06:22:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 06:22:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 20:13:59 06:22:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:23:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:59 06:23:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 06:23:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 06:24:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 06:24:01 PM 0 0.48 0.00 0.02 0.00 0.02 99.48 20:13:59 06:24:01 PM 1 0.12 0.00 0.08 0.00 0.08 99.72 20:13:59 06:25:01 PM all 0.28 0.00 0.07 0.00 0.05 99.61 20:13:59 06:25:01 PM 0 0.47 0.00 0.03 0.00 0.03 99.47 20:13:59 06:25:01 PM 1 0.08 0.00 0.10 0.00 0.07 99.75 20:13:59 06:26:01 PM all 0.21 0.00 0.07 0.00 0.05 99.67 20:13:59 06:26:01 PM 0 0.35 0.00 0.08 0.00 0.07 99.50 20:13:59 06:26:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:59 06:27:01 PM all 0.18 0.00 0.08 0.00 0.04 99.71 20:13:59 06:27:01 PM 0 0.28 0.00 0.08 0.00 0.05 99.58 20:13:59 06:27:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 06:28:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:59 06:28:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:59 06:28:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:59 06:29:01 PM all 0.34 0.00 0.05 0.01 0.04 99.56 20:13:59 06:29:01 PM 0 0.58 0.00 0.03 0.00 0.03 99.35 20:13:59 06:29:01 PM 1 0.10 0.00 0.07 0.02 0.05 99.77 20:13:59 06:30:01 PM all 0.29 0.00 0.06 0.00 0.06 99.59 20:13:59 06:30:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:59 06:30:01 PM 1 0.08 0.00 0.07 0.00 0.08 99.77 20:13:59 06:31:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:59 06:31:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40 20:13:59 06:31:01 PM 1 0.08 0.00 0.10 0.00 0.05 99.77 20:13:59 06:32:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:59 06:32:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 06:32:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 06:33:01 PM all 0.32 0.00 0.05 0.01 0.04 99.58 20:13:59 06:33:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 06:33:01 PM 1 0.08 0.00 0.05 0.02 0.05 99.80 20:13:59 20:13:59 06:33:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:34:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:59 06:34:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:59 06:34:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:13:59 06:35:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 06:35:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:59 06:35:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:59 06:36:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 20:13:59 06:36:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:59 06:36:01 PM 1 0.38 0.00 0.07 0.00 0.03 99.52 20:13:59 06:37:01 PM all 0.20 0.00 0.07 0.00 0.03 99.70 20:13:59 06:37:01 PM 0 0.37 0.00 0.07 0.00 0.05 99.52 20:13:59 06:37:01 PM 1 0.03 0.00 0.07 0.00 0.02 99.88 20:13:59 06:38:01 PM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:59 06:38:01 PM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:13:59 06:38:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:59 06:39:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:59 06:39:01 PM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:13:59 06:39:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 06:40:01 PM all 0.23 0.00 0.07 0.00 0.04 99.67 20:13:59 06:40:01 PM 0 0.33 0.00 0.05 0.00 0.03 99.58 20:13:59 06:40:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 06:41:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:13:59 06:41:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 06:41:01 PM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:13:59 06:42:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:13:59 06:42:01 PM 0 0.15 0.00 0.08 0.00 0.05 99.72 20:13:59 06:42:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 06:43:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 06:43:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 06:43:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:59 06:44:01 PM all 0.22 0.00 0.05 0.00 0.03 99.70 20:13:59 06:44:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:59 06:44:01 PM 1 0.32 0.00 0.05 0.00 0.02 99.62 20:13:59 20:13:59 06:44:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:45:01 PM all 0.25 0.00 0.06 0.00 0.05 99.64 20:13:59 06:45:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:59 06:45:01 PM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:13:59 06:46:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:59 06:46:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 06:46:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 06:47:01 PM all 0.23 0.00 0.06 0.00 0.05 99.67 20:13:59 06:47:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 06:47:01 PM 1 0.35 0.00 0.05 0.00 0.05 99.55 20:13:59 06:48:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59 20:13:59 06:48:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:59 06:48:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:59 06:49:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:59 06:49:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:59 06:49:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 06:50:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:59 06:50:01 PM 0 0.13 0.00 0.05 0.00 0.05 99.77 20:13:59 06:50:01 PM 1 0.45 0.00 0.07 0.00 0.05 99.43 20:13:59 06:51:01 PM all 0.22 0.00 0.06 0.00 0.03 99.69 20:13:59 06:51:01 PM 0 0.35 0.00 0.07 0.00 0.03 99.55 20:13:59 06:51:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:59 06:52:01 PM all 0.21 0.00 0.07 0.00 0.05 99.67 20:13:59 06:52:01 PM 0 0.17 0.00 0.08 0.00 0.07 99.68 20:13:59 06:52:01 PM 1 0.25 0.00 0.05 0.00 0.03 99.67 20:13:59 06:53:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:59 06:53:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:13:59 06:53:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 06:54:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:59 06:54:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:13:59 06:54:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:59 06:55:01 PM all 0.30 0.00 0.07 0.00 0.05 99.58 20:13:59 06:55:01 PM 0 0.15 0.00 0.08 0.00 0.07 99.70 20:13:59 06:55:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:13:59 20:13:59 06:55:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 06:56:01 PM all 0.34 0.00 0.08 0.00 0.03 99.55 20:13:59 06:56:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:59 06:56:01 PM 1 0.15 0.00 0.10 0.00 0.02 99.73 20:13:59 06:57:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 06:57:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 06:57:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 06:58:01 PM all 0.33 0.00 0.06 0.00 0.05 99.56 20:13:59 06:58:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:13:59 06:58:01 PM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:13:59 06:59:01 PM all 0.23 0.00 0.08 0.00 0.03 99.66 20:13:59 06:59:01 PM 0 0.32 0.00 0.07 0.00 0.02 99.60 20:13:59 06:59:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:59 07:00:01 PM all 0.36 0.00 0.06 0.00 0.04 99.54 20:13:59 07:00:01 PM 0 0.62 0.00 0.08 0.00 0.07 99.23 20:13:59 07:00:01 PM 1 0.10 0.00 0.03 0.00 0.02 99.85 20:13:59 07:01:01 PM all 0.27 0.00 0.07 0.00 0.05 99.62 20:13:59 07:01:01 PM 0 0.45 0.00 0.07 0.00 0.03 99.45 20:13:59 07:01:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:59 07:02:01 PM all 0.35 0.00 0.08 0.00 0.03 99.53 20:13:59 07:02:01 PM 0 0.60 0.00 0.08 0.00 0.03 99.28 20:13:59 07:02:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:59 07:03:01 PM all 0.33 0.16 0.09 0.00 0.05 99.37 20:13:59 07:03:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 07:03:01 PM 1 0.10 0.32 0.13 0.00 0.07 99.38 20:13:59 07:04:01 PM all 0.23 0.00 0.08 0.00 0.05 99.65 20:13:59 07:04:01 PM 0 0.32 0.00 0.07 0.00 0.05 99.57 20:13:59 07:04:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:13:59 07:05:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:59 07:05:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 07:05:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:59 07:06:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:59 07:06:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:59 07:06:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:59 20:13:59 07:06:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 07:07:01 PM all 0.28 0.00 0.04 0.00 0.05 99.62 20:13:59 07:07:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:59 07:07:01 PM 1 0.45 0.00 0.02 0.00 0.05 99.48 20:13:59 07:08:01 PM all 0.22 0.00 0.07 0.00 0.05 99.67 20:13:59 07:08:01 PM 0 0.37 0.00 0.07 0.00 0.05 99.52 20:13:59 07:08:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 07:09:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:59 07:09:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:59 07:09:01 PM 1 0.13 0.00 0.10 0.00 0.07 99.70 20:13:59 07:10:01 PM all 0.33 0.00 0.05 0.01 0.06 99.56 20:13:59 07:10:01 PM 0 0.52 0.00 0.02 0.02 0.03 99.42 20:13:59 07:10:01 PM 1 0.13 0.00 0.08 0.00 0.08 99.70 20:13:59 07:11:01 PM all 0.17 0.00 0.07 0.00 0.06 99.71 20:13:59 07:11:01 PM 0 0.23 0.00 0.07 0.00 0.07 99.63 20:13:59 07:11:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 07:12:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 07:12:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:59 07:12:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 07:13:01 PM all 0.31 0.00 0.06 0.00 0.06 99.57 20:13:59 07:13:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:59 07:13:01 PM 1 0.10 0.00 0.10 0.00 0.08 99.72 20:13:59 07:14:01 PM all 0.31 0.00 0.08 0.00 0.06 99.56 20:13:59 07:14:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 07:14:01 PM 1 0.10 0.00 0.10 0.00 0.08 99.72 20:13:59 07:15:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:59 07:15:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 07:15:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 07:16:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:59 07:16:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:59 07:16:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:59 07:17:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:13:59 07:17:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 07:17:01 PM 1 0.50 0.00 0.05 0.00 0.02 99.43 20:13:59 20:13:59 07:17:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 07:18:01 PM all 0.28 0.00 0.04 0.00 0.05 99.62 20:13:59 07:18:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:13:59 07:18:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:13:59 07:19:02 PM all 0.26 0.00 0.06 0.00 0.03 99.65 20:13:59 07:19:02 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:59 07:19:02 PM 1 0.43 0.00 0.03 0.00 0.03 99.50 20:13:59 07:20:01 PM all 0.20 0.00 0.06 0.00 0.05 99.69 20:13:59 07:20:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:59 07:20:01 PM 1 0.31 0.00 0.03 0.00 0.05 99.61 20:13:59 07:21:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:59 07:21:01 PM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:13:59 07:21:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 07:22:01 PM all 0.34 0.00 0.04 0.00 0.05 99.57 20:13:59 07:22:01 PM 0 0.12 0.00 0.05 0.00 0.07 99.77 20:13:59 07:22:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 07:23:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63 20:13:59 07:23:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:13:59 07:23:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:59 07:24:01 PM all 0.36 0.00 0.06 0.00 0.03 99.55 20:13:59 07:24:01 PM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:13:59 07:24:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:59 07:25:01 PM all 0.36 0.00 0.08 0.00 0.03 99.53 20:13:59 07:25:01 PM 0 0.17 0.00 0.12 0.00 0.03 99.68 20:13:59 07:25:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38 20:13:59 07:26:01 PM all 0.41 0.00 0.08 0.00 0.03 99.49 20:13:59 07:26:01 PM 0 0.27 0.00 0.10 0.00 0.03 99.60 20:13:59 07:26:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38 20:13:59 07:27:01 PM all 0.35 0.00 0.07 0.00 0.03 99.56 20:13:59 07:27:01 PM 0 0.15 0.00 0.08 0.00 0.02 99.75 20:13:59 07:27:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:59 07:28:01 PM all 0.21 0.00 0.06 0.00 0.03 99.70 20:13:59 07:28:01 PM 0 0.13 0.00 0.05 0.00 0.03 99.78 20:13:59 07:28:01 PM 1 0.28 0.00 0.07 0.00 0.03 99.62 20:13:59 20:13:59 07:28:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 07:29:01 PM all 0.32 0.00 0.08 0.00 0.05 99.56 20:13:59 07:29:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 07:29:01 PM 1 0.53 0.00 0.08 0.00 0.05 99.33 20:13:59 07:30:01 PM all 0.36 0.00 0.08 0.00 0.04 99.52 20:13:59 07:30:01 PM 0 0.15 0.00 0.10 0.00 0.05 99.70 20:13:59 07:30:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:13:59 07:31:01 PM all 0.33 0.00 0.07 0.01 0.04 99.56 20:13:59 07:31:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:13:59 07:31:01 PM 1 0.52 0.00 0.05 0.02 0.03 99.38 20:13:59 07:32:01 PM all 0.32 0.00 0.08 0.00 0.04 99.57 20:13:59 07:32:01 PM 0 0.27 0.00 0.08 0.00 0.03 99.62 20:13:59 07:32:01 PM 1 0.37 0.00 0.07 0.00 0.05 99.52 20:13:59 07:33:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:59 07:33:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:59 07:33:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:59 07:34:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:59 07:34:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:59 07:34:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:59 07:35:01 PM all 0.33 0.00 0.07 0.00 0.04 99.56 20:13:59 07:35:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:13:59 07:35:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:59 07:36:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:59 07:36:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:59 07:36:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 07:37:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:59 07:37:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:13:59 07:37:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:59 07:38:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:59 07:38:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:59 07:38:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:59 07:39:01 PM all 0.22 0.00 0.07 0.00 0.05 99.67 20:13:59 07:39:01 PM 0 0.33 0.00 0.05 0.00 0.03 99.58 20:13:59 07:39:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 20:13:59 07:39:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 07:40:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:59 07:40:01 PM 0 0.47 0.00 0.02 0.00 0.02 99.50 20:13:59 07:40:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:59 07:41:01 PM all 0.31 0.00 0.07 0.00 0.06 99.57 20:13:59 07:41:01 PM 0 0.58 0.00 0.08 0.00 0.07 99.27 20:13:59 07:41:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:59 07:42:01 PM all 27.36 0.00 4.41 0.64 0.10 67.49 20:13:59 07:42:01 PM 0 24.22 0.00 4.50 0.60 0.10 70.58 20:13:59 07:42:01 PM 1 30.49 0.00 4.32 0.68 0.10 64.40 20:13:59 07:43:01 PM all 24.98 0.00 3.83 2.30 0.08 68.81 20:13:59 07:43:01 PM 0 22.91 0.00 4.19 1.92 0.08 70.89 20:13:59 07:43:01 PM 1 27.04 0.00 3.46 2.68 0.08 66.74 20:13:59 07:44:01 PM all 17.77 0.00 2.64 0.23 0.08 79.28 20:13:59 07:44:01 PM 0 11.72 0.00 2.39 0.22 0.08 85.59 20:13:59 07:44:01 PM 1 23.80 0.00 2.88 0.25 0.08 72.99 20:13:59 07:45:01 PM all 28.62 0.00 5.16 0.87 0.09 65.26 20:13:59 07:45:01 PM 0 22.35 0.00 4.39 0.77 0.10 72.39 20:13:59 07:45:01 PM 1 34.89 0.00 5.93 0.97 0.08 58.14 20:13:59 07:46:01 PM all 0.32 0.00 0.13 0.13 0.04 99.38 20:13:59 07:46:01 PM 0 0.52 0.00 0.18 0.18 0.03 99.08 20:13:59 07:46:01 PM 1 0.12 0.00 0.08 0.07 0.05 99.68 20:13:59 07:47:01 PM all 0.07 0.00 0.07 0.00 0.04 99.82 20:13:59 07:47:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:59 07:47:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:59 07:48:01 PM all 0.08 0.00 0.05 0.00 0.03 99.84 20:13:59 07:48:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:59 07:48:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:59 07:49:01 PM all 1.24 0.00 0.18 0.00 0.05 98.52 20:13:59 07:49:01 PM 0 1.95 0.00 0.27 0.00 0.03 97.75 20:13:59 07:49:01 PM 1 0.53 0.00 0.10 0.00 0.07 99.30 20:13:59 07:50:01 PM all 0.94 0.00 0.11 0.00 0.08 98.87 20:13:59 07:50:01 PM 0 0.68 0.00 0.08 0.00 0.07 99.16 20:13:59 07:50:01 PM 1 1.20 0.00 0.13 0.00 0.08 98.58 20:13:59 20:13:59 07:50:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 07:51:01 PM all 0.84 0.00 0.13 0.00 0.08 98.95 20:13:59 07:51:01 PM 0 0.95 0.00 0.13 0.00 0.07 98.85 20:13:59 07:51:01 PM 1 0.73 0.00 0.13 0.00 0.08 99.05 20:13:59 07:52:01 PM all 0.63 0.00 0.13 0.00 0.08 99.17 20:13:59 07:52:01 PM 0 0.87 0.00 0.13 0.00 0.08 98.91 20:13:59 07:52:01 PM 1 0.38 0.00 0.12 0.00 0.07 99.43 20:13:59 07:53:01 PM all 1.40 0.00 0.11 0.00 0.08 98.41 20:13:59 07:53:01 PM 0 1.77 0.00 0.08 0.00 0.08 98.06 20:13:59 07:53:01 PM 1 1.04 0.00 0.13 0.00 0.07 98.76 20:13:59 07:54:01 PM all 1.01 0.00 0.12 0.00 0.08 98.80 20:13:59 07:54:01 PM 0 1.05 0.00 0.13 0.00 0.08 98.73 20:13:59 07:54:01 PM 1 0.97 0.00 0.10 0.00 0.07 98.87 20:13:59 07:55:01 PM all 0.89 0.00 0.11 0.00 0.07 98.94 20:13:59 07:55:01 PM 0 0.85 0.00 0.10 0.00 0.07 98.98 20:13:59 07:55:01 PM 1 0.92 0.00 0.12 0.00 0.07 98.90 20:13:59 07:56:01 PM all 0.75 0.00 0.08 0.00 0.07 99.10 20:13:59 07:56:01 PM 0 0.77 0.00 0.08 0.00 0.07 99.08 20:13:59 07:56:01 PM 1 0.73 0.00 0.08 0.00 0.07 99.12 20:13:59 07:57:01 PM all 0.87 0.00 0.13 0.00 0.08 98.93 20:13:59 07:57:01 PM 0 0.79 0.00 0.12 0.00 0.07 99.03 20:13:59 07:57:01 PM 1 0.95 0.00 0.13 0.00 0.08 98.83 20:13:59 07:58:01 PM all 3.58 0.00 0.18 0.01 0.09 96.15 20:13:59 07:58:01 PM 0 1.39 0.00 0.15 0.02 0.10 98.35 20:13:59 07:58:01 PM 1 5.76 0.00 0.20 0.00 0.08 93.95 20:13:59 07:59:01 PM all 1.24 0.00 0.15 0.00 0.08 98.52 20:13:59 07:59:01 PM 0 1.32 0.00 0.17 0.00 0.08 98.43 20:13:59 07:59:01 PM 1 1.17 0.00 0.13 0.00 0.08 98.62 20:13:59 08:00:01 PM all 1.15 0.00 0.13 0.00 0.08 98.65 20:13:59 08:00:01 PM 0 0.77 0.00 0.12 0.00 0.08 99.03 20:13:59 08:00:01 PM 1 1.54 0.00 0.13 0.00 0.07 98.26 20:13:59 08:01:01 PM all 1.70 0.00 0.19 0.00 0.06 98.05 20:13:59 08:01:01 PM 0 0.77 0.00 0.12 0.00 0.05 99.06 20:13:59 08:01:01 PM 1 2.64 0.00 0.27 0.00 0.07 97.03 20:13:59 20:13:59 08:01:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 08:02:01 PM all 1.05 0.00 0.23 0.00 0.08 98.63 20:13:59 08:02:01 PM 0 1.02 0.00 0.25 0.00 0.10 98.63 20:13:59 08:02:01 PM 1 1.08 0.00 0.22 0.00 0.07 98.63 20:13:59 08:03:01 PM all 1.03 0.00 0.21 0.00 0.08 98.68 20:13:59 08:03:01 PM 0 0.95 0.00 0.18 0.00 0.08 98.78 20:13:59 08:03:01 PM 1 1.10 0.00 0.23 0.00 0.08 98.58 20:13:59 08:04:01 PM all 1.00 0.00 0.22 0.00 0.08 98.71 20:13:59 08:04:01 PM 0 0.79 0.00 0.17 0.00 0.08 98.96 20:13:59 08:04:01 PM 1 1.22 0.00 0.27 0.00 0.07 98.45 20:13:59 08:05:01 PM all 0.80 0.00 0.21 0.00 0.08 98.91 20:13:59 08:05:01 PM 0 0.84 0.00 0.20 0.00 0.08 98.88 20:13:59 08:05:01 PM 1 0.77 0.00 0.22 0.00 0.08 98.93 20:13:59 08:06:01 PM all 1.06 0.00 0.21 0.00 0.08 98.66 20:13:59 08:06:01 PM 0 0.65 0.00 0.08 0.00 0.07 99.20 20:13:59 08:06:01 PM 1 1.47 0.00 0.33 0.00 0.08 98.11 20:13:59 08:07:01 PM all 1.23 0.00 0.21 0.00 0.09 98.47 20:13:59 08:07:01 PM 0 0.73 0.00 0.10 0.00 0.07 99.10 20:13:59 08:07:01 PM 1 1.72 0.00 0.32 0.00 0.12 97.85 20:13:59 08:08:01 PM all 0.71 0.00 0.11 0.00 0.08 99.11 20:13:59 08:08:01 PM 0 0.90 0.00 0.13 0.00 0.10 98.86 20:13:59 08:08:01 PM 1 0.52 0.00 0.08 0.00 0.05 99.35 20:13:59 08:09:01 PM all 0.72 0.00 0.11 0.00 0.08 99.09 20:13:59 08:09:01 PM 0 0.85 0.00 0.13 0.00 0.08 98.93 20:13:59 08:09:01 PM 1 0.58 0.00 0.08 0.00 0.08 99.25 20:13:59 08:10:01 PM all 0.73 0.00 0.11 0.00 0.08 99.07 20:13:59 08:10:01 PM 0 0.69 0.00 0.10 0.00 0.08 99.13 20:13:59 08:10:01 PM 1 0.78 0.00 0.12 0.00 0.08 99.02 20:13:59 08:11:01 PM all 0.71 0.00 0.11 0.00 0.08 99.10 20:13:59 08:11:01 PM 0 0.80 0.00 0.08 0.00 0.08 99.03 20:13:59 08:11:01 PM 1 0.62 0.00 0.13 0.00 0.08 99.17 20:13:59 08:12:01 PM all 0.80 0.00 0.09 0.00 0.08 99.02 20:13:59 08:12:01 PM 0 0.89 0.00 0.10 0.00 0.08 98.93 20:13:59 08:12:01 PM 1 0.72 0.00 0.08 0.00 0.08 99.12 20:13:59 20:13:59 08:12:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:59 08:13:01 PM all 14.53 0.00 1.95 0.07 0.08 83.37 20:13:59 08:13:01 PM 0 11.10 0.00 2.51 0.03 0.08 86.27 20:13:59 08:13:01 PM 1 17.95 0.00 1.40 0.10 0.07 80.48 20:13:59 Average: all 0.44 0.00 0.09 0.01 0.05 99.41 20:13:59 Average: 0 0.44 0.00 0.08 0.01 0.05 99.42 20:13:59 Average: 1 0.45 0.00 0.09 0.01 0.05 99.41 20:13:59 20:13:59 20:13:59