19:40:59 Started by upstream project "integration-sanity-test-vanadium" build number 176 19:40:59 originally caused by: 19:40:59 Started by timer 19:40:59 Running as SYSTEM 19:40:59 [EnvInject] - Loading node environment variables. 19:40:59 Building remotely on prd-centos8-robot-2c-8g-13702 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:41:00 [ssh-agent] Looking for ssh-agent implementation... 19:41:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:00 $ ssh-agent 19:41:00 SSH_AUTH_SOCK=/tmp/ssh-ITlCiqEbxrgT/agent.7561 19:41:00 SSH_AGENT_PID=7563 19:41:00 [ssh-agent] Started. 19:41:00 Running ssh-add (command line suppressed) 19:41:00 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_16680644063938765167.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_16680644063938765167.key) 19:41:00 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 19:41:00 The recommended git tool is: NONE 19:41:02 using credential opendaylight-jenkins-ssh 19:41:02 Wiping out workspace first. 19:41:02 Cloning the remote Git repository 19:41:02 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 19:41:02 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 19:41:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:41:03 > git --version # timeout=10 19:41:03 > git --version # 'git version 2.43.0' 19:41:03 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:41:03 [INFO] Currently running in a labeled security context 19:41:03 [INFO] Currently SELinux is 'enforcing' on the host 19:41:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh2709905949395239822.key 19:41:03 Verifying host key using known hosts file 19:41:03 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:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:41:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:41:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:41:05 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:41:05 [INFO] Currently running in a labeled security context 19:41:05 [INFO] Currently SELinux is 'enforcing' on the host 19:41:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh2476970991294875034.key 19:41:05 Verifying host key using known hosts file 19:41:05 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:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 19:41:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:41:06 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 19:41:06 > git config core.sparsecheckout # timeout=10 19:41:06 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 19:41:06 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 19:41:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:41:06 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 19:41:07 No emails were triggered. 19:41:07 provisioning config files... 19:41:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:41:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:41:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:41:07 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5929901564051749962.sh 19:41:07 ---> python-tools-install.sh 19:41:07 Setup pyenv: 19:41:07 system 19:41:07 * 3.8.13 (set by /opt/pyenv/version) 19:41:07 * 3.9.13 (set by /opt/pyenv/version) 19:41:07 * 3.10.13 (set by /opt/pyenv/version) 19:41:07 * 3.11.7 (set by /opt/pyenv/version) 19:41:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pife 19:41:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:41:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:41:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:41:16 lf-activate-venv(): INFO: Base packages installed successfully 19:41:16 lf-activate-venv(): INFO: Installing additional packages: lftools 19:41:43 lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH 19:41:43 Generating Requirements File 19:42:01 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:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:42:02 Python 3.11.7 19:42:02 pip 26.0.1 from /tmp/venv-Pife/lib/python3.11/site-packages/pip (python 3.11) 19:42:02 appdirs==1.4.4 19:42:02 argcomplete==3.6.3 19:42:02 aspy.yaml==1.3.0 19:42:02 attrs==25.4.0 19:42:02 autopage==0.6.0 19:42:02 beautifulsoup4==4.14.3 19:42:02 boto3==1.42.51 19:42:02 botocore==1.42.51 19:42:02 bs4==0.0.2 19:42:02 certifi==2026.1.4 19:42:02 cffi==2.0.0 19:42:02 cfgv==3.5.0 19:42:02 chardet==5.2.0 19:42:02 charset-normalizer==3.4.4 19:42:02 click==8.3.1 19:42:02 cliff==4.13.2 19:42:02 cmd2==3.2.0 19:42:02 cryptography==3.3.2 19:42:02 debtcollector==3.0.0 19:42:02 decorator==5.2.1 19:42:02 defusedxml==0.7.1 19:42:02 Deprecated==1.3.1 19:42:02 distlib==0.4.0 19:42:02 dnspython==2.8.0 19:42:02 docker==7.1.0 19:42:02 dogpile.cache==1.5.0 19:42:02 durationpy==0.10 19:42:02 email-validator==2.3.0 19:42:02 filelock==3.24.2 19:42:02 future==1.0.0 19:42:02 gitdb==4.0.12 19:42:02 GitPython==3.1.46 19:42:02 httplib2==0.30.2 19:42:02 identify==2.6.16 19:42:02 idna==3.11 19:42:02 importlib-resources==1.5.0 19:42:02 iso8601==2.1.0 19:42:02 Jinja2==3.1.6 19:42:02 jmespath==1.1.0 19:42:02 jsonpatch==1.33 19:42:02 jsonpointer==3.0.0 19:42:02 jsonschema==4.26.0 19:42:02 jsonschema-specifications==2025.9.1 19:42:02 keystoneauth1==5.13.0 19:42:02 kubernetes==35.0.0 19:42:02 lftools==0.37.21 19:42:02 lxml==6.0.2 19:42:02 markdown-it-py==4.0.0 19:42:02 MarkupSafe==3.0.3 19:42:02 mdurl==0.1.2 19:42:02 msgpack==1.1.2 19:42:02 multi_key_dict==2.0.3 19:42:02 munch==4.0.0 19:42:02 netaddr==1.3.0 19:42:02 niet==1.4.2 19:42:02 nodeenv==1.10.0 19:42:02 oauth2client==4.1.3 19:42:02 oauthlib==3.3.1 19:42:02 openstacksdk==4.10.0 19:42:02 os-service-types==1.8.2 19:42:02 osc-lib==4.4.0 19:42:02 oslo.config==10.3.0 19:42:02 oslo.context==6.3.0 19:42:02 oslo.i18n==6.7.2 19:42:02 oslo.log==8.1.0 19:42:02 oslo.serialization==5.9.1 19:42:02 oslo.utils==9.2.0 19:42:02 packaging==26.0 19:42:02 pbr==7.0.3 19:42:02 platformdirs==4.9.2 19:42:02 prettytable==3.17.0 19:42:02 psutil==7.2.2 19:42:02 pyasn1==0.6.2 19:42:02 pyasn1_modules==0.4.2 19:42:02 pycparser==3.0 19:42:02 pygerrit2==2.0.15 19:42:02 PyGithub==2.8.1 19:42:02 Pygments==2.19.2 19:42:02 PyJWT==2.11.0 19:42:02 PyNaCl==1.6.2 19:42:02 pyparsing==2.4.7 19:42:02 pyperclip==1.11.0 19:42:02 pyrsistent==0.20.0 19:42:02 python-cinderclient==9.8.0 19:42:02 python-dateutil==2.9.0.post0 19:42:02 python-heatclient==5.0.0 19:42:02 python-jenkins==1.8.3 19:42:02 python-keystoneclient==5.7.0 19:42:02 python-magnumclient==4.9.0 19:42:02 python-openstackclient==9.0.0 19:42:02 python-swiftclient==4.9.0 19:42:02 PyYAML==6.0.3 19:42:02 referencing==0.37.0 19:42:02 requests==2.32.5 19:42:02 requests-oauthlib==2.0.0 19:42:02 requestsexceptions==1.4.0 19:42:02 rfc3986==2.0.0 19:42:02 rich==14.3.2 19:42:02 rich-argparse==1.7.2 19:42:02 rpds-py==0.30.0 19:42:02 rsa==4.9.1 19:42:02 ruamel.yaml==0.19.1 19:42:02 ruamel.yaml.clib==0.2.15 19:42:02 s3transfer==0.16.0 19:42:02 simplejson==3.20.2 19:42:02 six==1.17.0 19:42:02 smmap==5.0.2 19:42:02 soupsieve==2.8.3 19:42:02 stevedore==5.6.0 19:42:02 tabulate==0.9.0 19:42:02 toml==0.10.2 19:42:02 tomlkit==0.14.0 19:42:02 tqdm==4.67.3 19:42:02 typing_extensions==4.15.0 19:42:02 tzdata==2025.3 19:42:02 urllib3==1.26.20 19:42:02 virtualenv==20.36.1 19:42:02 wcwidth==0.6.0 19:42:02 websocket-client==1.9.0 19:42:02 wrapt==2.1.1 19:42:02 xdg==6.0.0 19:42:02 xmltodict==1.0.3 19:42:02 yq==3.4.3 19:42:02 [EnvInject] - Injecting environment variables from a build step. 19:42:02 [EnvInject] - Injecting as environment variables the properties content 19:42:02 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 19:42:02 OS_CLOUD=vex 19:42:02 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-173 19:42:02 OS_STACK_TEMPLATE_DIR=openstack-hot 19:42:02 19:42:02 [EnvInject] - Variables injected successfully. 19:42:02 provisioning config files... 19:42:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:42:02 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16969983206087682784.sh 19:42:02 ---> Create parameters file for OpenStack HOT 19:42:02 OpenStack Heat parameters generated 19:42:02 ----------------------------------- 19:42:02 parameters: 19:42:02 vm_0_count: '1' 19:42:02 vm_0_flavor: 'v3-standard-4' 19:42:02 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 19:42:02 vm_1_count: '1' 19:42:02 vm_1_flavor: 'v3-standard-2' 19:42:02 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 19:42:02 19:42:02 job_name: '38640-173' 19:42:02 silo: 'releng' 19:42:02 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins12075590756995398940.sh 19:42:02 ---> Create HEAT stack 19:42:02 + source /home/jenkins/lf-env.sh 19:42:02 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:02 ++ mktemp -d /tmp/venv-XXXX 19:42:02 + lf_venv=/tmp/venv-8ogx 19:42:02 + local venv_file=/tmp/.os_lf_venv 19:42:02 + local python=python3 19:42:02 + local options 19:42:02 + local set_path=true 19:42:02 + local install_args= 19:42:02 ++ 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:02 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:42:02 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:42:02 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:02 + true 19:42:02 + case $1 in 19:42:02 + python=python3 19:42:02 + shift 2 19:42:02 + true 19:42:02 + case $1 in 19:42:02 + shift 19:42:02 + break 19:42:02 + case $python in 19:42:02 + local pkg_list= 19:42:02 + [[ -d /opt/pyenv ]] 19:42:02 + echo 'Setup pyenv:' 19:42:02 Setup pyenv: 19:42:02 + export PYENV_ROOT=/opt/pyenv 19:42:02 + PYENV_ROOT=/opt/pyenv 19:42:02 + 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:02 + 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:02 + pyenv versions 19:42:03 system 19:42:03 3.8.13 19:42:03 3.9.13 19:42:03 3.10.13 19:42:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:42:03 + command -v pyenv 19:42:03 ++ pyenv init - --no-rehash 19:42:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:42:03 for i in ${!paths[@]}; do 19:42:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:42:03 fi; done; 19:42:03 echo "${paths[*]}"'\'')" 19:42:03 export PATH="/opt/pyenv/shims:${PATH}" 19:42:03 export PYENV_SHELL=bash 19:42:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:42:03 pyenv() { 19:42:03 local command 19:42:03 command="${1:-}" 19:42:03 if [ "$#" -gt 0 ]; then 19:42:03 shift 19:42:03 fi 19:42:03 19:42:03 case "$command" in 19:42:03 rehash|shell) 19:42:03 eval "$(pyenv "sh-$command" "$@")" 19:42:03 ;; 19:42:03 *) 19:42:03 command pyenv "$command" "$@" 19:42:03 ;; 19:42:03 esac 19:42:03 }' 19:42:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:42:03 for i in ${!paths[@]}; do 19:42:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:42:03 fi; done; 19:42:03 echo "${paths[*]}"' 19:42:03 ++ 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:03 ++ 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:03 ++ 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:03 ++ export PYENV_SHELL=bash 19:42:03 ++ PYENV_SHELL=bash 19:42:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:42:03 +++ complete -F _pyenv pyenv 19:42:03 ++ lf-pyver python3 19:42:03 ++ local py_version_xy=python3 19:42:03 ++ local py_version_xyz= 19:42:03 ++ awk '{ print $1 }' 19:42:03 ++ pyenv versions 19:42:03 ++ local command 19:42:03 ++ command=versions 19:42:03 ++ '[' 1 -gt 0 ']' 19:42:03 ++ shift 19:42:03 ++ case "$command" in 19:42:03 ++ command pyenv versions 19:42:03 ++ pyenv versions 19:42:03 ++ sed 's/^[ *]* //' 19:42:03 ++ grep -E '^[0-9.]*[0-9]$' 19:42:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:42:03 +++ tail -n 1 19:42:03 +++ grep '^3' /tmp/.pyenv_versions 19:42:03 +++ sort -V 19:42:03 ++ py_version_xyz=3.11.7 19:42:03 ++ [[ -z 3.11.7 ]] 19:42:03 ++ echo 3.11.7 19:42:03 ++ return 0 19:42:03 + pyenv local 3.11.7 19:42:03 + local command 19:42:03 + command=local 19:42:03 + '[' 2 -gt 0 ']' 19:42:03 + shift 19:42:03 + case "$command" in 19:42:03 + command pyenv local 3.11.7 19:42:03 + pyenv local 3.11.7 19:42:03 + for arg in "$@" 19:42:03 + case $arg in 19:42:03 + pkg_list+='lftools[openstack] ' 19:42:03 + for arg in "$@" 19:42:03 + case $arg in 19:42:03 + pkg_list+='kubernetes ' 19:42:03 + for arg in "$@" 19:42:03 + case $arg in 19:42:03 + pkg_list+='niet ' 19:42:03 + for arg in "$@" 19:42:03 + case $arg in 19:42:03 + pkg_list+='python-heatclient ' 19:42:03 + for arg in "$@" 19:42:03 + case $arg in 19:42:03 + pkg_list+='python-openstackclient ' 19:42:03 + for arg in "$@" 19:42:03 + case $arg in 19:42:03 + pkg_list+='python-magnumclient ' 19:42:03 + for arg in "$@" 19:42:03 + case $arg in 19:42:03 + pkg_list+='urllib3~=1.26.15 ' 19:42:03 + for arg in "$@" 19:42:03 + case $arg in 19:42:03 + pkg_list+='yq ' 19:42:03 + [[ -f /tmp/.os_lf_venv ]] 19:42:03 ++ cat /tmp/.os_lf_venv 19:42:03 + lf_venv=/tmp/venv-Pife 19:42:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pife from' file:/tmp/.os_lf_venv 19:42:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pife from file:/tmp/.os_lf_venv 19:42:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:42:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:03 + local 'pip_opts=--upgrade --quiet' 19:42:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:42:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:42:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:42:03 + [[ -n '' ]] 19:42:03 + [[ -n '' ]] 19:42:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:42:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:03 + /tmp/venv-Pife/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:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:42:05 lf-activate-venv(): INFO: Base packages installed successfully 19:42:05 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 19:42:05 + 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:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:05 + /tmp/venv-Pife/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:20 + type python3 19:42:20 + true 19:42:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH' 19:42:20 lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH 19:42:20 + PATH=/tmp/venv-Pife/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:20 + return 0 19:42:20 + openstack --os-cloud vex limits show --absolute 19:42:21 +--------------------------+---------+ 19:42:21 | Name | Value | 19:42:21 +--------------------------+---------+ 19:42:21 | maxTotalInstances | -1 | 19:42:21 | maxTotalCores | 450 | 19:42:21 | maxTotalRAMSize | 1000000 | 19:42:21 | maxServerMeta | 128 | 19:42:21 | maxImageMeta | 128 | 19:42:21 | maxPersonality | 5 | 19:42:21 | maxPersonalitySize | 10240 | 19:42:21 | maxTotalKeypairs | 100 | 19:42:21 | maxServerGroups | 10 | 19:42:21 | maxServerGroupMembers | 10 | 19:42:21 | maxTotalFloatingIps | -1 | 19:42:21 | maxSecurityGroups | -1 | 19:42:21 | maxSecurityGroupRules | -1 | 19:42:21 | totalRAMUsed | 475136 | 19:42:21 | totalCoresUsed | 116 | 19:42:21 | totalInstancesUsed | 22 | 19:42:21 | totalFloatingIpsUsed | 0 | 19:42:21 | totalSecurityGroupsUsed | 0 | 19:42:21 | totalServerGroupsUsed | 0 | 19:42:21 | maxTotalVolumes | -1 | 19:42:21 | maxTotalSnapshots | 10 | 19:42:21 | maxTotalVolumeGigabytes | 4096 | 19:42:21 | maxTotalBackups | 10 | 19:42:21 | maxTotalBackupGigabytes | 1000 | 19:42:21 | totalVolumesUsed | 0 | 19:42:21 | totalGigabytesUsed | 0 | 19:42:21 | totalSnapshotsUsed | 0 | 19:42:21 | totalBackupsUsed | 0 | 19:42:21 | totalBackupGigabytesUsed | 0 | 19:42:21 +--------------------------+---------+ 19:42:21 + pushd /opt/ciman/openstack-hot 19:42:21 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:42:21 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-173 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml 19:42:47 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-173 19:42:47 Waiting to initialize infrastructure... 19:42:47 Stack initialization successful. 19:42:47 ------------------------------------ 19:42:47 Stack Details 19:42:47 ------------------------------------ 19:42:47 {'added': None, 19:42:47 'capabilities': [], 19:42:47 'created_at': '2026-02-18T19:42:25Z', 19:42:47 'deleted': None, 19:42:47 'deleted_at': None, 19:42:47 'description': 'No description', 19:42:47 'environment': None, 19:42:47 'environment_files': None, 19:42:47 'files': None, 19:42:47 'files_container': None, 19:42:47 'id': '3fe57d71-7edd-4e27-b0f3-c3a1a4822c57', 19:42:47 'is_rollback_disabled': True, 19:42:47 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-173/3fe57d71-7edd-4e27-b0f3-c3a1a4822c57', 19:42:47 'rel': 'self'}], 19:42:47 '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:42:47 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-173', 19:42:47 'notification_topics': [], 19:42:47 'outputs': [{'description': 'IP addresses of the 2nd vm types', 19:42:47 'output_key': 'vm_1_ips', 19:42:47 'output_value': ['10.30.170.106']}, 19:42:47 {'description': 'IP addresses of the 1st vm types', 19:42:47 'output_key': 'vm_0_ips', 19:42:47 'output_value': ['10.30.170.217']}], 19:42:47 'owner_id': ****, 19:42:47 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 19:42:47 'OS::stack_id': '3fe57d71-7edd-4e27-b0f3-c3a1a4822c57', 19:42:47 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-173', 19:42:47 'job_name': '38640-173', 19:42:47 'silo': 'releng', 19:42:47 'vm_0_count': '1', 19:42:47 'vm_0_flavor': 'v3-standard-4', 19:42:47 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 19:42:47 '20260201-010217.481', 19:42:47 'vm_1_count': '1', 19:42:47 'vm_1_flavor': 'v3-standard-2', 19:42:47 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 19:42:47 '- 20250917-133034.654'}, 19:42:47 'parent_id': None, 19:42:47 'replaced': None, 19:42:47 'status': 'CREATE_COMPLETE', 19:42:47 'status_reason': 'Stack CREATE completed successfully', 19:42:47 'tags': [], 19:42:47 'template': None, 19:42:47 'template_description': 'No description', 19:42:47 'template_url': None, 19:42:47 'timeout_mins': 15, 19:42:47 'unchanged': None, 19:42:47 'updated': None, 19:42:47 'updated_at': None, 19:42:47 'user_project_id': 'da6fd498f8ea48f2b916bfaab4605ac4'} 19:42:47 ------------------------------------ 19:42:47 + popd 19:42:47 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:42:47 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins9064976050629298508.sh 19:42:47 ---> Copy SSH public keys to CSIT lab 19:42:47 Setup pyenv: 19:42:48 system 19:42:48 3.8.13 19:42:48 3.9.13 19:42:48 3.10.13 19:42:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:42:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pife from file:/tmp/.os_lf_venv 19:42:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:50 lf-activate-venv(): INFO: Base packages installed successfully 19:42:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 19:43:05 lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH 19:43:07 SSH not responding on 10.30.170.217. Retrying in 10 seconds... 19:43:08 Warning: Permanently added '10.30.170.106' (ECDSA) to the list of known hosts. 19:43:08 releng-38640-173-1-mininet-ovs-217-0 19:43:08 Successfully copied public keys to slave 10.30.170.106 19:43:17 Ping to 10.30.170.217 successful. 19:43:18 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:43:19 releng-38640-173-0-builder-0 19:43:19 Successfully copied public keys to slave 10.30.170.217 19:43:19 Process 8782 ready. 19:43:19 Process 8783 ready. 19:43:19 SSH ready on all stack servers. 19:43:19 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins2712291672637377388.sh 19:43:19 Setup pyenv: 19:43:19 system 19:43:19 3.8.13 19:43:19 3.9.13 19:43:19 3.10.13 19:43:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tDvi 19:43:23 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv 19:43:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:27 lf-activate-venv(): INFO: Base packages installed successfully 19:43:27 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 19:43:29 lf-activate-venv(): INFO: Adding /tmp/venv-tDvi/bin to PATH 19:43:29 + echo 'Installing Python Requirements' 19:43:29 Installing Python Requirements 19:43:29 + cat 19:43:29 + python -m pip install -r requirements.txt 19:43:29 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 19:43:29 Collecting docker-py (from -r requirements.txt (line 1)) 19:43:29 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:43:29 Collecting ipaddr (from -r requirements.txt (line 2)) 19:43:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 19:43:29 Installing build dependencies: started 19:43:30 Installing build dependencies: finished with status 'done' 19:43:30 Getting requirements to build wheel: started 19:43:30 Getting requirements to build wheel: finished with status 'done' 19:43:30 Preparing metadata (pyproject.toml): started 19:43:31 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:31 Collecting netaddr (from -r requirements.txt (line 3)) 19:43:31 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:43:31 Collecting netifaces (from -r requirements.txt (line 4)) 19:43:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 19:43:31 Installing build dependencies: started 19:43:31 Installing build dependencies: finished with status 'done' 19:43:31 Getting requirements to build wheel: started 19:43:32 Getting requirements to build wheel: finished with status 'done' 19:43:32 Preparing metadata (pyproject.toml): started 19:43:32 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:32 Collecting pyhocon (from -r requirements.txt (line 5)) 19:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 19:43:32 Collecting requests (from -r requirements.txt (line 6)) 19:43:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 19:43:32 Collecting robotframework (from -r requirements.txt (line 7)) 19:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 19:43:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 35.6 MB/s 0:00:00 19:43:32 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 19:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 19:43:32 Installing build dependencies: started 19:43:33 Installing build dependencies: finished with status 'done' 19:43:33 Getting requirements to build wheel: started 19:43:34 Getting requirements to build wheel: finished with status 'done' 19:43:34 Preparing metadata (pyproject.toml): started 19:43:34 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:34 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 19:43:34 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:43:34 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 19:43:34 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:43:34 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 19:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:43:34 Installing build dependencies: started 19:43:35 Installing build dependencies: finished with status 'done' 19:43:35 Getting requirements to build wheel: started 19:43:35 Getting requirements to build wheel: finished with status 'done' 19:43:35 Preparing metadata (pyproject.toml): started 19:43:35 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:35 Collecting scapy (from -r requirements.txt (line 12)) 19:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 19:43:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 42.1 MB/s 0:00:00 19:43:37 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 19:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 19:43:37 Installing build dependencies: started 19:43:37 Installing build dependencies: finished with status 'done' 19:43:37 Getting requirements to build wheel: started 19:43:38 Getting requirements to build wheel: finished with status 'done' 19:43:38 Preparing metadata (pyproject.toml): started 19:43:38 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:38 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 19:43:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 26.9 MB/s 0:00:00 19:43:38 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:43:38 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:43:38 Collecting pyangbind (from -r requirements.txt (line 22)) 19:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 19:43:38 Collecting isodate (from -r requirements.txt (line 25)) 19:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 19:43:38 Collecting jmespath (from -r requirements.txt (line 28)) 19:43:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 19:43:38 Collecting jsonpatch (from -r requirements.txt (line 31)) 19:43:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 19:43:38 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 19:43:39 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:39 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:43:39 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 19:43:39 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:43:39 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 19:43:39 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:43:39 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 19:43:39 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:43:39 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 19:43:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 19:43:39 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 19:43:39 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:43:39 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 19:43:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 19:43:39 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 19:43:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 19:43:39 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 19:43:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 19:43:39 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 19:43:39 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:39 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:43:39 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:39 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:43:39 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 19:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 19:43:39 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 19:43:39 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:43:40 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 19:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 19:43:40 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 19:43:40 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:43:40 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 19:43:40 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:43:40 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 19:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 19:43:40 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 19:43:40 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:43:40 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 19:43:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 35.1 MB/s 0:00:00 19:43:40 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:43:40 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:43:40 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:43:40 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:43:40 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:43:40 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:43:40 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 19:43:40 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:43:40 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 19:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 19:43:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.7 MB/s 0:00:00 19:43:40 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 19:43:40 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:43:42 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 19:43:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 19:43:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 31.1 MB/s 0:00:00 19:43:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 19:43:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 19:43:42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:42 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:43:42 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:42 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:43:42 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 19:43:42 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:42 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:43:43 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:43 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:43:43 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:43:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 19:43:43 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 19:43:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 55.0 MB/s 0:00:00 19:43:43 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:43 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:43:43 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 19:43:43 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:43:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 19:43:43 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:43:43 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:43:43 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 19:43:43 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 19:43:43 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 19:43:43 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:43:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 19:43:44 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:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:43:44 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:43:44 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:43:44 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:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 19:43:44 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:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 19:43:44 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 19:43:44 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 19:43:44 Requirement already satisfied: packaging in /tmp/venv-tDvi/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0) 19:43:44 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 19:43:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 19:43:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 19:43:44 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 19:43:44 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:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 19:43:44 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 19:43:44 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 19:43:44 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 19:43:44 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:43:45 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:43:45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=f6332917a69007c5bf6bff2782cb79598efea57c841a0b840a24d9447b4e27dc 19:43:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 19:43:45 Building wheel for ipaddr (pyproject.toml): started 19:43:45 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 19:43:45 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=9311946d375c2e01c468d797283851e0a194f470edf7dd67cc7a467a529f7870 19:43:45 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 19:43:45 Building wheel for netifaces (pyproject.toml): started 19:43:47 Building wheel for netifaces (pyproject.toml): finished with status 'done' 19:43:47 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=206a82d23f031aea38cc06dbd3f81bcb30a503227e0eb03fb10cdaca18840fc7 19:43:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 19:43:47 Building wheel for robotframework-httplibrary (pyproject.toml): started 19:43:48 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 19:43:48 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=ea70e5da526a09d9345f880d598105f88689399161330054b289e84db1ef3e96 19:43:48 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 19:43:48 Building wheel for jsonpath-rw (pyproject.toml): started 19:43:48 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 19:43:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=db3b69b32e0bf1376ddee7599c9474a2f6709208540980a1302c5493339716b7 19:43:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 19:43:48 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 19:43:48 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 19:43:55 19:43:55 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 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 importlib-metadata-8.7.1 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 mypy-extensions-1.1.0 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.1.15 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.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 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 zipp-3.23.0 19:43:56 + pip freeze 19:43:56 async-generator==1.10 19:43:56 attrs==25.4.0 19:43:56 bcrypt==5.0.0 19:43:56 beautifulsoup4==4.14.3 19:43:56 certifi==2026.1.4 19:43:56 cffi==2.0.0 19:43:56 charset-normalizer==3.4.4 19:43:56 click==8.3.1 19:43:56 cryptography==46.0.5 19:43:56 decorator==5.2.1 19:43:56 distlib==0.4.0 19:43:56 docker-py==1.10.6 19:43:56 docker-pycreds==0.4.0 19:43:56 elastic-transport==8.17.1 19:43:56 elasticsearch==8.19.3 19:43:56 elasticsearch-dsl==8.15.4 19:43:56 enum34==1.1.10 19:43:56 filelock==3.24.2 19:43:56 h11==0.16.0 19:43:56 idna==3.11 19:43:56 importlib_metadata==8.7.1 19:43:56 invoke==2.2.1 19:43:56 ipaddr==2.2.0 19:43:56 isodate==0.7.2 19:43:56 jmespath==1.1.0 19:43:56 jsonpatch==1.33 19:43:56 jsonpath-rw==1.4.0 19:43:56 jsonpointer==3.0.0 19:43:56 lxml==6.0.2 19:43:56 mypy_extensions==1.1.0 19:43:56 netaddr==1.3.0 19:43:56 netifaces==0.11.0 19:43:56 outcome==1.3.0.post0 19:43:56 packaging==26.0 19:43:56 paramiko==4.0.0 19:43:56 platformdirs==4.9.2 19:43:56 ply==3.11 19:43:56 pyang==2.7.1 19:43:56 pyangbind==0.8.7 19:43:56 pycparser==3.0 19:43:56 pyhocon==0.3.61 19:43:56 PyNaCl==1.6.2 19:43:56 pyparsing==3.3.2 19:43:56 PySocks==1.7.1 19:43:56 python-dateutil==2.9.0.post0 19:43:56 regex==2026.1.15 19:43:56 requests==2.32.5 19:43:56 robotframework==7.4.1 19:43:56 robotframework-httplibrary==0.4.2 19:43:56 robotframework-pythonlibcore==4.5.0 19:43:56 robotframework-requests==0.9.7 19:43:56 robotframework-selenium2library==3.0.0 19:43:56 robotframework-seleniumlibrary==6.8.0 19:43:56 robotframework-sshlibrary==3.8.0 19:43:56 scapy==2.7.0 19:43:56 scp==0.15.0 19:43:56 selenium==4.40.0 19:43:56 six==1.17.0 19:43:56 sniffio==1.3.1 19:43:56 sortedcontainers==2.4.0 19:43:56 soupsieve==2.8.3 19:43:56 trio==0.33.0 19:43:56 trio-typing==0.10.0 19:43:56 trio-websocket==0.12.2 19:43:56 types-certifi==2021.10.8.3 19:43:56 types-urllib3==1.26.25.14 19:43:56 typing_extensions==4.15.0 19:43:56 urllib3==2.6.3 19:43:56 virtualenv==20.36.1 19:43:56 waitress==3.0.2 19:43:56 WebOb==1.8.9 19:43:56 websocket-client==1.9.0 19:43:56 WebTest==3.0.7 19:43:56 wsproto==1.3.2 19:43:56 zipp==3.23.0 19:43:56 [EnvInject] - Injecting environment variables from a build step. 19:43:56 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 19:43:56 [EnvInject] - Variables injected successfully. 19:43:56 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins14653746022488120970.sh 19:43:56 Setup pyenv: 19:43:56 system 19:43:56 3.8.13 19:43:56 3.9.13 19:43:56 3.10.13 19:43:56 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pife from file:/tmp/.os_lf_venv 19:43:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:58 lf-activate-venv(): INFO: Base packages installed successfully 19:43:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 19:44:07 lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH 19:44:07 + ODL_SYSTEM=() 19:44:07 + TOOLS_SYSTEM=() 19:44:07 + OPENSTACK_SYSTEM=() 19:44:07 + OPENSTACK_CONTROLLERS=() 19:44:07 + mapfile -t ADDR 19:44:07 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-173 19:44:07 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 19:44:09 + for i in "${ADDR[@]}" 19:44:09 ++ ssh 10.30.170.106 hostname -s 19:44:09 Warning: Permanently added '10.30.170.106' (ECDSA) to the list of known hosts. 19:44:09 + REMHOST=releng-38640-173-1-mininet-ovs-217-0 19:44:09 + case ${REMHOST} in 19:44:09 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 19:44:09 + for i in "${ADDR[@]}" 19:44:09 ++ ssh 10.30.170.217 hostname -s 19:44:09 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:44:09 + REMHOST=releng-38640-173-0-builder-0 19:44:09 + case ${REMHOST} in 19:44:09 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 19:44:09 + echo NUM_ODL_SYSTEM=1 19:44:09 + echo NUM_TOOLS_SYSTEM=1 19:44:09 + '[' '' == yes ']' 19:44:09 + NUM_OPENSTACK_SYSTEM=0 19:44:09 + echo NUM_OPENSTACK_SYSTEM=0 19:44:09 + '[' 0 -eq 2 ']' 19:44:09 + echo ODL_SYSTEM_IP=10.30.170.217 19:44:09 ++ seq 0 0 19:44:09 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 19:44:09 + echo ODL_SYSTEM_1_IP=10.30.170.217 19:44:09 + echo TOOLS_SYSTEM_IP=10.30.170.106 19:44:09 ++ seq 0 0 19:44:09 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 19:44:09 + echo TOOLS_SYSTEM_1_IP=10.30.170.106 19:44:09 + openstack_index=0 19:44:09 + NUM_OPENSTACK_CONTROL_NODES=1 19:44:09 + echo NUM_OPENSTACK_CONTROL_NODES=1 19:44:09 ++ seq 0 0 19:44:09 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 19:44:09 + echo OPENSTACK_CONTROL_NODE_1_IP= 19:44:09 + NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:09 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:09 + '[' -1 -ge 2 ']' 19:44:09 ++ seq 0 -2 19:44:09 + NUM_OPENSTACK_HAPROXY_NODES=0 19:44:09 + echo NUM_OPENSTACK_HAPROXY_NODES=0 19:44:09 ++ seq 0 -1 19:44:09 + echo 'Contents of slave_addresses.txt:' 19:44:09 Contents of slave_addresses.txt: 19:44:09 + cat slave_addresses.txt 19:44:09 NUM_ODL_SYSTEM=1 19:44:09 NUM_TOOLS_SYSTEM=1 19:44:09 NUM_OPENSTACK_SYSTEM=0 19:44:09 ODL_SYSTEM_IP=10.30.170.217 19:44:09 ODL_SYSTEM_1_IP=10.30.170.217 19:44:09 TOOLS_SYSTEM_IP=10.30.170.106 19:44:09 TOOLS_SYSTEM_1_IP=10.30.170.106 19:44:09 NUM_OPENSTACK_CONTROL_NODES=1 19:44:09 OPENSTACK_CONTROL_NODE_1_IP= 19:44:09 NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:09 NUM_OPENSTACK_HAPROXY_NODES=0 19:44:09 [EnvInject] - Injecting environment variables from a build step. 19:44:09 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 19:44:09 [EnvInject] - Variables injected successfully. 19:44:09 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins628717723977316915.sh 19:44:09 Preparing for JRE Version 21 19:44:09 Karaf artifact is karaf 19:44:09 Karaf project is integration 19:44:09 Java home is /usr/lib/jvm/java-21-openjdk-amd64 19:44:09 [EnvInject] - Injecting environment variables from a build step. 19:44:09 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 19:44:09 [EnvInject] - Variables injected successfully. 19:44:09 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17508879479795584570.sh 19:44:09 2026-02-18 19:44:09 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 19:44:10 Bundle version is 0.23.1-SNAPSHOT 19:44:10 --2026-02-18 19:44:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 19:44:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:44:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:44:10 HTTP request sent, awaiting response... 404 Not Found 19:44:10 2026-02-18 19:44:10 ERROR 404: Not Found. 19:44:10 19:44:10 maven-metadata.xml: No such file or directory 19:44:10 Nexus timestamp is 19:44:10 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:10 Distribution bundle is karaf-.zip 19:44:10 Distribution bundle version is 0.23.1-SNAPSHOT 19:44:10 Distribution folder is karaf-0.23.1-SNAPSHOT 19:44:10 Nexus prefix is https://nexus.opendaylight.org 19:44:10 [EnvInject] - Injecting environment variables from a build step. 19:44:10 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 19:44:10 [EnvInject] - Variables injected successfully. 19:44:10 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins17840170575447124980.sh 19:44:10 Setup pyenv: 19:44:10 system 19:44:10 3.8.13 19:44:10 3.9.13 19:44:10 3.10.13 19:44:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pife from file:/tmp/.os_lf_venv 19:44:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:12 lf-activate-venv(): INFO: Base packages installed successfully 19:44:12 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 19:44:17 lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH 19:44:17 Copying common-functions.sh to /tmp 19:44:19 Copying common-functions.sh to 10.30.170.217:/tmp 19:44:19 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:44:19 Copying common-functions.sh to 10.30.170.106:/tmp 19:44:19 Warning: Permanently added '10.30.170.106' (ECDSA) to the list of known hosts. 19:44:20 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1903928340019067045.sh 19:44:20 common-functions.sh is being sourced 19:44:20 common-functions environment: 19:44:20 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:20 ACTUALFEATURES: 19:44:20 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:20 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:20 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:20 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:20 CONTROLLERMEM: 2048m 19:44:20 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:20 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:20 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:20 SUITES: 19:44:20 19:44:20 ################################################# 19:44:20 ## Configure Cluster and Start ## 19:44:20 ################################################# 19:44:20 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 19:44:20 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 19:44:20 Locating script plan to use... 19:44:20 Finished running script plans 19:44:20 Configuring member-1 with IP address 10.30.170.217 19:44:20 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:44:20 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:44:20 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 19:44:20 common-functions.sh is being sourced 19:44:20 ++ [[ /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:20 ++ echo 'common-functions.sh is being sourced' 19:44:20 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 19:44:20 ++ DISTROSTREAM=vanadium 19:44:20 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:20 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:20 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:20 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:20 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:20 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:20 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:20 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:20 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:20 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:20 ++ export CONTROLLERMEM= 19:44:20 ++ CONTROLLERMEM= 19:44:20 ++ case "${DISTROSTREAM}" in 19:44:20 ++ CLUSTER_SYSTEM=akka 19:44:20 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:20 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:20 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:20 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:20 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:20 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:20 ++ print_common_env 19:44:20 ++ cat 19:44:20 common-functions environment: 19:44:20 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:20 ACTUALFEATURES: 19:44:20 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:20 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:20 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:20 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:20 CONTROLLERMEM: 19:44:20 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:20 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:20 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:20 SUITES: 19:44:20 19:44:20 ++ SSH='ssh -t -t' 19:44:20 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 19:44:20 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 19:44:20 Changing to /tmp 19:44:20 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:20 + echo 'Changing to /tmp' 19:44:20 + cd /tmp 19:44:20 + 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:20 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:20 --2026-02-18 19:44:20-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:20 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:44:20 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:44:20 HTTP request sent, awaiting response... 404 Not Found 19:44:20 2026-02-18 19:44:20 ERROR 404: Not Found. 19:44:20 19:44:20 Extracting the new controller... 19:44:20 + echo 'Extracting the new controller...' 19:44:20 + unzip -q karaf-.zip 19:44:20 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 19:44:20 Adding external repositories... 19:44:20 + echo 'Adding external repositories...' 19:44:20 + 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:20 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:44:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:20 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:44:20 Configuring the startup features... 19:44:20 + [[ True == \T\r\u\e ]] 19:44:20 + echo 'Configuring the startup features...' 19:44:20 + 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:20 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:20 + FEATURE_TEST_STRING=features-test 19:44:20 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 19:44:20 + KARAF_VERSION=karaf4 19:44:20 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 19:44:20 + 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:20 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:20 + [[ ! -z '' ]] 19:44:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:20 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:20 + configure_karaf_log karaf4 '' 19:44:20 + local -r karaf_version=karaf4 19:44:20 + local -r controllerdebugmap= 19:44:20 + local logapi=log4j 19:44:20 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:20 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:20 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 19:44:20 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 19:44:20 + '[' log4j == log4j2 ']' 19:44:20 + 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:20 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:20 + 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:20 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:20 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 19:44:20 controllerdebugmap: 19:44:20 /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:20 + unset IFS 19:44:20 + echo 'controllerdebugmap: ' 19:44:20 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:20 + '[' -n '' ']' 19:44:20 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 19:44:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:20 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:20 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:20 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 19:44:20 + local -r controllermem=2048m 19:44:20 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:20 Configure 19:44:20 java home: /usr/lib/jvm/java-21-openjdk-amd64 19:44:20 max memory: 2048m 19:44:20 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:20 + echo Configure 19:44:20 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 19:44:20 + echo ' max memory: 2048m' 19:44:20 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:44:20 + 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:20 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:20 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:20 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:20 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:20 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:44:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:20 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:20 Set Java version 19:44:20 + echo 'Set Java version' 19:44:20 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 19:44:20 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:20 sudo: a password is required 19:44:20 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:20 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:20 sudo: a password is required 19:44:20 JDK default version ... 19:44:20 + echo 'JDK default version ...' 19:44:20 + java -version 19:44:20 openjdk version "21.0.9" 2025-10-21 19:44:20 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 19:44:20 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 19:44:20 Set JAVA_HOME 19:44:20 + echo 'Set JAVA_HOME' 19:44:20 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:44:20 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:44:20 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:20 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:20 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:20 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 19:44:20 Listing all open ports on controller system... 19:44:20 + echo 'Listing all open ports on controller system...' 19:44:20 + netstat -pnatu 19:44:20 /tmp/configuration-script.sh: line 40: netstat: command not found 19:44:20 Configuring cluster 19:44:20 + '[' -f /tmp/custom_shard_config.txt ']' 19:44:20 + echo 'Configuring cluster' 19:44:20 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.217 19:44:20 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 19:44:20 Dump akka.conf 19:44:20 + echo 'Dump akka.conf' 19:44:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:20 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 19:44:20 Dump modules.conf 19:44:20 + echo 'Dump modules.conf' 19:44:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:20 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 19:44:20 Dump module-shards.conf 19:44:20 + echo 'Dump module-shards.conf' 19:44:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:20 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 19:44:20 Locating config plan to use... 19:44:20 Finished running config plans 19:44:20 Starting member-1 with IP address 10.30.170.217 19:44:20 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:44:21 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:44:21 Redirecting karaf console output to karaf_console.log 19:44:21 Starting controller... 19:44:21 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 19:44:21 Execute the post startup script on controller 10.30.170.217 19:44:21 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:44:21 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:44:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 19:45:26 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:31 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:36 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:41 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:46 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:51 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:56 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:01 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:06 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:11 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:16 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:21 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:26 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:31 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:36 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:41 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:46 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:51 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:56 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:01 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:06 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:11 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:16 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:21 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:26 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:31 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:36 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:41 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:46 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:51 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:56 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:01 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:06 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:11 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:16 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:21 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:21 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:21 Timeout Controller DOWN 19:48:21 Dumping first 500K bytes of karaf log... 19:48:21 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:48:21 Dumping last 500K bytes of karaf log... 19:48:21 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:48:21 Listing all open ports on controller system 19:48:21 /tmp/post-startup-script.sh: line 46: netstat: command not found 19:48:21 Let's take the karaf thread dump 19:48:21 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:48:22 karaf main: org.apache.karaf.main.Main, pid: 19:48:22 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 19:48:22 Usage: 19:48:22 jstack [-l][-e] 19:48:22 (to connect to running process) 19:48:22 19:48:22 Options: 19:48:22 -l long listing. Prints additional information about locks 19:48:22 -e extended listing. Prints additional information about threads 19:48:22 -? -h --help -help to print this help message 19:48:22 Generating mininet variables... 19:48:22 Locating test plan to use... 19:48:22 Changing the testplan path... 19:48:22 # Place the suites in run order: 19:48:22 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 19:48:22 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 19:48:22 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 19:48:22 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation 19:48:22 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:22 ============================================================================== 19:48:22 openflowplugin-sanity.txt 19:48:22 ============================================================================== 19:48:23 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 19:48:23 ============================================================================== 19:48:26 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 19:48:26 ============================================================================== 19:48:26 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:37 | FAIL | 19:48:37 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:48:37 ------------------------------------------------------------------------------ 19:48:37 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:48 | FAIL | 19:48:48 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6595 19:48:48 19:48:48 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.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:48:48 ------------------------------------------------------------------------------ 19:48:48 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:59 | FAIL | 19:48:59 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:48:59 ------------------------------------------------------------------------------ 19:48:59 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:11 | FAIL | 19:49:11 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:11 ------------------------------------------------------------------------------ 19:49:11 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:22 | FAIL | 19:49:22 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:22 ------------------------------------------------------------------------------ 19:49:22 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.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:33 | FAIL | 19:49:33 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:33 ------------------------------------------------------------------------------ 19:49:33 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.217', 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:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:44 | FAIL | 19:49:44 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:44 ------------------------------------------------------------------------------ 19:49:44 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | FAIL | 19:49:44 7 tests, 0 passed, 7 failed 19:49:44 ============================================================================== 19:49:44 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 19:49:44 ============================================================================== 19:49:44 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:55 | FAIL | 19:49:55 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:55 ------------------------------------------------------------------------------ 19:49:55 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%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.217', 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:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:06 | FAIL | 19:50:06 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:06 ------------------------------------------------------------------------------ 19:50:06 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.217', 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:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:07 | FAIL | 19:51:07 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:07 ------------------------------------------------------------------------------ 19:51:07 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:18 | FAIL | 19:51:18 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:18 ------------------------------------------------------------------------------ 19:51:18 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | FAIL | 19:51:18 4 tests, 0 passed, 4 failed 19:51:18 ============================================================================== 19:51:18 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 19:51:18 ============================================================================== 19:51:18 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:30 | FAIL | 19:51:30 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:30 ------------------------------------------------------------------------------ 19:51:30 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:41 | FAIL | 19:51:41 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:41 ------------------------------------------------------------------------------ 19:51:41 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:52 | FAIL | 19:51:52 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:52 ------------------------------------------------------------------------------ 19:51:52 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:03 | FAIL | 19:52:03 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:03 ------------------------------------------------------------------------------ 19:52:03 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | FAIL | 19:52:03 4 tests, 0 passed, 4 failed 19:52:03 ============================================================================== 19:52:03 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 19:52:03 ============================================================================== 19:52:03 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.217', 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:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:04 | FAIL | 19:52:04 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:04 ------------------------------------------------------------------------------ 19:52:04 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.217', 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:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:04 | FAIL | 19:52:04 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:04 ------------------------------------------------------------------------------ 19:52:04 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.217', 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:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:15 | FAIL | 19:52:15 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:15 ------------------------------------------------------------------------------ 19:52:15 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.217', 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:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:16 | FAIL | 19:52:16 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:16 ------------------------------------------------------------------------------ 19:52:16 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.217', 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:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 | FAIL | 19:52:17 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:17 ------------------------------------------------------------------------------ 19:52:17 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.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:28 | FAIL | 19:52:28 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:28 ------------------------------------------------------------------------------ 19:52:28 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | FAIL | 19:52:28 6 tests, 0 passed, 6 failed 19:52:28 ============================================================================== 19:52:28 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | FAIL | 19:52:28 21 tests, 0 passed, 21 failed 19:52:28 ============================================================================== 19:52:28 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 19:52:28 ============================================================================== 19:52:31 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 19:52:31 ============================================================================== 19:52:31 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:42 | FAIL | 19:52:42 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:42 ------------------------------------------------------------------------------ 19:52:42 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:53 | FAIL | 19:52:53 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.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:53 ------------------------------------------------------------------------------ 19:52:53 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:04 | FAIL | 19:53:04 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:04 ------------------------------------------------------------------------------ 19:53:04 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:16 | FAIL | 19:53:16 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:16 ------------------------------------------------------------------------------ 19:53:16 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:27 | FAIL | 19:53:27 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:27 ------------------------------------------------------------------------------ 19:53:27 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.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:38 | FAIL | 19:53:38 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:38 ------------------------------------------------------------------------------ 19:53: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.217', 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:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:49 | FAIL | 19:53:49 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:49 ------------------------------------------------------------------------------ 19:53:49 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | FAIL | 19:53:49 7 tests, 0 passed, 7 failed 19:53:49 ============================================================================== 19:53:49 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 19:53:49 ============================================================================== 19:53:49 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:00 | FAIL | 19:54:00 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:00 ------------------------------------------------------------------------------ 19:54:00 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.217', 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:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:11 | FAIL | 19:54:11 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:11 ------------------------------------------------------------------------------ 19:54:11 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.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 | FAIL | 19:55:12 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:12 ------------------------------------------------------------------------------ 19:55:12 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.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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 | FAIL | 19:55:23 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:23 ------------------------------------------------------------------------------ 19:55:23 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | FAIL | 19:55:23 4 tests, 0 passed, 4 failed 19:55:23 ============================================================================== 19:55:23 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 19:55:23 ============================================================================== 19:55:23 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:35 | FAIL | 19:55:35 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:35 ------------------------------------------------------------------------------ 19:55:35 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:46 | FAIL | 19:55:46 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:46 ------------------------------------------------------------------------------ 19:55:46 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:57 | FAIL | 19:55:57 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:57 ------------------------------------------------------------------------------ 19:55:57 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:08 | FAIL | 19:56:08 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:08 ------------------------------------------------------------------------------ 19:56:08 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | FAIL | 19:56:08 4 tests, 0 passed, 4 failed 19:56:08 ============================================================================== 19:56:08 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 19:56:08 ============================================================================== 19:56:08 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.217', 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:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:08 | FAIL | 19:56:08 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:08 ------------------------------------------------------------------------------ 19:56:08 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.217', 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:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:09 | FAIL | 19:56:09 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:09 ------------------------------------------------------------------------------ 19:56:09 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.217', 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:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:20 | FAIL | 19:56:20 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:20 ------------------------------------------------------------------------------ 19:56:20 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.217', 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:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:21 | FAIL | 19:56:21 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:21 ------------------------------------------------------------------------------ 19:56:21 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.217', 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:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:21 | FAIL | 19:56:21 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:21 ------------------------------------------------------------------------------ 19:56:21 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.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:33 | FAIL | 19:56:33 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:33 ------------------------------------------------------------------------------ 19:56:33 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.217', 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:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:33 | FAIL | 19:56:33 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:33 ------------------------------------------------------------------------------ 19:56:33 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.217', 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:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:34 | FAIL | 19:56:34 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:34 ------------------------------------------------------------------------------ 19:56:34 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.217', 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:56:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:56:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:56:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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: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.217', 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:56:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:56:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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: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.217', 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: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.217', 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: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.217', 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: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.217', 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: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.217', 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: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.217', 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: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.217', 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: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.217', 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:56:45 | FAIL | 19:56:45 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:45 ------------------------------------------------------------------------------ 19:56:45 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | FAIL | 19:56:45 9 tests, 0 passed, 9 failed 19:56:45 ============================================================================== 19:56:45 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | FAIL | 19:56:45 24 tests, 0 passed, 24 failed 19:56:45 ============================================================================== 19:56:45 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 19:56:45 ============================================================================== 19:56:48 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 19:56:48 ============================================================================== 19:56:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:03 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 1 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 2 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 3 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 4 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 5 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 6 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 7 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 8 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 9 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 10 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 11 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 14 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 15 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 16 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 17 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 18 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 19 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 20 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 21 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 22 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 23 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 24 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 25 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 31 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 36 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 38 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 43 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 45 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 101 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 102 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 103 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 104 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 105 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 106 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 107 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 108 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 109 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 110 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 113 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 156 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 201 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 202 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 203 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 204 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 205 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 206 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 209 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 214 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 218 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 219 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 220 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 221 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 222 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 223 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 224 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 225 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 550 Added | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 1 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 2 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 3 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 4 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 5 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 6 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 7 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 8 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 9 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 10 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 11 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 14 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 15 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 16 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 17 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 18 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 19 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 20 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 21 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 22 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 23 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 24 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 25 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 31 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 36 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 38 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 43 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 45 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Test Is Flow 101 Updated | FAIL | 19:57:03 Parent suite setup failed: 19:57:03 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 102 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 103 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 104 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 105 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 106 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 107 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 108 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 109 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 110 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 113 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 156 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 201 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 202 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 203 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 204 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 205 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 206 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 209 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 214 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 218 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 219 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 220 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 221 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 222 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 223 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 224 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 225 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 550 Updated | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 1 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 2 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 3 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 4 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 5 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 6 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 7 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 8 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 9 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 10 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 11 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 14 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 15 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 16 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 17 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 18 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 19 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 20 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 21 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 22 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 23 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 24 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 25 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 31 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 36 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 38 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 43 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 45 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 101 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 102 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 103 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 104 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 105 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 106 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 107 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 108 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 109 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 110 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 113 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 156 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 201 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 202 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 203 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 204 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 205 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 206 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 209 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 214 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 218 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 219 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 220 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 221 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 222 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 223 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 224 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 225 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 Test Is Flow 550 Deleted | FAIL | 19:57:04 Parent suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL | 19:57:04 Suite setup failed: 19:57:04 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 19:57:04 174 tests, 0 passed, 174 failed 19:57:04 ============================================================================== 19:57:04 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 19:57:04 ============================================================================== 19:57:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:19 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 1 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 2 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 3 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 4 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 5 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 6 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 7 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 8 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 9 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 10 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 11 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 15 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 16 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 17 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 18 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 19 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 20 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 21 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 22 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 23 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 24 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 25 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 31 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 36 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 38 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 43 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 45 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 101 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 102 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 103 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 104 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 105 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 106 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 107 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 108 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 109 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 110 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 113 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 201 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 202 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 203 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 204 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 205 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 206 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 209 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 214 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 218 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 219 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 220 Added | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 1 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 2 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 3 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 4 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 5 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 6 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 7 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 8 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 9 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 10 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 11 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 14 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 15 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 16 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 17 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 18 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 19 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 20 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 21 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 22 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 23 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 24 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 25 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 31 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 36 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 38 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 43 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 45 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 101 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 102 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 103 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 104 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 105 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 106 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 107 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 108 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 109 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 110 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 113 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 201 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 202 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 203 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 204 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 205 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 206 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 209 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 214 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 218 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 219 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 220 Updated | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 1 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 2 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 3 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 4 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 5 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 6 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 7 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 8 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 9 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 10 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 11 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 14 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 15 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 16 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 17 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 18 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 19 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 20 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 21 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 22 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 23 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 24 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 25 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 31 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 36 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 38 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 43 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 45 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 101 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 102 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 103 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 104 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 105 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 106 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 107 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 108 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 109 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 110 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 113 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 201 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 202 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 203 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 204 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 205 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 206 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 209 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 214 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 218 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 219 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 Test Is Flow 220 Deleted | FAIL | 19:57:19 Parent suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 ------------------------------------------------------------------------------ 19:57:19 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | FAIL | 19:57:19 Suite setup failed: 19:57:19 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:19 19:57:19 152 tests, 0 passed, 152 failed 19:57:19 ============================================================================== 19:57:19 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL | 19:57:19 326 tests, 0 passed, 326 failed 19:57:19 ============================================================================== 19:57:19 openflowplugin-sanity.txt.Reconciliation 19:57:19 ============================================================================== 19:57:19 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 19:57:19 ============================================================================== 19:57:19 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.217', 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.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:20 | FAIL | 19:57:20 ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:20 ------------------------------------------------------------------------------ 19:57:20 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:21 | FAIL | 19:57:21 ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:21 ------------------------------------------------------------------------------ 19:57:21 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.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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:22 | FAIL | 19:57:22 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:22 ------------------------------------------------------------------------------ 19:57:22 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 19:57:25 ------------------------------------------------------------------------------ 19:57:25 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:56 | FAIL | 19:57:56 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:56 ------------------------------------------------------------------------------ 19:57:56 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:28 | FAIL | 19:58:28 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:28 ------------------------------------------------------------------------------ 19:58:28 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.217', 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.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:28 | FAIL | 19:58:28 ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:28 ------------------------------------------------------------------------------ 19:58:28 Check Flows In Switch :: Check Flows after mininet starts. | FAIL | 19:58:28 0.0 != 303.0 19:58:28 ------------------------------------------------------------------------------ 19:58:28 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:29 | PASS | 19:58:29 ------------------------------------------------------------------------------ 19:58:29 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:01 | FAIL | 19:59:01 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:01 ------------------------------------------------------------------------------ 19:59:01 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:02 | PASS | 19:59:02 ------------------------------------------------------------------------------ 19:59:02 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:33 | FAIL | 19:59:33 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:33 ------------------------------------------------------------------------------ 19:59:33 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.217', 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 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.217', 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 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.217', 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 19:59:34 | FAIL | 19:59:34 ConnectionError: HTTPConnectionPool(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:34 ------------------------------------------------------------------------------ 19:59:34 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 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.217', 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.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:05 | FAIL | 20:00:05 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:05 ------------------------------------------------------------------------------ 20:00:05 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.217', 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.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:06 | FAIL | 20:00:06 ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:06 ------------------------------------------------------------------------------ 20:00:06 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL | 20:00:06 0.0 != 300.0 20:00:06 ------------------------------------------------------------------------------ 20:00:06 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:14 | FAIL | 20:06:14 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/ietf-yang-library:modules-state?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:06:14 ------------------------------------------------------------------------------ 20:06:14 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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.217', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:17 | FAIL | 20:11:17 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 5 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:17 ------------------------------------------------------------------------------ 20:11:17 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', 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.217', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:48 | FAIL | 20:11:48 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:48 ------------------------------------------------------------------------------ 20:11:48 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.217', 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.217', 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:49 | FAIL | 20:11:49 ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:49 ------------------------------------------------------------------------------ 20:11:49 Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL | 20:11:49 0.0 != 300.0 20:11:49 ------------------------------------------------------------------------------ 20:11:49 Stop Mininet :: Stop Mininet. | PASS | 20:11:49 ------------------------------------------------------------------------------ 20:11:49 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:55 | FAIL | 20:11:55 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.217', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:55 ------------------------------------------------------------------------------ 20:11:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 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.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:11:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.217', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:11:56 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL | 20:11:56 23 tests, 4 passed, 19 failed 20:11:56 ============================================================================== 20:11:56 openflowplugin-sanity.txt.Reconciliation | FAIL | 20:11:56 23 tests, 4 passed, 19 failed 20:11:56 ============================================================================== 20:11:56 openflowplugin-sanity.txt | FAIL | 20:11:56 394 tests, 4 passed, 390 failed 20:11:56 ============================================================================== 20:11:56 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml 20:11:57 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html 20:11:57 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html 20:11:57 Examining the files in data/log and checking filesize 20:11:57 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 20:11:57 total 8 20:11:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 19:44 .. 20:11:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 19:44 . 20:11:57 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 20:11:57 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 20:11:58 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 20:11:58 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 20:11:58 Let's take the karaf thread dump again... 20:11:58 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 20:11:58 karaf main: org.apache.karaf.main.Main, pid: 20:11:58 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 20:11:58 Usage: 20:11:58 jstack [-l][-e] 20:11:58 (to connect to running process) 20:11:58 20:11:58 Options: 20:11:58 -l long listing. Prints additional information about locks 20:11:58 -e extended listing. Prints additional information about threads 20:11:58 -? -h --help -help to print this help message 20:11:58 Killing ODL 20:11:58 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 20:12:03 Compressing karaf.log 1 20:12:04 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 20:12:04 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 20:12:04 Fetching compressed karaf.log 1 20:12:04 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 20:12:04 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 20:12:04 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 20:12:04 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 20:12:04 Fetch GC logs 20:12:04 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts. 20:12:04 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 20:12:04 Examine copied files 20:12:04 total 6748 20:12:04 drwxrwxr-x. 2 jenkins jenkins 6 Feb 18 20:12 gclogs-1 20:12:04 -rw-rw-r--. 1 jenkins jenkins 0 Feb 18 20:11 karaf_1__threads_after.log 20:12:04 -rw-rw-r--. 1 jenkins jenkins 10563 Feb 18 20:11 ps_after.log 20:12:04 -rw-rw-r--. 1 jenkins jenkins 284300 Feb 18 20:11 report.html 20:12:04 -rw-rw-r--. 1 jenkins jenkins 872881 Feb 18 20:11 log.html 20:12:04 -rw-rw-r--. 1 jenkins jenkins 5671107 Feb 18 20:11 output.xml 20:12:04 -rw-rw-r--. 1 jenkins jenkins 491 Feb 18 19:48 testplan.txt 20:12:04 -rw-rw-r--. 1 jenkins jenkins 0 Feb 18 19:48 karaf_1__threads_before.log 20:12:04 -rw-rw-r--. 1 jenkins jenkins 10462 Feb 18 19:48 ps_before.log 20:12:04 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 18 19:44 post-startup-script.sh 20:12:04 -rw-rw-r--. 1 jenkins jenkins 252 Feb 18 19:44 startup-script.sh 20:12:04 -rw-rw-r--. 1 jenkins jenkins 3417 Feb 18 19:44 configuration-script.sh 20:12:04 -rw-rw-r--. 1 jenkins jenkins 285 Feb 18 19:44 detect_variables.env 20:12:04 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 18 19:44 pom.xml 20:12:04 -rw-rw-r--. 1 jenkins jenkins 92 Feb 18 19:44 set_variables.env 20:12:04 -rw-rw-r--. 1 jenkins jenkins 299 Feb 18 19:44 slave_addresses.txt 20:12:04 -rw-rw-r--. 1 jenkins jenkins 570 Feb 18 19:43 requirements.txt 20:12:04 -rw-rw-r--. 1 jenkins jenkins 26 Feb 18 19:43 env.properties 20:12:04 -rw-rw-r--. 1 jenkins jenkins 334 Feb 18 19:42 stack-parameters.yaml 20:12:04 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 18 19:41 test 20:12:04 drwxrwxr-x. 2 jenkins jenkins 6 Feb 18 19:41 test@tmp 20:12:04 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17940094335774555844.sh 20:12:04 Karaf Deployments, Tests must have already run 20:12:04 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins15915067741746810605.sh 20:12:04 Cleaning up Robot installation... 20:12:05 $ ssh-agent -k 20:12:05 unset SSH_AUTH_SOCK; 20:12:05 unset SSH_AGENT_PID; 20:12:05 echo Agent pid 7563 killed; 20:12:05 [ssh-agent] Stopped. 20:12:05 Recording plot data 20:12:05 Robot results publisher started... 20:12:05 INFO: Checking test criticality is deprecated and will be dropped in a future release! 20:12:05 -Parsing output xml: 20:12:06 Done! 20:12:06 -Copying log files to build dir: 20:12:06 Done! 20:12:06 -Assigning results to build: 20:12:06 Done! 20:12:06 -Checking thresholds: 20:12:06 Done! 20:12:06 Done publishing Robot results. 20:12:06 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 20:12:06 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:06 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17095527903859355588.sh 20:12:06 Archiving csit artifacts 20:12:06 mv: cannot stat 'odl1_*': No such file or directory 20:12:06 mv: cannot stat '*_1.png': No such file or directory 20:12:06 mv: cannot stat '/tmp/odl1_*': No such file or directory 20:12:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:06 Dload Upload Total Spent Left Speed 20:12:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 681k 0 681k 0 0 1581k 0 --:--:-- --:--:-- --:--:-- 1577k 20:12:07 Archive: robot-plugin.zip 20:12:07 inflating: ./archives/robot-plugin/log.html 20:12:07 inflating: ./archives/robot-plugin/output.xml 20:12:07 inflating: ./archives/robot-plugin/report.html 20:12:07 mv: cannot stat '*.log.gz': No such file or directory 20:12:07 mv: cannot stat '*.csv': No such file or directory 20:12:07 mv: cannot stat '*.png': No such file or directory 20:12:07 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:07 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14388283376802657654.sh 20:12:07 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:07 [EnvInject] - Injecting environment variables from a build step. 20:12:07 [EnvInject] - Injecting as environment variables the properties content 20:12:07 OS_CLOUD=vex 20:12:07 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-173 20:12:07 20:12:07 [EnvInject] - Variables injected successfully. 20:12:07 provisioning config files... 20:12:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:12:07 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8503860290220061615.sh 20:12:07 ---> openstack-stack-delete.sh 20:12:07 Setup pyenv: 20:12:07 system 20:12:07 3.8.13 20:12:07 3.9.13 20:12:07 3.10.13 20:12:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pife from file:/tmp/.os_lf_venv 20:12:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:10 lf-activate-venv(): INFO: Base packages installed successfully 20:12:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:12:26 lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH 20:12:26 INFO: Stack cost retrieval disabled, setting cost to 0 20:12:38 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-173 20:12:38 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-173 20:12:38 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:38 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14314865972638438477.sh 20:12:38 ---> sysstat.sh 20:12:38 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7436179409207719152.sh 20:12:38 ---> package-listing.sh 20:12:38 ++ facter osfamily 20:12:38 ++ tr '[:upper:]' '[:lower:]' 20:12:39 + OS_FAMILY=redhat 20:12:39 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 20:12:39 + START_PACKAGES=/tmp/packages_start.txt 20:12:39 + END_PACKAGES=/tmp/packages_end.txt 20:12:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:12:39 + PACKAGES=/tmp/packages_start.txt 20:12:39 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:12:39 + PACKAGES=/tmp/packages_end.txt 20:12:39 + case "${OS_FAMILY}" in 20:12:39 + rpm -qa 20:12:39 + sort 20:12:39 + '[' -f /tmp/packages_start.txt ']' 20:12:39 + '[' -f /tmp/packages_end.txt ']' 20:12:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:12:39 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:12:39 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:12:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:12:39 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13394783319666290991.sh 20:12:39 ---> capture-instance-metadata.sh 20:12:39 Setup pyenv: 20:12:39 system 20:12:39 3.8.13 20:12:39 3.9.13 20:12:39 3.10.13 20:12:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pife from file:/tmp/.os_lf_venv 20:12:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:41 lf-activate-venv(): INFO: Base packages installed successfully 20:12:41 lf-activate-venv(): INFO: Installing additional packages: lftools 20:12:50 lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH 20:12:50 INFO: Running in OpenStack, capturing instance metadata 20:12:51 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12343484185092842611.sh 20:12:51 provisioning config files... 20:12:52 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #173 20:12:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config6669526921855783753tmp 20:12:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:12:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:12:52 provisioning config files... 20:12:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:12:52 [EnvInject] - Injecting environment variables from a build step. 20:12:52 [EnvInject] - Injecting as environment variables the properties content 20:12:52 SERVER_ID=logs 20:12:52 20:12:52 [EnvInject] - Variables injected successfully. 20:12:52 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16483696553977193800.sh 20:12:52 ---> create-netrc.sh 20:12:52 WARN: Log server credential not found. 20:12:52 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins18350463522273512190.sh 20:12:52 ---> python-tools-install.sh 20:12:52 Setup pyenv: 20:12:52 system 20:12:52 3.8.13 20:12:52 3.9.13 20:12:52 3.10.13 20:12:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pife from file:/tmp/.os_lf_venv 20:12:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:54 lf-activate-venv(): INFO: Base packages installed successfully 20:12:54 lf-activate-venv(): INFO: Installing additional packages: lftools 20:13:03 lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH 20:13:03 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9541754309105742753.sh 20:13:03 ---> sudo-logs.sh 20:13:03 Archiving 'sudo' log.. 20:13:03 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11959681627187883416.sh 20:13:03 ---> job-cost.sh 20:13:03 INFO: Activating Python virtual environment... 20:13:03 Setup pyenv: 20:13:03 system 20:13:03 3.8.13 20:13:03 3.9.13 20:13:03 3.10.13 20:13:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pife from file:/tmp/.os_lf_venv 20:13:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:05 lf-activate-venv(): INFO: Base packages installed successfully 20:13:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:13:12 lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH 20:13:12 DEBUG: Contents of stack-cost file: 20:13:12 total: 0 20:13:12 INFO: Retrieving Stack Cost... 20:13:12 INFO: Stack cost: 0 20:13:12 INFO: Instance uptime: 42320s 20:13:12 INFO: Fetching instance metadata (attempt 1 of 3)... 20:13:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:13:12 INFO: Successfully fetched instance metadata 20:13:12 INFO: Instance type: v3-standard-2 20:13:12 INFO: Retrieving pricing info for: v3-standard-2 20:13:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:13:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=42320 20:13:12 INFO: Successfully fetched Vexxhost pricing API 20:13:12 INFO: Retrieved cost: 0.66 20:13:12 INFO: Retrieved resource: v3-standard-2 20:13:12 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost 20:13:12 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost.csv 20:13:12 INFO: Successfully archived job cost data 20:13:12 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-vanadium,173,2026-02-18 20:13:12,v3-standard-2,42320,0.66,0.00,UNSTABLE 20:13:12 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8539337046539949023.sh 20:13:12 ---> logs-deploy.sh 20:13:12 Setup pyenv: 20:13:12 system 20:13:12 3.8.13 20:13:12 3.9.13 20:13:12 3.10.13 20:13:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pife from file:/tmp/.os_lf_venv 20:13:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:15 lf-activate-venv(): INFO: Base packages installed successfully 20:13:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:13:26 lf-activate-venv(): INFO: Adding /tmp/venv-Pife/bin to PATH 20:13:26 WARNING: Nexus logging server not set 20:13:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/173/ 20:13:26 INFO: archiving logs to S3 20:13:27 ---> uname -a: 20:13:27 Linux prd-centos8-robot-2c-8g-13702.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:27 20:13:27 20:13:27 ---> lscpu: 20:13:27 Architecture: x86_64 20:13:27 CPU op-mode(s): 32-bit, 64-bit 20:13:27 Byte Order: Little Endian 20:13:27 CPU(s): 2 20:13:27 On-line CPU(s) list: 0,1 20:13:27 Thread(s) per core: 1 20:13:27 Core(s) per socket: 1 20:13:27 Socket(s): 2 20:13:27 NUMA node(s): 1 20:13:27 Vendor ID: AuthenticAMD 20:13:27 CPU family: 23 20:13:27 Model: 49 20:13:27 Model name: AMD EPYC-Rome Processor 20:13:27 Stepping: 0 20:13:27 CPU MHz: 2800.000 20:13:27 BogoMIPS: 5600.00 20:13:27 Virtualization: AMD-V 20:13:27 Hypervisor vendor: KVM 20:13:27 Virtualization type: full 20:13:27 L1d cache: 32K 20:13:27 L1i cache: 32K 20:13:27 L2 cache: 512K 20:13:27 L3 cache: 16384K 20:13:27 NUMA node0 CPU(s): 0,1 20:13:27 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:27 20:13:27 20:13:27 ---> nproc: 20:13:27 2 20:13:27 20:13:27 20:13:27 ---> df -h: 20:13:27 Filesystem Size Used Avail Use% Mounted on 20:13:27 devtmpfs 3.8G 0 3.8G 0% /dev 20:13:27 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:13:27 tmpfs 3.8G 17M 3.8G 1% /run 20:13:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:13:27 /dev/vda1 40G 8.3G 32G 21% / 20:13:27 tmpfs 770M 0 770M 0% /run/user/1001 20:13:27 20:13:27 20:13:27 ---> free -m: 20:13:27 total used free shared buff/cache available 20:13:27 Mem: 7697 589 4895 19 2212 6808 20:13:27 Swap: 1023 0 1023 20:13:27 20:13:27 20:13:27 ---> ip addr: 20:13:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:13:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:13:27 inet 127.0.0.1/8 scope host lo 20:13:27 valid_lft forever preferred_lft forever 20:13:27 inet6 ::1/128 scope host 20:13:27 valid_lft forever preferred_lft forever 20:13:27 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:13:27 link/ether fa:16:3e:ed:e8:d2 brd ff:ff:ff:ff:ff:ff 20:13:27 altname enp0s3 20:13:27 altname ens3 20:13:27 inet 10.30.171.123/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:13:27 valid_lft 44083sec preferred_lft 44083sec 20:13:27 inet6 fe80::f816:3eff:feed:e8d2/64 scope link 20:13:27 valid_lft forever preferred_lft forever 20:13:27 20:13:27 20:13:27 ---> sar -b -r -n DEV: 20:13:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/18/2026 _x86_64_ (2 CPU) 20:13:27 20:13:27 08:28:06 LINUX RESTART (2 CPU) 20:13:27 20:13:27 08:29:02 AM tps rtps wtps bread/s bwrtn/s 20:13:27 08:30:01 AM 8.15 0.00 8.15 0.00 890.27 20:13:27 08:31:01 AM 1.03 0.00 1.03 0.00 15.18 20:13:27 08:32:01 AM 0.52 0.03 0.48 0.53 6.07 20:13:27 08:33:01 AM 0.42 0.00 0.42 0.00 5.98 20:13:27 08:34:01 AM 0.42 0.00 0.42 0.00 4.35 20:13:27 08:35:01 AM 0.47 0.00 0.47 0.00 6.16 20:13:27 08:36:01 AM 0.28 0.00 0.28 0.00 3.02 20:13:27 08:37:01 AM 0.33 0.00 0.33 0.00 3.60 20:13:27 08:38:01 AM 0.30 0.00 0.30 0.00 3.02 20:13:27 08:39:01 AM 0.50 0.00 0.50 0.00 6.43 20:13:27 08:40:01 AM 0.47 0.00 0.47 0.00 5.61 20:13:27 08:41:01 AM 0.35 0.00 0.35 0.00 3.83 20:13:27 08:42:01 AM 0.33 0.00 0.33 0.00 3.47 20:13:27 08:43:01 AM 0.28 0.00 0.28 0.00 2.88 20:13:27 08:44:01 AM 1.50 0.03 1.47 0.27 33.29 20:13:27 08:45:01 AM 0.37 0.00 0.37 0.00 3.77 20:13:27 08:46:01 AM 0.30 0.00 0.30 0.00 3.28 20:13:27 08:47:01 AM 0.30 0.02 0.28 0.13 3.15 20:13:27 08:48:01 AM 8.93 5.93 3.00 574.84 72.77 20:13:27 08:49:01 AM 0.37 0.00 0.37 0.00 5.66 20:13:27 08:50:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:27 08:51:01 AM 0.15 0.00 0.15 0.00 1.37 20:13:27 08:52:01 AM 0.25 0.00 0.25 0.00 3.60 20:13:27 08:53:01 AM 0.15 0.00 0.15 0.00 1.62 20:13:27 08:54:01 AM 0.30 0.00 0.30 0.00 4.60 20:13:27 08:55:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:27 08:56:01 AM 0.12 0.00 0.12 0.00 0.93 20:13:27 08:57:01 AM 0.13 0.00 0.13 0.00 1.05 20:13:27 08:58:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 08:59:01 AM 0.32 0.00 0.32 0.00 4.60 20:13:27 09:00:01 AM 0.13 0.00 0.13 0.00 0.97 20:13:27 09:01:01 AM 0.27 0.02 0.25 0.13 3.63 20:13:27 09:02:01 AM 0.35 0.07 0.28 1.73 5.15 20:13:27 09:03:01 AM 0.20 0.00 0.20 0.00 1.87 20:13:27 09:04:01 AM 0.28 0.00 0.28 0.00 5.27 20:13:27 09:05:01 AM 0.12 0.00 0.12 0.00 0.93 20:13:27 09:06:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:27 09:07:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 09:08:01 AM 0.08 0.00 0.08 0.00 0.67 20:13:27 09:09:01 AM 0.35 0.00 0.35 0.00 5.13 20:13:27 09:10:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:27 09:11:01 AM 0.23 0.00 0.23 0.00 2.83 20:13:27 09:12:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:27 09:13:01 AM 0.10 0.00 0.10 0.00 1.33 20:13:27 09:14:01 AM 0.32 0.00 0.32 0.00 5.28 20:13:27 09:15:01 AM 0.13 0.00 0.13 0.00 1.03 20:13:27 09:16:02 AM 0.12 0.00 0.12 0.00 0.90 20:13:27 09:17:01 AM 0.10 0.00 0.10 0.00 0.64 20:13:27 09:18:01 AM 0.18 0.00 0.18 0.00 2.25 20:13:27 09:19:01 AM 0.37 0.00 0.37 0.00 5.55 20:13:27 09:20:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:27 09:21:01 AM 0.13 0.00 0.13 0.00 1.47 20:13:27 09:22:01 AM 0.15 0.00 0.15 0.00 1.83 20:13:27 09:23:01 AM 0.10 0.00 0.10 0.00 0.67 20:13:27 09:24:01 AM 0.32 0.00 0.32 0.00 5.03 20:13:27 09:25:01 AM 0.23 0.00 0.23 0.00 2.67 20:13:27 09:26:01 AM 0.13 0.00 0.13 0.00 1.40 20:13:27 09:27:01 AM 0.12 0.00 0.12 0.00 1.30 20:13:27 09:28:01 AM 0.13 0.00 0.13 0.00 1.82 20:13:27 09:29:01 AM 0.17 0.00 0.17 0.00 2.02 20:13:27 09:30:01 AM 0.23 0.00 0.23 0.00 3.20 20:13:27 09:31:01 AM 0.45 0.00 0.45 0.00 6.68 20:13:27 09:32:01 AM 0.28 0.00 0.28 0.00 4.48 20:13:27 09:33:01 AM 0.17 0.00 0.17 0.00 2.43 20:13:27 09:34:01 AM 0.17 0.00 0.17 0.00 1.37 20:13:27 09:35:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:27 09:36:01 AM 0.15 0.00 0.15 0.00 1.95 20:13:27 09:37:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:27 09:38:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 09:39:01 AM 0.15 0.00 0.15 0.00 1.23 20:13:27 09:40:01 AM 0.25 0.00 0.25 0.00 3.65 20:13:27 09:41:01 AM 0.25 0.00 0.25 0.00 2.82 20:13:27 09:42:01 AM 0.18 0.00 0.18 0.00 2.68 20:13:27 09:43:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:27 09:44:01 AM 0.17 0.00 0.17 0.00 1.92 20:13:27 09:45:01 AM 0.25 0.00 0.25 0.00 3.48 20:13:27 09:46:01 AM 0.10 0.00 0.10 0.00 1.08 20:13:27 09:47:01 AM 0.17 0.00 0.17 0.00 1.58 20:13:27 09:48:01 AM 1.17 0.32 0.85 6.93 20.71 20:13:27 09:49:01 AM 0.22 0.00 0.22 0.00 2.17 20:13:27 09:50:01 AM 0.23 0.00 0.23 0.00 2.93 20:13:27 09:51:01 AM 0.12 0.00 0.12 0.00 0.93 20:13:27 09:52:01 AM 0.22 0.00 0.22 0.00 3.32 20:13:27 09:53:01 AM 0.15 0.00 0.15 0.00 1.58 20:13:27 09:54:01 AM 0.28 0.00 0.28 0.00 4.87 20:13:27 09:55:01 AM 0.12 0.00 0.12 0.00 1.03 20:13:27 09:56:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:27 09:57:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 09:58:01 AM 0.13 0.00 0.13 0.00 1.48 20:13:27 09:59:01 AM 0.32 0.00 0.32 0.00 4.75 20:13:27 10:00:01 AM 0.15 0.00 0.15 0.00 1.18 20:13:27 10:01:01 AM 0.27 0.00 0.27 0.00 3.37 20:13:27 10:02:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:27 10:03:01 AM 0.82 0.00 0.82 0.00 12.56 20:13:27 10:04:01 AM 0.37 0.00 0.37 0.00 7.28 20:13:27 10:05:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:27 10:06:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 10:07:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:27 10:08:01 AM 0.23 0.00 0.23 0.00 3.68 20:13:27 10:09:01 AM 0.32 0.00 0.32 0.00 5.27 20:13:27 10:10:01 AM 0.22 0.00 0.22 0.00 2.70 20:13:27 10:11:01 AM 0.22 0.00 0.22 0.00 2.03 20:13:27 10:12:01 AM 0.12 0.00 0.12 0.00 1.83 20:13:27 10:13:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 10:14:01 AM 0.27 0.00 0.27 0.00 4.47 20:13:27 10:15:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:27 10:16:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:27 10:17:01 AM 0.18 0.00 0.18 0.00 2.25 20:13:27 10:18:01 AM 0.17 0.00 0.17 0.00 1.62 20:13:27 10:19:01 AM 0.33 0.00 0.33 0.00 4.87 20:13:27 10:20:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:27 10:21:01 AM 0.15 0.00 0.15 0.00 1.27 20:13:27 10:22:01 AM 0.17 0.00 0.17 0.00 1.98 20:13:27 10:23:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 10:24:02 AM 0.37 0.00 0.37 0.00 6.75 20:13:27 10:25:01 AM 0.17 0.00 0.17 0.00 1.61 20:13:27 10:26:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:27 10:27:01 AM 0.12 0.00 0.12 0.00 1.03 20:13:27 10:28:01 AM 0.23 0.00 0.23 0.00 3.68 20:13:27 10:29:01 AM 0.32 0.00 0.32 0.00 4.98 20:13:27 10:30:01 AM 0.13 0.00 0.13 0.00 1.73 20:13:27 10:31:01 AM 0.22 0.00 0.22 0.00 3.37 20:13:27 10:32:01 AM 0.23 0.00 0.23 0.00 3.37 20:13:27 10:33:01 AM 0.12 0.00 0.12 0.00 1.18 20:13:27 10:34:01 AM 0.28 0.00 0.28 0.00 4.47 20:13:27 10:35:01 AM 0.12 0.00 0.12 0.00 1.03 20:13:27 10:36:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:27 10:37:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 10:38:01 AM 0.18 0.00 0.18 0.00 2.38 20:13:27 10:39:01 AM 0.23 0.00 0.23 0.00 3.45 20:13:27 10:40:01 AM 0.23 0.00 0.23 0.00 3.73 20:13:27 10:41:01 AM 0.18 0.00 0.18 0.00 3.17 20:13:27 10:42:01 AM 0.20 0.00 0.20 0.00 2.68 20:13:27 10:43:01 AM 0.17 0.00 0.17 0.00 2.13 20:13:27 10:44:01 AM 0.22 0.00 0.22 0.00 2.20 20:13:27 10:45:01 AM 0.28 0.00 0.28 0.00 4.55 20:13:27 10:46:01 AM 0.25 0.00 0.25 0.00 3.62 20:13:27 10:47:01 AM 0.13 0.00 0.13 0.00 1.68 20:13:27 10:48:01 AM 0.10 0.00 0.10 0.00 0.75 20:13:27 10:49:01 AM 0.32 0.00 0.32 0.00 3.85 20:13:27 10:50:01 AM 0.23 0.00 0.23 0.00 2.93 20:13:27 10:51:01 AM 0.15 0.00 0.15 0.00 1.85 20:13:27 10:52:01 AM 0.23 0.00 0.23 0.00 3.58 20:13:27 10:53:01 AM 0.15 0.00 0.15 0.00 1.45 20:13:27 10:54:01 AM 0.17 0.00 0.17 0.00 1.27 20:13:27 10:55:01 AM 0.20 0.00 0.20 0.00 3.63 20:13:27 10:56:01 AM 0.13 0.00 0.13 0.00 1.32 20:13:27 10:57:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:27 10:58:01 AM 0.10 0.00 0.10 0.00 1.57 20:13:27 10:59:01 AM 0.15 0.00 0.15 0.00 1.38 20:13:27 11:00:01 AM 0.25 0.00 0.25 0.00 3.88 20:13:27 11:01:01 AM 0.25 0.00 0.25 0.00 2.98 20:13:27 11:02:01 AM 0.18 0.00 0.18 0.00 3.32 20:13:27 11:03:01 AM 0.13 0.00 0.13 0.00 1.03 20:13:27 11:04:01 AM 0.28 0.00 0.28 0.00 5.27 20:13:27 11:05:01 AM 0.13 0.00 0.13 0.00 1.03 20:13:27 11:06:01 AM 0.20 0.00 0.20 0.00 2.57 20:13:27 11:07:01 AM 0.18 0.00 0.18 0.00 1.73 20:13:27 11:08:01 AM 0.75 0.00 0.75 0.00 10.95 20:13:27 11:09:01 AM 0.37 0.00 0.37 0.00 6.31 20:13:27 11:10:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:27 11:11:01 AM 0.22 0.00 0.22 0.00 3.08 20:13:27 11:12:01 AM 0.20 0.00 0.20 0.00 2.65 20:13:27 11:13:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:27 11:14:01 AM 0.30 0.00 0.30 0.00 5.26 20:13:27 11:15:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:27 11:16:01 AM 0.08 0.00 0.08 0.00 0.53 20:13:27 11:17:01 AM 0.13 0.00 0.13 0.00 1.48 20:13:27 11:18:01 AM 0.13 0.00 0.13 0.00 1.45 20:13:27 11:19:01 AM 0.42 0.00 0.42 0.00 7.13 20:13:27 11:20:01 AM 0.17 0.00 0.17 0.00 1.72 20:13:27 11:21:01 AM 0.15 0.00 0.15 0.00 1.07 20:13:27 11:22:01 AM 0.13 0.00 0.13 0.00 1.83 20:13:27 11:23:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:27 11:24:01 AM 0.27 0.00 0.27 0.00 4.32 20:13:27 11:25:01 AM 0.10 0.00 0.10 0.00 1.30 20:13:27 11:26:01 AM 0.20 0.00 0.20 0.00 2.38 20:13:27 11:27:01 AM 0.15 0.00 0.15 0.00 1.48 20:13:27 11:28:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:27 11:29:01 AM 0.32 0.00 0.32 0.00 4.75 20:13:27 11:30:02 AM 0.15 0.00 0.15 0.00 1.05 20:13:27 11:31:01 AM 0.19 0.00 0.19 0.00 2.07 20:13:27 11:32:01 AM 0.13 0.00 0.13 0.00 1.83 20:13:27 11:33:01 AM 0.18 0.00 0.18 0.00 2.65 20:13:27 11:34:01 AM 0.35 0.00 0.35 0.00 6.22 20:13:27 11:35:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:27 11:36:01 AM 0.08 0.00 0.08 0.00 0.50 20:13:27 11:37:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 11:38:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:27 11:39:01 AM 0.32 0.00 0.32 0.00 5.02 20:13:27 11:40:01 AM 0.15 0.00 0.15 0.00 1.18 20:13:27 11:41:01 AM 0.23 0.00 0.23 0.00 3.12 20:13:27 11:42:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:27 11:43:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:27 11:44:01 AM 0.28 0.00 0.28 0.00 4.87 20:13:27 11:45:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:27 11:46:01 AM 0.22 0.00 0.22 0.00 2.62 20:13:27 11:47:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 11:48:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:27 11:49:01 AM 0.32 0.00 0.32 0.00 4.72 20:13:27 11:50:01 AM 0.20 0.00 0.20 0.00 2.38 20:13:27 11:51:01 AM 0.18 0.00 0.18 0.00 1.88 20:13:27 11:52:01 AM 0.12 0.00 0.12 0.00 1.65 20:13:27 11:53:01 AM 0.12 0.00 0.12 0.00 1.17 20:13:27 11:54:01 AM 0.18 0.00 0.18 0.00 2.67 20:13:27 11:55:01 AM 0.22 0.00 0.22 0.00 3.47 20:13:27 11:56:01 AM 0.18 0.00 0.18 0.00 2.05 20:13:27 11:57:01 AM 0.25 0.00 0.25 0.00 3.92 20:13:27 11:58:01 AM 0.33 0.00 0.33 0.00 5.35 20:13:27 11:59:01 AM 0.17 0.00 0.17 0.00 1.22 20:13:27 12:00:01 PM 0.23 0.00 0.23 0.00 3.20 20:13:27 12:01:01 PM 0.22 0.00 0.22 0.00 3.10 20:13:27 12:02:01 PM 0.30 0.00 0.30 0.00 5.51 20:13:27 12:03:01 PM 0.15 0.00 0.15 0.00 1.90 20:13:27 12:04:01 PM 0.17 0.00 0.17 0.00 1.63 20:13:27 12:05:01 PM 0.22 0.00 0.22 0.00 3.20 20:13:27 12:06:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 12:07:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 12:08:01 PM 0.13 0.00 0.13 0.00 1.35 20:13:27 12:09:01 PM 0.17 0.00 0.17 0.00 1.38 20:13:27 12:10:01 PM 0.27 0.00 0.27 0.00 3.75 20:13:27 12:11:01 PM 0.23 0.00 0.23 0.00 3.25 20:13:27 12:12:01 PM 0.20 0.00 0.20 0.00 2.92 20:13:27 12:13:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:27 12:14:01 PM 0.17 0.00 0.17 0.00 1.48 20:13:27 12:15:01 PM 0.20 0.00 0.20 0.00 2.93 20:13:27 12:16:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 12:17:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 12:18:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:27 12:19:01 PM 0.38 0.00 0.38 0.00 5.93 20:13:27 12:20:01 PM 0.08 0.00 0.08 0.00 0.87 20:13:27 12:21:01 PM 0.22 0.00 0.22 0.00 1.63 20:13:27 12:22:01 PM 0.13 0.00 0.13 0.00 1.83 20:13:27 12:23:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 12:24:01 PM 0.30 0.00 0.30 0.00 5.00 20:13:27 12:25:01 PM 0.20 0.00 0.20 0.00 2.65 20:13:27 12:26:01 PM 0.17 0.00 0.17 0.00 1.58 20:13:27 12:27:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 12:28:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 12:29:01 PM 0.30 0.00 0.30 0.00 4.32 20:13:27 12:30:01 PM 0.10 0.00 0.10 0.00 1.43 20:13:27 12:31:01 PM 0.17 0.00 0.17 0.00 1.70 20:13:27 12:32:01 PM 0.27 0.00 0.27 0.00 4.13 20:13:27 12:33:01 PM 0.17 0.00 0.17 0.00 2.12 20:13:27 12:34:01 PM 0.32 0.00 0.32 0.00 5.27 20:13:27 12:35:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:27 12:36:01 PM 0.12 0.00 0.12 0.00 1.43 20:13:27 12:37:01 PM 0.10 0.00 0.10 0.00 1.43 20:13:27 12:38:01 PM 0.10 0.00 0.10 0.00 1.30 20:13:27 12:39:02 PM 0.33 0.00 0.33 0.00 5.25 20:13:27 12:40:01 PM 0.12 0.00 0.12 0.00 0.78 20:13:27 12:41:01 PM 0.20 0.00 0.20 0.00 2.57 20:13:27 12:42:01 PM 0.22 0.00 0.22 0.00 2.80 20:13:27 12:43:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 12:44:01 PM 0.28 0.00 0.28 0.00 4.87 20:13:27 12:45:01 PM 0.10 0.00 0.10 0.00 1.20 20:13:27 12:46:01 PM 0.15 0.00 0.15 0.00 1.18 20:13:27 12:47:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 12:48:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 12:49:01 PM 0.40 0.00 0.40 0.00 6.20 20:13:27 12:50:01 PM 0.17 0.00 0.17 0.00 1.72 20:13:27 12:51:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:27 12:52:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:27 12:53:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 12:54:01 PM 1.22 0.00 1.22 0.00 21.08 20:13:27 12:55:01 PM 0.22 0.00 0.22 0.00 3.18 20:13:27 12:56:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 12:57:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 12:58:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:27 12:59:01 PM 0.35 0.00 0.35 0.00 5.53 20:13:27 01:00:01 PM 0.12 0.00 0.12 0.00 0.93 20:13:27 01:01:01 PM 0.20 0.00 0.20 0.00 1.93 20:13:27 01:02:01 PM 0.27 0.00 0.27 0.00 4.28 20:13:27 01:03:01 PM 0.18 0.00 0.18 0.00 1.73 20:13:27 01:04:01 PM 0.30 0.00 0.30 0.00 5.13 20:13:27 01:05:01 PM 0.12 0.00 0.12 0.00 1.12 20:13:27 01:06:01 PM 0.18 0.00 0.18 0.00 2.13 20:13:27 01:07:01 PM 0.33 0.00 0.33 0.00 4.87 20:13:27 01:08:01 PM 0.13 0.00 0.13 0.00 2.22 20:13:27 01:09:01 PM 0.20 0.00 0.20 0.00 2.67 20:13:27 01:10:01 PM 0.25 0.00 0.25 0.00 3.20 20:13:27 01:11:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:27 01:12:01 PM 0.22 0.00 0.22 0.00 3.57 20:13:27 01:13:01 PM 0.17 0.00 0.17 0.00 2.13 20:13:27 01:14:01 PM 0.20 0.00 0.20 0.00 1.67 20:13:27 01:15:01 PM 0.20 0.00 0.20 0.00 2.93 20:13:27 01:16:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 01:17:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:27 01:18:01 PM 0.10 0.00 0.10 0.00 1.43 20:13:27 01:19:01 PM 0.23 0.00 0.23 0.00 3.63 20:13:27 01:20:01 PM 0.30 0.00 0.30 0.00 4.02 20:13:27 01:21:01 PM 0.22 0.00 0.22 0.00 2.85 20:13:27 01:22:01 PM 0.15 0.00 0.15 0.00 1.58 20:13:27 01:23:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 01:24:01 PM 0.17 0.00 0.17 0.00 1.27 20:13:27 01:25:01 PM 0.20 0.00 0.20 0.00 3.23 20:13:27 01:26:01 PM 0.25 0.00 0.25 0.00 3.22 20:13:27 01:27:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:27 01:28:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 01:29:01 PM 0.32 0.00 0.32 0.00 4.85 20:13:27 01:30:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:27 01:31:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:27 01:32:01 PM 0.18 0.00 0.18 0.00 2.80 20:13:27 01:33:01 PM 0.18 0.00 0.18 0.00 2.78 20:13:27 01:34:01 PM 0.35 0.00 0.35 0.00 5.82 20:13:27 01:35:01 PM 0.13 0.00 0.13 0.00 1.03 20:13:27 01:36:01 PM 0.10 0.00 0.10 0.00 0.83 20:13:27 01:37:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:27 01:38:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 01:39:01 PM 0.33 0.00 0.33 0.00 5.25 20:13:27 01:40:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 01:41:01 PM 0.22 0.00 0.22 0.00 2.68 20:13:27 01:42:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:27 01:43:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 01:44:01 PM 0.30 0.00 0.30 0.00 5.45 20:13:27 01:45:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:27 01:46:02 PM 0.08 0.00 0.08 0.00 0.50 20:13:27 01:47:01 PM 0.10 0.00 0.10 0.00 0.85 20:13:27 01:48:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:27 01:49:01 PM 0.32 0.00 0.32 0.00 4.87 20:13:27 01:50:01 PM 0.18 0.00 0.18 0.00 2.78 20:13:27 01:51:01 PM 0.20 0.00 0.20 0.00 1.88 20:13:27 01:52:01 PM 0.13 0.00 0.13 0.00 1.83 20:13:27 01:53:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 01:54:01 PM 0.27 0.00 0.27 0.00 4.32 20:13:27 01:55:01 PM 0.12 0.00 0.12 0.00 1.03 20:13:27 01:56:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:27 01:57:01 PM 0.20 0.00 0.20 0.00 2.40 20:13:27 01:58:01 PM 0.18 0.00 0.18 0.00 1.73 20:13:27 01:59:01 PM 0.32 0.00 0.32 0.00 4.62 20:13:27 02:00:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:27 02:01:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:27 02:02:01 PM 0.88 0.00 0.88 0.00 13.63 20:13:27 02:03:01 PM 0.20 0.00 0.20 0.00 3.05 20:13:27 02:04:01 PM 0.28 0.00 0.28 0.00 5.40 20:13:27 02:05:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:27 02:06:01 PM 0.08 0.00 0.08 0.00 0.50 20:13:27 02:07:01 PM 0.18 0.00 0.18 0.00 2.38 20:13:27 02:08:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:27 02:09:01 PM 0.32 0.00 0.32 0.00 4.88 20:13:27 02:10:01 PM 0.15 0.00 0.15 0.00 1.35 20:13:27 02:11:01 PM 0.18 0.00 0.18 0.00 1.52 20:13:27 02:12:01 PM 0.17 0.00 0.17 0.00 2.12 20:13:27 02:13:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 02:14:01 PM 0.37 0.00 0.37 0.00 6.32 20:13:27 02:15:01 PM 0.30 0.00 0.30 0.00 4.35 20:13:27 02:16:01 PM 0.17 0.00 0.17 0.00 1.62 20:13:27 02:17:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 02:18:01 PM 0.08 0.00 0.08 0.00 0.72 20:13:27 02:19:01 PM 0.20 0.00 0.20 0.00 2.40 20:13:27 02:20:01 PM 0.27 0.00 0.27 0.00 3.98 20:13:27 02:21:01 PM 0.25 0.00 0.25 0.00 4.30 20:13:27 02:22:01 PM 0.27 0.00 0.27 0.00 3.55 20:13:27 02:23:01 PM 0.13 0.00 0.13 0.00 1.82 20:13:27 02:24:01 PM 0.22 0.00 0.22 0.00 2.93 20:13:27 02:25:01 PM 0.25 0.00 0.25 0.00 3.52 20:13:27 02:26:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 02:27:01 PM 0.15 0.00 0.15 0.00 1.73 20:13:27 02:28:01 PM 0.10 0.00 0.10 0.00 1.43 20:13:27 02:29:01 PM 0.17 0.00 0.17 0.00 1.35 20:13:27 02:30:01 PM 0.23 0.00 0.23 0.00 3.07 20:13:27 02:31:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:27 02:32:01 PM 0.22 0.00 0.22 0.00 3.08 20:13:27 02:33:01 PM 0.12 0.00 0.12 0.00 1.57 20:13:27 02:34:01 PM 0.18 0.00 0.18 0.00 1.63 20:13:27 02:35:01 PM 0.20 0.00 0.20 0.00 2.93 20:13:27 02:36:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 02:37:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 02:38:01 PM 0.18 0.00 0.18 0.00 2.38 20:13:27 02:39:01 PM 0.22 0.00 0.22 0.00 2.17 20:13:27 02:40:01 PM 0.22 0.00 0.22 0.00 3.20 20:13:27 02:41:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:27 02:42:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:27 02:43:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 02:44:01 PM 0.28 0.00 0.28 0.00 5.27 20:13:27 02:45:01 PM 0.20 0.00 0.20 0.00 2.92 20:13:27 02:46:01 PM 0.18 0.00 0.18 0.00 1.98 20:13:27 02:47:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 02:48:01 PM 0.15 0.00 0.15 0.00 1.08 20:13:27 02:49:01 PM 0.33 0.00 0.33 0.00 5.68 20:13:27 02:50:01 PM 0.13 0.00 0.13 0.00 1.05 20:13:27 02:51:02 PM 0.17 0.00 0.17 0.00 1.47 20:13:27 02:52:01 PM 0.24 0.00 0.24 0.00 3.51 20:13:27 02:53:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:27 02:54:01 PM 0.27 0.00 0.27 0.00 4.45 20:13:27 02:55:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 02:56:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 02:57:01 PM 0.13 0.00 0.13 0.00 1.33 20:13:27 02:58:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:27 02:59:01 PM 0.32 0.00 0.32 0.00 5.25 20:13:27 03:00:01 PM 0.12 0.00 0.12 0.00 1.10 20:13:27 03:01:01 PM 0.25 0.00 0.25 0.00 2.83 20:13:27 03:02:01 PM 0.18 0.00 0.18 0.00 2.65 20:13:27 03:03:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 03:04:01 PM 0.28 0.00 0.28 0.00 5.26 20:13:27 03:05:01 PM 0.12 0.00 0.12 0.00 1.20 20:13:27 03:06:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:27 03:07:01 PM 0.13 0.00 0.13 0.00 1.32 20:13:27 03:08:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 03:09:01 PM 0.32 0.00 0.32 0.00 4.87 20:13:27 03:10:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:27 03:11:01 PM 0.15 0.00 0.15 0.00 1.27 20:13:27 03:12:01 PM 0.17 0.00 0.17 0.00 1.98 20:13:27 03:13:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:27 03:14:01 PM 0.33 0.00 0.33 0.00 5.81 20:13:27 03:15:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 03:16:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 03:17:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 03:18:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 03:19:01 PM 0.32 0.00 0.32 0.00 4.58 20:13:27 03:20:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 03:21:01 PM 0.22 0.00 0.22 0.00 2.87 20:13:27 03:22:01 PM 0.25 0.00 0.25 0.00 3.25 20:13:27 03:23:01 PM 0.13 0.00 0.13 0.00 1.03 20:13:27 03:24:01 PM 0.42 0.00 0.42 0.00 7.08 20:13:27 03:25:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 03:26:01 PM 0.20 0.00 0.20 0.00 2.35 20:13:27 03:27:01 PM 0.13 0.00 0.13 0.00 1.20 20:13:27 03:28:01 PM 0.10 0.00 0.10 0.00 1.17 20:13:27 03:29:01 PM 0.32 0.00 0.32 0.00 4.85 20:13:27 03:30:01 PM 0.18 0.00 0.18 0.00 2.65 20:13:27 03:31:01 PM 0.23 0.00 0.23 0.00 3.05 20:13:27 03:32:01 PM 0.13 0.00 0.13 0.00 1.72 20:13:27 03:33:01 PM 0.17 0.00 0.17 0.00 2.53 20:13:27 03:34:01 PM 0.23 0.00 0.23 0.00 2.60 20:13:27 03:35:01 PM 0.23 0.00 0.23 0.00 4.12 20:13:27 03:36:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 03:37:01 PM 0.20 0.00 0.20 0.00 2.38 20:13:27 03:38:01 PM 0.18 0.00 0.18 0.00 2.50 20:13:27 03:39:01 PM 0.18 0.00 0.18 0.00 2.80 20:13:27 03:40:01 PM 0.23 0.00 0.23 0.00 3.07 20:13:27 03:41:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:27 03:42:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:27 03:43:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:27 03:44:01 PM 0.23 0.00 0.23 0.00 3.28 20:13:27 03:45:01 PM 0.28 0.00 0.28 0.00 4.03 20:13:27 03:46:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 03:47:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 03:48:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:27 03:49:01 PM 0.18 0.00 0.18 0.00 2.17 20:13:27 03:50:01 PM 0.20 0.00 0.20 0.00 2.67 20:13:27 03:51:02 PM 0.23 0.00 0.23 0.00 2.82 20:13:27 03:52:01 PM 0.19 0.00 0.19 0.00 2.56 20:13:27 03:53:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 03:54:01 PM 0.28 0.00 0.28 0.00 4.90 20:13:27 03:55:01 PM 0.15 0.00 0.15 0.00 1.58 20:13:27 03:56:01 PM 0.12 0.00 0.12 0.00 0.93 20:13:27 03:57:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:27 03:58:01 PM 0.75 0.00 0.75 0.00 10.88 20:13:27 03:59:01 PM 0.68 0.00 0.68 0.00 13.05 20:13:27 04:00:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 04:01:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:27 04:02:01 PM 0.20 0.00 0.20 0.00 2.65 20:13:27 04:03:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 04:04:01 PM 0.28 0.00 0.28 0.00 5.40 20:13:27 04:05:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:27 04:06:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:27 04:07:01 PM 0.22 0.00 0.22 0.00 2.68 20:13:27 04:08:01 PM 0.18 0.00 0.18 0.00 1.73 20:13:27 04:09:01 PM 0.32 0.00 0.32 0.00 5.25 20:13:27 04:10:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 04:11:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:27 04:12:01 PM 0.13 0.00 0.13 0.00 1.83 20:13:27 04:13:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 04:14:01 PM 0.37 0.00 0.37 0.00 6.60 20:13:27 04:15:01 PM 0.18 0.00 0.18 0.00 1.85 20:13:27 04:16:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 04:17:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 04:18:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 04:19:01 PM 0.30 0.00 0.30 0.00 4.32 20:13:27 04:20:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 04:21:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:27 04:22:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:27 04:23:01 PM 0.12 0.00 0.12 0.00 0.97 20:13:27 04:24:01 PM 0.32 0.00 0.32 0.00 4.87 20:13:27 04:25:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 04:26:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 04:27:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 04:28:01 PM 0.15 0.00 0.15 0.00 1.73 20:13:27 04:29:01 PM 0.33 0.00 0.33 0.00 5.42 20:13:27 04:30:01 PM 0.15 0.00 0.15 0.00 1.18 20:13:27 04:31:01 PM 0.22 0.00 0.22 0.00 2.55 20:13:27 04:32:01 PM 0.17 0.00 0.17 0.00 2.63 20:13:27 04:33:01 PM 0.27 0.00 0.27 0.00 3.47 20:13:27 04:34:01 PM 0.32 0.00 0.32 0.00 4.75 20:13:27 04:35:01 PM 0.12 0.00 0.12 0.00 1.07 20:13:27 04:36:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:27 04:37:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 04:38:01 PM 0.18 0.00 0.18 0.00 2.38 20:13:27 04:39:01 PM 0.37 0.00 0.37 0.00 5.66 20:13:27 04:40:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 04:41:01 PM 0.15 0.00 0.15 0.00 1.37 20:13:27 04:42:01 PM 0.18 0.00 0.18 0.00 2.12 20:13:27 04:43:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 04:44:01 PM 0.28 0.00 0.28 0.00 2.28 20:13:27 04:45:01 PM 0.48 0.00 0.48 0.00 6.45 20:13:27 04:46:01 PM 0.33 0.00 0.33 0.00 3.02 20:13:27 04:47:01 PM 0.33 0.00 0.33 0.00 2.93 20:13:27 04:48:01 PM 0.32 0.00 0.32 0.00 3.05 20:13:27 04:49:01 PM 0.35 0.00 0.35 0.00 4.02 20:13:27 04:50:01 PM 0.38 0.00 0.38 0.00 4.13 20:13:27 04:51:01 PM 0.32 0.00 0.32 0.00 2.95 20:13:27 04:52:01 PM 0.45 0.00 0.45 0.00 5.68 20:13:27 04:53:01 PM 0.32 0.00 0.32 0.00 3.05 20:13:27 04:54:01 PM 0.38 0.00 0.38 0.00 4.07 20:13:27 04:55:01 PM 0.40 0.00 0.40 0.00 5.32 20:13:27 04:56:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:27 04:57:01 PM 0.30 0.00 0.30 0.00 3.15 20:13:27 04:58:01 PM 0.30 0.00 0.30 0.00 2.92 20:13:27 04:59:01 PM 0.40 0.00 0.40 0.00 4.05 20:13:27 05:00:01 PM 0.47 0.00 0.47 0.00 5.77 20:13:27 05:01:02 PM 0.45 0.00 0.45 0.00 5.83 20:13:27 05:02:01 PM 0.30 0.00 0.30 0.00 3.20 20:13:27 05:03:01 PM 0.32 0.00 0.32 0.00 3.05 20:13:27 05:04:01 PM 0.35 0.00 0.35 0.00 3.88 20:13:27 05:05:01 PM 0.45 0.00 0.45 0.00 5.76 20:13:27 05:06:01 PM 0.43 0.00 0.43 0.00 5.33 20:13:27 05:07:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:27 05:08:01 PM 0.30 0.00 0.30 0.00 2.92 20:13:27 05:09:01 PM 0.53 0.00 0.53 0.00 7.02 20:13:27 05:10:01 PM 0.32 0.00 0.32 0.00 3.15 20:13:27 05:11:01 PM 0.37 0.00 0.37 0.00 4.02 20:13:27 05:12:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:27 05:13:01 PM 0.42 0.00 0.42 0.00 4.90 20:13:27 05:14:01 PM 0.47 0.00 0.47 0.00 6.72 20:13:27 05:15:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:27 05:16:01 PM 0.28 0.00 0.28 0.00 2.52 20:13:27 05:17:01 PM 0.33 0.00 0.33 0.00 3.47 20:13:27 05:18:01 PM 0.30 0.00 0.30 0.00 2.92 20:13:27 05:19:01 PM 0.48 0.00 0.48 0.00 5.90 20:13:27 05:20:01 PM 0.32 0.00 0.32 0.00 3.28 20:13:27 05:21:01 PM 0.45 0.00 0.45 0.00 5.68 20:13:27 05:22:01 PM 0.27 0.00 0.27 0.00 2.52 20:13:27 05:23:01 PM 0.35 0.00 0.35 0.00 3.33 20:13:27 05:24:01 PM 0.45 0.00 0.45 0.00 5.92 20:13:27 05:25:01 PM 0.35 0.00 0.35 0.00 3.60 20:13:27 05:26:01 PM 0.28 0.00 0.28 0.00 2.88 20:13:27 05:27:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:27 05:28:01 PM 0.35 0.00 0.35 0.00 3.50 20:13:27 05:29:01 PM 0.43 0.00 0.43 0.00 5.77 20:13:27 05:30:01 PM 0.42 0.00 0.42 0.00 5.00 20:13:27 05:31:01 PM 0.35 0.00 0.35 0.00 3.97 20:13:27 05:32:01 PM 0.32 0.00 0.32 0.00 3.68 20:13:27 05:33:01 PM 0.28 0.00 0.28 0.00 2.55 20:13:27 05:34:01 PM 0.48 0.00 0.48 0.00 6.46 20:13:27 05:35:01 PM 0.32 0.00 0.32 0.00 3.15 20:13:27 05:36:01 PM 0.32 0.00 0.32 0.00 3.33 20:13:27 05:37:01 PM 0.40 0.00 0.40 0.00 4.87 20:13:27 05:38:01 PM 0.32 0.00 0.32 0.00 3.05 20:13:27 05:39:01 PM 0.47 0.00 0.47 0.00 6.16 20:13:27 05:40:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:27 05:41:01 PM 0.40 0.00 0.40 0.00 4.40 20:13:27 05:42:01 PM 0.45 0.00 0.45 0.00 5.63 20:13:27 05:43:01 PM 0.32 0.00 0.32 0.00 3.05 20:13:27 05:44:01 PM 0.53 0.00 0.53 0.00 7.63 20:13:27 05:45:01 PM 0.32 0.00 0.32 0.00 3.42 20:13:27 05:46:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:27 05:47:01 PM 0.32 0.00 0.32 0.00 3.20 20:13:27 05:48:01 PM 0.35 0.00 0.35 0.00 3.90 20:13:27 05:49:01 PM 0.52 0.00 0.52 0.00 6.03 20:13:27 05:50:01 PM 0.32 0.00 0.32 0.00 3.15 20:13:27 05:51:01 PM 0.47 0.00 0.47 0.00 6.13 20:13:27 05:52:01 PM 0.78 0.00 0.78 0.00 12.35 20:13:27 05:53:01 PM 0.10 0.00 0.10 0.00 0.93 20:13:27 05:54:01 PM 0.32 0.00 0.32 0.00 5.15 20:13:27 05:55:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 05:56:01 PM 0.10 0.00 0.10 0.00 0.88 20:13:27 05:57:01 PM 0.18 0.00 0.18 0.00 2.20 20:13:27 05:58:01 PM 0.23 0.00 0.23 0.00 3.38 20:13:27 05:59:01 PM 0.23 0.00 0.23 0.00 2.72 20:13:27 06:00:01 PM 0.30 0.00 0.30 0.00 4.43 20:13:27 06:01:01 PM 0.20 0.00 0.20 0.00 2.77 20:13:27 06:02:01 PM 0.22 0.00 0.22 0.00 3.33 20:13:27 06:03:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:27 06:04:01 PM 0.18 0.00 0.18 0.00 2.67 20:13:27 06:05:01 PM 0.23 0.00 0.23 0.00 3.98 20:13:27 06:06:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 06:07:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 06:08:02 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 06:09:01 PM 0.17 0.00 0.17 0.00 1.37 20:13:27 06:10:01 PM 0.23 0.00 0.23 0.00 3.07 20:13:27 06:11:01 PM 0.22 0.00 0.22 0.00 2.55 20:13:27 06:12:01 PM 0.17 0.00 0.17 0.00 2.52 20:13:27 06:13:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 06:14:01 PM 0.15 0.00 0.15 0.00 1.08 20:13:27 06:15:01 PM 0.18 0.00 0.18 0.00 3.40 20:13:27 06:16:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:27 06:17:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 06:18:01 PM 0.18 0.00 0.18 0.00 2.38 20:13:27 06:19:01 PM 0.40 0.00 0.40 0.00 6.23 20:13:27 06:20:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:27 06:21:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:27 06:22:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:27 06:23:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:27 06:24:01 PM 0.32 0.00 0.32 0.00 5.40 20:13:27 06:25:01 PM 0.20 0.00 0.20 0.00 2.38 20:13:27 06:26:01 PM 0.18 0.00 0.18 0.00 1.77 20:13:27 06:27:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:27 06:28:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:27 06:29:01 PM 0.32 0.00 0.32 0.00 5.25 20:13:27 06:30:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 06:31:01 PM 0.13 0.00 0.13 0.00 0.93 20:13:27 06:32:01 PM 0.22 0.00 0.22 0.00 3.45 20:13:27 06:33:01 PM 0.13 0.00 0.13 0.00 1.88 20:13:27 06:34:01 PM 0.33 0.00 0.33 0.00 5.28 20:13:27 06:35:01 PM 0.12 0.00 0.12 0.00 1.03 20:13:27 06:36:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 06:37:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 06:38:01 PM 0.10 0.00 0.10 0.00 0.83 20:13:27 06:39:01 PM 0.35 0.00 0.35 0.00 5.13 20:13:27 06:40:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 06:41:01 PM 0.22 0.00 0.22 0.00 3.48 20:13:27 06:42:01 PM 0.20 0.00 0.20 0.00 2.65 20:13:27 06:43:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:27 06:44:01 PM 0.27 0.00 0.27 0.00 4.72 20:13:27 06:45:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 06:46:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 06:47:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 06:48:01 PM 0.10 0.00 0.10 0.00 0.67 20:13:27 06:49:01 PM 0.48 0.00 0.48 0.00 7.48 20:13:27 06:50:01 PM 0.20 0.00 0.20 0.00 1.98 20:13:27 06:51:01 PM 0.28 0.00 0.28 0.00 3.43 20:13:27 06:52:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:27 06:53:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 06:54:01 PM 0.30 0.00 0.30 0.00 5.26 20:13:27 06:55:01 PM 0.08 0.00 0.08 0.00 0.50 20:13:27 06:56:01 PM 0.20 0.00 0.20 0.00 2.38 20:13:27 06:57:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:27 06:58:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:27 06:59:01 PM 0.32 0.00 0.32 0.00 4.88 20:13:27 07:00:01 PM 0.13 0.00 0.13 0.00 1.32 20:13:27 07:01:01 PM 0.15 0.00 0.15 0.00 1.38 20:13:27 07:02:01 PM 0.28 0.00 0.28 0.00 3.88 20:13:27 07:03:01 PM 0.15 0.00 0.15 0.00 1.98 20:13:27 07:04:01 PM 0.28 0.00 0.28 0.00 4.87 20:13:27 07:05:01 PM 0.13 0.00 0.13 0.00 1.17 20:13:27 07:06:01 PM 0.17 0.00 0.17 0.00 1.75 20:13:27 07:07:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 07:08:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 07:09:01 PM 0.18 0.00 0.18 0.00 2.50 20:13:27 07:10:01 PM 0.27 0.00 0.27 0.00 3.67 20:13:27 07:11:01 PM 0.30 0.00 0.30 0.00 4.98 20:13:27 07:12:01 PM 0.22 0.00 0.22 0.00 2.85 20:13:27 07:13:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:27 07:14:01 PM 0.22 0.00 0.22 0.00 2.50 20:13:27 07:15:01 PM 0.28 0.00 0.28 0.00 4.55 20:13:27 07:16:02 PM 0.13 0.00 0.13 0.00 1.85 20:13:27 07:17:01 PM 0.22 0.00 0.22 0.00 3.51 20:13:27 07:18:01 PM 0.15 0.00 0.15 0.00 1.85 20:13:27 07:19:01 PM 0.23 0.00 0.23 0.00 2.85 20:13:27 07:20:01 PM 0.23 0.00 0.23 0.00 3.20 20:13:27 07:21:01 PM 0.15 0.00 0.15 0.00 1.23 20:13:27 07:22:01 PM 0.17 0.00 0.17 0.00 2.12 20:13:27 07:23:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 07:24:01 PM 0.25 0.00 0.25 0.00 2.83 20:13:27 07:25:01 PM 0.25 0.00 0.25 0.00 4.08 20:13:27 07:26:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:27 07:27:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 07:28:01 PM 0.10 0.00 0.10 0.00 1.17 20:13:27 07:29:01 PM 0.17 0.00 0.17 0.00 1.63 20:13:27 07:30:01 PM 0.23 0.00 0.23 0.00 3.07 20:13:27 07:31:01 PM 0.22 0.00 0.22 0.00 2.68 20:13:27 07:32:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:27 07:33:01 PM 1.08 0.00 1.08 0.00 17.98 20:13:27 07:34:01 PM 0.38 0.00 0.38 0.00 7.15 20:13:27 07:35:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:27 07:36:01 PM 0.13 0.00 0.13 0.00 0.95 20:13:27 07:37:01 PM 0.08 0.00 0.08 0.00 0.67 20:13:27 07:38:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:27 07:39:01 PM 0.32 0.00 0.32 0.00 4.85 20:13:27 07:40:01 PM 0.10 0.00 0.10 0.00 1.17 20:13:27 07:41:01 PM 2.00 1.77 0.23 328.02 3.08 20:13:27 07:42:01 PM 87.89 6.50 81.39 1124.88 5993.12 20:13:27 07:43:01 PM 83.77 1.08 82.69 75.31 11003.15 20:13:27 07:44:01 PM 62.51 7.10 55.41 1310.18 3677.67 20:13:27 07:45:01 PM 46.42 2.33 44.09 246.58 6676.06 20:13:27 07:46:01 PM 4.37 0.00 4.37 0.00 160.81 20:13:27 07:47:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:27 07:48:01 PM 0.13 0.00 0.13 0.00 1.37 20:13:27 07:49:01 PM 0.55 0.08 0.47 6.66 14.66 20:13:27 07:50:01 PM 2.38 0.00 2.38 0.00 77.10 20:13:27 07:51:01 PM 0.55 0.00 0.55 0.00 9.21 20:13:27 07:52:01 PM 0.55 0.00 0.55 0.00 9.23 20:13:27 07:53:01 PM 0.42 0.00 0.42 0.00 8.03 20:13:27 07:54:01 PM 0.30 0.00 0.30 0.00 9.67 20:13:27 07:55:01 PM 0.27 0.00 0.27 0.00 7.47 20:13:27 07:56:01 PM 0.55 0.00 0.55 0.00 9.50 20:13:27 07:57:01 PM 0.68 0.00 0.68 0.00 15.96 20:13:27 07:58:01 PM 0.77 0.00 0.77 0.00 60.74 20:13:27 07:59:01 PM 0.32 0.00 0.32 0.00 8.98 20:13:27 08:00:01 PM 0.27 0.00 0.27 0.00 11.66 20:13:27 08:01:01 PM 0.27 0.00 0.27 0.00 13.65 20:13:27 08:02:01 PM 0.32 0.00 0.32 0.00 7.18 20:13:27 08:03:01 PM 0.17 0.00 0.17 0.00 10.15 20:13:27 08:04:01 PM 0.27 0.00 0.27 0.00 8.90 20:13:27 08:05:01 PM 0.17 0.00 0.17 0.00 10.40 20:13:27 08:06:01 PM 0.23 0.00 0.23 0.00 8.50 20:13:27 08:07:01 PM 0.18 0.00 0.18 0.00 6.58 20:13:27 08:08:01 PM 0.52 0.00 0.52 0.00 12.13 20:13:27 08:09:01 PM 0.63 0.00 0.63 0.00 11.43 20:13:27 08:10:01 PM 0.57 0.00 0.57 0.00 10.11 20:13:27 08:11:01 PM 0.73 0.00 0.73 0.00 13.48 20:13:27 08:12:01 PM 0.58 0.00 0.58 0.00 67.33 20:13:27 08:13:01 PM 33.96 0.58 33.38 62.26 1645.88 20:13:27 Average: 0.71 0.04 0.67 5.31 46.01 20:13:27 20:13:27 08:29:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:13:27 08:30:01 AM 5861972 7222524 2020460 25.63 2688 1559312 587508 6.58 152760 1607004 8 20:13:27 08:31:01 AM 5860896 7221460 2021536 25.65 2688 1559324 587508 6.58 152784 1608228 4 20:13:27 08:32:01 AM 5861364 7221944 2021068 25.64 2688 1559340 587508 6.58 152788 1607972 4 20:13:27 08:33:01 AM 5861216 7221796 2021216 25.64 2688 1559340 571648 6.40 152788 1608228 4 20:13:27 08:34:01 AM 5861496 7222068 2020936 25.64 2688 1559344 571648 6.40 152788 1608108 4 20:13:27 08:35:01 AM 5861588 7222160 2020844 25.64 2688 1559344 571648 6.40 152788 1608048 4 20:13:27 08:36:01 AM 5861596 7222168 2020836 25.64 2688 1559344 571648 6.40 152788 1608052 4 20:13:27 08:37:01 AM 5861596 7222172 2020836 25.64 2688 1559348 571648 6.40 152788 1608056 4 20:13:27 08:38:01 AM 5861480 7222056 2020952 25.64 2688 1559348 571648 6.40 152788 1608056 4 20:13:27 08:39:01 AM 5861376 7221952 2021056 25.64 2688 1559348 571648 6.40 152788 1608164 0 20:13:27 08:40:01 AM 5860436 7221016 2021996 25.65 2688 1559352 571648 6.40 152788 1608452 4 20:13:27 08:41:01 AM 5860952 7221532 2021480 25.65 2688 1559352 571648 6.40 152788 1608104 4 20:13:27 08:42:01 AM 5861048 7221632 2021384 25.64 2688 1559356 571648 6.40 152788 1608108 4 20:13:27 08:43:01 AM 5860404 7220988 2022028 25.65 2688 1559356 575664 6.45 152788 1608688 4 20:13:27 08:44:01 AM 5860948 7221532 2021484 25.65 2688 1559356 575664 6.45 152964 1608024 4 20:13:27 08:45:01 AM 5861076 7221664 2021356 25.64 2688 1559360 575664 6.45 152964 1607960 4 20:13:27 08:46:01 AM 5860936 7221524 2021496 25.65 2688 1559360 575664 6.45 152964 1607964 4 20:13:27 08:47:01 AM 5860764 7221352 2021668 25.65 2688 1559360 567472 6.35 152964 1608084 4 20:13:27 08:48:01 AM 5843336 7221216 2039096 25.87 2688 1576600 567428 6.35 155208 1623004 4 20:13:27 08:49:01 AM 5843432 7221312 2039000 25.87 2688 1576600 567428 6.35 155208 1623072 16 20:13:27 08:50:01 AM 5843152 7221032 2039280 25.87 2688 1576600 567468 6.35 155208 1623124 8 20:13:27 08:51:01 AM 5843444 7221328 2038988 25.87 2688 1576604 567468 6.35 155208 1623012 4 20:13:27 08:52:01 AM 5843116 7221000 2039316 25.87 2688 1576604 567468 6.35 155208 1623012 4 20:13:27 08:53:01 AM 5843212 7221100 2039220 25.87 2688 1576608 567468 6.35 155208 1623016 4 20:13:27 08:54:01 AM 5843044 7220932 2039388 25.87 2688 1576608 567468 6.35 155208 1623120 12 20:13:27 08:55:01 AM 5843152 7221040 2039280 25.87 2688 1576608 567468 6.35 155208 1623060 8 20:13:27 08:56:01 AM 5843372 7221264 2039060 25.87 2688 1576612 567468 6.35 155208 1623068 8 20:13:27 08:57:01 AM 5843412 7221304 2039020 25.87 2688 1576612 582932 6.53 155208 1623068 4 20:13:27 08:58:01 AM 5843328 7221220 2039104 25.87 2688 1576612 582932 6.53 155216 1623160 4 20:13:27 08:59:01 AM 5843344 7221236 2039088 25.87 2688 1576612 582932 6.53 155208 1623164 4 20:13:27 09:00:01 AM 5843180 7221076 2039252 25.87 2688 1576616 575664 6.45 155212 1623212 4 20:13:27 09:01:01 AM 5840400 7218296 2042032 25.91 2688 1576616 575664 6.45 155212 1626132 4 20:13:27 09:02:01 AM 5840508 7218480 2041924 25.90 2688 1576692 575664 6.45 155332 1625840 4 20:13:27 09:03:01 AM 5840876 7218848 2041556 25.90 2688 1576692 575664 6.45 155332 1625556 4 20:13:27 09:04:01 AM 5842456 7220428 2039976 25.88 2688 1576692 575664 6.45 155332 1624020 4 20:13:27 09:05:01 AM 5842916 7220892 2039516 25.87 2688 1576696 575664 6.45 155332 1623616 4 20:13:27 09:06:01 AM 5842868 7220844 2039564 25.87 2688 1576696 575664 6.45 155332 1623616 4 20:13:27 09:07:01 AM 5843024 7221000 2039408 25.87 2688 1576696 575664 6.45 155332 1623616 4 20:13:27 09:08:01 AM 5843028 7221008 2039404 25.87 2688 1576700 575664 6.45 155332 1623620 4 20:13:27 09:09:01 AM 5842988 7220968 2039444 25.87 2688 1576700 575664 6.45 155332 1623804 12 20:13:27 09:10:01 AM 5842840 7220820 2039592 25.88 2688 1576700 576464 6.45 155332 1623736 8 20:13:27 09:11:01 AM 5843040 7221028 2039392 25.87 2688 1576704 576464 6.45 155332 1623628 4 20:13:27 09:12:01 AM 5843260 7221248 2039172 25.87 2688 1576704 576464 6.45 155332 1623744 4 20:13:27 09:13:01 AM 5840800 7218792 2041632 25.90 2688 1576708 576464 6.45 155332 1625952 12 20:13:27 09:14:01 AM 5840612 7218604 2041820 25.90 2688 1576708 576464 6.45 155332 1626060 8 20:13:27 09:15:01 AM 5839080 7217072 2043352 25.92 2688 1576708 576464 6.45 155332 1627836 8 20:13:27 09:16:02 AM 5839104 7217100 2043328 25.92 2688 1576712 576464 6.45 155332 1627840 4 20:13:27 09:17:01 AM 5838800 7216796 2043632 25.93 2688 1576712 576464 6.45 155332 1627840 4 20:13:27 09:18:01 AM 5838940 7216936 2043492 25.92 2688 1576712 576464 6.45 155332 1627840 4 20:13:27 09:19:01 AM 5838812 7216812 2043620 25.93 2688 1576716 576464 6.45 155332 1627912 4 20:13:27 09:20:01 AM 5831648 7209648 2050784 26.02 2688 1576716 603228 6.75 155332 1635096 16 20:13:27 09:21:01 AM 5830164 7208168 2052268 26.04 2688 1576720 603228 6.75 155332 1636736 8 20:13:27 09:22:01 AM 5829856 7207860 2052576 26.04 2688 1576720 603228 6.75 155332 1636736 4 20:13:27 09:23:01 AM 5829860 7207864 2052572 26.04 2688 1576720 603228 6.75 155332 1636740 4 20:13:27 09:24:01 AM 5829776 7207784 2052656 26.04 2688 1576724 603228 6.75 155332 1636964 4 20:13:27 09:25:01 AM 5829920 7207928 2052512 26.04 2688 1576724 603228 6.75 155332 1637012 4 20:13:27 09:26:01 AM 5829924 7207932 2052508 26.04 2688 1576724 603228 6.75 155332 1636896 4 20:13:27 09:27:01 AM 5829892 7207904 2052540 26.04 2688 1576728 603228 6.75 155332 1636900 4 20:13:27 09:28:01 AM 5829640 7207652 2052792 26.04 2688 1576728 603228 6.75 155332 1636900 4 20:13:27 09:29:01 AM 5829576 7207588 2052856 26.04 2688 1576728 603228 6.75 155332 1637168 12 20:13:27 09:30:01 AM 5829284 7207300 2053148 26.05 2688 1576732 594952 6.66 155332 1637292 12 20:13:27 09:31:01 AM 5829568 7207588 2052864 26.04 2688 1576736 594952 6.66 155332 1637064 4 20:13:27 09:32:01 AM 5829644 7207668 2052788 26.04 2688 1576740 594952 6.66 155332 1637068 4 20:13:27 09:33:01 AM 5827340 7205364 2055092 26.07 2688 1576740 594952 6.66 155332 1639408 8 20:13:27 09:34:01 AM 5827604 7205628 2054828 26.07 2688 1576740 594952 6.66 155332 1639272 12 20:13:27 09:35:01 AM 5827520 7205544 2054912 26.07 2688 1576740 594952 6.66 155332 1639204 8 20:13:27 09:36:01 AM 5827608 7205636 2054824 26.07 2688 1576744 594952 6.66 155344 1639196 8 20:13:27 09:37:01 AM 5827404 7205432 2055028 26.07 2688 1576744 594952 6.66 155344 1639200 4 20:13:27 09:38:01 AM 5827236 7205264 2055196 26.07 2688 1576744 610448 6.84 155344 1639316 4 20:13:27 09:39:01 AM 5827356 7205388 2055076 26.07 2688 1576748 610448 6.84 155344 1639272 16 20:13:27 09:40:01 AM 5827172 7205204 2055260 26.07 2688 1576748 603216 6.75 155344 1639324 8 20:13:27 09:41:01 AM 5827364 7205404 2055068 26.07 2688 1576752 603216 6.75 155344 1639212 4 20:13:27 09:42:01 AM 5827440 7205484 2054992 26.07 2688 1576756 603216 6.75 155344 1639216 4 20:13:27 09:43:01 AM 5827280 7205324 2055152 26.07 2688 1576756 603216 6.75 155344 1639216 4 20:13:27 09:44:01 AM 5824940 7202988 2057492 26.10 2688 1576760 603216 6.75 155344 1641620 4 20:13:27 09:45:01 AM 5825252 7203304 2057180 26.10 2688 1576764 603216 6.75 155344 1641400 4 20:13:27 09:46:01 AM 5823156 7201208 2059276 26.12 2688 1576764 603216 6.75 155344 1643580 4 20:13:27 09:47:01 AM 5823256 7201308 2059176 26.12 2688 1576764 603216 6.75 155344 1643496 4 20:13:27 09:48:01 AM 5823004 7201256 2059428 26.13 2688 1576964 603216 6.75 155456 1643488 4 20:13:27 09:49:01 AM 5823024 7201276 2059408 26.13 2688 1576964 603216 6.75 155456 1643568 4 20:13:27 09:50:01 AM 5822528 7200780 2059904 26.13 2688 1576964 622284 6.97 155456 1643732 8 20:13:27 09:51:01 AM 5823164 7201420 2059268 26.12 2688 1576968 602800 6.75 155456 1643504 4 20:13:27 09:52:01 AM 5823020 7201276 2059412 26.13 2688 1576968 602800 6.75 155456 1643504 4 20:13:27 09:53:01 AM 5823164 7201424 2059268 26.12 2688 1576972 602800 6.75 155456 1643508 4 20:13:27 09:54:01 AM 5823032 7201292 2059400 26.13 2688 1576972 602800 6.75 155456 1643600 12 20:13:27 09:55:01 AM 5823196 7201456 2059236 26.12 2688 1576972 602800 6.75 155456 1643532 8 20:13:27 09:56:01 AM 5822980 7201244 2059452 26.13 2688 1576976 602800 6.75 155456 1643652 4 20:13:27 09:57:01 AM 5822980 7201244 2059452 26.13 2688 1576976 602800 6.75 155456 1643536 4 20:13:27 09:58:01 AM 5820524 7198788 2061908 26.16 2688 1576976 602800 6.75 155456 1645884 4 20:13:27 09:59:01 AM 5820604 7198872 2061828 26.16 2688 1576980 602800 6.75 155456 1645804 12 20:13:27 10:00:01 AM 5820508 7198776 2061924 26.16 2688 1576980 603320 6.76 155456 1645736 8 20:13:27 10:01:01 AM 5819764 7198036 2062668 26.17 2688 1576984 603320 6.76 155456 1646320 4 20:13:27 10:02:01 AM 5819716 7197988 2062716 26.17 2688 1576984 603324 6.76 155472 1646536 4 20:13:27 10:03:01 AM 5820752 7199032 2061680 26.16 2688 1576988 602568 6.75 164660 1636428 4 20:13:27 10:04:01 AM 5818168 7196452 2064264 26.19 2688 1576992 602568 6.75 164660 1638944 4 20:13:27 10:05:01 AM 5818660 7196944 2063772 26.18 2688 1576992 602568 6.75 164660 1638492 4 20:13:27 10:06:01 AM 5818764 7197048 2063668 26.18 2688 1576992 602568 6.75 164660 1638536 4 20:13:27 10:07:01 AM 5818736 7197024 2063696 26.18 2688 1576996 602568 6.75 164664 1638568 4 20:13:27 10:08:01 AM 5818852 7197140 2063580 26.18 2688 1576996 602568 6.75 164688 1638472 4 20:13:27 10:09:01 AM 5818612 7196900 2063820 26.18 2688 1576996 602568 6.75 164688 1638544 8 20:13:27 10:10:01 AM 5818400 7196692 2064032 26.19 2688 1577000 595128 6.66 164688 1638600 4 20:13:27 10:11:01 AM 5818640 7196932 2063792 26.18 2688 1577000 595128 6.66 164688 1638492 4 20:13:27 10:12:01 AM 5818432 7196728 2064000 26.18 2688 1577004 595128 6.66 164688 1638620 4 20:13:27 10:13:01 AM 5818524 7196820 2063908 26.18 2688 1577004 595128 6.66 164688 1638504 4 20:13:27 10:14:01 AM 5818416 7196712 2064016 26.19 2688 1577004 595128 6.66 164688 1638576 12 20:13:27 10:15:01 AM 5818672 7196968 2063760 26.18 2688 1577004 595128 6.66 164688 1638508 8 20:13:27 10:16:01 AM 5818732 7197032 2063700 26.18 2688 1577008 595128 6.66 164688 1638512 4 20:13:27 10:17:01 AM 5818704 7197004 2063728 26.18 2688 1577008 595128 6.66 164688 1638512 4 20:13:27 10:18:01 AM 5818708 7197012 2063724 26.18 2688 1577012 595128 6.66 164688 1638632 4 20:13:27 10:19:01 AM 5816396 7194704 2066036 26.21 2688 1577016 595128 6.66 164688 1640640 16 20:13:27 10:20:01 AM 5816036 7194344 2066396 26.22 2688 1577016 627064 7.02 164688 1640920 8 20:13:27 10:21:01 AM 5816688 7195000 2065744 26.21 2688 1577020 607584 6.80 164688 1640576 4 20:13:27 10:22:01 AM 5816748 7195060 2065684 26.21 2688 1577020 607584 6.80 164688 1640576 4 20:13:27 10:23:01 AM 5816764 7195076 2065668 26.21 2688 1577020 607584 6.80 164688 1640576 4 20:13:27 10:24:02 AM 5816632 7194948 2065800 26.21 2688 1577024 607584 6.80 164688 1640648 4 20:13:27 10:25:01 AM 5814212 7192528 2068220 26.24 2688 1577024 607584 6.80 164688 1642956 16 20:13:27 10:26:01 AM 5814460 7192776 2067972 26.24 2688 1577024 607584 6.80 164688 1642664 12 20:13:27 10:27:01 AM 5814576 7192896 2067856 26.23 2688 1577028 607584 6.80 164688 1642676 4 20:13:27 10:28:01 AM 5815076 7193396 2067356 26.23 2688 1577028 607584 6.80 164684 1642396 4 20:13:27 10:29:01 AM 5812652 7190972 2069780 26.26 2688 1577028 607584 6.80 164684 1644844 4 20:13:27 10:30:01 AM 5812192 7190516 2070240 26.26 2688 1577032 624364 6.99 164684 1645152 4 20:13:27 10:31:01 AM 5810576 7188900 2071856 26.28 2688 1577032 604880 6.77 164684 1646724 4 20:13:27 10:32:01 AM 5810308 7188636 2072124 26.29 2688 1577036 604880 6.77 164684 1646860 4 20:13:27 10:33:01 AM 5810300 7188628 2072132 26.29 2688 1577036 604880 6.77 164684 1646928 4 20:13:27 10:34:01 AM 5810584 7188912 2071848 26.28 2688 1577036 604880 6.77 164684 1646724 12 20:13:27 10:35:01 AM 5810744 7189076 2071688 26.28 2688 1577040 604880 6.77 164684 1646544 8 20:13:27 10:36:01 AM 5810744 7189076 2071688 26.28 2688 1577040 604880 6.77 164684 1646544 4 20:13:27 10:37:01 AM 5810836 7189168 2071596 26.28 2688 1577040 604880 6.77 164684 1646544 4 20:13:27 10:38:01 AM 5810952 7189288 2071480 26.28 2688 1577044 604880 6.77 164684 1646552 4 20:13:27 10:39:01 AM 5810928 7189264 2071504 26.28 2688 1577044 604880 6.77 164684 1646620 16 20:13:27 10:40:01 AM 5810292 7188628 2072140 26.29 2688 1577044 602960 6.75 164684 1647044 16 20:13:27 10:41:01 AM 5810868 7189216 2071564 26.28 2688 1577052 602960 6.75 164684 1646680 8 20:13:27 10:42:01 AM 5810872 7189220 2071560 26.28 2688 1577052 602960 6.75 164684 1646568 4 20:13:27 10:43:01 AM 5810792 7189144 2071640 26.28 2688 1577056 602960 6.75 164684 1646572 4 20:13:27 10:44:01 AM 5810528 7188880 2071904 26.29 2688 1577056 602960 6.75 164684 1646640 4 20:13:27 10:45:01 AM 5810780 7189132 2071652 26.28 2688 1577056 602960 6.75 164684 1646572 4 20:13:27 10:46:01 AM 5810612 7188968 2071820 26.28 2688 1577060 602960 6.75 164684 1646576 4 20:13:27 10:47:01 AM 5810680 7189036 2071752 26.28 2688 1577060 602960 6.75 164684 1646576 4 20:13:27 10:48:01 AM 5810520 7188876 2071912 26.29 2688 1577060 602960 6.75 164684 1646692 8 20:13:27 10:49:01 AM 5810700 7189060 2071732 26.28 2688 1577064 602960 6.75 164684 1646668 4 20:13:27 10:50:01 AM 5810484 7188844 2071948 26.29 2688 1577064 594672 6.66 164684 1646716 4 20:13:27 10:51:01 AM 5810692 7189052 2071740 26.28 2688 1577064 594672 6.66 164684 1646812 4 20:13:27 10:52:01 AM 5810708 7189072 2071724 26.28 2688 1577068 594672 6.66 164684 1646612 4 20:13:27 10:53:01 AM 5810776 7189140 2071656 26.28 2688 1577068 594672 6.66 164684 1646728 4 20:13:27 10:54:01 AM 5810872 7189236 2071560 26.28 2688 1577068 594672 6.66 164684 1646680 12 20:13:27 10:55:01 AM 5810424 7188792 2072008 26.29 2688 1577072 594672 6.66 164684 1646896 16 20:13:27 10:56:01 AM 5810384 7188752 2072048 26.29 2688 1577072 594672 6.66 164684 1646912 16 20:13:27 10:57:01 AM 5810308 7188676 2072124 26.29 2688 1577072 594672 6.66 164684 1646892 16 20:13:27 10:58:01 AM 5810188 7188560 2072244 26.29 2688 1577076 594672 6.66 164684 1647100 8 20:13:27 10:59:01 AM 5810656 7189032 2071776 26.28 2688 1577080 594672 6.66 164684 1646784 8 20:13:27 11:00:01 AM 5810092 7188468 2072340 26.29 2688 1577080 594848 6.66 164684 1647044 8 20:13:27 11:01:01 AM 5809172 7187552 2073260 26.30 2688 1577084 594848 6.66 164684 1647820 16 20:13:27 11:02:01 AM 5810456 7188836 2071976 26.29 2688 1577084 594848 6.66 164688 1646872 8 20:13:27 11:03:01 AM 5810516 7188900 2071916 26.29 2688 1577088 594848 6.66 164688 1646744 4 20:13:27 11:04:01 AM 5810200 7188584 2072232 26.29 2688 1577088 594848 6.66 164688 1647016 12 20:13:27 11:05:01 AM 5810448 7188832 2071984 26.29 2688 1577088 610312 6.83 164688 1646744 8 20:13:27 11:06:01 AM 5810580 7188968 2071852 26.28 2688 1577092 610312 6.83 164688 1646748 4 20:13:27 11:07:01 AM 5808576 7186964 2073856 26.31 2688 1577092 602996 6.75 164688 1648720 8 20:13:27 11:08:01 AM 5810524 7188912 2071908 26.29 2688 1577092 602992 6.75 165664 1645896 4 20:13:27 11:09:01 AM 5810424 7188816 2072008 26.29 2688 1577096 602992 6.75 165664 1645852 4 20:13:27 11:10:01 AM 5810420 7188812 2072012 26.29 2688 1577096 602992 6.75 165664 1645784 4 20:13:27 11:11:01 AM 5810304 7188700 2072128 26.29 2688 1577100 602992 6.75 165664 1646048 4 20:13:27 11:12:01 AM 5810540 7188936 2071892 26.28 2688 1577100 602992 6.75 165664 1645804 4 20:13:27 11:13:01 AM 5810300 7188696 2072132 26.29 2688 1577100 602992 6.75 165664 1646108 4 20:13:27 11:14:01 AM 5810272 7188672 2072160 26.29 2688 1577104 602992 6.75 165664 1645992 4 20:13:27 11:15:01 AM 5810512 7188912 2071920 26.29 2688 1577104 602992 6.75 165664 1645888 4 20:13:27 11:16:01 AM 5810448 7188848 2071984 26.29 2688 1577104 602992 6.75 165664 1645888 4 20:13:27 11:17:01 AM 5810372 7188776 2072060 26.29 2688 1577108 602992 6.75 165664 1645948 8 20:13:27 11:18:01 AM 5810264 7188668 2072168 26.29 2688 1577108 602992 6.75 165664 1646112 16 20:13:27 11:19:01 AM 5810608 7189012 2071824 26.28 2688 1577108 602992 6.75 165664 1645912 8 20:13:27 11:20:01 AM 5810472 7188880 2071960 26.29 2688 1577112 602992 6.75 165664 1645968 8 20:13:27 11:21:01 AM 5810644 7189052 2071788 26.28 2688 1577112 602992 6.75 165664 1645852 4 20:13:27 11:22:01 AM 5810708 7189120 2071724 26.28 2688 1577116 602992 6.75 165664 1645856 4 20:13:27 11:23:01 AM 5810428 7188840 2072004 26.29 2688 1577116 602992 6.75 165664 1645868 4 20:13:27 11:24:01 AM 5810400 7188812 2072032 26.29 2688 1577116 602992 6.75 165664 1646052 16 20:13:27 11:25:01 AM 5810380 7188796 2072052 26.29 2688 1577120 602992 6.75 165664 1645872 8 20:13:27 11:26:01 AM 5810360 7188776 2072072 26.29 2688 1577120 602992 6.75 165664 1645872 4 20:13:27 11:27:01 AM 5810300 7188716 2072132 26.29 2688 1577120 602992 6.75 165664 1645876 4 20:13:27 11:28:01 AM 5810392 7188808 2072040 26.29 2688 1577120 602992 6.75 165664 1645992 4 20:13:27 11:29:01 AM 5810452 7188872 2071980 26.29 2688 1577124 602992 6.75 165664 1645948 4 20:13:27 11:30:02 AM 5810172 7188592 2072260 26.29 2688 1577124 619988 6.94 165664 1645996 4 20:13:27 11:31:01 AM 5810368 7188788 2072064 26.29 2688 1577124 619988 6.94 165664 1645996 4 20:13:27 11:32:01 AM 5810572 7188996 2071860 26.28 2688 1577128 619988 6.94 165664 1645884 4 20:13:27 11:33:01 AM 5810328 7188752 2072104 26.29 2688 1577128 619988 6.94 165664 1646212 4 20:13:27 11:34:01 AM 5810512 7188936 2071920 26.29 2688 1577128 619988 6.94 165664 1645960 4 20:13:27 11:35:01 AM 5810672 7189100 2071760 26.28 2688 1577132 619988 6.94 165664 1645896 4 20:13:27 11:36:01 AM 5810664 7189092 2071768 26.28 2688 1577132 619988 6.94 165664 1645896 4 20:13:27 11:37:01 AM 5810504 7188932 2071928 26.29 2688 1577132 619988 6.94 165664 1646012 4 20:13:27 11:38:01 AM 5810528 7188960 2071904 26.29 2688 1577136 619988 6.94 165664 1646020 4 20:13:27 11:39:01 AM 5810560 7188996 2071872 26.28 2688 1577140 619988 6.94 165664 1645980 12 20:13:27 11:40:01 AM 5810116 7188552 2072316 26.29 2688 1577140 591808 6.63 165664 1646144 8 20:13:27 11:41:01 AM 5810372 7188820 2072060 26.29 2688 1577152 591808 6.63 165664 1645924 4 20:13:27 11:42:01 AM 5810376 7188824 2072056 26.29 2688 1577152 607236 6.80 165664 1645924 4 20:13:27 11:43:01 AM 5810488 7188940 2071944 26.29 2688 1577156 607236 6.80 165664 1645928 4 20:13:27 11:44:01 AM 5810440 7188892 2071992 26.29 2688 1577156 607236 6.80 165664 1645996 16 20:13:27 11:45:01 AM 5810524 7188976 2071908 26.29 2688 1577156 607236 6.80 165664 1645928 8 20:13:27 11:46:01 AM 5810584 7189040 2071848 26.28 2688 1577160 607236 6.80 165664 1645932 4 20:13:27 11:47:01 AM 5810468 7188924 2071964 26.29 2688 1577160 607236 6.80 165664 1645936 4 20:13:27 11:48:01 AM 5810388 7188844 2072044 26.29 2688 1577160 607236 6.80 165664 1645936 4 20:13:27 11:49:01 AM 5810192 7188652 2072240 26.29 2688 1577164 607236 6.80 165664 1646008 4 20:13:27 11:50:01 AM 5809828 7188288 2072604 26.29 2688 1577164 607236 6.80 165664 1646292 4 20:13:27 11:51:01 AM 5810456 7188920 2071976 26.29 2688 1577168 607236 6.80 165664 1645948 4 20:13:27 11:52:01 AM 5810332 7188796 2072100 26.29 2688 1577168 607236 6.80 165664 1646064 4 20:13:27 11:53:01 AM 5810372 7188836 2072060 26.29 2688 1577168 607236 6.80 165664 1646068 4 20:13:27 11:54:01 AM 5810312 7188780 2072120 26.29 2688 1577172 607236 6.80 165664 1646024 4 20:13:27 11:55:01 AM 5810264 7188732 2072168 26.29 2688 1577172 607236 6.80 165664 1646072 4 20:13:27 11:56:01 AM 5810432 7188900 2072000 26.29 2688 1577172 607236 6.80 165664 1645956 4 20:13:27 11:57:01 AM 5810524 7188996 2071908 26.29 2688 1577176 607236 6.80 165664 1646076 4 20:13:27 11:58:01 AM 5810192 7188664 2072240 26.29 2688 1577176 607236 6.80 165668 1646240 4 20:13:27 11:59:01 AM 5810120 7188592 2072312 26.29 2688 1577176 607236 6.80 165668 1646220 12 20:13:27 12:00:01 PM 5810000 7188476 2072432 26.29 2688 1577180 629332 7.05 165668 1646272 8 20:13:27 12:01:01 PM 5809096 7187572 2073336 26.30 2688 1577180 593332 6.64 165668 1646988 4 20:13:27 12:02:01 PM 5809964 7188444 2072468 26.29 2688 1577184 593332 6.64 165696 1646300 16 20:13:27 12:03:01 PM 5810172 7188652 2072260 26.29 2688 1577184 593332 6.64 165696 1645952 4 20:13:27 12:04:01 PM 5809904 7188384 2072528 26.29 2688 1577184 593332 6.64 165696 1646440 8 20:13:27 12:05:01 PM 5810292 7188776 2072140 26.29 2688 1577188 593332 6.64 165696 1646036 8 20:13:27 12:06:01 PM 5810428 7188912 2072004 26.29 2688 1577188 593332 6.64 165696 1646036 4 20:13:27 12:07:01 PM 5810248 7188732 2072184 26.29 2688 1577188 593332 6.64 165696 1646036 4 20:13:27 12:08:01 PM 5810116 7188600 2072316 26.29 2688 1577188 593332 6.64 165696 1646240 4 20:13:27 12:09:01 PM 5810564 7189052 2071868 26.28 2688 1577192 593332 6.64 165696 1646108 12 20:13:27 12:10:01 PM 5809908 7188396 2072524 26.29 2688 1577192 597292 6.69 165696 1646548 4 20:13:27 12:11:01 PM 5810032 7188528 2072400 26.29 2688 1577196 597292 6.69 165696 1646332 4 20:13:27 12:12:01 PM 5810104 7188600 2072328 26.29 2688 1577196 597292 6.69 165696 1646464 4 20:13:27 12:13:01 PM 5810464 7188960 2071968 26.29 2688 1577196 597292 6.69 165696 1646076 4 20:13:27 12:14:01 PM 5810384 7188884 2072048 26.29 2688 1577200 597292 6.69 165696 1646148 4 20:13:27 12:15:01 PM 5810340 7188840 2072092 26.29 2688 1577200 597292 6.69 165696 1646080 4 20:13:27 12:16:01 PM 5810340 7188840 2072092 26.29 2688 1577200 597292 6.69 165696 1646080 4 20:13:27 12:17:01 PM 5810344 7188848 2072088 26.29 2688 1577204 597292 6.69 165696 1646204 4 20:13:27 12:18:01 PM 5810228 7188732 2072204 26.29 2688 1577204 597292 6.69 165696 1646204 4 20:13:27 12:19:01 PM 5810156 7188660 2072276 26.29 2688 1577204 597292 6.69 165696 1646160 12 20:13:27 12:20:01 PM 5809900 7188412 2072532 26.29 2688 1577212 594928 6.66 165696 1646312 8 20:13:27 12:21:01 PM 5810192 7188704 2072240 26.29 2688 1577212 594928 6.66 165704 1646152 4 20:13:27 12:22:01 PM 5810244 7188760 2072188 26.29 2688 1577216 594928 6.66 165696 1646104 4 20:13:27 12:23:01 PM 5810220 7188736 2072212 26.29 2688 1577216 594928 6.66 165696 1646104 4 20:13:27 12:24:01 PM 5810016 7188532 2072416 26.29 2688 1577216 594928 6.66 165696 1646252 12 20:13:27 12:25:01 PM 5810196 7188716 2072236 26.29 2688 1577220 594928 6.66 165696 1646224 8 20:13:27 12:26:01 PM 5810196 7188716 2072236 26.29 2688 1577220 594928 6.66 165696 1646224 4 20:13:27 12:27:01 PM 5810308 7188828 2072124 26.29 2688 1577220 594928 6.66 165696 1646112 4 20:13:27 12:28:01 PM 5810248 7188772 2072184 26.29 2688 1577224 610688 6.84 165696 1646116 4 20:13:27 12:29:01 PM 5810328 7188852 2072104 26.29 2688 1577224 610688 6.84 165696 1646184 16 20:13:27 12:30:01 PM 5809692 7188216 2072740 26.30 2688 1577224 603444 6.76 165696 1646624 16 20:13:27 12:31:01 PM 5809744 7188272 2072688 26.30 2688 1577228 603444 6.76 165696 1646460 4 20:13:27 12:32:01 PM 5809620 7188148 2072812 26.30 2688 1577228 603444 6.76 165696 1646548 12 20:13:27 12:33:01 PM 5809928 7188460 2072504 26.29 2688 1577232 603444 6.76 165696 1646416 8 20:13:27 12:34:01 PM 5809604 7188136 2072828 26.30 2688 1577232 603444 6.76 165696 1646464 4 20:13:27 12:35:01 PM 5810040 7188572 2072392 26.29 2688 1577232 603444 6.76 165696 1646416 4 20:13:27 12:36:01 PM 5810060 7188596 2072372 26.29 2688 1577236 603444 6.76 165696 1646428 4 20:13:27 12:37:01 PM 5809620 7188156 2072812 26.30 2688 1577236 603444 6.76 165696 1646504 4 20:13:27 12:38:01 PM 5809892 7188428 2072540 26.29 2688 1577236 603444 6.76 165696 1646436 4 20:13:27 12:39:02 PM 5810112 7188652 2072320 26.29 2688 1577240 603444 6.76 165696 1646312 4 20:13:27 12:40:01 PM 5809992 7188532 2072440 26.29 2688 1577240 619164 6.93 165696 1646476 4 20:13:27 12:41:01 PM 5809960 7188504 2072472 26.29 2688 1577244 602952 6.75 165696 1646248 4 20:13:27 12:42:01 PM 5810044 7188588 2072388 26.29 2688 1577244 602952 6.75 165696 1646248 4 20:13:27 12:43:01 PM 5810192 7188736 2072240 26.29 2688 1577244 602952 6.75 165696 1646252 4 20:13:27 12:44:01 PM 5810000 7188544 2072432 26.29 2688 1577244 602952 6.75 165696 1646320 16 20:13:27 12:45:01 PM 5810008 7188556 2072424 26.29 2688 1577248 602952 6.75 165696 1646296 12 20:13:27 12:46:01 PM 5809884 7188432 2072548 26.29 2688 1577248 602952 6.75 165696 1646412 4 20:13:27 12:47:01 PM 5810084 7188632 2072348 26.29 2688 1577248 602952 6.75 165696 1646296 4 20:13:27 12:48:01 PM 5810112 7188664 2072320 26.29 2688 1577252 602952 6.75 165696 1646300 4 20:13:27 12:49:01 PM 5810084 7188636 2072348 26.29 2688 1577252 602952 6.75 165696 1646368 12 20:13:27 12:50:01 PM 5809896 7188448 2072536 26.29 2688 1577252 602952 6.75 165696 1646416 8 20:13:27 12:51:01 PM 5810180 7188736 2072252 26.29 2688 1577256 602952 6.75 165696 1646304 4 20:13:27 12:52:01 PM 5810184 7188740 2072248 26.29 2688 1577256 618796 6.93 165696 1646308 4 20:13:27 12:53:01 PM 5809952 7188508 2072480 26.29 2688 1577256 618796 6.93 165696 1646308 4 20:13:27 12:54:01 PM 5809632 7188208 2072800 26.30 2688 1577272 602924 6.75 166756 1645448 4 20:13:27 12:55:01 PM 5809840 7188416 2072592 26.29 2688 1577272 602924 6.75 166756 1645268 4 20:13:27 12:56:01 PM 5809756 7188332 2072676 26.29 2688 1577272 602924 6.75 166756 1645268 4 20:13:27 12:57:01 PM 5809844 7188424 2072588 26.29 2688 1577276 602924 6.75 166756 1645272 4 20:13:27 12:58:01 PM 5809960 7188540 2072472 26.29 2688 1577276 602924 6.75 166756 1645272 4 20:13:27 12:59:01 PM 5809868 7188448 2072564 26.29 2688 1577276 602924 6.75 166756 1645340 4 20:13:27 01:00:01 PM 5809716 7188300 2072716 26.30 2688 1577280 603248 6.75 166756 1645392 4 20:13:27 01:01:01 PM 5808964 7187552 2073468 26.30 2688 1577284 603248 6.75 166756 1645980 4 20:13:27 01:02:01 PM 5809884 7188480 2072548 26.29 2688 1577292 603248 6.75 166756 1645300 4 20:13:27 01:03:01 PM 5809972 7188568 2072460 26.29 2688 1577292 603248 6.75 166756 1645300 4 20:13:27 01:04:01 PM 5810024 7188620 2072408 26.29 2688 1577292 603248 6.75 166756 1645504 12 20:13:27 01:05:01 PM 5810144 7188744 2072288 26.29 2688 1577296 603248 6.75 166756 1645312 8 20:13:27 01:06:01 PM 5809988 7188588 2072444 26.29 2688 1577296 603248 6.75 166756 1645312 4 20:13:27 01:07:01 PM 5809992 7188592 2072440 26.29 2688 1577296 603248 6.75 166756 1645316 4 20:13:27 01:08:01 PM 5809560 7188164 2072872 26.30 2688 1577300 603248 6.75 166756 1645600 8 20:13:27 01:09:01 PM 5809708 7188312 2072724 26.30 2688 1577300 603248 6.75 166756 1645584 12 20:13:27 01:10:01 PM 5809676 7188280 2072756 26.30 2688 1577300 602392 6.74 166756 1645612 8 20:13:27 01:11:01 PM 5810024 7188632 2072408 26.29 2688 1577304 602392 6.74 166756 1645392 4 20:13:27 01:12:01 PM 5809772 7188380 2072660 26.29 2688 1577304 602392 6.74 166756 1645516 4 20:13:27 01:13:01 PM 5810036 7188648 2072396 26.29 2688 1577308 602392 6.74 166756 1645404 4 20:13:27 01:14:01 PM 5809988 7188600 2072444 26.29 2688 1577308 602392 6.74 166756 1645472 4 20:13:27 01:15:01 PM 5809764 7188376 2072668 26.29 2688 1577308 602392 6.74 166756 1645404 4 20:13:27 01:16:01 PM 5809792 7188408 2072640 26.29 2688 1577312 602392 6.74 166756 1645524 4 20:13:27 01:17:01 PM 5809804 7188420 2072628 26.29 2688 1577312 602392 6.74 166756 1645408 4 20:13:27 01:18:01 PM 5806400 7185016 2076032 26.34 2688 1577312 602392 6.74 166756 1648772 4 20:13:27 01:19:01 PM 5806196 7184816 2076236 26.34 2688 1577316 602392 6.74 166756 1648952 12 20:13:27 01:20:01 PM 5806248 7184868 2076184 26.34 2688 1577316 603520 6.76 166756 1648912 4 20:13:27 01:21:01 PM 5806448 7185072 2075984 26.34 2688 1577320 603520 6.76 166756 1648684 4 20:13:27 01:22:01 PM 5806560 7185188 2075872 26.34 2688 1577324 603520 6.76 166756 1648692 4 20:13:27 01:23:01 PM 5806628 7185256 2075804 26.33 2688 1577324 603520 6.76 166756 1648692 4 20:13:27 01:24:01 PM 5806572 7185200 2075860 26.34 2688 1577324 603520 6.76 166756 1648760 12 20:13:27 01:25:01 PM 5806656 7185288 2075776 26.33 2688 1577328 603520 6.76 166756 1648696 8 20:13:27 01:26:01 PM 5806608 7185240 2075824 26.33 2688 1577328 603520 6.76 166764 1648792 4 20:13:27 01:27:01 PM 5806780 7185412 2075652 26.33 2688 1577328 603520 6.76 166756 1648696 4 20:13:27 01:28:01 PM 5806696 7185332 2075736 26.33 2688 1577332 603520 6.76 166756 1648744 4 20:13:27 01:29:01 PM 5806676 7185312 2075756 26.33 2688 1577332 603520 6.76 166756 1648748 16 20:13:27 01:30:01 PM 5806284 7184920 2076148 26.34 2688 1577332 603520 6.76 166756 1648812 8 20:13:27 01:31:01 PM 5806400 7185040 2076032 26.34 2688 1577336 603520 6.76 166756 1648820 4 20:13:27 01:32:01 PM 5806464 7185104 2075968 26.34 2688 1577336 603520 6.76 166756 1648824 4 20:13:27 01:33:01 PM 5806168 7184812 2076264 26.34 2688 1577340 603520 6.76 166756 1648968 4 20:13:27 01:34:01 PM 5806276 7184920 2076156 26.34 2688 1577340 603520 6.76 166756 1648900 12 20:13:27 01:35:01 PM 5806484 7185128 2075948 26.34 2688 1577340 603520 6.76 166756 1648716 4 20:13:27 01:36:01 PM 5806404 7185052 2076028 26.34 2688 1577344 603520 6.76 166756 1648836 4 20:13:27 01:37:01 PM 5806660 7185308 2075772 26.33 2688 1577344 603520 6.76 166756 1648720 4 20:13:27 01:38:01 PM 5806604 7185252 2075828 26.33 2688 1577344 603520 6.76 166756 1648720 4 20:13:27 01:39:01 PM 5806496 7185148 2075936 26.34 2688 1577348 603520 6.76 166756 1648908 4 20:13:27 01:40:01 PM 5806340 7184992 2076092 26.34 2688 1577348 603520 6.76 166756 1648724 4 20:13:27 01:41:01 PM 5806496 7185152 2075936 26.34 2688 1577352 603520 6.76 166756 1648844 4 20:13:27 01:42:01 PM 5806640 7185296 2075792 26.33 2688 1577352 603520 6.76 166756 1648728 4 20:13:27 01:43:01 PM 5806644 7185300 2075788 26.33 2688 1577352 603520 6.76 166756 1648728 4 20:13:27 01:44:01 PM 5806504 7185168 2075928 26.34 2688 1577360 603520 6.76 166756 1648804 4 20:13:27 01:45:01 PM 5806676 7185340 2075756 26.33 2688 1577360 603520 6.76 166756 1648736 8 20:13:27 01:46:02 PM 5806764 7185428 2075668 26.33 2688 1577360 603520 6.76 166756 1648736 4 20:13:27 01:47:01 PM 5806624 7185292 2075808 26.33 2688 1577364 603520 6.76 166756 1648856 4 20:13:27 01:48:01 PM 5806432 7185100 2076000 26.34 2688 1577364 603520 6.76 166756 1648856 4 20:13:27 01:49:01 PM 5806344 7185012 2076088 26.34 2688 1577364 603520 6.76 166756 1648808 16 20:13:27 01:50:01 PM 5806284 7184956 2076148 26.34 2688 1577368 603520 6.76 166756 1648860 8 20:13:27 01:51:01 PM 5806416 7185088 2076016 26.34 2688 1577368 603520 6.76 166756 1648744 4 20:13:27 01:52:01 PM 5806412 7185088 2076020 26.34 2688 1577372 603520 6.76 166756 1648748 4 20:13:27 01:53:01 PM 5806420 7185096 2076012 26.34 2688 1577372 603520 6.76 166756 1648748 4 20:13:27 01:54:01 PM 5806336 7185012 2076096 26.34 2688 1577372 603520 6.76 166756 1648816 12 20:13:27 01:55:01 PM 5806428 7185108 2076004 26.34 2688 1577376 603520 6.76 166756 1648752 8 20:13:27 01:56:01 PM 5806272 7184952 2076160 26.34 2688 1577376 603520 6.76 166756 1648976 4 20:13:27 01:57:01 PM 5806580 7185260 2075852 26.34 2688 1577376 603520 6.76 166756 1648772 4 20:13:27 01:58:01 PM 5806668 7185348 2075764 26.33 2688 1577376 603520 6.76 166756 1648776 4 20:13:27 01:59:01 PM 5806372 7185056 2076060 26.34 2688 1577380 603520 6.76 166756 1648848 4 20:13:27 02:00:01 PM 5806080 7184764 2076352 26.34 2688 1577380 605228 6.78 166756 1649012 4 20:13:27 02:01:01 PM 5802996 7181684 2079436 26.38 2688 1577384 608180 6.81 166756 1651568 4 20:13:27 02:02:01 PM 5806308 7185000 2076124 26.34 2688 1577388 606340 6.79 167016 1648536 4 20:13:27 02:03:01 PM 5806380 7185072 2076052 26.34 2688 1577388 606340 6.79 167016 1648660 4 20:13:27 02:04:01 PM 5805916 7184612 2076516 26.34 2688 1577392 606340 6.79 167016 1648820 4 20:13:27 02:05:01 PM 5806340 7185036 2076092 26.34 2688 1577392 606340 6.79 167016 1648548 4 20:13:27 02:06:01 PM 5806276 7184972 2076156 26.34 2688 1577392 606340 6.79 167020 1648624 4 20:13:27 02:07:01 PM 5806364 7185064 2076068 26.34 2688 1577396 606340 6.79 167016 1648552 4 20:13:27 02:08:01 PM 5806412 7185112 2076020 26.34 2688 1577396 606340 6.79 167016 1648552 4 20:13:27 02:09:01 PM 5806196 7184896 2076236 26.34 2688 1577396 606340 6.79 167016 1648736 12 20:13:27 02:10:01 PM 5806188 7184892 2076244 26.34 2688 1577400 595328 6.67 167016 1648672 8 20:13:27 02:11:01 PM 5806320 7185028 2076112 26.34 2688 1577404 595328 6.67 167016 1648560 4 20:13:27 02:12:01 PM 5806436 7185148 2075996 26.34 2688 1577408 595328 6.67 167016 1648564 4 20:13:27 02:13:01 PM 5806324 7185036 2076108 26.34 2688 1577408 595328 6.67 167016 1648564 4 20:13:27 02:14:01 PM 5806296 7185008 2076136 26.34 2688 1577408 595328 6.67 167016 1648632 20 20:13:27 02:15:01 PM 5806328 7185044 2076104 26.34 2688 1577412 595328 6.67 167016 1648568 8 20:13:27 02:16:01 PM 5806444 7185160 2075988 26.34 2688 1577412 595328 6.67 167016 1648568 4 20:13:27 02:17:01 PM 5806368 7185084 2076064 26.34 2688 1577412 610736 6.84 167016 1648568 4 20:13:27 02:18:01 PM 5806400 7185120 2076032 26.34 2688 1577416 610736 6.84 167016 1648576 4 20:13:27 02:19:01 PM 5806228 7184948 2076204 26.34 2688 1577416 610736 6.84 167016 1648644 4 20:13:27 02:20:01 PM 5806200 7184920 2076232 26.34 2688 1577416 603520 6.76 167016 1648692 4 20:13:27 02:21:01 PM 5806212 7184936 2076220 26.34 2688 1577420 603520 6.76 167016 1648824 4 20:13:27 02:22:01 PM 5806384 7185108 2076048 26.34 2688 1577420 603520 6.76 167016 1648620 4 20:13:27 02:23:01 PM 5806376 7185104 2076056 26.34 2688 1577424 603520 6.76 167016 1648624 4 20:13:27 02:24:01 PM 5806268 7185000 2076164 26.34 2688 1577428 603520 6.76 167016 1648832 4 20:13:27 02:25:01 PM 5805964 7184696 2076468 26.34 2688 1577428 603520 6.76 167016 1648920 4 20:13:27 02:26:01 PM 5806280 7185016 2076152 26.34 2688 1577432 603520 6.76 167016 1648652 4 20:13:27 02:27:01 PM 5806288 7185024 2076144 26.34 2688 1577432 603520 6.76 167016 1648652 4 20:13:27 02:28:01 PM 5806216 7184952 2076216 26.34 2688 1577432 603520 6.76 167016 1648904 4 20:13:27 02:29:01 PM 5806368 7185108 2076064 26.34 2688 1577436 603520 6.76 167016 1648728 12 20:13:27 02:30:01 PM 5806276 7185016 2076156 26.34 2688 1577436 595324 6.67 167016 1648776 8 20:13:27 02:31:01 PM 5806508 7185252 2075924 26.34 2688 1577440 595324 6.67 167016 1648664 4 20:13:27 02:32:01 PM 5806164 7184908 2076268 26.34 2688 1577440 595324 6.67 167016 1648644 4 20:13:27 02:33:01 PM 5805984 7184728 2076448 26.34 2688 1577440 595324 6.67 167016 1648952 12 20:13:27 02:34:01 PM 5805964 7184712 2076468 26.34 2688 1577444 595324 6.67 167016 1648936 8 20:13:27 02:35:01 PM 5806416 7185164 2076016 26.34 2688 1577444 595324 6.67 167016 1648684 8 20:13:27 02:36:01 PM 5806508 7185256 2075924 26.34 2688 1577444 595324 6.67 167016 1648684 4 20:13:27 02:37:01 PM 5806508 7185256 2075924 26.34 2688 1577444 595324 6.67 167016 1648724 4 20:13:27 02:38:01 PM 5806176 7184928 2076256 26.34 2688 1577448 595324 6.67 167016 1648804 4 20:13:27 02:39:01 PM 5806296 7185048 2076136 26.34 2688 1577448 595324 6.67 167016 1648736 4 20:13:27 02:40:01 PM 5805724 7184476 2076708 26.35 2688 1577448 594624 6.66 167016 1649076 4 20:13:27 02:41:01 PM 5806380 7185136 2076052 26.34 2688 1577452 594624 6.66 167016 1648692 4 20:13:27 02:42:01 PM 5806016 7184772 2076416 26.34 2688 1577452 594624 6.66 167016 1648812 4 20:13:27 02:43:01 PM 5806188 7184948 2076244 26.34 2688 1577456 594624 6.66 167016 1648700 4 20:13:27 02:44:01 PM 5806200 7184960 2076232 26.34 2688 1577456 610488 6.84 167016 1648888 4 20:13:27 02:45:01 PM 5806012 7184772 2076420 26.34 2688 1577456 610488 6.84 167016 1648980 4 20:13:27 02:46:01 PM 5806072 7184836 2076360 26.34 2688 1577460 610488 6.84 167016 1648984 4 20:13:27 02:47:01 PM 5805980 7184744 2076452 26.34 2688 1577460 610488 6.84 167016 1648992 4 20:13:27 02:48:01 PM 5806420 7185184 2076012 26.34 2688 1577460 610488 6.84 167016 1648720 4 20:13:27 02:49:01 PM 5805820 7184588 2076612 26.34 2688 1577464 610488 6.84 167016 1648932 12 20:13:27 02:50:01 PM 5805696 7184464 2076736 26.35 2688 1577464 603644 6.76 167016 1649116 4 20:13:27 02:51:02 PM 5806032 7184804 2076400 26.34 2688 1577468 603644 6.76 167016 1648936 4 20:13:27 02:52:01 PM 5806152 7184924 2076280 26.34 2688 1577468 603644 6.76 167016 1648852 4 20:13:27 02:53:01 PM 5806100 7184872 2076332 26.34 2688 1577468 603644 6.76 167016 1648852 4 20:13:27 02:54:01 PM 5806100 7184876 2076332 26.34 2688 1577472 603644 6.76 167016 1648924 12 20:13:27 02:55:01 PM 5806304 7185080 2076128 26.34 2688 1577472 603644 6.76 167016 1648740 8 20:13:27 02:56:01 PM 5806356 7185132 2076076 26.34 2688 1577472 603644 6.76 167016 1648856 4 20:13:27 02:57:01 PM 5806356 7185136 2076076 26.34 2688 1577476 603644 6.76 167016 1648744 4 20:13:27 02:58:01 PM 5806308 7185088 2076124 26.34 2688 1577476 603644 6.76 167016 1648744 4 20:13:27 02:59:01 PM 5805916 7184696 2076516 26.34 2688 1577476 603644 6.76 167016 1648812 4 20:13:27 03:00:01 PM 5805840 7184624 2076592 26.34 2688 1577480 620172 6.94 167016 1648872 4 20:13:27 03:01:01 PM 5805060 7183844 2077372 26.35 2688 1577480 620172 6.94 167016 1649456 4 20:13:27 03:02:01 PM 5806076 7184864 2076356 26.34 2688 1577484 620172 6.94 167016 1648764 4 20:13:27 03:03:01 PM 5806128 7184916 2076304 26.34 2688 1577484 620172 6.94 167016 1648764 4 20:13:27 03:04:01 PM 5805664 7184452 2076768 26.35 2688 1577484 620172 6.94 167016 1649192 4 20:13:27 03:05:01 PM 5806200 7184996 2076232 26.34 2688 1577492 620172 6.94 167016 1648816 4 20:13:27 03:06:01 PM 5806084 7184880 2076348 26.34 2688 1577492 620172 6.94 167016 1648816 4 20:13:27 03:07:01 PM 5806032 7184828 2076400 26.34 2688 1577492 620172 6.94 167016 1648932 4 20:13:27 03:08:01 PM 5806176 7184976 2076256 26.34 2688 1577496 620172 6.94 167016 1648820 4 20:13:27 03:09:01 PM 5806208 7185008 2076224 26.34 2688 1577496 620172 6.94 167016 1648896 16 20:13:27 03:10:01 PM 5805940 7184740 2076492 26.34 2688 1577496 620172 6.94 167016 1648944 8 20:13:27 03:11:01 PM 5806068 7184872 2076364 26.34 2688 1577500 620172 6.94 167016 1648948 4 20:13:27 03:12:01 PM 5806192 7184996 2076240 26.34 2688 1577500 620172 6.94 167016 1648836 4 20:13:27 03:13:01 PM 5806204 7185008 2076228 26.34 2688 1577500 620172 6.94 167016 1648836 4 20:13:27 03:14:01 PM 5806132 7184940 2076300 26.34 2688 1577504 620172 6.94 167016 1649024 12 20:13:27 03:15:01 PM 5806216 7185024 2076216 26.34 2688 1577504 620172 6.94 167016 1648840 8 20:13:27 03:16:01 PM 5806104 7184912 2076328 26.34 2688 1577504 620172 6.94 167016 1648956 4 20:13:27 03:17:01 PM 5806164 7184976 2076268 26.34 2688 1577508 620172 6.94 167016 1648960 4 20:13:27 03:18:01 PM 5806296 7185108 2076136 26.34 2688 1577508 620172 6.94 167016 1648844 4 20:13:27 03:19:01 PM 5806244 7185056 2076188 26.34 2688 1577508 620172 6.94 167016 1648912 4 20:13:27 03:20:01 PM 5805820 7184636 2076612 26.34 2688 1577512 606760 6.79 167016 1648964 4 20:13:27 03:21:01 PM 5805944 7184768 2076488 26.34 2688 1577520 606760 6.79 167016 1648856 4 20:13:27 03:22:01 PM 5805948 7184776 2076484 26.34 2688 1577524 606760 6.79 167016 1648860 4 20:13:27 03:23:01 PM 5806096 7184924 2076336 26.34 2688 1577524 606760 6.79 167016 1648860 8 20:13:27 03:24:01 PM 5806120 7184948 2076312 26.34 2688 1577524 606760 6.79 167016 1648928 4 20:13:27 03:25:01 PM 5806152 7184984 2076280 26.34 2688 1577528 606760 6.79 167016 1648864 4 20:13:27 03:26:01 PM 5806204 7185036 2076228 26.34 2688 1577528 606760 6.79 167016 1648864 4 20:13:27 03:27:01 PM 5806156 7184988 2076276 26.34 2688 1577528 606760 6.79 167016 1648864 4 20:13:27 03:28:01 PM 5806104 7184940 2076328 26.34 2688 1577532 606760 6.79 167016 1648984 4 20:13:27 03:29:01 PM 5805884 7184720 2076548 26.34 2688 1577532 606760 6.79 167016 1648948 16 20:13:27 03:30:01 PM 5805700 7184536 2076732 26.35 2688 1577532 595456 6.67 167016 1648996 8 20:13:27 03:31:01 PM 5806008 7184848 2076424 26.34 2688 1577536 595456 6.67 167016 1648884 4 20:13:27 03:32:01 PM 5806076 7184916 2076356 26.34 2688 1577536 595456 6.67 167016 1648884 4 20:13:27 03:33:01 PM 5805788 7184632 2076644 26.35 2688 1577540 595456 6.67 167016 1649164 4 20:13:27 03:34:01 PM 5806036 7184880 2076396 26.34 2688 1577540 610956 6.84 167016 1648960 12 20:13:27 03:35:01 PM 5805920 7184764 2076512 26.34 2688 1577540 610956 6.84 167016 1649008 8 20:13:27 03:36:01 PM 5806216 7185064 2076216 26.34 2688 1577544 610956 6.84 167016 1648896 8 20:13:27 03:37:01 PM 5805980 7184828 2076452 26.34 2688 1577544 610956 6.84 167016 1649016 4 20:13:27 03:38:01 PM 5806112 7184960 2076320 26.34 2688 1577544 610956 6.84 167016 1648996 8 20:13:27 03:39:01 PM 5805884 7184736 2076548 26.34 2688 1577548 610956 6.84 167016 1649176 12 20:13:27 03:40:01 PM 5805768 7184620 2076664 26.35 2688 1577548 626624 7.02 167016 1649072 8 20:13:27 03:41:01 PM 5806088 7184944 2076344 26.34 2688 1577552 626624 7.02 167016 1648912 4 20:13:27 03:42:01 PM 5806052 7184908 2076380 26.34 2688 1577552 626624 7.02 167016 1648912 4 20:13:27 03:43:01 PM 5805996 7184852 2076436 26.34 2688 1577552 626624 7.02 167016 1648876 4 20:13:27 03:44:01 PM 5805984 7184844 2076448 26.34 2688 1577556 626624 7.02 167016 1648984 4 20:13:27 03:45:01 PM 5806036 7184896 2076396 26.34 2688 1577556 626624 7.02 167016 1648916 4 20:13:27 03:46:01 PM 5806096 7184956 2076336 26.34 2688 1577556 626624 7.02 167016 1648916 4 20:13:27 03:47:01 PM 5806080 7184944 2076352 26.34 2688 1577560 626624 7.02 167016 1648920 4 20:13:27 03:48:01 PM 5805912 7184780 2076520 26.34 2688 1577564 626624 7.02 167016 1648924 4 20:13:27 03:49:01 PM 5805804 7184672 2076628 26.35 2688 1577564 626624 7.02 167016 1649140 4 20:13:27 03:50:01 PM 5805824 7184692 2076608 26.34 2688 1577564 593180 6.64 167016 1649052 8 20:13:27 03:51:02 PM 5805856 7184728 2076576 26.34 2688 1577568 593180 6.64 167016 1648940 4 20:13:27 03:52:01 PM 5806000 7184872 2076432 26.34 2688 1577568 593180 6.64 167016 1648940 4 20:13:27 03:53:01 PM 5806092 7184968 2076340 26.34 2688 1577572 593180 6.64 167016 1648944 4 20:13:27 03:54:01 PM 5806048 7184924 2076384 26.34 2688 1577572 593180 6.64 167016 1649012 12 20:13:27 03:55:01 PM 5805856 7184732 2076576 26.34 2688 1577572 593180 6.64 167016 1649264 4 20:13:27 03:56:01 PM 5805992 7184872 2076440 26.34 2688 1577576 593180 6.64 167016 1648948 4 20:13:27 03:57:01 PM 5805916 7184796 2076516 26.34 2688 1577576 593180 6.64 167016 1648948 4 20:13:27 03:58:01 PM 5805732 7184624 2076700 26.35 2688 1577588 604388 6.77 167320 1648664 4 20:13:27 03:59:01 PM 5805584 7184480 2076848 26.35 2688 1577592 604388 6.77 167320 1648852 12 20:13:27 04:00:01 PM 5805540 7184436 2076892 26.35 2688 1577592 605176 6.78 167320 1648788 8 20:13:27 04:01:01 PM 5804724 7183624 2077708 26.36 2688 1577596 605176 6.78 167320 1649492 4 20:13:27 04:02:01 PM 5805768 7184668 2076664 26.35 2688 1577596 605176 6.78 167324 1648796 4 20:13:27 04:03:01 PM 5805820 7184720 2076612 26.34 2688 1577596 605176 6.78 167324 1648680 4 20:13:27 04:04:01 PM 5805180 7184084 2077252 26.35 2688 1577600 605176 6.78 167324 1649256 16 20:13:27 04:05:01 PM 5805444 7184348 2076988 26.35 2688 1577600 605176 6.78 167324 1649176 4 20:13:27 04:06:01 PM 5805548 7184452 2076884 26.35 2688 1577600 605176 6.78 167324 1649088 4 20:13:27 04:07:01 PM 5805528 7184436 2076904 26.35 2688 1577604 605176 6.78 167324 1649096 4 20:13:27 04:08:01 PM 5805404 7184312 2077028 26.35 2688 1577604 605176 6.78 167324 1649096 4 20:13:27 04:09:01 PM 5805316 7184224 2077116 26.35 2688 1577604 605176 6.78 167324 1649164 4 20:13:27 04:10:01 PM 5805168 7184080 2077264 26.35 2688 1577608 604088 6.76 167324 1649216 8 20:13:27 04:11:01 PM 5805372 7184284 2077060 26.35 2688 1577608 604088 6.76 167324 1649100 4 20:13:27 04:12:01 PM 5805464 7184380 2076968 26.35 2688 1577612 604088 6.76 167324 1649104 4 20:13:27 04:13:01 PM 5805252 7184168 2077180 26.35 2688 1577612 604088 6.76 167324 1649104 4 20:13:27 04:14:01 PM 5805272 7184188 2077160 26.35 2688 1577612 604088 6.76 167324 1649308 8 20:13:27 04:15:01 PM 5805560 7184480 2076872 26.35 2688 1577616 604088 6.76 167324 1649108 8 20:13:27 04:16:01 PM 5805444 7184364 2076988 26.35 2688 1577616 604088 6.76 167324 1649108 4 20:13:27 04:17:01 PM 5805444 7184364 2076988 26.35 2688 1577616 604088 6.76 167324 1649108 4 20:13:27 04:18:01 PM 5805524 7184448 2076908 26.35 2688 1577620 604088 6.76 167324 1649112 4 20:13:27 04:19:01 PM 5805484 7184408 2076948 26.35 2688 1577620 604088 6.76 167324 1649180 12 20:13:27 04:20:01 PM 5805236 7184160 2077196 26.35 2688 1577620 603708 6.76 167324 1649228 8 20:13:27 04:21:01 PM 5805404 7184332 2077028 26.35 2688 1577624 603708 6.76 167324 1649116 4 20:13:27 04:22:01 PM 5805380 7184308 2077052 26.35 2688 1577624 603708 6.76 167324 1649232 4 20:13:27 04:23:01 PM 5805404 7184336 2077028 26.35 2688 1577628 603708 6.76 167324 1649120 4 20:13:27 04:24:01 PM 5805352 7184284 2077080 26.35 2688 1577628 603708 6.76 167324 1649304 4 20:13:27 04:25:01 PM 5805192 7184124 2077240 26.35 2688 1577628 603708 6.76 167324 1649236 4 20:13:27 04:26:01 PM 5805192 7184128 2077240 26.35 2688 1577632 603708 6.76 167324 1649244 4 20:13:27 04:27:01 PM 5805224 7184160 2077208 26.35 2688 1577632 603708 6.76 167324 1649244 4 20:13:27 04:28:01 PM 5805364 7184300 2077068 26.35 2688 1577632 603708 6.76 167324 1649128 4 20:13:27 04:29:01 PM 5805296 7184236 2077136 26.35 2688 1577636 603708 6.76 167324 1649268 4 20:13:27 04:30:01 PM 5805236 7184180 2077196 26.35 2688 1577640 603712 6.76 167324 1649256 4 20:13:27 04:31:01 PM 5805324 7184268 2077108 26.35 2688 1577640 603712 6.76 167324 1649140 4 20:13:27 04:32:01 PM 5805444 7184392 2076988 26.35 2688 1577644 603712 6.76 167324 1649264 8 20:13:27 04:33:01 PM 5805368 7184316 2077064 26.35 2688 1577644 603712 6.76 167324 1649284 4 20:13:27 04:34:01 PM 5805340 7184288 2077092 26.35 2688 1577644 603712 6.76 167324 1649216 12 20:13:27 04:35:01 PM 5805404 7184356 2077028 26.35 2688 1577648 603712 6.76 167324 1649152 8 20:13:27 04:36:01 PM 5805300 7184252 2077132 26.35 2688 1577648 603712 6.76 167324 1649152 4 20:13:27 04:37:01 PM 5805400 7184352 2077032 26.35 2688 1577648 603712 6.76 167324 1649152 4 20:13:27 04:38:01 PM 5805344 7184300 2077088 26.35 2688 1577652 603712 6.76 167324 1649156 4 20:13:27 04:39:01 PM 5805292 7184248 2077140 26.35 2688 1577652 603712 6.76 167324 1649224 12 20:13:27 04:40:01 PM 5805248 7184204 2077184 26.35 2688 1577652 603712 6.76 167324 1649272 8 20:13:27 04:41:01 PM 5805384 7184348 2077048 26.35 2688 1577660 603712 6.76 167328 1649228 4 20:13:27 04:42:01 PM 5805500 7184464 2076932 26.35 2688 1577660 603712 6.76 167324 1649164 4 20:13:27 04:43:01 PM 5805440 7184408 2076992 26.35 2688 1577664 603712 6.76 167324 1649168 4 20:13:27 04:44:01 PM 5805416 7184384 2077016 26.35 2688 1577664 603712 6.76 167324 1649236 4 20:13:27 04:45:01 PM 5805412 7184380 2077020 26.35 2688 1577664 603712 6.76 167324 1649168 4 20:13:27 04:46:01 PM 5805440 7184412 2076992 26.35 2688 1577668 603712 6.76 167324 1649288 4 20:13:27 04:47:01 PM 5805508 7184480 2076924 26.35 2688 1577668 603712 6.76 167324 1649288 4 20:13:27 04:48:01 PM 5805508 7184480 2076924 26.35 2688 1577668 603712 6.76 167324 1649288 4 20:13:27 04:49:01 PM 5805388 7184364 2077044 26.35 2688 1577672 603712 6.76 167324 1649360 4 20:13:27 04:50:01 PM 5804972 7183948 2077460 26.36 2688 1577672 620876 6.95 167324 1649524 4 20:13:27 04:51:01 PM 5805532 7184512 2076900 26.35 2688 1577676 620876 6.95 167324 1649180 4 20:13:27 04:52:01 PM 5805540 7184520 2076892 26.35 2688 1577676 620876 6.95 167324 1649180 4 20:13:27 04:53:01 PM 5805480 7184460 2076952 26.35 2688 1577676 620876 6.95 167324 1649180 4 20:13:27 04:54:01 PM 5805128 7184112 2077304 26.35 2688 1577680 620876 6.95 167324 1649252 4 20:13:27 04:55:01 PM 5805124 7184108 2077308 26.35 2688 1577680 620876 6.95 167324 1649184 4 20:13:27 04:56:01 PM 5805136 7184120 2077296 26.35 2688 1577680 620876 6.95 167324 1649184 4 20:13:27 04:57:01 PM 5805276 7184264 2077156 26.35 2688 1577684 620876 6.95 167324 1649188 4 20:13:27 04:58:01 PM 5805140 7184128 2077292 26.35 2688 1577684 620876 6.95 167324 1649304 4 20:13:27 04:59:01 PM 5805200 7184188 2077232 26.35 2688 1577684 604468 6.77 167324 1649256 4 20:13:27 05:00:01 PM 5804860 7183852 2077572 26.36 2688 1577688 624940 7.00 167324 1649544 4 20:13:27 05:01:02 PM 5804012 7183008 2078420 26.37 2688 1577692 605456 6.78 167324 1650012 4 20:13:27 05:02:01 PM 5805260 7184260 2077172 26.35 2688 1577696 605456 6.78 167324 1649204 4 20:13:27 05:03:01 PM 5805224 7184224 2077208 26.35 2688 1577696 605456 6.78 167324 1649204 4 20:13:27 05:04:01 PM 5805128 7184128 2077304 26.35 2688 1577696 605456 6.78 167324 1649408 4 20:13:27 05:05:01 PM 5805268 7184268 2077164 26.35 2688 1577696 605456 6.78 167324 1649204 4 20:13:27 05:06:01 PM 5805352 7184356 2077080 26.35 2688 1577700 605456 6.78 167324 1649208 4 20:13:27 05:07:01 PM 5805348 7184352 2077084 26.35 2688 1577700 605456 6.78 167324 1649208 4 20:13:27 05:08:01 PM 5805412 7184416 2077020 26.35 2688 1577700 605456 6.78 167324 1649208 4 20:13:27 05:09:01 PM 5805356 7184368 2077076 26.35 2688 1577708 605456 6.78 167324 1649284 4 20:13:27 05:10:01 PM 5805180 7184192 2077252 26.35 2688 1577708 603712 6.76 167324 1649332 4 20:13:27 05:11:01 PM 5805416 7184432 2077016 26.35 2688 1577712 603712 6.76 167324 1649224 4 20:13:27 05:12:01 PM 5805536 7184552 2076896 26.35 2688 1577712 603712 6.76 167324 1649224 4 20:13:27 05:13:01 PM 5805420 7184436 2077012 26.35 2688 1577712 603712 6.76 167324 1649224 4 20:13:27 05:14:01 PM 5805356 7184376 2077076 26.35 2688 1577716 603712 6.76 167324 1649304 4 20:13:27 05:15:01 PM 5805472 7184492 2076960 26.35 2688 1577716 603712 6.76 167324 1649236 4 20:13:27 05:16:01 PM 5805476 7184496 2076956 26.35 2688 1577716 603712 6.76 167324 1649236 4 20:13:27 05:17:01 PM 5805084 7184108 2077348 26.35 2688 1577720 603712 6.76 167324 1649356 4 20:13:27 05:18:01 PM 5805204 7184228 2077228 26.35 2688 1577720 603712 6.76 167324 1649240 4 20:13:27 05:19:01 PM 5805268 7184292 2077164 26.35 2688 1577720 603712 6.76 167324 1649308 4 20:13:27 05:20:01 PM 5804980 7184008 2077452 26.36 2688 1577724 595520 6.67 167324 1649360 4 20:13:27 05:21:01 PM 5805208 7184236 2077224 26.35 2688 1577724 595520 6.67 167324 1649244 4 20:13:27 05:22:01 PM 5805328 7184360 2077104 26.35 2688 1577728 595520 6.67 167324 1649364 4 20:13:27 05:23:01 PM 5805212 7184244 2077220 26.35 2688 1577728 595520 6.67 167324 1649248 4 20:13:27 05:24:01 PM 5805244 7184276 2077188 26.35 2688 1577728 595520 6.67 167324 1649432 4 20:13:27 05:25:01 PM 5805356 7184392 2077076 26.35 2688 1577732 595520 6.67 167324 1649252 4 20:13:27 05:26:01 PM 5805392 7184428 2077040 26.35 2688 1577732 611108 6.84 167324 1649252 4 20:13:27 05:27:01 PM 5805448 7184484 2076984 26.35 2688 1577732 611108 6.84 167324 1649252 4 20:13:27 05:28:01 PM 5805420 7184460 2077012 26.35 2688 1577736 611108 6.84 167324 1649372 4 20:13:27 05:29:01 PM 5805396 7184436 2077036 26.35 2688 1577736 611108 6.84 167324 1649440 4 20:13:27 05:30:01 PM 5805200 7184240 2077232 26.35 2688 1577736 592268 6.63 167324 1649376 4 20:13:27 05:31:01 PM 5805352 7184396 2077080 26.35 2688 1577740 592268 6.63 167324 1649264 4 20:13:27 05:32:01 PM 5804908 7183952 2077524 26.36 2688 1577740 592268 6.63 167324 1649472 4 20:13:27 05:33:01 PM 5805036 7184084 2077396 26.35 2688 1577744 607992 6.81 167324 1649476 4 20:13:27 05:34:01 PM 5805172 7184220 2077260 26.35 2688 1577744 607992 6.81 167324 1649340 4 20:13:27 05:35:01 PM 5805320 7184368 2077112 26.35 2688 1577744 607992 6.81 167324 1649272 4 20:13:27 05:36:01 PM 5805348 7184400 2077084 26.35 2688 1577748 607992 6.81 167324 1649276 4 20:13:27 05:37:01 PM 5805292 7184344 2077140 26.35 2688 1577748 607992 6.81 167324 1649276 4 20:13:27 05:38:01 PM 5805144 7184196 2077288 26.35 2688 1577748 607992 6.81 167324 1649392 4 20:13:27 05:39:01 PM 5805132 7184188 2077300 26.35 2688 1577752 607992 6.81 167324 1649496 4 20:13:27 05:40:01 PM 5804956 7184012 2077476 26.36 2688 1577752 605464 6.78 167324 1649428 4 20:13:27 05:41:01 PM 5805328 7184384 2077104 26.35 2688 1577752 605464 6.78 167328 1649312 4 20:13:27 05:42:01 PM 5805328 7184388 2077104 26.35 2688 1577756 605464 6.78 167328 1649316 4 20:13:27 05:43:01 PM 5805188 7184248 2077244 26.35 2688 1577756 605464 6.78 167328 1649316 4 20:13:27 05:44:01 PM 5805252 7184312 2077180 26.35 2688 1577756 605464 6.78 167328 1649388 4 20:13:27 05:45:01 PM 5805272 7184336 2077160 26.35 2688 1577760 605464 6.78 167328 1649328 4 20:13:27 05:46:01 PM 5805416 7184480 2077016 26.35 2688 1577760 605464 6.78 167328 1649328 4 20:13:27 05:47:01 PM 5805420 7184484 2077012 26.35 2688 1577760 605464 6.78 167328 1649332 4 20:13:27 05:48:01 PM 5804764 7183832 2077668 26.36 2688 1577764 605464 6.78 167328 1649744 4 20:13:27 05:49:01 PM 5805220 7184288 2077212 26.35 2688 1577764 605464 6.78 167328 1649404 4 20:13:27 05:50:01 PM 5804948 7184016 2077484 26.36 2688 1577764 605464 6.78 167328 1649572 4 20:13:27 05:51:01 PM 5803048 7182124 2079384 26.38 2688 1577776 597112 6.69 167332 1651516 4 20:13:27 05:52:01 PM 5805240 7184316 2077192 26.35 2688 1577772 589840 6.60 167416 1649316 4 20:13:27 05:53:01 PM 5805200 7184284 2077232 26.35 2688 1577780 589840 6.60 167416 1649284 4 20:13:27 05:54:01 PM 5804948 7184032 2077484 26.36 2688 1577780 589840 6.60 167416 1649360 12 20:13:27 05:55:01 PM 5805088 7184172 2077344 26.35 2688 1577780 589840 6.60 167416 1649292 8 20:13:27 05:56:01 PM 5805120 7184208 2077312 26.35 2688 1577784 589840 6.60 167416 1649296 4 20:13:27 05:57:01 PM 5805092 7184180 2077340 26.35 2688 1577784 589840 6.60 167416 1649296 4 20:13:27 05:58:01 PM 5805176 7184264 2077256 26.35 2688 1577784 589840 6.60 167416 1649296 4 20:13:27 05:59:01 PM 5805180 7184272 2077252 26.35 2688 1577788 589840 6.60 167416 1649368 12 20:13:27 06:00:01 PM 5804904 7183996 2077528 26.36 2688 1577788 609788 6.83 167416 1649504 4 20:13:27 06:01:01 PM 5804244 7183340 2078188 26.36 2688 1577792 609788 6.83 167416 1650120 4 20:13:27 06:02:01 PM 5805276 7184372 2077156 26.35 2688 1577792 594108 6.65 167416 1649308 4 20:13:27 06:03:01 PM 5805300 7184396 2077132 26.35 2688 1577792 594108 6.65 167416 1649308 4 20:13:27 06:04:01 PM 5804688 7183788 2077744 26.36 2688 1577796 594108 6.65 167416 1649720 4 20:13:27 06:05:01 PM 5805096 7184196 2077336 26.35 2688 1577796 594108 6.65 167416 1649312 4 20:13:27 06:06:01 PM 5805240 7184340 2077192 26.35 2688 1577796 594108 6.65 167416 1649312 4 20:13:27 06:07:01 PM 5805204 7184308 2077228 26.35 2688 1577800 594108 6.65 167416 1649316 4 20:13:27 06:08:02 PM 5805216 7184320 2077216 26.35 2688 1577800 594108 6.65 167416 1649316 4 20:13:27 06:09:01 PM 5805152 7184256 2077280 26.35 2688 1577800 594108 6.65 167416 1649384 4 20:13:27 06:10:01 PM 5804784 7183892 2077648 26.36 2688 1577804 595584 6.67 167416 1649552 4 20:13:27 06:11:01 PM 5805180 7184288 2077252 26.35 2688 1577804 595584 6.67 167416 1649320 4 20:13:27 06:12:01 PM 5805244 7184356 2077188 26.35 2688 1577808 595584 6.67 167416 1649444 4 20:13:27 06:13:01 PM 5804984 7184096 2077448 26.36 2688 1577808 595584 6.67 167416 1649444 4 20:13:27 06:14:01 PM 5804992 7184104 2077440 26.36 2688 1577808 595584 6.67 167416 1649516 16 20:13:27 06:15:01 PM 5805248 7184364 2077184 26.35 2688 1577812 595584 6.67 167416 1649336 8 20:13:27 06:16:01 PM 5805188 7184304 2077244 26.35 2688 1577812 595584 6.67 167416 1649336 4 20:13:27 06:17:01 PM 5805312 7184428 2077120 26.35 2688 1577812 595584 6.67 167416 1649336 4 20:13:27 06:18:01 PM 5805328 7184448 2077104 26.35 2688 1577816 595584 6.67 167416 1649456 4 20:13:27 06:19:01 PM 5805164 7184284 2077268 26.35 2688 1577816 595584 6.67 167416 1649408 16 20:13:27 06:20:01 PM 5804968 7184088 2077464 26.36 2688 1577816 618252 6.92 167416 1649456 8 20:13:27 06:21:01 PM 5805348 7184472 2077084 26.35 2688 1577820 618252 6.92 167416 1649344 4 20:13:27 06:22:01 PM 5805180 7184304 2077252 26.35 2688 1577820 618252 6.92 167416 1649348 4 20:13:27 06:23:01 PM 5804752 7183876 2077680 26.36 2688 1577820 618252 6.92 167416 1649620 4 20:13:27 06:24:01 PM 5804940 7184068 2077492 26.36 2688 1577824 618252 6.92 167416 1649420 4 20:13:27 06:25:01 PM 5805172 7184300 2077260 26.35 2688 1577824 618252 6.92 167416 1649352 4 20:13:27 06:26:01 PM 5805120 7184248 2077312 26.35 2688 1577824 618252 6.92 167416 1649468 4 20:13:27 06:27:01 PM 5805144 7184276 2077288 26.35 2688 1577828 618252 6.92 167416 1649356 4 20:13:27 06:28:01 PM 5805120 7184252 2077312 26.35 2688 1577828 618252 6.92 167416 1649356 4 20:13:27 06:29:01 PM 5805044 7184176 2077388 26.35 2688 1577828 618252 6.92 167416 1649424 4 20:13:27 06:30:01 PM 5804860 7183996 2077572 26.36 2688 1577832 603776 6.76 167416 1649480 4 20:13:27 06:31:01 PM 5805040 7184176 2077392 26.35 2688 1577832 603776 6.76 167416 1649364 4 20:13:27 06:32:01 PM 5805192 7184332 2077240 26.35 2688 1577836 603776 6.76 167416 1649484 4 20:13:27 06:33:01 PM 5804740 7183884 2077692 26.36 2688 1577840 603776 6.76 167416 1649780 4 20:13:27 06:34:01 PM 5805140 7184284 2077292 26.35 2688 1577840 603776 6.76 167416 1649440 12 20:13:27 06:35:01 PM 5805252 7184400 2077180 26.35 2688 1577844 603776 6.76 167416 1649376 8 20:13:27 06:36:01 PM 5805196 7184344 2077236 26.35 2688 1577844 603776 6.76 167416 1649376 4 20:13:27 06:37:01 PM 5805380 7184528 2077052 26.35 2688 1577844 603776 6.76 167416 1649376 4 20:13:27 06:38:01 PM 5805320 7184472 2077112 26.35 2688 1577848 603776 6.76 167416 1649380 4 20:13:27 06:39:01 PM 5805052 7184204 2077380 26.35 2688 1577848 603776 6.76 167416 1649448 12 20:13:27 06:40:01 PM 5804516 7183668 2077916 26.36 2688 1577848 603776 6.76 167416 1649836 16 20:13:27 06:41:01 PM 5804704 7183860 2077728 26.36 2688 1577852 603776 6.76 167416 1649728 4 20:13:27 06:42:01 PM 5805164 7184320 2077268 26.35 2688 1577852 603776 6.76 167416 1649388 8 20:13:27 06:43:01 PM 5805164 7184324 2077268 26.35 2688 1577856 603776 6.76 167416 1649392 4 20:13:27 06:44:01 PM 5805084 7184244 2077348 26.35 2688 1577856 603776 6.76 167416 1649460 4 20:13:27 06:45:01 PM 5805112 7184272 2077320 26.35 2688 1577856 603776 6.76 167416 1649392 4 20:13:27 06:46:01 PM 5805368 7184532 2077064 26.35 2688 1577860 603776 6.76 167416 1649396 4 20:13:27 06:47:01 PM 5805340 7184504 2077092 26.35 2688 1577860 603776 6.76 167416 1649396 4 20:13:27 06:48:01 PM 5805260 7184424 2077172 26.35 2688 1577860 603776 6.76 167416 1649396 4 20:13:27 06:49:01 PM 5804952 7184120 2077480 26.36 2688 1577864 603776 6.76 167416 1649468 4 20:13:27 06:50:01 PM 5804780 7183948 2077652 26.36 2688 1577864 603776 6.76 167416 1649516 8 20:13:27 06:51:01 PM 5805076 7184248 2077356 26.35 2688 1577868 603776 6.76 167416 1649404 4 20:13:27 06:52:01 PM 5804964 7184136 2077468 26.36 2688 1577868 603776 6.76 167416 1649520 4 20:13:27 06:53:01 PM 5805132 7184304 2077300 26.35 2688 1577868 603776 6.76 167416 1649404 4 20:13:27 06:54:01 PM 5805044 7184220 2077388 26.35 2688 1577872 603776 6.76 167416 1649476 12 20:13:27 06:55:01 PM 5805040 7184216 2077392 26.35 2688 1577872 603776 6.76 167416 1649408 8 20:13:27 06:56:01 PM 5805000 7184176 2077432 26.36 2688 1577872 603776 6.76 167416 1649408 4 20:13:27 06:57:01 PM 5805064 7184240 2077368 26.35 2688 1577872 603776 6.76 167416 1649408 4 20:13:27 06:58:01 PM 5805028 7184208 2077404 26.35 2688 1577876 603776 6.76 167416 1649392 4 20:13:27 06:59:01 PM 5804888 7184068 2077544 26.36 2688 1577876 603776 6.76 167424 1649572 16 20:13:27 07:00:01 PM 5804840 7184020 2077592 26.36 2688 1577876 595584 6.67 167416 1649528 8 20:13:27 07:01:01 PM 5804100 7183288 2078332 26.37 2688 1577884 595584 6.67 167420 1650116 4 20:13:27 07:02:01 PM 5805040 7184228 2077392 26.35 2688 1577884 595584 6.67 167420 1649420 4 20:13:27 07:03:01 PM 5804452 7183644 2077980 26.36 2688 1577888 595584 6.67 167420 1649832 4 20:13:27 07:04:01 PM 5804764 7183956 2077668 26.36 2688 1577888 595584 6.67 167420 1649816 12 20:13:27 07:05:01 PM 5804768 7183960 2077664 26.36 2688 1577888 595584 6.67 167420 1649524 8 20:13:27 07:06:01 PM 5804976 7184172 2077456 26.36 2688 1577892 595584 6.67 167420 1649432 4 20:13:27 07:07:01 PM 5804920 7184116 2077512 26.36 2688 1577892 595584 6.67 167420 1649432 4 20:13:27 07:08:01 PM 5805056 7184252 2077376 26.35 2688 1577892 595584 6.67 167420 1649432 4 20:13:27 07:09:01 PM 5804948 7184148 2077484 26.36 2688 1577896 595584 6.67 167420 1649524 4 20:13:27 07:10:01 PM 5804700 7183900 2077732 26.36 2688 1577896 595580 6.67 167420 1649572 4 20:13:27 07:11:01 PM 5804956 7184164 2077476 26.36 2688 1577904 595580 6.67 167420 1649464 4 20:13:27 07:12:01 PM 5805108 7184316 2077324 26.35 2688 1577904 595580 6.67 167420 1649584 4 20:13:27 07:13:01 PM 5805076 7184288 2077356 26.35 2688 1577908 595580 6.67 167420 1649472 4 20:13:27 07:14:01 PM 5804500 7183716 2077932 26.36 2688 1577912 595580 6.67 167420 1649888 4 20:13:27 07:15:01 PM 5804788 7184004 2077644 26.36 2688 1577912 595580 6.67 167420 1649800 4 20:13:27 07:16:02 PM 5804936 7184152 2077496 26.36 2688 1577912 595580 6.67 167420 1649616 8 20:13:27 07:17:01 PM 5804840 7184060 2077592 26.36 2688 1577916 595580 6.67 167420 1649772 16 20:13:27 07:18:01 PM 5804976 7184196 2077456 26.36 2688 1577916 595580 6.67 167420 1649616 8 20:13:27 07:19:01 PM 5805032 7184252 2077400 26.35 2688 1577916 595580 6.67 167420 1649684 12 20:13:27 07:20:01 PM 5804956 7184180 2077476 26.36 2688 1577920 595584 6.67 167420 1649620 12 20:13:27 07:21:01 PM 5804816 7184040 2077616 26.36 2688 1577920 595584 6.67 167420 1649504 4 20:13:27 07:22:01 PM 5804832 7184060 2077600 26.36 2688 1577924 595584 6.67 167420 1649508 4 20:13:27 07:23:01 PM 5804716 7183944 2077716 26.36 2688 1577924 595584 6.67 167420 1649508 4 20:13:27 07:24:01 PM 5804780 7184008 2077652 26.36 2688 1577924 595584 6.67 167420 1649576 12 20:13:27 07:25:01 PM 5804900 7184132 2077532 26.36 2688 1577928 595584 6.67 167420 1649512 8 20:13:27 07:26:01 PM 5804788 7184020 2077644 26.36 2688 1577928 595584 6.67 167420 1649628 4 20:13:27 07:27:01 PM 5804452 7183684 2077980 26.36 2688 1577928 595584 6.67 167420 1649940 16 20:13:27 07:28:01 PM 5804960 7184196 2077472 26.36 2688 1577932 595584 6.67 167420 1649632 8 20:13:27 07:29:01 PM 5804876 7184112 2077556 26.36 2688 1577932 595584 6.67 167420 1649588 4 20:13:27 07:30:01 PM 5804792 7184028 2077640 26.36 2688 1577932 613348 6.87 167420 1649648 4 20:13:27 07:31:01 PM 5805004 7184244 2077428 26.36 2688 1577936 613348 6.87 167420 1649540 4 20:13:27 07:32:01 PM 5802540 7181780 2079892 26.39 2688 1577936 613348 6.87 167420 1651744 4 20:13:27 07:33:01 PM 5804568 7183820 2077864 26.36 2688 1577948 593964 6.65 167676 1649508 4 20:13:27 07:34:01 PM 5804656 7183912 2077776 26.36 2688 1577952 593964 6.65 167676 1649376 4 20:13:27 07:35:01 PM 5804680 7183936 2077752 26.36 2688 1577952 593964 6.65 167676 1649308 4 20:13:27 07:36:01 PM 5804788 7184044 2077644 26.36 2688 1577952 593964 6.65 167676 1649308 4 20:13:27 07:37:01 PM 5804828 7184088 2077604 26.36 2688 1577956 593964 6.65 167676 1649428 4 20:13:27 07:38:01 PM 5804848 7184108 2077584 26.36 2688 1577956 593964 6.65 167676 1649312 4 20:13:27 07:39:01 PM 5804824 7184084 2077608 26.36 2688 1577956 593964 6.65 167676 1649380 16 20:13:27 07:40:01 PM 5804472 7183736 2077960 26.36 2688 1577960 615432 6.89 167676 1649432 8 20:13:27 07:41:01 PM 5780128 7174948 2102304 26.67 2688 1593500 615432 6.89 169620 1670612 5720 20:13:27 07:42:01 PM 5175932 6996056 2706500 34.34 2688 1997236 743260 8.32 210692 2157084 252556 20:13:27 07:43:01 PM 5074292 6975560 2808140 35.63 2688 2076876 737720 8.26 228724 2227672 47308 20:13:27 07:44:01 PM 4895084 7012244 2987348 37.90 2688 2282180 663656 7.43 271608 2328612 160380 20:13:27 07:45:01 PM 4930220 7056124 2952212 37.45 2688 2291832 626436 7.01 281220 2282300 8 20:13:27 07:46:01 PM 4930528 7056424 2951904 37.45 2688 2291832 626436 7.01 281216 2282304 4 20:13:27 07:47:01 PM 4930560 7056456 2951872 37.45 2688 2291832 626436 7.01 281216 2282308 4 20:13:27 07:48:01 PM 4930716 7056592 2951716 37.45 2688 2291836 626436 7.01 281216 2282460 4 20:13:27 07:49:01 PM 4890048 7016272 2992384 37.96 2688 2292192 694320 7.77 281760 2322416 28 20:13:27 07:50:01 PM 4888924 7015288 2993508 37.98 2688 2292324 694020 7.77 281760 2323356 4 20:13:27 07:51:01 PM 4888604 7015076 2993828 37.98 2688 2292448 694020 7.77 281760 2323716 24 20:13:27 07:52:01 PM 4887208 7013800 2995224 38.00 2688 2292560 694020 7.77 281760 2325088 4 20:13:27 07:53:01 PM 4886328 7013088 2996104 38.01 2688 2292720 694020 7.77 281760 2325980 52 20:13:27 07:54:01 PM 4886328 7013216 2996104 38.01 2688 2292872 694020 7.77 281760 2326304 68 20:13:27 07:55:01 PM 4885880 7012896 2996552 38.02 2688 2292984 694020 7.77 281760 2326412 16 20:13:27 07:56:01 PM 4884432 7011560 2998000 38.03 2688 2293104 694020 7.77 281760 2327868 16 20:13:27 07:57:01 PM 4881256 7008628 3001176 38.07 2688 2293340 694020 7.77 281900 2331160 16 20:13:27 07:58:01 PM 4875180 7003840 3007252 38.15 2688 2294624 694020 7.77 281900 2336984 88 20:13:27 07:59:01 PM 4874384 7003200 3008048 38.16 2688 2294784 694020 7.77 281900 2337900 72 20:13:27 08:00:01 PM 4871232 7000260 3011200 38.20 2688 2294996 725796 8.13 281900 2341036 36 20:13:27 08:01:01 PM 4870092 6999428 3012340 38.22 2688 2295296 725796 8.13 281904 2341968 4 20:13:27 08:02:01 PM 4870488 7000016 3011944 38.21 2688 2295492 725796 8.13 281912 2341888 140 20:13:27 08:03:01 PM 4869372 6999068 3013060 38.23 2688 2295660 725796 8.13 281912 2342612 40 20:13:27 08:04:01 PM 4868492 6998392 3013940 38.24 2688 2295864 710312 7.95 281916 2343736 104 20:13:27 08:05:01 PM 4868076 6998184 3014356 38.24 2688 2296072 710312 7.95 281912 2344184 48 20:13:27 08:06:01 PM 4867148 6997452 3015284 38.25 2688 2296268 710312 7.95 281912 2345148 40 20:13:27 08:07:01 PM 4866376 6996876 3016056 38.26 2688 2296472 710312 7.95 281912 2345864 92 20:13:27 08:08:01 PM 4865604 6996248 3016828 38.27 2688 2296608 710312 7.95 281912 2346368 4 20:13:27 08:09:01 PM 4865108 6995892 3017324 38.28 2688 2296748 710312 7.95 281912 2346904 24 20:13:27 08:10:01 PM 4865224 6996124 3017208 38.28 2688 2296888 726892 8.14 281912 2346796 16 20:13:27 08:11:01 PM 4865176 6996248 3017256 38.28 2688 2297036 726892 8.14 281912 2346968 4 20:13:27 08:12:01 PM 4924708 7057636 2957724 37.52 2688 2298892 626152 7.01 282236 2287724 4 20:13:27 08:13:01 PM 4994252 6949824 2888180 36.64 2688 2127720 737100 8.25 488884 2038120 13512 20:13:27 Average: 5770452 7181756 2111980 26.79 2688 1608555 605919 6.78 170406 1675448 688 20:13:27 20:13:27 08:29:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:13:27 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:30:01 AM eth0 4.00 0.08 0.53 0.01 0.00 0.00 0.00 0.00 20:13:27 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:31:01 AM eth0 1.10 0.38 0.31 0.21 0.00 0.00 0.00 0.00 20:13:27 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:32:01 AM eth0 1.13 0.10 0.10 0.01 0.00 0.00 0.00 0.00 20:13:27 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:33:01 AM eth0 0.82 0.32 0.37 0.27 0.00 0.00 0.00 0.00 20:13:27 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:34:01 AM eth0 0.72 0.17 0.11 0.07 0.00 0.00 0.00 0.00 20:13:27 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:35:01 AM eth0 0.55 0.12 0.09 0.01 0.00 0.00 0.00 0.00 20:13:27 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:36:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 20:13:27 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:37:01 AM eth0 0.68 0.12 0.10 0.01 0.00 0.00 0.00 0.00 20:13:27 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:38:01 AM eth0 0.68 0.07 0.05 0.01 0.00 0.00 0.00 0.00 20:13:27 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:39:01 AM eth0 0.58 0.13 0.11 0.07 0.00 0.00 0.00 0.00 20:13:27 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:40:01 AM eth0 5.48 0.12 108.83 0.01 0.00 0.00 0.00 0.00 20:13:27 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:41:01 AM eth0 0.43 0.08 0.03 0.01 0.00 0.00 0.00 0.00 20:13:27 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:42:01 AM eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:27 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:43:01 AM eth0 0.43 0.08 0.03 0.01 0.00 0.00 0.00 0.00 20:13:27 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:44:01 AM eth0 0.45 0.25 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:45:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00 20:13:27 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:46:01 AM eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 0.00 20:13:27 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:47:01 AM eth0 0.42 0.08 0.03 0.01 0.00 0.00 0.00 0.00 20:13:27 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:48:01 AM eth0 1.03 0.90 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:49:01 AM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:50:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:51:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:27 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:52:01 AM eth0 1.37 0.02 4.50 0.00 0.00 0.00 0.00 0.00 20:13:27 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:53:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:54:01 AM eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:55:01 AM eth0 0.23 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:56:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:27 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:57:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:58:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:59:01 AM eth0 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:00:01 AM eth0 1.05 0.10 0.17 0.01 0.00 0.00 0.00 0.00 20:13:27 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:01:01 AM eth0 1.58 0.25 0.46 0.26 0.00 0.00 0.00 0.00 20:13:27 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:02:01 AM eth0 0.78 0.38 0.52 0.38 0.00 0.00 0.00 0.00 20:13:27 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:03:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:04:01 AM eth0 0.77 0.38 0.41 0.27 0.00 0.00 0.00 0.00 20:13:27 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:05:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:06:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:07:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:08:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:09:01 AM eth0 0.45 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:10:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:11:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:12:01 AM eth0 1.18 0.00 0.14 0.00 0.00 0.00 0.00 0.00 20:13:27 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:13:01 AM eth0 2.05 0.72 1.11 0.77 0.00 0.00 0.00 0.00 20:13:27 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:14:01 AM eth0 0.68 0.33 0.40 0.26 0.00 0.00 0.00 0.00 20:13:27 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:15:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:16:02 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:17:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:18:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:19:01 AM eth0 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:20:01 AM eth0 1.63 1.52 0.37 6.83 0.00 0.00 0.00 0.00 20:13:27 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:22:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:23:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:24:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:13:27 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:25:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:26:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:28:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:29:01 AM eth0 0.33 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:30:01 AM eth0 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:31:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:32:01 AM eth0 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:33:01 AM eth0 0.70 0.37 0.40 0.27 0.00 0.00 0.00 0.00 20:13:27 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:34:01 AM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:36:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:37:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:39:01 AM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:40:01 AM eth0 0.30 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:27 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:41:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:42:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:43:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:13:27 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:44:01 AM eth0 0.73 0.43 0.49 0.33 0.00 0.00 0.00 0.00 20:13:27 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:45:01 AM eth0 0.55 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:13:27 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:46:01 AM eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 20:13:27 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:48:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:49:01 AM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:52:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:54:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:56:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:57:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:13:27 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:58:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:13:27 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 09:59:01 AM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:00:01 AM eth0 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:02:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:04:01 AM eth0 0.55 0.35 0.39 0.26 0.00 0.00 0.00 0.00 20:13:27 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:05:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:07:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:09:01 AM eth0 0.40 0.28 0.16 0.10 0.00 0.00 0.00 0.00 20:13:27 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:12:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:13:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:14:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:18:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:19:01 AM eth0 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:20:01 AM eth0 0.22 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:22:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:24:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:24:02 AM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:27 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:25:01 AM eth0 0.71 0.15 0.31 0.19 0.00 0.00 0.00 0.00 20:13:27 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:26:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:27:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:28:01 AM eth0 0.93 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:27 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:29:01 AM eth0 1.75 0.70 0.77 0.53 0.00 0.00 0.00 0.00 20:13:27 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:30:01 AM eth0 0.85 0.32 0.37 0.20 0.00 0.00 0.00 0.00 20:13:27 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:31:01 AM eth0 0.83 0.30 0.40 0.26 0.00 0.00 0.00 0.00 20:13:27 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:32:01 AM eth0 1.10 0.32 0.42 0.26 0.00 0.00 0.00 0.00 20:13:27 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:33:01 AM eth0 0.38 0.13 0.26 0.19 0.00 0.00 0.00 0.00 20:13:27 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:34:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:27 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:35:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:36:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:37:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:39:01 AM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:27 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:40:01 AM eth0 0.77 0.20 0.31 0.19 0.00 0.00 0.00 0.00 20:13:27 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:44:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:45:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:48:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:49:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:50:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:27 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:51:01 AM eth0 0.62 0.35 0.37 0.27 0.00 0.00 0.00 0.00 20:13:27 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:52:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:54:01 AM eth0 0.80 0.18 0.20 0.07 0.00 0.00 0.00 0.00 20:13:27 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:55:01 AM eth0 0.58 0.30 0.36 0.26 0.00 0.00 0.00 0.00 20:13:27 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:56:01 AM eth0 0.67 0.13 0.30 0.19 0.00 0.00 0.00 0.00 20:13:27 10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:57:01 AM eth0 1.50 0.15 0.40 0.19 0.00 0.00 0.00 0.00 20:13:27 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:58:01 AM eth0 1.30 0.52 0.81 0.57 0.00 0.00 0.00 0.00 20:13:27 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 10:59:01 AM eth0 1.33 0.10 0.22 0.06 0.00 0.00 0.00 0.00 20:13:27 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:00:01 AM eth0 2.80 0.85 1.10 0.76 0.00 0.00 0.00 0.00 20:13:27 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:01:01 AM eth0 2.12 0.72 0.98 0.65 0.00 0.00 0.00 0.00 20:13:27 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:02:01 AM eth0 0.68 0.22 0.28 0.20 0.00 0.00 0.00 0.00 20:13:27 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:04:01 AM eth0 0.77 0.42 0.41 0.27 0.00 0.00 0.00 0.00 20:13:27 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:05:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:06:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:08:01 AM eth0 1.00 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:27 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:09:01 AM eth0 1.23 0.18 0.19 0.07 0.00 0.00 0.00 0.00 20:13:27 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:11:01 AM eth0 0.78 0.32 0.31 0.20 0.00 0.00 0.00 0.00 20:13:27 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:12:01 AM eth0 1.15 0.00 0.14 0.00 0.00 0.00 0.00 0.00 20:13:27 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:13:01 AM eth0 1.02 0.52 0.62 0.45 0.00 0.00 0.00 0.00 20:13:27 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:14:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:15:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:16:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:27 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:17:01 AM eth0 1.70 0.33 0.49 0.26 0.00 0.00 0.00 0.00 20:13:27 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:18:01 AM eth0 2.08 0.70 0.98 0.66 0.00 0.00 0.00 0.00 20:13:27 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:19:01 AM eth0 1.22 0.40 0.46 0.26 0.00 0.00 0.00 0.00 20:13:27 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:20:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:21:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:22:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:23:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:24:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:25:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:26:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:27:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:28:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:29:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:13:27 11:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:30:02 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:31:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:32:01 AM eth0 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:33:01 AM eth0 0.45 0.28 0.27 0.20 0.00 0.00 0.00 0.00 20:13:27 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:34:01 AM eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:35:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:37:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:39:01 AM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:40:01 AM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:41:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:44:01 AM eth0 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:45:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:47:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:49:01 AM eth0 0.25 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:50:01 AM eth0 0.28 0.02 0.08 0.00 0.00 0.00 0.00 0.00 20:13:27 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:52:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:53:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:54:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:55:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:57:01 AM eth0 0.60 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:58:01 AM eth0 0.48 0.20 0.27 0.19 0.00 0.00 0.00 0.00 20:13:27 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 11:59:01 AM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:00:01 PM eth0 1.05 0.10 0.16 0.01 0.00 0.00 0.00 0.00 20:13:27 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:01:01 PM eth0 0.60 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:02:01 PM eth0 2.13 0.63 1.12 0.76 0.00 0.00 0.00 0.00 20:13:27 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:04:01 PM eth0 0.63 0.25 0.40 0.26 0.00 0.00 0.00 0.00 20:13:27 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:05:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:06:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:07:01 PM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:27 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:08:01 PM eth0 0.93 0.32 0.37 0.26 0.00 0.00 0.00 0.00 20:13:27 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:09:01 PM eth0 2.05 0.18 0.36 0.07 0.00 0.00 0.00 0.00 20:13:27 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:10:01 PM eth0 3.40 0.58 1.10 0.64 0.00 0.00 0.00 0.00 20:13:27 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:11:01 PM eth0 1.12 0.42 0.78 0.56 0.00 0.00 0.00 0.00 20:13:27 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:12:01 PM eth0 0.77 0.37 0.52 0.38 0.00 0.00 0.00 0.00 20:13:27 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:13:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:14:01 PM eth0 0.47 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:15:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:16:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:17:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:18:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:19:01 PM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:27 12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:20:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:22:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:23:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:24:01 PM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:25:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:26:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:27:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:28:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:29:01 PM eth0 1.65 0.13 0.31 0.07 0.00 0.00 0.00 0.00 20:13:27 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:30:01 PM eth0 4.82 0.75 1.56 0.84 0.00 0.00 0.00 0.00 20:13:27 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:31:01 PM eth0 1.33 0.43 0.59 0.39 0.00 0.00 0.00 0.00 20:13:27 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:32:01 PM eth0 3.07 0.52 0.85 0.46 0.00 0.00 0.00 0.00 20:13:27 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:33:01 PM eth0 2.50 0.53 0.92 0.58 0.00 0.00 0.00 0.00 20:13:27 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:34:01 PM eth0 1.25 0.45 0.52 0.34 0.00 0.00 0.00 0.00 20:13:27 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:35:01 PM eth0 3.38 0.22 0.63 0.20 0.00 0.00 0.00 0.00 20:13:27 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:36:01 PM eth0 5.61 0.27 0.97 0.26 0.00 0.00 0.00 0.00 20:13:27 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:37:01 PM eth0 3.52 0.87 1.48 0.96 0.00 0.00 0.00 0.00 20:13:27 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:38:01 PM eth0 1.47 0.45 0.80 0.56 0.00 0.00 0.00 0.00 20:13:27 12:39:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:39:02 PM eth0 0.42 0.12 0.10 0.06 0.00 0.00 0.00 0.00 20:13:27 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:40:01 PM eth0 0.54 0.03 0.09 0.00 0.00 0.00 0.00 0.00 20:13:27 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:41:01 PM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:27 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:42:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:43:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:44:01 PM eth0 0.95 0.12 0.16 0.06 0.00 0.00 0.00 0.00 20:13:27 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:45:01 PM eth0 0.63 0.07 0.10 0.00 0.00 0.00 0.00 0.00 20:13:27 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:46:01 PM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:27 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:47:01 PM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:48:01 PM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:49:01 PM eth0 0.47 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:50:01 PM eth0 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:51:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:52:01 PM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:27 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:53:01 PM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:54:01 PM eth0 1.35 1.08 0.24 0.17 0.00 0.00 0.00 0.00 20:13:27 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:55:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:56:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:57:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:58:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 12:59:01 PM eth0 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:00:01 PM eth0 0.38 0.08 0.08 0.00 0.00 0.00 0.00 0.00 20:13:27 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:01:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:02:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:03:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:04:01 PM eth0 0.88 0.32 0.41 0.26 0.00 0.00 0.00 0.00 20:13:27 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:05:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:06:01 PM eth0 0.40 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:13:27 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:07:01 PM eth0 1.52 0.05 0.18 0.00 0.00 0.00 0.00 0.00 20:13:27 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:08:01 PM eth0 3.20 0.90 1.31 0.84 0.00 0.00 0.00 0.00 20:13:27 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:09:01 PM eth0 1.23 0.62 0.87 0.64 0.00 0.00 0.00 0.00 20:13:27 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:10:01 PM eth0 0.37 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:13:27 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:11:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:12:01 PM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:13:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:14:01 PM eth0 0.43 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:27 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:15:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:16:01 PM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:17:01 PM eth0 0.95 0.00 0.11 0.00 0.00 0.00 0.00 0.00 20:13:27 01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:18:01 PM eth0 2.85 2.12 0.78 19.13 0.00 0.00 0.00 0.00 20:13:27 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:19:01 PM eth0 1.48 2.07 0.54 10.36 0.00 0.00 0.00 0.00 20:13:27 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:20:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:21:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:22:01 PM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:23:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:24:01 PM eth0 0.45 0.23 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:25:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:26:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:27:01 PM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:28:01 PM eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:29:01 PM eth0 0.32 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:30:01 PM eth0 0.30 0.07 0.08 0.01 0.00 0.00 0.00 0.00 20:13:27 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:31:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:32:01 PM eth0 0.72 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:33:01 PM eth0 0.62 0.35 0.36 0.27 0.00 0.00 0.00 0.00 20:13:27 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:34:01 PM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:35:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:36:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:37:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:38:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:39:01 PM eth0 0.25 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:40:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:41:01 PM eth0 0.27 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:42:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:43:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:44:01 PM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:27 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:45:01 PM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:46:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:46:02 PM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:47:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:48:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:49:01 PM eth0 0.37 0.10 0.10 0.06 0.00 0.00 0.00 0.00 20:13:27 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:50:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:51:01 PM eth0 0.28 0.05 0.08 0.00 0.00 0.00 0.00 0.00 20:13:27 01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:52:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:53:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:54:01 PM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:55:01 PM eth0 0.85 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:27 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:56:01 PM eth0 0.77 0.33 0.52 0.38 0.00 0.00 0.00 0.00 20:13:27 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:57:01 PM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:58:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 01:59:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:00:01 PM eth0 0.22 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:01:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:02:01 PM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:03:01 PM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:04:01 PM eth0 0.67 0.28 0.35 0.26 0.00 0.00 0.00 0.00 20:13:27 02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:05:01 PM eth0 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:06:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:07:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:08:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:09:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:10:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:11:01 PM eth0 0.27 0.10 0.08 0.01 0.00 0.00 0.00 0.00 20:13:27 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:12:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:13:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:14:01 PM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:15:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:16:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:17:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:18:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:19:01 PM eth0 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:20:01 PM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:27 02:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:21:01 PM eth0 0.72 0.37 0.42 0.27 0.00 0.00 0.00 0.00 20:13:27 02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:22:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:23:01 PM eth0 0.93 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:27 02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:24:01 PM eth0 2.78 0.98 1.38 0.91 0.00 0.00 0.00 0.00 20:13:27 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:25:01 PM eth0 0.57 0.22 0.36 0.25 0.00 0.00 0.00 0.00 20:13:27 02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:26:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:27:01 PM eth0 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:27 02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:28:01 PM eth0 0.67 0.27 0.36 0.26 0.00 0.00 0.00 0.00 20:13:27 02:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:29:01 PM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 02:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:30:01 PM eth0 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:31:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:32:01 PM eth0 1.45 0.05 0.16 0.00 0.00 0.00 0.00 0.00 20:13:27 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:33:01 PM eth0 1.15 0.47 0.57 0.39 0.00 0.00 0.00 0.00 20:13:27 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:34:01 PM eth0 0.67 0.38 0.40 0.26 0.00 0.00 0.00 0.00 20:13:27 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:35:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:36:01 PM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:37:01 PM eth0 0.25 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:38:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:39:01 PM eth0 0.62 0.10 0.13 0.06 0.00 0.00 0.00 0.00 20:13:27 02:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:40:01 PM eth0 0.48 0.27 0.32 0.20 0.00 0.00 0.00 0.00 20:13:27 02:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:41:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:42:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:43:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:44:01 PM eth0 0.73 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:27 02:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:45:01 PM eth0 2.33 0.63 1.05 0.64 0.00 0.00 0.00 0.00 20:13:27 02:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:46:01 PM eth0 1.52 0.47 0.70 0.45 0.00 0.00 0.00 0.00 20:13:27 02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:47:01 PM eth0 0.43 0.22 0.27 0.19 0.00 0.00 0.00 0.00 20:13:27 02:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:48:01 PM eth0 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:27 02:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:49:01 PM eth0 1.45 0.33 0.44 0.26 0.00 0.00 0.00 0.00 20:13:27 02:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:50:01 PM eth0 1.23 0.40 0.62 0.39 0.00 0.00 0.00 0.00 20:13:27 02:51:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:51:02 PM eth0 0.40 0.25 0.26 0.20 0.00 0.00 0.00 0.00 20:13:27 02:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:52:01 PM eth0 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:53:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:54:01 PM eth0 0.53 0.23 0.16 0.07 0.00 0.00 0.00 0.00 20:13:27 02:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:55:01 PM eth0 0.28 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:13:27 02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:56:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:57:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 02:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:58:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 02:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 02:59:01 PM eth0 0.25 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 03:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:00:01 PM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 03:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:01:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:02:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 03:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:04:01 PM eth0 0.47 0.25 0.33 0.25 0.00 0.00 0.00 0.00 20:13:27 03:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:05:01 PM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:06:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:07:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:08:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:09:01 PM eth0 0.23 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:10:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:11:01 PM eth0 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:12:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:13:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:14:01 PM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 03:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:15:01 PM eth0 0.23 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:16:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:17:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:18:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:19:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:20:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:22:01 PM eth0 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:23:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:24:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:25:01 PM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:26:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:27:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:28:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:29:01 PM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:30:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:31:01 PM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:32:01 PM eth0 0.60 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:33:01 PM eth0 0.38 0.27 0.26 0.20 0.00 0.00 0.00 0.00 20:13:27 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:34:01 PM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:35:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:36:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:37:01 PM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:38:01 PM eth0 0.72 0.00 0.09 0.00 0.00 0.00 0.00 0.00 20:13:27 03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:39:01 PM eth0 1.80 0.48 0.78 0.51 0.00 0.00 0.00 0.00 20:13:27 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:40:01 PM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:41:01 PM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:42:01 PM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:43:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:44:01 PM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:45:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:46:01 PM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:47:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:48:01 PM eth0 0.52 0.10 0.11 0.01 0.00 0.00 0.00 0.00 20:13:27 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:49:01 PM eth0 0.67 0.38 0.43 0.32 0.00 0.00 0.00 0.00 20:13:27 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:50:01 PM eth0 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 03:51:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:51:02 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:52:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:53:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:54:01 PM eth0 0.60 0.10 0.13 0.06 0.00 0.00 0.00 0.00 20:13:27 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:55:01 PM eth0 0.47 0.23 0.32 0.20 0.00 0.00 0.00 0.00 20:13:27 03:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:56:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:57:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:58:01 PM eth0 0.97 0.85 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 03:59:01 PM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 04:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:00:01 PM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:01:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:02:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:03:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:04:01 PM eth0 13.10 6.97 9.02 5.92 0.00 0.00 0.00 0.00 20:13:27 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:05:01 PM eth0 38.17 22.28 24.65 48.88 0.00 0.00 0.00 0.00 20:13:27 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:06:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:07:01 PM eth0 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:08:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:09:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:10:01 PM eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:11:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:12:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:13:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:27 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:14:01 PM eth0 0.55 0.38 0.34 0.26 0.00 0.00 0.00 0.00 20:13:27 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:15:01 PM eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:16:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:17:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:18:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:19:01 PM eth0 0.27 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:20:01 PM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:21:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:22:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:23:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:24:01 PM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 04:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:25:01 PM eth0 0.13 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:26:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:27:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:28:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:29:01 PM eth0 1.20 0.35 0.48 0.26 0.00 0.00 0.00 0.00 20:13:27 04:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:30:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:31:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:32:01 PM eth0 0.65 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:33:01 PM eth0 0.35 0.15 0.26 0.19 0.00 0.00 0.00 0.00 20:13:27 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:34:01 PM eth0 0.30 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:35:01 PM eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:36:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:37:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:38:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:39:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:40:01 PM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:41:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:42:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:43:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:44:01 PM eth0 0.27 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 04:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:45:01 PM eth0 0.13 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:46:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:47:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:48:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:49:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 04:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:50:01 PM eth0 0.17 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:51:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:52:01 PM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:53:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:54:01 PM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:55:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:56:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:57:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:58:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 04:59:01 PM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:00:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:01:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:01:02 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:02:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:04:01 PM eth0 0.60 0.35 0.40 0.26 0.00 0.00 0.00 0.00 20:13:27 05:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:05:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:06:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:07:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:08:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:09:01 PM eth0 0.40 0.25 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:10:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:11:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:12:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:13:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:14:01 PM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 05:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:15:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:16:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:17:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:18:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:19:01 PM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:27 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:20:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:23:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:24:01 PM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:25:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:26:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:28:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:29:01 PM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 05:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:30:01 PM eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 05:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:31:01 PM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:27 05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:32:01 PM eth0 1.07 0.30 0.41 0.26 0.00 0.00 0.00 0.00 20:13:27 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:33:01 PM eth0 0.38 0.20 0.26 0.20 0.00 0.00 0.00 0.00 20:13:27 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:34:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:35:01 PM eth0 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:36:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:37:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:38:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:39:01 PM eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:13:27 05:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:40:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:41:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:42:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:43:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:44:01 PM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:45:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:46:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:47:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:48:01 PM eth0 0.78 0.28 0.31 0.20 0.00 0.00 0.00 0.00 20:13:27 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:49:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:50:01 PM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:52:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:53:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:54:01 PM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:27 05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:55:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:56:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:57:01 PM eth0 0.17 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:58:01 PM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 05:59:01 PM eth0 0.58 0.12 0.13 0.06 0.00 0.00 0.00 0.00 20:13:27 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:00:01 PM eth0 0.32 0.15 0.26 0.19 0.00 0.00 0.00 0.00 20:13:27 06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:01:01 PM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:02:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:03:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:04:01 PM eth0 0.72 0.32 0.40 0.26 0.00 0.00 0.00 0.00 20:13:27 06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:05:01 PM eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:06:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:07:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:08:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:08:02 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:09:01 PM eth0 0.24 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:10:01 PM eth0 0.18 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:11:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:13:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:14:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 06:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:15:01 PM eth0 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:16:01 PM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:17:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:18:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:19:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 06:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:20:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:21:01 PM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:22:01 PM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:13:27 06:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:23:01 PM eth0 0.35 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:13:27 06:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:24:01 PM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 06:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:25:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:26:01 PM eth0 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:28:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:29:01 PM eth0 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:30:01 PM eth0 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:31:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:32:01 PM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:33:01 PM eth0 0.33 0.15 0.26 0.18 0.00 0.00 0.00 0.00 20:13:27 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:34:01 PM eth0 0.30 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:35:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:36:01 PM eth0 0.28 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:37:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:38:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:39:01 PM eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:40:01 PM eth0 2.12 0.28 0.48 0.20 0.00 0.00 0.00 0.00 20:13:27 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:41:01 PM eth0 2.02 0.63 1.34 0.94 0.00 0.00 0.00 0.00 20:13:27 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:42:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:43:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:44:01 PM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:45:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:46:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:47:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:48:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:49:01 PM eth0 0.40 0.12 0.10 0.06 0.00 0.00 0.00 0.00 20:13:27 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:50:01 PM eth0 0.22 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:51:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:52:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:54:01 PM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:55:01 PM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:56:01 PM eth0 0.30 0.13 0.10 0.01 0.00 0.00 0.00 0.00 20:13:27 06:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:57:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:58:01 PM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 06:59:01 PM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:13:27 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:00:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:01:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:02:01 PM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:27 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:03:01 PM eth0 0.30 0.15 0.26 0.18 0.00 0.00 0.00 0.00 20:13:27 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:04:01 PM eth0 0.53 0.32 0.34 0.26 0.00 0.00 0.00 0.00 20:13:27 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:05:01 PM eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:27 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:06:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:07:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:08:01 PM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:09:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:10:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:27 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:12:01 PM eth0 0.30 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:13:27 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:13:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:14:01 PM eth0 2.68 0.55 0.87 0.45 0.00 0.00 0.00 0.00 20:13:27 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:15:01 PM eth0 1.23 0.13 0.37 0.19 0.00 0.00 0.00 0.00 20:13:27 07:16:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:16:02 PM eth0 4.82 0.27 0.87 0.26 0.00 0.00 0.00 0.00 20:13:27 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:17:01 PM eth0 3.88 0.93 1.64 1.04 0.00 0.00 0.00 0.00 20:13:27 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:18:01 PM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:27 07:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:19:01 PM eth0 0.47 0.12 0.10 0.06 0.00 0.00 0.00 0.00 20:13:27 07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:20:01 PM eth0 0.37 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:27 07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:21:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:22:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:23:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:24:01 PM eth0 0.47 0.13 0.10 0.07 0.00 0.00 0.00 0.00 20:13:27 07:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:25:01 PM eth0 0.43 0.05 0.09 0.00 0.00 0.00 0.00 0.00 20:13:27 07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:26:01 PM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:27:01 PM eth0 0.82 0.17 0.31 0.19 0.00 0.00 0.00 0.00 20:13:27 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:28:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:29:01 PM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:27 07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:30:01 PM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:31:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:32:01 PM eth0 1.08 0.00 0.12 0.00 0.00 0.00 0.00 0.00 20:13:27 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:33:01 PM eth0 1.52 1.13 0.44 0.34 0.00 0.00 0.00 0.00 20:13:27 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:34:01 PM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:27 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:35:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:27 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:36:01 PM eth0 0.32 0.12 0.10 0.01 0.00 0.00 0.00 0.00 20:13:27 07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:37:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:38:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:27 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:39:01 PM eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:27 07:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:40:01 PM eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:27 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:41:01 PM eth0 30.92 19.91 113.02 34.28 0.00 0.00 0.00 0.00 20:13:27 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:42:01 PM eth0 204.05 149.91 1453.02 36.39 0.00 0.00 0.00 0.00 20:13:27 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:43:01 PM eth0 64.93 48.85 642.35 15.96 0.00 0.00 0.00 0.00 20:13:27 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:44:01 PM eth0 40.98 36.48 338.02 8.02 0.00 0.00 0.00 0.00 20:13:27 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:45:01 PM eth0 19.23 16.86 9.77 7.09 0.00 0.00 0.00 0.00 20:13:27 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:46:01 PM eth0 0.87 0.72 0.15 0.12 0.00 0.00 0.00 0.00 20:13:27 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:47:01 PM eth0 1.15 0.92 0.19 0.14 0.00 0.00 0.00 0.00 20:13:27 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:48:01 PM eth0 2.10 1.30 4.96 0.16 0.00 0.00 0.00 0.00 20:13:27 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:49:01 PM eth0 7.50 6.85 1.65 1.47 0.00 0.00 0.00 0.00 20:13:27 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:50:01 PM eth0 5.43 5.07 0.85 1.30 0.00 0.00 0.00 0.00 20:13:27 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:51:01 PM eth0 4.18 4.07 0.64 1.02 0.00 0.00 0.00 0.00 20:13:27 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:52:01 PM eth0 5.23 5.02 0.82 1.28 0.00 0.00 0.00 0.00 20:13:27 07:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:53:01 PM eth0 8.11 7.75 1.43 1.75 0.00 0.00 0.00 0.00 20:13:27 07:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:54:01 PM eth0 5.72 5.43 1.00 1.44 0.00 0.00 0.00 0.00 20:13:27 07:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:55:01 PM eth0 4.48 4.03 0.68 1.01 0.00 0.00 0.00 0.00 20:13:27 07:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:56:01 PM eth0 5.68 5.18 1.08 1.47 0.00 0.00 0.00 0.00 20:13:27 07:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:57:01 PM eth0 8.68 8.17 1.50 1.92 0.00 0.00 0.00 0.00 20:13:27 07:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:58:01 PM eth0 17.76 14.68 3.36 6.44 0.00 0.00 0.00 0.00 20:13:27 07:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 07:59:01 PM eth0 8.26 7.80 1.48 1.96 0.00 0.00 0.00 0.00 20:13:27 08:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:00:01 PM eth0 7.52 7.22 1.29 1.76 0.00 0.00 0.00 0.00 20:13:27 08:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:01:01 PM eth0 3.23 2.87 0.71 0.59 0.00 0.00 0.00 0.00 20:13:27 08:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:02:01 PM eth0 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 20:13:27 08:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:03:01 PM eth0 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 20:13:27 08:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:04:01 PM eth0 0.78 0.38 0.35 0.26 0.00 0.00 0.00 0.00 20:13:27 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:05:01 PM eth0 0.38 0.22 0.08 0.01 0.00 0.00 0.00 0.00 20:13:27 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:06:01 PM eth0 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00 20:13:27 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:07:01 PM eth0 3.68 3.53 0.61 0.86 0.00 0.00 0.00 0.00 20:13:27 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:08:01 PM eth0 4.83 3.97 0.71 0.97 0.00 0.00 0.00 0.00 20:13:27 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:09:01 PM eth0 4.93 4.87 1.24 1.43 0.00 0.00 0.00 0.00 20:13:27 08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:10:01 PM eth0 4.63 5.11 0.74 1.04 0.00 0.00 0.00 0.00 20:13:27 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:11:01 PM eth0 4.02 5.05 0.62 1.04 0.00 0.00 0.00 0.00 20:13:27 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:12:01 PM eth0 9.78 9.61 1.97 2.19 0.00 0.00 0.00 0.00 20:13:27 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 08:13:01 PM eth0 51.54 38.61 89.41 49.44 0.00 0.00 0.00 0.00 20:13:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:27 Average: eth0 1.24 0.76 4.12 0.45 0.00 0.00 0.00 0.00 20:13:27 20:13:27 20:13:27 ---> sar -P ALL: 20:13:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/18/2026 _x86_64_ (2 CPU) 20:13:27 20:13:27 08:28:06 LINUX RESTART (2 CPU) 20:13:27 20:13:27 08:29:02 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 08:30:01 AM all 0.31 0.00 0.08 0.16 0.04 99.40 20:13:27 08:30:01 AM 0 0.54 0.00 0.08 0.29 0.05 99.03 20:13:27 08:30:01 AM 1 0.08 0.00 0.08 0.03 0.03 99.76 20:13:27 08:31:01 AM all 0.33 0.00 0.10 0.08 0.04 99.45 20:13:27 08:31:01 AM 0 0.50 0.00 0.10 0.00 0.03 99.37 20:13:27 08:31:01 AM 1 0.17 0.00 0.10 0.15 0.05 99.53 20:13:27 08:32:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56 20:13:27 08:32:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:27 08:32:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:27 08:33:01 AM all 0.40 0.00 0.06 0.00 0.04 99.50 20:13:27 08:33:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 20:13:27 08:33:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70 20:13:27 08:34:01 AM all 0.31 0.00 0.06 0.01 0.03 99.59 20:13:27 08:34:01 AM 0 0.53 0.00 0.07 0.02 0.03 99.35 20:13:27 08:34:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 08:35:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:13:27 08:35:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:27 08:35:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 20:13:27 08:36:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67 20:13:27 08:36:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 20:13:27 08:36:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 20:13:27 08:37:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 20:13:27 08:37:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 08:37:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48 20:13:27 08:38:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:27 08:38:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:27 08:38:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:27 08:39:01 AM all 0.42 0.00 0.05 0.00 0.04 99.49 20:13:27 08:39:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 08:39:01 AM 1 0.73 0.00 0.03 0.00 0.03 99.20 20:13:27 08:40:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 08:40:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 08:40:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 20:13:27 08:40:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 08:41:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:27 08:41:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48 20:13:27 08:41:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 20:13:27 08:42:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67 20:13:27 08:42:01 AM 0 0.32 0.00 0.03 0.00 0.03 99.62 20:13:27 08:42:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:27 08:43:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:27 08:43:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:27 08:43:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:27 08:44:01 AM all 0.34 0.00 0.10 0.01 0.03 99.52 20:13:27 08:44:01 AM 0 0.57 0.00 0.10 0.00 0.02 99.32 20:13:27 08:44:01 AM 1 0.12 0.00 0.10 0.02 0.05 99.72 20:13:27 08:45:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:27 08:45:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:27 08:45:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:27 08:46:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 20:13:27 08:46:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:27 08:46:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:13:27 08:47:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:27 08:47:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:27 08:47:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:13:27 08:48:01 AM all 0.28 0.22 0.17 0.12 0.04 99.17 20:13:27 08:48:01 AM 0 0.03 0.43 0.23 0.22 0.03 99.05 20:13:27 08:48:01 AM 1 0.53 0.00 0.10 0.02 0.05 99.30 20:13:27 08:49:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69 20:13:27 08:49:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 08:49:01 AM 1 0.33 0.00 0.08 0.00 0.02 99.57 20:13:27 08:50:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 20:13:27 08:50:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:13:27 08:50:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:13:27 08:51:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:27 08:51:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:27 08:51:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 20:13:27 20:13:27 08:51:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 08:52:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:27 08:52:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 08:52:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42 20:13:27 08:53:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:27 08:53:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 08:53:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 20:13:27 08:54:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 20:13:27 08:54:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 08:54:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 20:13:27 08:55:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 20:13:27 08:55:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 08:55:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:13:27 08:56:01 AM all 0.18 0.00 0.08 0.00 0.03 99.71 20:13:27 08:56:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60 20:13:27 08:56:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 08:57:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 20:13:27 08:57:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:13:27 08:57:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:27 08:58:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67 20:13:27 08:58:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 20:13:27 08:58:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:27 08:59:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65 20:13:27 08:59:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:13:27 08:59:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 09:00:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 20:13:27 09:00:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 09:00:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48 20:13:27 09:01:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 20:13:27 09:01:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:27 09:01:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 20:13:27 09:02:01 AM all 0.23 0.00 0.08 0.01 0.03 99.66 20:13:27 09:02:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 20:13:27 09:02:01 AM 1 0.22 0.00 0.08 0.02 0.03 99.65 20:13:27 20:13:27 09:02:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 09:03:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:27 09:03:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:27 09:03:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:27 09:04:01 AM all 0.68 0.00 0.06 0.00 0.04 99.22 20:13:27 09:04:01 AM 0 0.75 0.00 0.07 0.00 0.05 99.13 20:13:27 09:04:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 20:13:27 09:05:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:27 09:05:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 09:05:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 20:13:27 09:06:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62 20:13:27 09:06:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:27 09:06:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 20:13:27 09:07:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:27 09:07:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 09:07:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:27 09:08:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:27 09:08:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:27 09:08:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 20:13:27 09:09:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:27 09:09:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 20:13:27 09:09:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:13:27 09:10:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:27 09:10:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:27 09:10:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 20:13:27 09:11:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:27 09:11:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 09:11:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 09:12:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56 20:13:27 09:12:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:27 09:12:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 09:13:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54 20:13:27 09:13:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 20:13:27 09:13:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63 20:13:27 20:13:27 09:13:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 09:14:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56 20:13:27 09:14:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 20:13:27 09:14:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 09:15:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:27 09:15:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:13:27 09:15:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:27 09:16:02 AM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:27 09:16:02 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 20:13:27 09:16:02 AM 1 0.13 0.00 0.05 0.00 0.05 99.77 20:13:27 09:17:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:27 09:17:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.66 20:13:27 09:17:01 AM 1 0.36 0.00 0.07 0.00 0.03 99.54 20:13:27 09:18:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:27 09:18:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43 20:13:27 09:18:01 AM 1 0.12 0.00 0.03 0.00 0.02 99.83 20:13:27 09:19:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:27 09:19:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:13:27 09:19:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53 20:13:27 09:20:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 20:13:27 09:20:01 AM 0 0.25 0.00 0.08 0.00 0.03 99.63 20:13:27 09:20:01 AM 1 0.48 0.00 0.08 0.00 0.03 99.40 20:13:27 09:21:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65 20:13:27 09:21:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 09:21:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52 20:13:27 09:22:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 09:22:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 20:13:27 09:22:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:27 09:23:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 20:13:27 09:23:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:27 09:23:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:13:27 09:24:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 09:24:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 09:24:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 20:13:27 09:24:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 09:25:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 20:13:27 09:25:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:27 09:25:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:13:27 09:26:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 20:13:27 09:26:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:27 09:26:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 20:13:27 09:27:01 AM all 0.33 0.00 0.03 0.00 0.04 99.60 20:13:27 09:27:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:27 09:27:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:13:27 09:28:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:27 09:28:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:27 09:28:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:27 09:29:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:27 09:29:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:27 09:29:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 20:13:27 09:30:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 20:13:27 09:30:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48 20:13:27 09:30:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 20:13:27 09:31:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:27 09:31:01 AM 0 0.45 0.00 0.05 0.00 0.05 99.45 20:13:27 09:31:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:27 09:32:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:27 09:32:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 20:13:27 09:32:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:27 09:33:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 09:33:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48 20:13:27 09:33:01 AM 1 0.22 0.00 0.08 0.00 0.05 99.65 20:13:27 09:34:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:27 09:34:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 09:34:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 09:35:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62 20:13:27 09:35:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83 20:13:27 09:35:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:27 20:13:27 09:35:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 09:36:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64 20:13:27 09:36:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:27 09:36:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 20:13:27 09:37:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:27 09:37:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 20:13:27 09:37:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:13:27 09:38:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 20:13:27 09:38:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 09:38:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 20:13:27 09:39:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68 20:13:27 09:39:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48 20:13:27 09:39:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 20:13:27 09:40:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:27 09:40:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:27 09:40:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:27 09:41:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:27 09:41:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 20:13:27 09:41:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 09:42:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58 20:13:27 09:42:01 AM 0 0.23 0.00 0.02 0.00 0.02 99.73 20:13:27 09:42:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 20:13:27 09:43:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:27 09:43:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:27 09:43:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:27 09:44:01 AM all 0.33 0.00 0.08 0.00 0.03 99.55 20:13:27 09:44:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55 20:13:27 09:44:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55 20:13:27 09:45:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:27 09:45:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:13:27 09:45:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 09:46:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:27 09:46:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57 20:13:27 09:46:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68 20:13:27 20:13:27 09:46:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 09:47:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:27 09:47:01 AM 0 0.48 0.00 0.10 0.00 0.05 99.37 20:13:27 09:47:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87 20:13:27 09:48:01 AM all 0.24 0.01 0.08 0.01 0.04 99.62 20:13:27 09:48:01 AM 0 0.40 0.02 0.10 0.02 0.03 99.43 20:13:27 09:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 09:49:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 20:13:27 09:49:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 20:13:27 09:49:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:13:27 09:50:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 20:13:27 09:50:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72 20:13:27 09:50:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50 20:13:27 09:51:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55 20:13:27 09:51:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:27 09:51:01 AM 1 0.60 0.00 0.08 0.00 0.07 99.25 20:13:27 09:52:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 20:13:27 09:52:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87 20:13:27 09:52:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 20:13:27 09:53:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 20:13:27 09:53:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 09:53:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:13:27 09:54:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 09:54:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 20:13:27 09:54:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 20:13:27 09:55:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:27 09:55:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:27 09:55:01 AM 1 0.55 0.00 0.08 0.00 0.02 99.35 20:13:27 09:56:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:27 09:56:01 AM 0 0.07 0.00 0.03 0.00 0.07 99.83 20:13:27 09:56:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:27 09:57:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:27 09:57:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 09:57:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 20:13:27 20:13:27 09:57:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 09:58:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 20:13:27 09:58:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:13:27 09:58:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28 20:13:27 09:59:01 AM all 0.28 0.00 0.07 0.02 0.03 99.62 20:13:27 09:59:01 AM 0 0.03 0.00 0.07 0.03 0.02 99.85 20:13:27 09:59:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:13:27 10:00:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67 20:13:27 10:00:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 10:00:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:13:27 10:01:01 AM all 0.28 0.00 0.06 0.01 0.03 99.63 20:13:27 10:01:01 AM 0 0.07 0.00 0.05 0.02 0.03 99.83 20:13:27 10:01:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43 20:13:27 10:02:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:27 10:02:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:13:27 10:02:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38 20:13:27 10:03:01 AM all 0.30 0.17 0.11 0.22 0.03 99.18 20:13:27 10:03:01 AM 0 0.13 0.08 0.08 0.00 0.03 99.67 20:13:27 10:03:01 AM 1 0.47 0.25 0.13 0.43 0.02 98.70 20:13:27 10:04:01 AM all 0.32 0.00 0.07 0.02 0.03 99.57 20:13:27 10:04:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40 20:13:27 10:04:01 AM 1 0.15 0.00 0.05 0.03 0.02 99.75 20:13:27 10:05:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:27 10:05:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 10:05:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:27 10:06:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:27 10:06:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:13:27 10:06:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33 20:13:27 10:07:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:27 10:07:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65 20:13:27 10:07:01 AM 1 0.35 0.00 0.05 0.00 0.05 99.55 20:13:27 10:08:01 AM all 0.30 0.00 0.08 0.03 0.04 99.54 20:13:27 10:08:01 AM 0 0.47 0.00 0.10 0.07 0.03 99.33 20:13:27 10:08:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:27 20:13:27 10:08:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 10:09:01 AM all 0.30 0.00 0.06 0.88 0.06 98.70 20:13:27 10:09:01 AM 0 0.08 0.00 0.03 1.77 0.05 98.06 20:13:27 10:09:01 AM 1 0.52 0.00 0.08 0.00 0.07 99.33 20:13:27 10:10:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61 20:13:27 10:10:01 AM 0 0.23 0.00 0.07 0.00 0.07 99.63 20:13:27 10:10:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 20:13:27 10:11:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 20:13:27 10:11:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 10:11:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 20:13:27 10:12:01 AM all 0.19 0.00 0.06 0.00 0.06 99.69 20:13:27 10:12:01 AM 0 0.20 0.00 0.05 0.00 0.10 99.65 20:13:27 10:12:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73 20:13:27 10:13:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 20:13:27 10:13:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 20:13:27 10:13:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:27 10:14:01 AM all 0.33 0.00 0.07 0.01 0.02 99.58 20:13:27 10:14:01 AM 0 0.57 0.00 0.07 0.02 0.02 99.33 20:13:27 10:14:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:13:27 10:15:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:27 10:15:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:27 10:15:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 10:16:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 20:13:27 10:16:01 AM 0 0.28 0.00 0.08 0.00 0.02 99.62 20:13:27 10:16:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 20:13:27 10:17:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 20:13:27 10:17:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 10:17:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 20:13:27 10:18:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 20:13:27 10:18:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:27 10:18:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:27 10:19:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 20:13:27 10:19:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:27 10:19:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43 20:13:27 20:13:27 10:19:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 10:20:01 AM all 0.28 0.00 0.09 0.00 0.05 99.57 20:13:27 10:20:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:27 10:20:01 AM 1 0.48 0.00 0.10 0.00 0.03 99.38 20:13:27 10:21:01 AM all 0.18 0.00 0.08 0.00 0.03 99.71 20:13:27 10:21:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 20:13:27 10:21:01 AM 1 0.27 0.00 0.07 0.00 0.02 99.65 20:13:27 10:22:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62 20:13:27 10:22:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:13:27 10:22:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 20:13:27 10:23:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:27 10:23:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:27 10:23:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:27 10:24:02 AM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:27 10:24:02 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:27 10:24:02 AM 1 0.60 0.00 0.08 0.00 0.05 99.27 20:13:27 10:25:01 AM all 0.31 0.00 0.06 0.00 0.03 99.59 20:13:27 10:25:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 10:25:01 AM 1 0.54 0.00 0.07 0.00 0.03 99.35 20:13:27 10:26:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 20:13:27 10:26:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 10:26:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:13:27 10:27:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 20:13:27 10:27:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:27 10:27:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:13:27 10:28:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 20:13:27 10:28:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 10:28:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 20:13:27 10:29:01 AM all 0.36 0.00 0.05 0.00 0.03 99.57 20:13:27 10:29:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 20:13:27 10:29:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 20:13:27 10:30:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55 20:13:27 10:30:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 10:30:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:13:27 20:13:27 10:30:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 10:31:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 20:13:27 10:31:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:13:27 10:31:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 20:13:27 10:32:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56 20:13:27 10:32:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 20:13:27 10:32:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:27 10:33:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 20:13:27 10:33:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 20:13:27 10:33:01 AM 1 0.43 0.00 0.08 0.00 0.02 99.47 20:13:27 10:34:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:27 10:34:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 20:13:27 10:34:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:13:27 10:35:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 10:35:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:13:27 10:35:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 20:13:27 10:36:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 20:13:27 10:36:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:13:27 10:36:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:13:27 10:37:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 20:13:27 10:37:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 20:13:27 10:37:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:13:27 10:38:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:27 10:38:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 20:13:27 10:38:01 AM 1 0.23 0.00 0.03 0.00 0.03 99.70 20:13:27 10:39:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 20:13:27 10:39:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 10:39:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 20:13:27 10:40:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54 20:13:27 10:40:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 10:40:01 AM 1 0.62 0.00 0.07 0.00 0.02 99.30 20:13:27 10:41:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 20:13:27 10:41:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:13:27 10:41:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:13:27 20:13:27 10:41:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 10:42:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 10:42:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63 20:13:27 10:42:01 AM 1 0.37 0.00 0.08 0.00 0.03 99.52 20:13:27 10:43:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 20:13:27 10:43:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:13:27 10:43:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:13:27 10:44:01 AM all 0.26 0.00 0.08 0.01 0.02 99.64 20:13:27 10:44:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 20:13:27 10:44:01 AM 1 0.40 0.00 0.08 0.02 0.02 99.48 20:13:27 10:45:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 20:13:27 10:45:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60 20:13:27 10:45:01 AM 1 0.17 0.00 0.08 0.00 0.02 99.73 20:13:27 10:46:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:27 10:46:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 20:13:27 10:46:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 10:47:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:27 10:47:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:13:27 10:47:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 10:48:01 AM all 0.28 0.00 0.05 0.00 0.02 99.66 20:13:27 10:48:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 20:13:27 10:48:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87 20:13:27 10:49:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 20:13:27 10:49:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 20:13:27 10:49:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 10:50:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58 20:13:27 10:50:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 20:13:27 10:50:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 20:13:27 10:51:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 20:13:27 10:51:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:27 10:51:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:13:27 10:52:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 20:13:27 10:52:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 20:13:27 10:52:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:27 20:13:27 10:52:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 10:53:01 AM all 0.30 0.00 0.08 0.00 0.03 99.58 20:13:27 10:53:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 20:13:27 10:53:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 10:54:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 20:13:27 10:54:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60 20:13:27 10:54:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:27 10:55:01 AM all 0.35 0.00 0.05 0.00 0.02 99.58 20:13:27 10:55:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 20:13:27 10:55:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:27 10:56:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57 20:13:27 10:56:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 20:13:27 10:56:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 20:13:27 10:57:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60 20:13:27 10:57:01 AM 0 0.17 0.00 0.10 0.00 0.05 99.68 20:13:27 10:57:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 20:13:27 10:58:01 AM all 0.43 0.00 0.07 0.00 0.02 99.49 20:13:27 10:58:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72 20:13:27 10:58:01 AM 1 0.67 0.00 0.07 0.00 0.00 99.27 20:13:27 10:59:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 20:13:27 10:59:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73 20:13:27 10:59:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:27 11:00:01 AM all 0.36 0.00 0.08 0.00 0.02 99.55 20:13:27 11:00:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.36 20:13:27 11:00:01 AM 1 0.17 0.00 0.08 0.00 0.02 99.73 20:13:27 11:01:01 AM all 0.31 0.00 0.09 0.00 0.03 99.57 20:13:27 11:01:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:13:27 11:01:01 AM 1 0.50 0.00 0.08 0.00 0.02 99.40 20:13:27 11:02:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 20:13:27 11:02:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:13:27 11:02:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27 20:13:27 11:03:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:27 11:03:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 11:03:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:13:27 20:13:27 11:03:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 11:04:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 20:13:27 11:04:01 AM 0 0.28 0.00 0.08 0.00 0.02 99.62 20:13:27 11:04:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50 20:13:27 11:05:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62 20:13:27 11:05:01 AM 0 0.25 0.00 0.02 0.00 0.02 99.72 20:13:27 11:05:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52 20:13:27 11:06:01 AM all 0.31 0.00 0.08 0.00 0.13 99.48 20:13:27 11:06:01 AM 0 0.17 0.00 0.08 0.00 0.22 99.53 20:13:27 11:06:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 20:13:27 11:07:01 AM all 0.28 0.00 0.09 0.00 0.03 99.61 20:13:27 11:07:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 20:13:27 11:07:01 AM 1 0.42 0.00 0.10 0.00 0.03 99.45 20:13:27 11:08:01 AM all 0.32 0.20 0.10 0.06 0.34 98.98 20:13:27 11:08:01 AM 0 0.32 0.40 0.13 0.12 0.65 98.39 20:13:27 11:08:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 20:13:27 11:09:01 AM all 0.27 0.00 0.08 0.03 0.04 99.58 20:13:27 11:09:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42 20:13:27 11:09:01 AM 1 0.08 0.00 0.07 0.05 0.05 99.75 20:13:27 11:10:01 AM all 0.23 0.00 0.07 0.00 0.02 99.68 20:13:27 11:10:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.56 20:13:27 11:10:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 20:13:27 11:11:01 AM all 0.33 0.00 0.09 0.01 0.03 99.54 20:13:27 11:11:01 AM 0 0.13 0.00 0.10 0.02 0.02 99.73 20:13:27 11:11:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 20:13:27 11:12:01 AM all 0.41 0.00 0.09 0.00 0.02 99.48 20:13:27 11:12:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73 20:13:27 11:12:01 AM 1 0.67 0.00 0.08 0.00 0.02 99.23 20:13:27 11:13:01 AM all 0.43 0.00 0.08 0.00 0.03 99.46 20:13:27 11:13:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 20:13:27 11:13:01 AM 1 0.68 0.00 0.08 0.00 0.03 99.20 20:13:27 11:14:01 AM all 0.28 0.00 0.13 0.00 0.03 99.57 20:13:27 11:14:01 AM 0 0.15 0.00 0.13 0.00 0.03 99.68 20:13:27 11:14:01 AM 1 0.40 0.00 0.12 0.00 0.02 99.47 20:13:27 20:13:27 11:14:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 11:15:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 20:13:27 11:15:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 20:13:27 11:15:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:13:27 11:16:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63 20:13:27 11:16:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:13:27 11:16:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 20:13:27 11:17:01 AM all 0.40 0.00 0.08 0.00 0.03 99.49 20:13:27 11:17:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47 20:13:27 11:17:01 AM 1 0.38 0.00 0.08 0.00 0.02 99.52 20:13:27 11:18:01 AM all 0.38 0.00 0.08 0.00 0.04 99.51 20:13:27 11:18:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 20:13:27 11:18:01 AM 1 0.18 0.00 0.10 0.00 0.07 99.65 20:13:27 11:19:01 AM all 0.35 0.00 0.06 0.03 0.03 99.53 20:13:27 11:19:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 11:19:01 AM 1 0.12 0.00 0.07 0.07 0.02 99.73 20:13:27 11:20:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 20:13:27 11:20:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32 20:13:27 11:20:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:13:27 11:21:01 AM all 0.32 0.00 0.09 0.00 0.03 99.57 20:13:27 11:21:01 AM 0 0.42 0.00 0.08 0.00 0.02 99.48 20:13:27 11:21:01 AM 1 0.22 0.00 0.10 0.00 0.03 99.65 20:13:27 11:22:01 AM all 0.20 0.00 0.07 0.00 0.03 99.71 20:13:27 11:22:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72 20:13:27 11:22:01 AM 1 0.22 0.00 0.07 0.00 0.02 99.70 20:13:27 11:23:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 20:13:27 11:23:01 AM 0 0.22 0.00 0.07 0.00 0.02 99.70 20:13:27 11:23:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57 20:13:27 11:24:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:27 11:24:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 11:24:01 AM 1 0.45 0.00 0.03 0.00 0.00 99.52 20:13:27 11:25:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 20:13:27 11:25:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58 20:13:27 11:25:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58 20:13:27 20:13:27 11:25:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 11:26:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 20:13:27 11:26:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:27 11:26:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:13:27 11:27:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 20:13:27 11:27:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:13:27 11:27:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 11:28:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:27 11:28:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 20:13:27 11:28:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 20:13:27 11:29:01 AM all 0.33 0.00 0.07 0.03 0.03 99.56 20:13:27 11:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 11:29:01 AM 1 0.57 0.00 0.07 0.05 0.02 99.30 20:13:27 11:30:02 AM all 0.35 0.00 0.06 0.00 0.03 99.56 20:13:27 11:30:02 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 11:30:02 AM 1 0.62 0.00 0.07 0.00 0.03 99.28 20:13:27 11:31:01 AM all 0.34 0.00 0.07 0.00 0.02 99.58 20:13:27 11:31:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 20:13:27 11:31:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.36 20:13:27 11:32:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:27 11:32:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:13:27 11:32:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:27 11:33:01 AM all 0.28 0.00 0.08 0.00 0.01 99.62 20:13:27 11:33:01 AM 0 0.17 0.00 0.12 0.00 0.02 99.70 20:13:27 11:33:01 AM 1 0.40 0.00 0.05 0.00 0.00 99.55 20:13:27 11:34:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 20:13:27 11:34:01 AM 0 0.17 0.00 0.08 0.00 0.07 99.68 20:13:27 11:34:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 11:35:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 11:35:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70 20:13:27 11:35:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45 20:13:27 11:36:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 20:13:27 11:36:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 20:13:27 11:36:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:13:27 20:13:27 11:36:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 11:37:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:27 11:37:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:27 11:37:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 20:13:27 11:38:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:27 11:38:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:13:27 11:38:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75 20:13:27 11:39:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 20:13:27 11:39:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:13:27 11:39:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:13:27 11:40:01 AM all 0.32 0.00 0.08 0.00 0.07 99.54 20:13:27 11:40:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 11:40:01 AM 1 0.52 0.00 0.07 0.00 0.08 99.33 20:13:27 11:41:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:27 11:41:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:13:27 11:41:01 AM 1 0.25 0.00 0.08 0.00 0.02 99.65 20:13:27 11:42:01 AM all 0.28 0.00 0.09 0.00 0.04 99.58 20:13:27 11:42:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:27 11:42:01 AM 1 0.52 0.00 0.12 0.00 0.03 99.33 20:13:27 11:43:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:27 11:43:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 11:43:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 20:13:27 11:44:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 20:13:27 11:44:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:13:27 11:44:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 20:13:27 11:45:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 20:13:27 11:45:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:13:27 11:45:01 AM 1 0.63 0.00 0.05 0.00 0.03 99.28 20:13:27 11:46:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:27 11:46:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 20:13:27 11:46:01 AM 1 0.60 0.00 0.08 0.00 0.05 99.27 20:13:27 11:47:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67 20:13:27 11:47:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:27 11:47:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50 20:13:27 20:13:27 11:47:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 11:48:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:27 11:48:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:27 11:48:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 20:13:27 11:49:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72 20:13:27 11:49:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:13:27 11:49:01 AM 1 0.22 0.00 0.08 0.00 0.02 99.68 20:13:27 11:50:01 AM all 0.34 0.00 0.08 0.00 0.02 99.56 20:13:27 11:50:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:13:27 11:50:01 AM 1 0.57 0.00 0.08 0.00 0.02 99.33 20:13:27 11:51:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 11:51:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:27 11:51:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28 20:13:27 11:52:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:27 11:52:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 20:13:27 11:52:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:27 11:53:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 11:53:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72 20:13:27 11:53:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47 20:13:27 11:54:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 20:13:27 11:54:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:13:27 11:54:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:27 11:55:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:27 11:55:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 11:55:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:13:27 11:56:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 20:13:27 11:56:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45 20:13:27 11:56:01 AM 1 0.17 0.00 0.05 0.00 0.02 99.77 20:13:27 11:57:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 20:13:27 11:57:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 20:13:27 11:57:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:27 11:58:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:27 11:58:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.31 20:13:27 11:58:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:13:27 20:13:27 11:58:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:27 11:59:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 20:13:27 11:59:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42 20:13:27 11:59:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:27 12:00:01 PM all 0.29 0.00 0.07 0.00 0.03 99.61 20:13:27 12:00:01 PM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:13:27 12:00:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:13:27 12:01:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 12:01:01 PM 0 0.57 0.00 0.07 0.00 0.02 99.35 20:13:27 12:01:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 12:02:01 PM all 0.37 0.00 0.08 0.00 0.03 99.52 20:13:27 12:02:01 PM 0 0.62 0.00 0.07 0.00 0.02 99.30 20:13:27 12:02:01 PM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:27 12:03:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 12:03:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32 20:13:27 12:03:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:27 12:04:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 12:04:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:13:27 12:04:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 12:05:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 12:05:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:27 12:05:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 12:06:01 PM all 0.32 0.00 0.06 0.00 0.02 99.61 20:13:27 12:06:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:13:27 12:06:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 20:13:27 12:07:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:27 12:07:01 PM 0 0.48 0.00 0.05 0.00 0.05 99.42 20:13:27 12:07:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 12:08:01 PM all 0.35 0.00 0.05 0.00 0.03 99.57 20:13:27 12:08:01 PM 0 0.48 0.00 0.02 0.00 0.02 99.48 20:13:27 12:08:01 PM 1 0.22 0.00 0.08 0.00 0.03 99.67 20:13:27 12:09:01 PM all 0.34 0.00 0.07 0.00 0.04 99.55 20:13:27 12:09:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:27 12:09:01 PM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:13:27 20:13:27 12:09:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 12:10:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 12:10:01 PM 0 0.48 0.00 0.08 0.00 0.03 99.40 20:13:27 12:10:01 PM 1 0.17 0.00 0.08 0.00 0.02 99.73 20:13:27 12:11:01 PM all 0.23 0.00 0.09 0.00 0.03 99.65 20:13:27 12:11:01 PM 0 0.12 0.00 0.05 0.00 0.02 99.82 20:13:27 12:11:01 PM 1 0.35 0.00 0.13 0.00 0.03 99.48 20:13:27 12:12:01 PM all 0.34 0.00 0.08 0.00 0.03 99.56 20:13:27 12:12:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 12:12:01 PM 1 0.58 0.00 0.07 0.00 0.02 99.33 20:13:27 12:13:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 12:13:01 PM 0 0.08 0.00 0.08 0.00 0.02 99.82 20:13:27 12:13:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:27 12:14:01 PM all 0.26 0.00 0.07 0.00 0.03 99.65 20:13:27 12:14:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:13:27 12:14:01 PM 1 0.40 0.00 0.03 0.00 0.02 99.55 20:13:27 12:15:01 PM all 0.33 0.00 0.07 0.00 0.02 99.58 20:13:27 12:15:01 PM 0 0.58 0.00 0.08 0.00 0.02 99.32 20:13:27 12:15:01 PM 1 0.08 0.00 0.05 0.00 0.02 99.85 20:13:27 12:16:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:27 12:16:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:27 12:16:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 12:17:01 PM all 0.27 0.00 0.07 0.00 0.03 99.64 20:13:27 12:17:01 PM 0 0.33 0.00 0.05 0.00 0.02 99.60 20:13:27 12:17:01 PM 1 0.20 0.00 0.08 0.00 0.03 99.68 20:13:27 12:18:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:27 12:18:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 12:18:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 12:19:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 12:19:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 12:19:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 12:20:01 PM all 0.22 0.00 0.05 0.00 0.07 99.67 20:13:27 12:20:01 PM 0 0.13 0.00 0.07 0.00 0.12 99.68 20:13:27 12:20:01 PM 1 0.30 0.00 0.03 0.00 0.02 99.65 20:13:27 20:13:27 12:20:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 12:21:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:27 12:21:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 12:21:01 PM 1 0.57 0.00 0.05 0.00 0.02 99.37 20:13:27 12:22:01 PM all 0.21 0.00 0.06 0.00 0.03 99.71 20:13:27 12:22:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 12:22:01 PM 1 0.33 0.00 0.07 0.00 0.02 99.58 20:13:27 12:23:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60 20:13:27 12:23:01 PM 0 0.05 0.00 0.07 0.00 0.02 99.87 20:13:27 12:23:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 12:24:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:27 12:24:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:27 12:24:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:27 12:25:01 PM all 0.27 0.00 0.07 0.00 0.02 99.65 20:13:27 12:25:01 PM 0 0.17 0.00 0.07 0.00 0.02 99.75 20:13:27 12:25:01 PM 1 0.37 0.00 0.07 0.00 0.02 99.55 20:13:27 12:26:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:27 12:26:01 PM 0 0.07 0.00 0.03 0.00 0.02 99.88 20:13:27 12:26:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:27 12:27:01 PM all 0.26 0.00 0.08 0.00 0.03 99.64 20:13:27 12:27:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 12:27:01 PM 1 0.42 0.00 0.08 0.00 0.02 99.48 20:13:27 12:28:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:27 12:28:01 PM 0 0.12 0.00 0.05 0.00 0.07 99.77 20:13:27 12:28:01 PM 1 0.45 0.00 0.05 0.00 0.02 99.48 20:13:27 12:29:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:27 12:29:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 12:29:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:27 12:30:01 PM all 0.40 0.00 0.07 0.00 0.03 99.50 20:13:27 12:30:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:27 12:30:01 PM 1 0.67 0.00 0.07 0.00 0.03 99.23 20:13:27 12:31:01 PM all 0.28 0.00 0.09 0.00 0.03 99.61 20:13:27 12:31:01 PM 0 0.40 0.00 0.10 0.00 0.03 99.46 20:13:27 12:31:01 PM 1 0.15 0.00 0.08 0.00 0.02 99.75 20:13:27 20:13:27 12:31:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 12:32:01 PM all 0.37 0.00 0.08 0.00 0.03 99.52 20:13:27 12:32:01 PM 0 0.58 0.00 0.08 0.00 0.02 99.32 20:13:27 12:32:01 PM 1 0.15 0.00 0.08 0.00 0.03 99.73 20:13:27 12:33:01 PM all 0.31 0.00 0.08 0.00 0.05 99.56 20:13:27 12:33:01 PM 0 0.22 0.00 0.08 0.00 0.03 99.67 20:13:27 12:33:01 PM 1 0.40 0.00 0.08 0.00 0.07 99.45 20:13:27 12:34:01 PM all 0.33 0.00 0.04 0.03 0.03 99.57 20:13:27 12:34:01 PM 0 0.55 0.00 0.05 0.05 0.02 99.33 20:13:27 12:34:01 PM 1 0.12 0.00 0.03 0.00 0.03 99.82 20:13:27 12:35:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:27 12:35:01 PM 0 0.45 0.00 0.07 0.00 0.02 99.47 20:13:27 12:35:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:13:27 12:36:01 PM all 0.36 0.00 0.09 0.00 0.03 99.52 20:13:27 12:36:01 PM 0 0.59 0.00 0.07 0.00 0.03 99.31 20:13:27 12:36:01 PM 1 0.13 0.00 0.12 0.00 0.02 99.73 20:13:27 12:37:01 PM all 0.40 0.00 0.08 0.00 0.03 99.49 20:13:27 12:37:01 PM 0 0.64 0.00 0.08 0.00 0.02 99.26 20:13:27 12:37:01 PM 1 0.17 0.00 0.07 0.00 0.05 99.72 20:13:27 12:38:01 PM all 0.33 0.00 0.08 0.00 0.04 99.56 20:13:27 12:38:01 PM 0 0.20 0.00 0.07 0.00 0.05 99.68 20:13:27 12:38:01 PM 1 0.45 0.00 0.08 0.00 0.03 99.43 20:13:27 12:39:02 PM all 0.32 0.00 0.07 0.03 0.03 99.57 20:13:27 12:39:02 PM 0 0.13 0.00 0.08 0.00 0.02 99.77 20:13:27 12:39:02 PM 1 0.50 0.00 0.05 0.05 0.03 99.37 20:13:27 12:40:01 PM all 0.40 0.00 0.08 0.00 0.03 99.49 20:13:27 12:40:01 PM 0 0.19 0.00 0.12 0.00 0.03 99.66 20:13:27 12:40:01 PM 1 0.61 0.00 0.05 0.00 0.02 99.32 20:13:27 12:41:01 PM all 0.35 0.00 0.07 0.00 0.07 99.52 20:13:27 12:41:01 PM 0 0.30 0.00 0.07 0.00 0.08 99.55 20:13:27 12:41:01 PM 1 0.40 0.00 0.07 0.00 0.05 99.48 20:13:27 12:42:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:13:27 12:42:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:13:27 12:42:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:13:27 20:13:27 12:42:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 12:43:01 PM all 0.22 0.00 0.06 0.00 0.03 99.69 20:13:27 12:43:01 PM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:13:27 12:43:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:27 12:44:01 PM all 0.37 0.00 0.10 0.00 0.03 99.51 20:13:27 12:44:01 PM 0 0.55 0.00 0.13 0.00 0.03 99.28 20:13:27 12:44:01 PM 1 0.18 0.00 0.07 0.00 0.02 99.73 20:13:27 12:45:01 PM all 0.36 0.00 0.09 0.00 0.03 99.52 20:13:27 12:45:01 PM 0 0.63 0.00 0.10 0.00 0.03 99.23 20:13:27 12:45:01 PM 1 0.08 0.00 0.08 0.00 0.02 99.82 20:13:27 12:46:01 PM all 0.23 0.00 0.08 0.00 0.02 99.67 20:13:27 12:46:01 PM 0 0.13 0.00 0.07 0.00 0.02 99.78 20:13:27 12:46:01 PM 1 0.33 0.00 0.08 0.00 0.02 99.57 20:13:27 12:47:01 PM all 0.36 0.00 0.07 0.00 0.05 99.52 20:13:27 12:47:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:13:27 12:47:01 PM 1 0.60 0.00 0.07 0.00 0.03 99.30 20:13:27 12:48:01 PM all 0.35 0.00 0.10 0.00 0.02 99.53 20:13:27 12:48:01 PM 0 0.15 0.00 0.10 0.00 0.02 99.73 20:13:27 12:48:01 PM 1 0.55 0.00 0.10 0.00 0.02 99.33 20:13:27 12:49:01 PM all 0.38 0.00 0.08 0.00 0.02 99.53 20:13:27 12:49:01 PM 0 0.10 0.00 0.05 0.00 0.02 99.83 20:13:27 12:49:01 PM 1 0.65 0.00 0.10 0.00 0.02 99.23 20:13:27 12:50:01 PM all 0.25 0.00 0.07 0.00 0.03 99.66 20:13:27 12:50:01 PM 0 0.15 0.00 0.07 0.00 0.03 99.75 20:13:27 12:50:01 PM 1 0.35 0.00 0.07 0.00 0.02 99.57 20:13:27 12:51:01 PM all 0.31 0.00 0.07 0.00 0.02 99.61 20:13:27 12:51:01 PM 0 0.13 0.00 0.10 0.00 0.02 99.75 20:13:27 12:51:01 PM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:13:27 12:52:01 PM all 0.30 0.00 0.08 0.00 0.03 99.58 20:13:27 12:52:01 PM 0 0.17 0.00 0.13 0.00 0.07 99.63 20:13:27 12:52:01 PM 1 0.43 0.00 0.03 0.00 0.00 99.53 20:13:27 12:53:01 PM all 0.23 0.00 0.08 0.00 0.03 99.67 20:13:27 12:53:01 PM 0 0.42 0.00 0.10 0.00 0.03 99.45 20:13:27 12:53:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 20:13:27 20:13:27 12:53:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 12:54:01 PM all 0.33 0.20 0.13 0.01 0.03 99.31 20:13:27 12:54:01 PM 0 0.60 0.35 0.15 0.00 0.02 98.88 20:13:27 12:54:01 PM 1 0.07 0.05 0.10 0.02 0.03 99.73 20:13:27 12:55:01 PM all 0.22 0.00 0.08 0.00 0.03 99.67 20:13:27 12:55:01 PM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 12:55:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 12:56:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:27 12:56:01 PM 0 0.57 0.00 0.02 0.00 0.03 99.38 20:13:27 12:56:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 12:57:01 PM all 0.35 0.00 0.05 0.00 0.04 99.56 20:13:27 12:57:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 12:57:01 PM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:13:27 12:58:01 PM all 0.28 0.00 0.07 0.00 0.03 99.63 20:13:27 12:58:01 PM 0 0.48 0.00 0.08 0.00 0.03 99.40 20:13:27 12:58:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:13:27 12:59:01 PM all 0.32 0.00 0.08 0.00 0.03 99.57 20:13:27 12:59:01 PM 0 0.53 0.00 0.07 0.00 0.02 99.38 20:13:27 12:59:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:27 01:00:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:27 01:00:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:13:27 01:00:01 PM 1 0.15 0.00 0.07 0.00 0.03 99.75 20:13:27 01:01:01 PM all 0.12 0.00 0.11 0.00 0.03 99.75 20:13:27 01:01:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:27 01:01:01 PM 1 0.20 0.00 0.17 0.00 0.03 99.60 20:13:27 01:02:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:27 01:02:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:13:27 01:02:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:27 01:03:01 PM all 0.28 0.00 0.07 0.00 0.04 99.62 20:13:27 01:03:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 01:03:01 PM 1 0.48 0.00 0.08 0.00 0.05 99.38 20:13:27 01:04:01 PM all 0.23 0.00 0.08 0.00 0.03 99.66 20:13:27 01:04:01 PM 0 0.27 0.00 0.10 0.00 0.03 99.60 20:13:27 01:04:01 PM 1 0.18 0.00 0.07 0.00 0.03 99.72 20:13:27 20:13:27 01:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 01:05:01 PM all 0.24 0.00 0.07 0.00 0.03 99.67 20:13:27 01:05:01 PM 0 0.42 0.00 0.08 0.00 0.02 99.48 20:13:27 01:05:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 01:06:01 PM all 0.27 0.00 0.06 0.00 0.03 99.65 20:13:27 01:06:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:13:27 01:06:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 20:13:27 01:07:01 PM all 0.26 0.00 0.08 0.00 0.03 99.64 20:13:27 01:07:01 PM 0 0.27 0.00 0.08 0.00 0.02 99.63 20:13:27 01:07:01 PM 1 0.25 0.00 0.07 0.00 0.03 99.65 20:13:27 01:08:01 PM all 0.38 0.00 0.06 0.00 0.03 99.53 20:13:27 01:08:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:13:27 01:08:01 PM 1 0.65 0.00 0.03 0.00 0.02 99.30 20:13:27 01:09:01 PM all 0.32 0.00 0.08 0.02 0.03 99.56 20:13:27 01:09:01 PM 0 0.32 0.00 0.08 0.03 0.03 99.53 20:13:27 01:09:01 PM 1 0.32 0.00 0.08 0.00 0.02 99.58 20:13:27 01:10:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:27 01:10:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:27 01:10:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 01:11:01 PM all 0.33 0.00 0.07 0.04 0.02 99.55 20:13:27 01:11:01 PM 0 0.58 0.00 0.08 0.00 0.02 99.32 20:13:27 01:11:01 PM 1 0.07 0.00 0.05 0.08 0.02 99.78 20:13:27 01:12:01 PM all 0.25 0.00 0.07 0.00 0.03 99.65 20:13:27 01:12:01 PM 0 0.42 0.00 0.07 0.00 0.03 99.48 20:13:27 01:12:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 01:13:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:27 01:13:01 PM 0 0.47 0.00 0.07 0.00 0.02 99.45 20:13:27 01:13:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 01:14:01 PM all 0.34 0.00 0.05 0.01 0.03 99.57 20:13:27 01:14:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38 20:13:27 01:14:01 PM 1 0.12 0.00 0.07 0.02 0.03 99.77 20:13:27 01:15:01 PM all 0.34 0.00 0.05 0.00 0.03 99.57 20:13:27 01:15:01 PM 0 0.62 0.00 0.07 0.00 0.03 99.28 20:13:27 01:15:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:27 20:13:27 01:15:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 01:16:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:27 01:16:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:27 01:16:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 01:17:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59 20:13:27 01:17:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:13:27 01:17:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 01:18:01 PM all 0.56 0.00 0.08 0.00 0.03 99.34 20:13:27 01:18:01 PM 0 0.22 0.00 0.08 0.00 0.03 99.67 20:13:27 01:18:01 PM 1 0.90 0.00 0.07 0.00 0.02 99.02 20:13:27 01:19:01 PM all 0.23 0.00 0.05 0.00 0.02 99.71 20:13:27 01:19:01 PM 0 0.40 0.00 0.07 0.00 0.03 99.50 20:13:27 01:19:01 PM 1 0.05 0.00 0.03 0.00 0.00 99.92 20:13:27 01:20:01 PM all 0.23 0.00 0.08 0.00 0.03 99.67 20:13:27 01:20:01 PM 0 0.37 0.00 0.08 0.00 0.03 99.52 20:13:27 01:20:01 PM 1 0.08 0.00 0.08 0.00 0.02 99.82 20:13:27 01:21:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 01:21:01 PM 0 0.63 0.00 0.10 0.00 0.03 99.23 20:13:27 01:21:01 PM 1 0.02 0.00 0.05 0.00 0.03 99.90 20:13:27 01:22:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:27 01:22:01 PM 0 0.62 0.00 0.10 0.00 0.05 99.23 20:13:27 01:22:01 PM 1 0.02 0.00 0.03 0.00 0.02 99.93 20:13:27 01:23:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:13:27 01:23:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38 20:13:27 01:23:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 01:24:01 PM all 0.26 0.00 0.08 0.00 0.03 99.64 20:13:27 01:24:01 PM 0 0.40 0.00 0.07 0.00 0.02 99.52 20:13:27 01:24:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:13:27 01:25:01 PM all 0.21 0.00 0.05 0.00 0.04 99.70 20:13:27 01:25:01 PM 0 0.38 0.00 0.05 0.00 0.05 99.51 20:13:27 01:25:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:27 01:26:01 PM all 0.33 0.00 0.07 0.00 0.03 99.58 20:13:27 01:26:01 PM 0 0.57 0.00 0.07 0.00 0.02 99.35 20:13:27 01:26:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 20:13:27 01:26:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 01:27:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:27 01:27:01 PM 0 0.60 0.00 0.08 0.00 0.05 99.27 20:13:27 01:27:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:27 01:28:01 PM all 0.22 0.00 0.08 0.00 0.03 99.67 20:13:27 01:28:01 PM 0 0.33 0.00 0.08 0.00 0.03 99.55 20:13:27 01:28:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 01:29:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:27 01:29:01 PM 0 0.17 0.00 0.07 0.00 0.05 99.72 20:13:27 01:29:01 PM 1 0.43 0.00 0.05 0.00 0.02 99.50 20:13:27 01:30:01 PM all 0.14 0.00 0.07 0.00 0.03 99.77 20:13:27 01:30:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:27 01:30:01 PM 1 0.20 0.00 0.07 0.00 0.03 99.70 20:13:27 01:31:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56 20:13:27 01:31:01 PM 0 0.13 0.00 0.10 0.00 0.05 99.72 20:13:27 01:31:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:13:27 01:32:01 PM all 0.12 0.00 0.07 0.00 0.03 99.79 20:13:27 01:32:01 PM 0 0.13 0.00 0.10 0.00 0.05 99.72 20:13:27 01:32:01 PM 1 0.10 0.00 0.03 0.00 0.00 99.87 20:13:27 01:33:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:27 01:33:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:27 01:33:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:13:27 01:34:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:27 01:34:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85 20:13:27 01:34:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:13:27 01:35:01 PM all 0.29 0.00 0.04 0.00 0.03 99.64 20:13:27 01:35:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 01:35:01 PM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:13:27 01:36:01 PM all 0.29 0.00 0.07 0.00 0.03 99.62 20:13:27 01:36:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:27 01:36:01 PM 1 0.48 0.00 0.05 0.00 0.00 99.47 20:13:27 01:37:01 PM all 0.26 0.00 0.06 0.00 0.03 99.66 20:13:27 01:37:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 01:37:01 PM 1 0.42 0.00 0.07 0.00 0.02 99.50 20:13:27 20:13:27 01:37:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 01:38:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:27 01:38:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 01:38:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:13:27 01:39:01 PM all 0.19 0.00 0.05 0.00 0.04 99.72 20:13:27 01:39:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:27 01:39:01 PM 1 0.33 0.00 0.07 0.00 0.05 99.55 20:13:27 01:40:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:13:27 01:40:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 01:40:01 PM 1 0.53 0.00 0.08 0.00 0.03 99.35 20:13:27 01:41:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:27 01:41:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:27 01:41:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:13:27 01:42:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:27 01:42:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 01:42:01 PM 1 0.52 0.00 0.05 0.00 0.02 99.42 20:13:27 01:43:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:13:27 01:43:01 PM 0 0.12 0.00 0.07 0.00 0.02 99.80 20:13:27 01:43:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:27 01:44:01 PM all 0.33 0.00 0.06 0.01 0.03 99.57 20:13:27 01:44:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:13:27 01:44:01 PM 1 0.13 0.00 0.05 0.02 0.03 99.77 20:13:27 01:45:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:13:27 01:45:01 PM 0 0.52 0.00 0.05 0.00 0.05 99.38 20:13:27 01:45:01 PM 1 0.05 0.00 0.07 0.00 0.02 99.87 20:13:27 01:46:02 PM all 0.35 0.00 0.06 0.00 0.03 99.56 20:13:27 01:46:02 PM 0 0.60 0.00 0.07 0.00 0.03 99.30 20:13:27 01:46:02 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 01:47:01 PM all 0.22 0.00 0.08 0.00 0.03 99.68 20:13:27 01:47:01 PM 0 0.41 0.00 0.09 0.00 0.05 99.46 20:13:27 01:47:01 PM 1 0.03 0.00 0.07 0.00 0.00 99.90 20:13:27 01:48:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 01:48:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.31 20:13:27 01:48:01 PM 1 0.07 0.00 0.08 0.00 0.03 99.82 20:13:27 20:13:27 01:48:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 01:49:01 PM all 0.29 0.00 0.06 0.02 0.03 99.61 20:13:27 01:49:01 PM 0 0.47 0.00 0.05 0.00 0.00 99.48 20:13:27 01:49:01 PM 1 0.12 0.00 0.07 0.03 0.05 99.73 20:13:27 01:50:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:27 01:50:01 PM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 01:50:01 PM 1 0.22 0.00 0.10 0.00 0.02 99.67 20:13:27 01:51:01 PM all 0.29 0.00 0.08 0.00 0.02 99.62 20:13:27 01:51:01 PM 0 0.30 0.00 0.10 0.00 0.02 99.58 20:13:27 01:51:01 PM 1 0.28 0.00 0.05 0.00 0.02 99.65 20:13:27 01:52:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59 20:13:27 01:52:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:27 01:52:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 20:13:27 01:53:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60 20:13:27 01:53:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.37 20:13:27 01:53:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:27 01:54:01 PM all 0.31 0.00 0.08 0.03 0.02 99.57 20:13:27 01:54:01 PM 0 0.23 0.00 0.08 0.00 0.02 99.67 20:13:27 01:54:01 PM 1 0.38 0.00 0.07 0.05 0.02 99.48 20:13:27 01:55:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65 20:13:27 01:55:01 PM 0 0.22 0.00 0.07 0.00 0.05 99.67 20:13:27 01:55:01 PM 1 0.30 0.00 0.05 0.00 0.02 99.63 20:13:27 01:56:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:27 01:56:01 PM 0 0.42 0.00 0.07 0.00 0.02 99.50 20:13:27 01:56:01 PM 1 0.15 0.00 0.05 0.00 0.03 99.77 20:13:27 01:57:01 PM all 0.24 0.00 0.08 0.00 0.04 99.63 20:13:27 01:57:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:27 01:57:01 PM 1 0.42 0.00 0.08 0.00 0.03 99.47 20:13:27 01:58:01 PM all 0.27 0.00 0.07 0.00 0.03 99.63 20:13:27 01:58:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:27 01:58:01 PM 1 0.42 0.00 0.07 0.00 0.03 99.48 20:13:27 01:59:01 PM all 0.33 0.00 0.06 0.01 0.03 99.57 20:13:27 01:59:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 01:59:01 PM 1 0.58 0.00 0.05 0.02 0.02 99.33 20:13:27 20:13:27 01:59:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 02:00:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:27 02:00:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 02:00:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:27 02:01:01 PM all 0.28 0.00 0.11 0.00 0.02 99.59 20:13:27 02:01:01 PM 0 0.17 0.00 0.13 0.00 0.02 99.68 20:13:27 02:01:01 PM 1 0.40 0.00 0.08 0.00 0.02 99.50 20:13:27 02:02:01 PM all 0.35 0.16 0.11 0.00 0.05 99.33 20:13:27 02:02:01 PM 0 0.12 0.28 0.15 0.00 0.07 99.38 20:13:27 02:02:01 PM 1 0.58 0.03 0.07 0.00 0.03 99.28 20:13:27 02:03:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:27 02:03:01 PM 0 0.15 0.00 0.12 0.00 0.03 99.70 20:13:27 02:03:01 PM 1 0.48 0.00 0.02 0.00 0.03 99.47 20:13:27 02:04:01 PM all 0.28 0.00 0.07 0.01 0.03 99.62 20:13:27 02:04:01 PM 0 0.12 0.00 0.05 0.02 0.03 99.78 20:13:27 02:04:01 PM 1 0.43 0.00 0.08 0.00 0.02 99.47 20:13:27 02:05:01 PM all 0.36 0.00 0.07 0.00 0.03 99.55 20:13:27 02:05:01 PM 0 0.18 0.00 0.07 0.00 0.03 99.72 20:13:27 02:05:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38 20:13:27 02:06:01 PM all 0.35 0.00 0.05 0.00 0.03 99.57 20:13:27 02:06:01 PM 0 0.60 0.00 0.08 0.00 0.05 99.26 20:13:27 02:06:01 PM 1 0.10 0.00 0.02 0.00 0.02 99.87 20:13:27 02:07:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 02:07:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 02:07:01 PM 1 0.07 0.00 0.08 0.00 0.03 99.82 20:13:27 02:08:01 PM all 0.33 0.00 0.07 0.00 0.03 99.58 20:13:27 02:08:01 PM 0 0.52 0.00 0.07 0.00 0.02 99.40 20:13:27 02:08:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:13:27 02:09:01 PM all 0.31 0.00 0.06 0.00 0.96 98.68 20:13:27 02:09:01 PM 0 0.51 0.00 0.03 0.00 0.99 98.46 20:13:27 02:09:01 PM 1 0.10 0.00 0.08 0.00 0.93 98.89 20:13:27 02:10:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 02:10:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:27 02:10:01 PM 1 0.12 0.00 0.08 0.00 0.02 99.78 20:13:27 20:13:27 02:10:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 02:11:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:13:27 02:11:01 PM 0 0.47 0.00 0.07 0.00 0.02 99.45 20:13:27 02:11:01 PM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:13:27 02:12:01 PM all 0.25 0.00 0.07 0.00 0.04 99.64 20:13:27 02:12:01 PM 0 0.43 0.00 0.07 0.00 0.05 99.45 20:13:27 02:12:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:27 02:13:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:27 02:13:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:27 02:13:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:27 02:14:01 PM all 0.21 0.00 0.07 0.00 0.03 99.70 20:13:27 02:14:01 PM 0 0.30 0.00 0.05 0.00 0.03 99.62 20:13:27 02:14:01 PM 1 0.12 0.00 0.08 0.00 0.02 99.78 20:13:27 02:15:01 PM all 0.24 0.00 0.06 0.00 0.03 99.67 20:13:27 02:15:01 PM 0 0.38 0.00 0.03 0.00 0.03 99.55 20:13:27 02:15:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 02:16:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:27 02:16:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 02:16:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 02:17:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:27 02:17:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:27 02:17:01 PM 1 0.08 0.00 0.03 0.00 0.05 99.83 20:13:27 02:18:01 PM all 0.30 0.00 0.06 0.00 0.02 99.62 20:13:27 02:18:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:13:27 02:18:01 PM 1 0.07 0.00 0.07 0.00 0.02 99.85 20:13:27 02:19:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:13:27 02:19:01 PM 0 0.53 0.00 0.08 0.00 0.03 99.35 20:13:27 02:19:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 02:20:01 PM all 0.18 0.00 0.08 0.00 0.04 99.70 20:13:27 02:20:01 PM 0 0.13 0.00 0.10 0.00 0.07 99.70 20:13:27 02:20:01 PM 1 0.23 0.00 0.05 0.00 0.02 99.70 20:13:27 02:21:01 PM all 0.34 0.00 0.08 0.00 0.02 99.57 20:13:27 02:21:01 PM 0 0.13 0.00 0.10 0.00 0.03 99.73 20:13:27 02:21:01 PM 1 0.55 0.00 0.05 0.00 0.00 99.40 20:13:27 20:13:27 02:21:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 02:22:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:27 02:22:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:13:27 02:22:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 02:23:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:13:27 02:23:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:27 02:23:01 PM 1 0.48 0.00 0.07 0.00 0.02 99.43 20:13:27 02:24:01 PM all 0.35 0.00 0.07 0.00 0.03 99.56 20:13:27 02:24:01 PM 0 0.17 0.00 0.08 0.00 0.03 99.72 20:13:27 02:24:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:13:27 02:25:01 PM all 0.35 0.00 0.05 0.00 0.03 99.57 20:13:27 02:25:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 02:25:01 PM 1 0.60 0.00 0.03 0.00 0.03 99.33 20:13:27 02:26:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:27 02:26:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 02:26:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:13:27 02:27:01 PM all 0.28 0.00 0.05 0.00 0.03 99.63 20:13:27 02:27:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:27 02:27:01 PM 1 0.43 0.00 0.03 0.00 0.03 99.50 20:13:27 02:28:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 02:28:01 PM 0 0.05 0.00 0.07 0.00 0.02 99.87 20:13:27 02:28:01 PM 1 0.62 0.00 0.07 0.00 0.03 99.28 20:13:27 02:29:01 PM all 0.19 0.00 0.08 0.00 0.02 99.71 20:13:27 02:29:01 PM 0 0.22 0.00 0.07 0.00 0.02 99.70 20:13:27 02:29:01 PM 1 0.17 0.00 0.10 0.00 0.02 99.72 20:13:27 02:30:01 PM all 0.33 0.00 0.07 0.00 0.04 99.56 20:13:27 02:30:01 PM 0 0.60 0.00 0.07 0.00 0.05 99.28 20:13:27 02:30:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:27 02:31:01 PM all 0.28 0.00 0.06 0.00 0.03 99.64 20:13:27 02:31:01 PM 0 0.50 0.00 0.08 0.00 0.03 99.38 20:13:27 02:31:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:13:27 02:32:01 PM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:27 02:32:01 PM 0 0.50 0.00 0.07 0.00 0.05 99.38 20:13:27 02:32:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 20:13:27 02:32:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 02:33:01 PM all 0.37 0.00 0.06 0.00 0.03 99.55 20:13:27 02:33:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38 20:13:27 02:33:01 PM 1 0.17 0.00 0.08 0.00 0.03 99.72 20:13:27 02:34:01 PM all 0.30 0.00 0.05 0.03 0.03 99.60 20:13:27 02:34:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:27 02:34:01 PM 1 0.08 0.00 0.07 0.05 0.03 99.77 20:13:27 02:35:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:27 02:35:01 PM 0 0.43 0.00 0.07 0.00 0.03 99.47 20:13:27 02:35:01 PM 1 0.22 0.00 0.05 0.00 0.03 99.70 20:13:27 02:36:01 PM all 0.16 0.00 0.08 0.00 0.05 99.71 20:13:27 02:36:01 PM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:13:27 02:36:01 PM 1 0.25 0.00 0.08 0.00 0.03 99.63 20:13:27 02:37:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 20:13:27 02:37:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:27 02:37:01 PM 1 0.47 0.00 0.07 0.00 0.05 99.42 20:13:27 02:38:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:27 02:38:01 PM 0 0.15 0.00 0.07 0.00 0.03 99.75 20:13:27 02:38:01 PM 1 0.40 0.00 0.07 0.00 0.03 99.50 20:13:27 02:39:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:27 02:39:01 PM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:27 02:39:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:27 02:40:01 PM all 0.33 0.00 0.05 0.00 0.02 99.60 20:13:27 02:40:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.36 20:13:27 02:40:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83 20:13:27 02:41:01 PM all 0.28 0.00 0.05 0.00 0.03 99.63 20:13:27 02:41:01 PM 0 0.45 0.00 0.03 0.00 0.03 99.48 20:13:27 02:41:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:27 02:42:01 PM all 0.24 0.00 0.07 0.00 0.03 99.67 20:13:27 02:42:01 PM 0 0.38 0.00 0.07 0.00 0.02 99.53 20:13:27 02:42:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 02:43:01 PM all 0.35 0.00 0.07 0.00 0.03 99.56 20:13:27 02:43:01 PM 0 0.17 0.00 0.07 0.00 0.02 99.75 20:13:27 02:43:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:13:27 20:13:27 02:43:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 02:44:01 PM all 0.35 0.00 0.06 0.00 0.03 99.56 20:13:27 02:44:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 02:44:01 PM 1 0.60 0.00 0.03 0.00 0.03 99.33 20:13:27 02:45:01 PM all 0.35 0.00 0.06 0.00 0.03 99.57 20:13:27 02:45:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 02:45:01 PM 1 0.60 0.00 0.05 0.00 0.02 99.33 20:13:27 02:46:01 PM all 0.35 0.00 0.07 0.00 0.03 99.56 20:13:27 02:46:01 PM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 02:46:01 PM 1 0.37 0.00 0.07 0.00 0.02 99.55 20:13:27 02:47:01 PM all 0.24 0.00 0.07 0.00 0.04 99.65 20:13:27 02:47:01 PM 0 0.40 0.00 0.08 0.00 0.05 99.46 20:13:27 02:47:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 02:48:01 PM all 0.32 0.00 0.08 0.00 0.02 99.58 20:13:27 02:48:01 PM 0 0.13 0.00 0.08 0.00 0.02 99.77 20:13:27 02:48:01 PM 1 0.50 0.00 0.08 0.00 0.02 99.40 20:13:27 02:49:01 PM all 0.35 0.00 0.05 0.03 0.03 99.53 20:13:27 02:49:01 PM 0 0.15 0.00 0.07 0.00 0.03 99.75 20:13:27 02:49:01 PM 1 0.55 0.00 0.03 0.07 0.03 99.32 20:13:27 02:50:01 PM all 0.28 0.00 0.06 0.00 0.03 99.64 20:13:27 02:50:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:13:27 02:50:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:13:27 02:51:02 PM all 0.26 0.00 0.08 0.04 0.04 99.58 20:13:27 02:51:02 PM 0 0.30 0.00 0.07 0.00 0.05 99.58 20:13:27 02:51:02 PM 1 0.22 0.00 0.08 0.08 0.03 99.58 20:13:27 02:52:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:27 02:52:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 02:52:01 PM 1 0.49 0.00 0.03 0.00 0.03 99.44 20:13:27 02:53:01 PM all 0.25 0.00 0.06 0.00 0.03 99.67 20:13:27 02:53:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:13:27 02:53:01 PM 1 0.38 0.00 0.07 0.00 0.02 99.53 20:13:27 02:54:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60 20:13:27 02:54:01 PM 0 0.35 0.00 0.05 0.00 0.03 99.57 20:13:27 02:54:01 PM 1 0.30 0.00 0.05 0.00 0.02 99.63 20:13:27 20:13:27 02:54:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 02:55:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62 20:13:27 02:55:01 PM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:13:27 02:55:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:13:27 02:56:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 02:56:01 PM 0 0.57 0.00 0.02 0.00 0.02 99.40 20:13:27 02:56:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 02:57:01 PM all 0.33 0.00 0.07 0.00 0.02 99.59 20:13:27 02:57:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:13:27 02:57:01 PM 1 0.13 0.00 0.08 0.00 0.02 99.77 20:13:27 02:58:01 PM all 0.24 0.00 0.08 0.00 0.03 99.66 20:13:27 02:58:01 PM 0 0.37 0.00 0.07 0.00 0.02 99.55 20:13:27 02:58:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:13:27 02:59:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:27 02:59:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 02:59:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:13:27 03:00:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:27 03:00:01 PM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:27 03:00:01 PM 1 0.10 0.00 0.08 0.00 0.02 99.80 20:13:27 03:01:01 PM all 0.20 0.00 0.08 0.00 0.03 99.69 20:13:27 03:01:01 PM 0 0.17 0.00 0.07 0.00 0.03 99.73 20:13:27 03:01:01 PM 1 0.23 0.00 0.08 0.00 0.03 99.65 20:13:27 03:02:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 03:02:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:13:27 03:02:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38 20:13:27 03:03:01 PM all 0.31 0.00 0.06 0.00 0.02 99.62 20:13:27 03:03:01 PM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:13:27 03:03:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:13:27 03:04:01 PM all 0.25 0.00 0.07 0.00 0.03 99.66 20:13:27 03:04:01 PM 0 0.32 0.00 0.08 0.00 0.03 99.56 20:13:27 03:04:01 PM 1 0.18 0.00 0.05 0.00 0.02 99.75 20:13:27 03:05:01 PM all 0.18 0.00 0.08 0.00 0.03 99.71 20:13:27 03:05:01 PM 0 0.20 0.00 0.10 0.00 0.05 99.65 20:13:27 03:05:01 PM 1 0.17 0.00 0.05 0.00 0.02 99.77 20:13:27 20:13:27 03:05:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 03:06:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:27 03:06:01 PM 0 0.47 0.00 0.07 0.00 0.03 99.43 20:13:27 03:06:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 03:07:01 PM all 0.33 0.00 0.06 0.00 0.02 99.60 20:13:27 03:07:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.37 20:13:27 03:07:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:13:27 03:08:01 PM all 0.22 0.00 0.07 0.00 0.03 99.68 20:13:27 03:08:01 PM 0 0.10 0.00 0.03 0.00 0.02 99.85 20:13:27 03:08:01 PM 1 0.33 0.00 0.10 0.00 0.05 99.52 20:13:27 03:09:01 PM all 0.34 0.00 0.07 0.00 0.02 99.57 20:13:27 03:09:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:13:27 03:09:01 PM 1 0.62 0.00 0.07 0.00 0.02 99.30 20:13:27 03:10:01 PM all 0.33 0.00 0.06 0.00 0.02 99.59 20:13:27 03:10:01 PM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:13:27 03:10:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:27 03:11:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:27 03:11:01 PM 0 0.10 0.00 0.05 0.00 0.02 99.83 20:13:27 03:11:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:13:27 03:12:01 PM all 0.28 0.00 0.08 0.00 0.03 99.61 20:13:27 03:12:01 PM 0 0.10 0.00 0.08 0.00 0.02 99.80 20:13:27 03:12:01 PM 1 0.47 0.00 0.08 0.00 0.03 99.42 20:13:27 03:13:01 PM all 0.22 0.00 0.08 0.00 0.03 99.67 20:13:27 03:13:01 PM 0 0.32 0.00 0.13 0.00 0.03 99.52 20:13:27 03:13:01 PM 1 0.12 0.00 0.03 0.00 0.02 99.83 20:13:27 03:14:01 PM all 0.25 0.00 0.08 0.00 0.03 99.64 20:13:27 03:14:01 PM 0 0.28 0.00 0.10 0.00 0.02 99.60 20:13:27 03:14:01 PM 1 0.22 0.00 0.07 0.00 0.03 99.68 20:13:27 03:15:01 PM all 0.28 0.00 0.08 0.00 0.02 99.62 20:13:27 03:15:01 PM 0 0.40 0.00 0.10 0.00 0.02 99.48 20:13:27 03:15:01 PM 1 0.15 0.00 0.07 0.00 0.02 99.77 20:13:27 03:16:01 PM all 0.36 0.00 0.08 0.00 0.03 99.53 20:13:27 03:16:01 PM 0 0.58 0.00 0.07 0.00 0.05 99.30 20:13:27 03:16:01 PM 1 0.13 0.00 0.08 0.00 0.02 99.77 20:13:27 20:13:27 03:16:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 03:17:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 20:13:27 03:17:01 PM 0 0.37 0.00 0.07 0.00 0.03 99.53 20:13:27 03:17:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 20:13:27 03:18:01 PM all 0.35 0.00 0.07 0.00 0.03 99.56 20:13:27 03:18:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 03:18:01 PM 1 0.12 0.00 0.08 0.00 0.02 99.78 20:13:27 03:19:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68 20:13:27 03:19:01 PM 0 0.37 0.00 0.05 0.00 0.02 99.56 20:13:27 03:19:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 03:20:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:13:27 03:20:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:27 03:20:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:13:27 03:21:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:27 03:21:01 PM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:13:27 03:21:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:27 03:22:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64 20:13:27 03:22:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:27 03:22:01 PM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:13:27 03:23:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:27 03:23:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:13:27 03:23:01 PM 1 0.45 0.00 0.05 0.00 0.02 99.48 20:13:27 03:24:01 PM all 0.20 0.00 0.07 0.00 0.03 99.71 20:13:27 03:24:01 PM 0 0.32 0.00 0.07 0.00 0.03 99.58 20:13:27 03:24:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:13:27 03:25:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 03:25:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 03:25:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 03:26:01 PM all 0.32 0.00 0.03 0.00 0.03 99.62 20:13:27 03:26:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:27 03:26:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 03:27:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:27 03:27:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:27 03:27:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:13:27 20:13:27 03:27:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 03:28:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60 20:13:27 03:28:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:27 03:28:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:13:27 03:29:01 PM all 0.31 0.00 0.06 0.01 0.04 99.58 20:13:27 03:29:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:27 03:29:01 PM 1 0.12 0.00 0.07 0.02 0.05 99.75 20:13:27 03:30:01 PM all 0.23 0.00 0.08 0.00 0.03 99.66 20:13:27 03:30:01 PM 0 0.35 0.00 0.07 0.00 0.03 99.55 20:13:27 03:30:01 PM 1 0.12 0.00 0.10 0.00 0.02 99.77 20:13:27 03:31:01 PM all 0.23 0.00 0.05 0.00 0.03 99.70 20:13:27 03:31:01 PM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:13:27 03:31:01 PM 1 0.13 0.00 0.05 0.00 0.02 99.80 20:13:27 03:32:01 PM all 0.34 0.00 0.06 0.00 0.04 99.56 20:13:27 03:32:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:27 03:32:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 03:33:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 20:13:27 03:33:01 PM 0 0.32 0.00 0.05 0.00 0.02 99.62 20:13:27 03:33:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:27 03:34:01 PM all 0.29 0.00 0.05 0.00 0.02 99.64 20:13:27 03:34:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:27 03:34:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 20:13:27 03:35:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56 20:13:27 03:35:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32 20:13:27 03:35:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:13:27 03:36:01 PM all 0.30 0.00 0.08 0.00 0.03 99.59 20:13:27 03:36:01 PM 0 0.50 0.00 0.08 0.00 0.03 99.38 20:13:27 03:36:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 03:37:01 PM all 0.37 0.00 0.05 0.00 0.03 99.56 20:13:27 03:37:01 PM 0 0.62 0.00 0.05 0.00 0.02 99.32 20:13:27 03:37:01 PM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:13:27 03:38:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60 20:13:27 03:38:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:27 03:38:01 PM 1 0.13 0.00 0.07 0.00 0.02 99.78 20:13:27 20:13:27 03:38:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 03:39:01 PM all 0.43 0.00 0.09 0.01 0.03 99.44 20:13:27 03:39:01 PM 0 0.20 0.00 0.12 0.02 0.03 99.63 20:13:27 03:39:01 PM 1 0.65 0.00 0.07 0.00 0.03 99.25 20:13:27 03:40:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:13:27 03:40:01 PM 0 0.12 0.00 0.03 0.00 0.03 99.82 20:13:27 03:40:01 PM 1 0.50 0.00 0.10 0.00 0.03 99.37 20:13:27 03:41:01 PM all 0.32 0.00 0.10 0.00 0.03 99.56 20:13:27 03:41:01 PM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:13:27 03:41:01 PM 1 0.48 0.00 0.12 0.00 0.02 99.38 20:13:27 03:42:01 PM all 0.34 0.00 0.07 0.00 0.03 99.57 20:13:27 03:42:01 PM 0 0.13 0.00 0.08 0.00 0.02 99.77 20:13:27 03:42:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:27 03:43:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:27 03:43:01 PM 0 0.05 0.00 0.03 0.00 0.02 99.90 20:13:27 03:43:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:27 03:44:01 PM all 0.36 0.00 0.08 0.00 0.04 99.52 20:13:27 03:44:01 PM 0 0.23 0.00 0.10 0.00 0.05 99.62 20:13:27 03:44:01 PM 1 0.48 0.00 0.07 0.00 0.03 99.42 20:13:27 03:45:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:27 03:45:01 PM 0 0.42 0.00 0.03 0.00 0.02 99.53 20:13:27 03:45:01 PM 1 0.25 0.00 0.08 0.00 0.03 99.63 20:13:27 03:46:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:27 03:46:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 03:46:01 PM 1 0.55 0.00 0.07 0.00 0.02 99.37 20:13:27 03:47:01 PM all 0.34 0.00 0.04 0.00 0.04 99.57 20:13:27 03:47:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 03:47:01 PM 1 0.58 0.00 0.03 0.00 0.05 99.33 20:13:27 03:48:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 03:48:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 03:48:01 PM 1 0.57 0.00 0.08 0.00 0.03 99.32 20:13:27 03:49:01 PM all 0.36 0.00 0.08 0.00 0.03 99.52 20:13:27 03:49:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:27 03:49:01 PM 1 0.63 0.00 0.10 0.00 0.05 99.22 20:13:27 20:13:27 03:49:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 03:50:01 PM all 0.38 0.00 0.06 0.00 0.03 99.54 20:13:27 03:50:01 PM 0 0.17 0.00 0.08 0.00 0.02 99.73 20:13:27 03:50:01 PM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:13:27 03:51:02 PM all 0.35 0.00 0.08 0.00 0.03 99.54 20:13:27 03:51:02 PM 0 0.17 0.00 0.10 0.00 0.05 99.68 20:13:27 03:51:02 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:13:27 03:52:01 PM all 0.33 0.00 0.07 0.00 0.02 99.58 20:13:27 03:52:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.81 20:13:27 03:52:01 PM 1 0.56 0.00 0.07 0.00 0.02 99.36 20:13:27 03:53:01 PM all 0.35 0.00 0.08 0.00 0.04 99.53 20:13:27 03:53:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:13:27 03:53:01 PM 1 0.60 0.00 0.05 0.00 0.03 99.32 20:13:27 03:54:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:27 03:54:01 PM 0 0.30 0.00 0.05 0.00 0.03 99.62 20:13:27 03:54:01 PM 1 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 03:55:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56 20:13:27 03:55:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 03:55:01 PM 1 0.58 0.00 0.08 0.00 0.03 99.30 20:13:27 03:56:01 PM all 0.28 0.00 0.06 0.00 0.02 99.64 20:13:27 03:56:01 PM 0 0.17 0.00 0.07 0.00 0.03 99.73 20:13:27 03:56:01 PM 1 0.40 0.00 0.05 0.00 0.00 99.55 20:13:27 03:57:01 PM all 0.23 0.00 0.06 0.00 0.03 99.67 20:13:27 03:57:01 PM 0 0.18 0.00 0.08 0.00 0.05 99.68 20:13:27 03:57:01 PM 1 0.28 0.00 0.03 0.00 0.02 99.67 20:13:27 03:58:01 PM all 0.22 0.19 0.14 0.01 0.03 99.42 20:13:27 03:58:01 PM 0 0.35 0.00 0.15 0.02 0.05 99.43 20:13:27 03:58:01 PM 1 0.08 0.38 0.13 0.00 0.00 99.40 20:13:27 03:59:01 PM all 0.24 0.00 0.07 0.00 0.03 99.66 20:13:27 03:59:01 PM 0 0.40 0.00 0.08 0.00 0.03 99.48 20:13:27 03:59:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 04:00:01 PM all 0.34 0.00 0.07 0.00 0.03 99.56 20:13:27 04:00:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:27 04:00:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:13:27 20:13:27 04:00:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 04:01:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 04:01:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:13:27 04:01:01 PM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:13:27 04:02:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:13:27 04:02:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 04:02:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 04:03:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:27 04:03:01 PM 0 0.55 0.00 0.07 0.00 0.02 99.37 20:13:27 04:03:01 PM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:13:27 04:04:01 PM all 0.76 0.00 0.18 0.00 0.03 99.03 20:13:27 04:04:01 PM 0 0.85 0.00 0.17 0.00 0.03 98.95 20:13:27 04:04:01 PM 1 0.67 0.00 0.18 0.00 0.03 99.12 20:13:27 04:05:01 PM all 1.37 0.00 0.41 0.00 0.04 98.18 20:13:27 04:05:01 PM 0 1.36 0.00 0.49 0.00 0.05 98.11 20:13:27 04:05:01 PM 1 1.39 0.00 0.33 0.00 0.03 98.25 20:13:27 04:06:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 04:06:01 PM 0 0.57 0.00 0.07 0.00 0.02 99.35 20:13:27 04:06:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 04:07:01 PM all 0.26 0.00 0.08 0.00 0.03 99.63 20:13:27 04:07:01 PM 0 0.40 0.00 0.05 0.00 0.03 99.51 20:13:27 04:07:01 PM 1 0.12 0.00 0.10 0.00 0.03 99.75 20:13:27 04:08:01 PM all 0.23 0.00 0.06 0.00 0.03 99.69 20:13:27 04:08:01 PM 0 0.39 0.00 0.07 0.00 0.03 99.51 20:13:27 04:08:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:13:27 04:09:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 04:09:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:27 04:09:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:27 04:10:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:27 04:10:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:27 04:10:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:27 04:11:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:27 04:11:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:27 04:11:01 PM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:13:27 20:13:27 04:11:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 04:12:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:27 04:12:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:27 04:12:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 04:13:01 PM all 0.16 0.00 0.08 0.00 0.04 99.72 20:13:27 04:13:01 PM 0 0.28 0.00 0.12 0.00 0.03 99.56 20:13:27 04:13:01 PM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:13:27 04:14:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:27 04:14:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:27 04:14:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:27 04:15:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:27 04:15:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 04:15:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:27 04:16:01 PM all 0.28 0.00 0.04 0.00 0.05 99.62 20:13:27 04:16:01 PM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:13:27 04:16:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:27 04:17:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:27 04:17:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:13:27 04:17:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 04:18:01 PM all 0.24 0.00 0.05 0.00 0.04 99.67 20:13:27 04:18:01 PM 0 0.40 0.00 0.03 0.00 0.03 99.53 20:13:27 04:18:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 04:19:01 PM all 0.10 0.00 0.06 0.00 0.04 99.80 20:13:27 04:19:01 PM 0 0.13 0.00 0.03 0.00 0.02 99.82 20:13:27 04:19:01 PM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:13:27 04:20:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:27 04:20:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:27 04:20:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:27 04:21:01 PM all 0.21 0.00 0.06 0.00 0.03 99.70 20:13:27 04:21:01 PM 0 0.30 0.00 0.03 0.00 0.02 99.65 20:13:27 04:21:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 04:22:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:27 04:22:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:27 04:22:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 20:13:27 04:22:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 04:23:01 PM all 0.21 0.00 0.05 0.00 0.04 99.70 20:13:27 04:23:01 PM 0 0.30 0.00 0.03 0.00 0.02 99.65 20:13:27 04:23:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:27 04:24:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:13:27 04:24:01 PM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:13:27 04:24:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 04:25:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:27 04:25:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:27 04:25:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:27 04:26:01 PM all 0.28 0.00 0.04 0.00 0.03 99.64 20:13:27 04:26:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:13:27 04:26:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:27 04:27:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68 20:13:27 04:27:01 PM 0 0.35 0.00 0.05 0.00 0.02 99.58 20:13:27 04:27:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 04:28:01 PM all 0.19 0.00 0.05 0.00 0.04 99.72 20:13:27 04:28:01 PM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:13:27 04:28:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:27 04:29:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:27 04:29:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:27 04:29:01 PM 1 0.12 0.00 0.03 0.00 0.05 99.80 20:13:27 04:30:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:27 04:30:01 PM 0 0.47 0.00 0.03 0.00 0.05 99.45 20:13:27 04:30:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 04:31:01 PM all 0.10 0.00 0.08 0.01 0.04 99.77 20:13:27 04:31:01 PM 0 0.10 0.00 0.07 0.02 0.03 99.78 20:13:27 04:31:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:27 04:32:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:27 04:32:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:27 04:32:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 04:33:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:27 04:33:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:27 04:33:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:27 20:13:27 04:33:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 04:34:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:27 04:34:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:27 04:34:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 04:35:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:27 04:35:01 PM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:27 04:35:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 04:36:01 PM all 0.26 0.00 0.03 0.00 0.03 99.67 20:13:27 04:36:01 PM 0 0.45 0.00 0.03 0.00 0.05 99.47 20:13:27 04:36:01 PM 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:27 04:37:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:27 04:37:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:27 04:37:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:27 04:38:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:27 04:38:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:27 04:38:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 04:39:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:27 04:39:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:27 04:39:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:27 04:40:01 PM all 0.23 0.00 0.05 0.00 0.03 99.68 20:13:27 04:40:01 PM 0 0.40 0.00 0.05 0.00 0.02 99.53 20:13:27 04:40:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:27 04:41:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:27 04:41:01 PM 0 0.43 0.00 0.05 0.00 0.02 99.50 20:13:27 04:41:01 PM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:27 04:42:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:27 04:42:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:27 04:42:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:27 04:43:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:27 04:43:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:27 04:43:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:27 04:44:01 PM all 0.26 0.00 0.05 0.00 0.04 99.65 20:13:27 04:44:01 PM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:13:27 04:44:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:27 20:13:27 04:44:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 04:45:01 PM all 0.21 0.00 0.05 0.00 0.04 99.70 20:13:27 04:45:01 PM 0 0.32 0.00 0.03 0.00 0.02 99.63 20:13:27 04:45:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:27 04:46:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:27 04:46:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:27 04:46:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:27 04:47:01 PM all 0.31 0.00 0.03 0.00 0.03 99.62 20:13:27 04:47:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:27 04:47:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:27 04:48:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:27 04:48:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:13:27 04:48:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:27 04:49:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66 20:13:27 04:49:01 PM 0 0.42 0.00 0.03 0.00 0.02 99.53 20:13:27 04:49:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 04:50:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:27 04:50:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:27 04:50:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:27 04:51:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:27 04:51:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:27 04:51:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:27 04:52:01 PM all 0.31 0.00 0.03 0.00 0.03 99.62 20:13:27 04:52:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:27 04:52:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:27 04:53:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:27 04:53:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:27 04:53:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:27 04:54:01 PM all 0.25 0.00 0.06 0.00 0.03 99.66 20:13:27 04:54:01 PM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:13:27 04:54:01 PM 1 0.42 0.00 0.02 0.00 0.02 99.55 20:13:27 04:55:01 PM all 0.18 0.00 0.04 0.00 0.03 99.75 20:13:27 04:55:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 04:55:01 PM 1 0.27 0.00 0.03 0.00 0.02 99.68 20:13:27 20:13:27 04:55:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 04:56:01 PM all 0.31 0.00 0.05 0.00 0.06 99.58 20:13:27 04:56:01 PM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:13:27 04:56:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:27 04:57:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:27 04:57:01 PM 0 0.02 0.00 0.05 0.00 0.02 99.92 20:13:27 04:57:01 PM 1 0.60 0.00 0.07 0.00 0.05 99.28 20:13:27 04:58:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:27 04:58:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:27 04:58:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:27 04:59:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:27 04:59:01 PM 0 0.08 0.00 0.03 0.00 0.05 99.83 20:13:27 04:59:01 PM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:13:27 05:00:01 PM all 0.13 0.00 0.07 0.00 0.04 99.76 20:13:27 05:00:01 PM 0 0.03 0.00 0.07 0.00 0.05 99.85 20:13:27 05:00:01 PM 1 0.23 0.00 0.07 0.00 0.03 99.67 20:13:27 05:01:02 PM all 0.27 0.00 0.08 0.00 0.04 99.62 20:13:27 05:01:02 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:27 05:01:02 PM 1 0.48 0.00 0.08 0.00 0.05 99.38 20:13:27 05:02:01 PM all 0.17 0.00 0.07 0.00 0.04 99.72 20:13:27 05:02:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.86 20:13:27 05:02:01 PM 1 0.29 0.00 0.09 0.00 0.05 99.57 20:13:27 05:03:01 PM all 0.25 0.00 0.07 0.00 0.04 99.64 20:13:27 05:03:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 05:03:01 PM 1 0.42 0.00 0.07 0.00 0.05 99.47 20:13:27 05:04:01 PM all 0.34 0.00 0.05 0.00 0.04 99.57 20:13:27 05:04:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 05:04:01 PM 1 0.57 0.00 0.02 0.00 0.03 99.38 20:13:27 05:05:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:27 05:05:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 05:05:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:27 05:06:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:13:27 05:06:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:27 05:06:01 PM 1 0.55 0.00 0.08 0.00 0.03 99.33 20:13:27 20:13:27 05:06:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 05:07:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:27 05:07:01 PM 0 0.02 0.00 0.03 0.00 0.03 99.92 20:13:27 05:07:01 PM 1 0.58 0.00 0.07 0.00 0.07 99.28 20:13:27 05:08:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:27 05:08:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:27 05:08:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:27 05:09:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:27 05:09:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:27 05:09:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:27 05:10:01 PM all 0.32 0.00 0.08 0.00 0.04 99.56 20:13:27 05:10:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:13:27 05:10:01 PM 1 0.57 0.00 0.10 0.00 0.07 99.27 20:13:27 05:11:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:27 05:11:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 05:11:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:27 05:12:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:27 05:12:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 05:12:01 PM 1 0.43 0.00 0.03 0.00 0.03 99.50 20:13:27 05:13:01 PM all 0.11 0.00 0.07 0.00 0.04 99.78 20:13:27 05:13:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:27 05:13:01 PM 1 0.15 0.00 0.05 0.00 0.03 99.77 20:13:27 05:14:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:27 05:14:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:27 05:14:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:27 05:15:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:27 05:15:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:13:27 05:15:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33 20:13:27 05:16:01 PM all 0.27 0.00 0.05 0.00 0.03 99.65 20:13:27 05:16:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:27 05:16:01 PM 1 0.45 0.00 0.07 0.00 0.03 99.45 20:13:27 05:17:01 PM all 0.31 0.00 0.05 0.00 0.06 99.58 20:13:27 05:17:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:27 05:17:01 PM 1 0.55 0.00 0.03 0.00 0.07 99.35 20:13:27 20:13:27 05:17:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 05:18:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:27 05:18:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:27 05:18:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:27 05:19:01 PM all 0.29 0.00 0.03 0.00 0.04 99.63 20:13:27 05:19:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 05:19:01 PM 1 0.48 0.00 0.00 0.00 0.03 99.48 20:13:27 05:20:01 PM all 0.31 0.00 0.07 0.00 0.04 99.58 20:13:27 05:20:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 05:20:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:27 05:21:01 PM all 0.29 0.00 0.07 0.00 0.03 99.62 20:13:27 05:21:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:13:27 05:21:01 PM 1 0.52 0.00 0.05 0.00 0.02 99.42 20:13:27 05:22:01 PM all 0.28 0.00 0.03 0.00 0.04 99.65 20:13:27 05:22:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:13:27 05:22:01 PM 1 0.47 0.00 0.02 0.00 0.02 99.50 20:13:27 05:23:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:27 05:23:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:27 05:23:01 PM 1 0.57 0.00 0.05 0.00 0.07 99.32 20:13:27 05:24:01 PM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:27 05:24:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:27 05:24:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:27 05:25:01 PM all 0.27 0.00 0.03 0.00 0.03 99.67 20:13:27 05:25:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:27 05:25:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:13:27 05:26:01 PM all 0.22 0.00 0.06 0.00 0.03 99.69 20:13:27 05:26:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:27 05:26:01 PM 1 0.38 0.00 0.08 0.00 0.03 99.50 20:13:27 05:27:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:27 05:27:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:27 05:27:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:27 05:28:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:27 05:28:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:13:27 05:28:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:27 20:13:27 05:28:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 05:29:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:27 05:29:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:27 05:29:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:27 05:30:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:27 05:30:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 05:30:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:27 05:31:01 PM all 0.24 0.00 0.07 0.01 0.04 99.64 20:13:27 05:31:01 PM 0 0.10 0.00 0.07 0.02 0.05 99.77 20:13:27 05:31:01 PM 1 0.38 0.00 0.07 0.00 0.03 99.52 20:13:27 05:32:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:27 05:32:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:27 05:32:01 PM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:13:27 05:33:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:27 05:33:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 05:33:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:27 05:34:01 PM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:27 05:34:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:27 05:34:01 PM 1 0.57 0.00 0.05 0.00 0.07 99.32 20:13:27 05:35:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:27 05:35:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:13:27 05:35:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:27 05:36:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:27 05:36:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 05:36:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:27 05:37:01 PM all 0.25 0.00 0.05 0.00 0.03 99.67 20:13:27 05:37:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 05:37:01 PM 1 0.43 0.00 0.05 0.00 0.03 99.48 20:13:27 05:38:01 PM all 0.24 0.00 0.05 0.00 0.03 99.67 20:13:27 05:38:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 05:38:01 PM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:13:27 05:39:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:27 05:39:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:27 05:39:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:27 20:13:27 05:39:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 05:40:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:27 05:40:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:27 05:40:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 05:41:01 PM all 0.30 0.00 0.06 0.01 0.03 99.60 20:13:27 05:41:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:27 05:41:01 PM 1 0.50 0.00 0.03 0.02 0.02 99.43 20:13:27 05:42:01 PM all 0.28 0.00 0.06 0.00 0.03 99.64 20:13:27 05:42:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:27 05:42:01 PM 1 0.50 0.00 0.05 0.00 0.02 99.43 20:13:27 05:43:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:27 05:43:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:27 05:43:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:27 05:44:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:27 05:44:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:27 05:44:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:27 05:45:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:27 05:45:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 05:45:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:27 05:46:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:27 05:46:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:27 05:46:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:27 05:47:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:27 05:47:01 PM 0 0.27 0.00 0.07 0.00 0.03 99.63 20:13:27 05:47:01 PM 1 0.28 0.00 0.05 0.00 0.03 99.63 20:13:27 05:48:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:27 05:48:01 PM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:27 05:48:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 05:49:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:13:27 05:49:01 PM 0 0.52 0.00 0.02 0.00 0.00 99.47 20:13:27 05:49:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 05:50:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:27 05:50:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:27 05:50:01 PM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:13:27 20:13:27 05:50:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 05:51:01 PM all 0.29 0.01 0.08 0.00 0.04 99.58 20:13:27 05:51:01 PM 0 0.50 0.02 0.08 0.00 0.03 99.37 20:13:27 05:51:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 05:52:01 PM all 0.20 0.17 0.10 0.01 0.03 99.49 20:13:27 05:52:01 PM 0 0.37 0.28 0.12 0.00 0.05 99.18 20:13:27 05:52:01 PM 1 0.03 0.05 0.08 0.02 0.02 99.80 20:13:27 05:53:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:27 05:53:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:27 05:53:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:27 05:54:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66 20:13:27 05:54:01 PM 0 0.50 0.00 0.07 0.00 0.05 99.38 20:13:27 05:54:01 PM 1 0.02 0.00 0.03 0.00 0.02 99.93 20:13:27 05:55:01 PM all 0.20 0.00 0.06 0.00 0.04 99.70 20:13:27 05:55:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:27 05:55:01 PM 1 0.33 0.00 0.05 0.00 0.05 99.57 20:13:27 05:56:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:27 05:56:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 05:56:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:27 05:57:01 PM all 0.27 0.00 0.03 0.00 0.03 99.67 20:13:27 05:57:01 PM 0 0.13 0.00 0.05 0.00 0.05 99.77 20:13:27 05:57:01 PM 1 0.40 0.00 0.02 0.00 0.00 99.58 20:13:27 05:58:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:27 05:58:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 05:58:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:27 05:59:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:13:27 05:59:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:27 05:59:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:13:27 06:00:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 06:00:01 PM 0 0.12 0.00 0.12 0.00 0.05 99.72 20:13:27 06:00:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 06:01:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:27 06:01:01 PM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:13:27 06:01:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38 20:13:27 20:13:27 06:01:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 06:02:01 PM all 0.27 0.00 0.05 0.00 0.05 99.63 20:13:27 06:02:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:27 06:02:01 PM 1 0.47 0.00 0.05 0.00 0.05 99.43 20:13:27 06:03:01 PM all 0.26 0.00 0.06 0.00 0.03 99.66 20:13:27 06:03:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:27 06:03:01 PM 1 0.42 0.00 0.03 0.00 0.00 99.55 20:13:27 06:04:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:27 06:04:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 06:04:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:27 06:05:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60 20:13:27 06:05:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 06:05:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:27 06:06:01 PM all 0.22 0.00 0.06 0.00 0.04 99.68 20:13:27 06:06:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 06:06:01 PM 1 0.35 0.00 0.05 0.00 0.03 99.57 20:13:27 06:07:01 PM all 0.19 0.00 0.05 0.00 0.03 99.72 20:13:27 06:07:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:27 06:07:01 PM 1 0.28 0.00 0.05 0.00 0.02 99.65 20:13:27 06:08:02 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:27 06:08:02 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:27 06:08:02 PM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:13:27 06:09:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:27 06:09:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:27 06:09:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:13:27 06:10:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:13:27 06:10:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:13:27 06:10:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:27 06:11:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:27 06:11:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 06:11:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:27 06:12:01 PM all 0.23 0.00 0.06 0.00 0.03 99.67 20:13:27 06:12:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 06:12:01 PM 1 0.35 0.00 0.03 0.00 0.02 99.60 20:13:27 20:13:27 06:12:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 06:13:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:27 06:13:01 PM 0 0.13 0.00 0.07 0.00 0.07 99.73 20:13:27 06:13:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:27 06:14:01 PM all 0.33 0.00 0.04 0.00 0.03 99.61 20:13:27 06:14:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 06:14:01 PM 1 0.53 0.00 0.02 0.00 0.00 99.45 20:13:27 06:15:01 PM all 0.21 0.00 0.09 0.00 0.03 99.67 20:13:27 06:15:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:13:27 06:15:01 PM 1 0.30 0.00 0.08 0.00 0.02 99.60 20:13:27 06:16:01 PM all 0.30 0.00 0.04 0.00 0.03 99.63 20:13:27 06:16:01 PM 0 0.15 0.00 0.07 0.00 0.05 99.73 20:13:27 06:16:01 PM 1 0.45 0.00 0.02 0.00 0.00 99.53 20:13:27 06:17:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64 20:13:27 06:17:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 06:17:01 PM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:13:27 06:18:01 PM all 0.23 0.00 0.07 0.00 0.04 99.67 20:13:27 06:18:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 06:18:01 PM 1 0.35 0.00 0.07 0.00 0.03 99.55 20:13:27 06:19:01 PM all 0.29 0.00 0.06 0.02 0.03 99.61 20:13:27 06:19:01 PM 0 0.20 0.00 0.07 0.03 0.03 99.67 20:13:27 06:19:01 PM 1 0.38 0.00 0.05 0.00 0.02 99.55 20:13:27 06:20:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:27 06:20:01 PM 0 0.52 0.00 0.05 0.00 0.05 99.38 20:13:27 06:20:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 06:21:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:27 06:21:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:27 06:21:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 06:22:01 PM all 0.28 0.00 0.04 0.00 0.03 99.64 20:13:27 06:22:01 PM 0 0.40 0.00 0.05 0.00 0.03 99.52 20:13:27 06:22:01 PM 1 0.17 0.00 0.03 0.00 0.03 99.77 20:13:27 06:23:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:27 06:23:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 06:23:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 20:13:27 06:23:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 06:24:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 20:13:27 06:24:01 PM 0 0.43 0.00 0.07 0.00 0.03 99.47 20:13:27 06:24:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 06:25:01 PM all 0.23 0.00 0.05 0.00 0.03 99.68 20:13:27 06:25:01 PM 0 0.38 0.00 0.05 0.00 0.03 99.53 20:13:27 06:25:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 06:26:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:27 06:26:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 06:26:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:27 06:27:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:27 06:27:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:27 06:27:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 06:28:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:27 06:28:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:27 06:28:01 PM 1 0.08 0.00 0.10 0.00 0.05 99.77 20:13:27 06:29:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:27 06:29:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:13:27 06:29:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:27 06:30:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:27 06:30:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:27 06:30:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 06:31:01 PM all 0.18 0.00 0.07 0.00 0.04 99.71 20:13:27 06:31:01 PM 0 0.23 0.00 0.08 0.00 0.05 99.63 20:13:27 06:31:01 PM 1 0.13 0.00 0.05 0.00 0.03 99.78 20:13:27 06:32:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:27 06:32:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 06:32:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:13:27 06:33:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:27 06:33:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:13:27 06:33:01 PM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:13:27 06:34:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:27 06:34:01 PM 0 0.47 0.00 0.03 0.00 0.03 99.47 20:13:27 06:34:01 PM 1 0.15 0.00 0.07 0.00 0.03 99.75 20:13:27 20:13:27 06:34:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 06:35:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:27 06:35:01 PM 0 0.50 0.00 0.00 0.00 0.02 99.48 20:13:27 06:35:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:27 06:36:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:27 06:36:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:27 06:36:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:27 06:37:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:27 06:37:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 06:37:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:27 06:38:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:27 06:38:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:13:27 06:38:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:27 06:39:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:27 06:39:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:27 06:39:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:27 06:40:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 20:13:27 06:40:01 PM 0 0.37 0.00 0.07 0.00 0.03 99.53 20:13:27 06:40:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 06:41:01 PM all 0.40 0.00 0.08 0.00 0.03 99.48 20:13:27 06:41:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:13:27 06:41:01 PM 1 0.23 0.00 0.10 0.00 0.03 99.63 20:13:27 06:42:01 PM all 0.28 0.00 0.08 0.00 0.04 99.60 20:13:27 06:42:01 PM 0 0.47 0.00 0.07 0.00 0.03 99.43 20:13:27 06:42:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:27 06:43:01 PM all 0.23 0.00 0.07 0.00 0.04 99.66 20:13:27 06:43:01 PM 0 0.37 0.00 0.07 0.00 0.03 99.53 20:13:27 06:43:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 06:44:01 PM all 0.34 0.00 0.06 0.00 0.04 99.56 20:13:27 06:44:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:27 06:44:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 06:45:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:13:27 06:45:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:27 06:45:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 20:13:27 06:45:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 06:46:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:13:27 06:46:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:13:27 06:46:01 PM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:13:27 06:47:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:27 06:47:01 PM 0 0.43 0.00 0.02 0.00 0.02 99.53 20:13:27 06:47:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:27 06:48:01 PM all 0.18 0.00 0.06 0.00 0.03 99.72 20:13:27 06:48:01 PM 0 0.22 0.00 0.02 0.00 0.03 99.73 20:13:27 06:48:01 PM 1 0.15 0.00 0.10 0.00 0.03 99.72 20:13:27 06:49:01 PM all 0.22 0.00 0.07 0.00 0.03 99.68 20:13:27 06:49:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:27 06:49:01 PM 1 0.37 0.00 0.05 0.00 0.02 99.57 20:13:27 06:50:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:27 06:50:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 06:50:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:27 06:51:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:27 06:51:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:27 06:51:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:27 06:52:01 PM all 0.33 0.00 0.03 0.00 0.04 99.60 20:13:27 06:52:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:27 06:52:01 PM 1 0.55 0.00 0.02 0.00 0.03 99.40 20:13:27 06:53:01 PM all 0.23 0.00 0.05 0.00 0.04 99.67 20:13:27 06:53:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 06:53:01 PM 1 0.37 0.00 0.03 0.00 0.03 99.57 20:13:27 06:54:01 PM all 0.18 0.00 0.03 0.00 0.03 99.76 20:13:27 06:54:01 PM 0 0.30 0.00 0.03 0.00 0.02 99.65 20:13:27 06:54:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:27 06:55:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:27 06:55:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:27 06:55:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 06:56:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:27 06:56:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:27 06:56:01 PM 1 0.08 0.00 0.10 0.00 0.03 99.78 20:13:27 20:13:27 06:56:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 06:57:01 PM all 0.26 0.00 0.07 0.00 0.03 99.65 20:13:27 06:57:01 PM 0 0.42 0.00 0.05 0.00 0.02 99.52 20:13:27 06:57:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:27 06:58:01 PM all 0.21 0.00 0.05 0.00 0.04 99.70 20:13:27 06:58:01 PM 0 0.33 0.00 0.05 0.00 0.03 99.58 20:13:27 06:58:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 06:59:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:27 06:59:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:13:27 06:59:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 07:00:01 PM all 0.16 0.00 0.06 0.00 0.03 99.75 20:13:27 07:00:01 PM 0 0.25 0.00 0.07 0.00 0.05 99.63 20:13:27 07:00:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:13:27 07:01:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:27 07:01:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:13:27 07:01:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 07:02:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:27 07:02:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:13:27 07:02:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 07:03:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:13:27 07:03:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:13:27 07:03:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:27 07:04:01 PM all 0.31 0.00 0.05 0.01 0.05 99.58 20:13:27 07:04:01 PM 0 0.53 0.00 0.03 0.02 0.05 99.37 20:13:27 07:04:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 07:05:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:27 07:05:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:27 07:05:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85 20:13:27 07:06:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:13:27 07:06:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:27 07:06:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:27 07:07:01 PM all 0.20 0.00 0.07 0.00 0.04 99.69 20:13:27 07:07:01 PM 0 0.33 0.00 0.08 0.00 0.03 99.55 20:13:27 07:07:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:27 20:13:27 07:07:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 07:08:01 PM all 0.13 0.00 0.04 0.00 0.04 99.79 20:13:27 07:08:01 PM 0 0.18 0.00 0.07 0.00 0.05 99.70 20:13:27 07:08:01 PM 1 0.07 0.00 0.02 0.00 0.03 99.88 20:13:27 07:09:01 PM all 0.28 0.00 0.06 0.01 0.04 99.62 20:13:27 07:09:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:27 07:09:01 PM 1 0.48 0.00 0.05 0.02 0.03 99.42 20:13:27 07:10:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:27 07:10:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 07:10:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:27 07:11:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:27 07:11:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:27 07:11:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:27 07:12:01 PM all 0.26 0.00 0.05 0.00 0.03 99.67 20:13:27 07:12:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 07:12:01 PM 1 0.40 0.00 0.02 0.00 0.00 99.58 20:13:27 07:13:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:27 07:13:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:13:27 07:13:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:27 07:14:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:27 07:14:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:13:27 07:14:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:27 07:15:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:27 07:15:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:27 07:15:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:13:27 07:16:02 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:13:27 07:16:02 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:27 07:16:02 PM 1 0.50 0.00 0.05 0.00 0.02 99.43 20:13:27 07:17:01 PM all 0.36 0.00 0.07 0.00 0.03 99.55 20:13:27 07:17:01 PM 0 0.17 0.00 0.08 0.00 0.03 99.71 20:13:27 07:17:01 PM 1 0.54 0.00 0.05 0.00 0.02 99.39 20:13:27 07:18:01 PM all 0.10 0.00 0.05 0.00 0.04 99.81 20:13:27 07:18:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:27 07:18:01 PM 1 0.10 0.00 0.03 0.00 0.03 99.83 20:13:27 20:13:27 07:18:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 07:19:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:27 07:19:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:27 07:19:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:27 07:20:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:27 07:20:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:27 07:20:01 PM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:13:27 07:21:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:27 07:21:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:27 07:21:01 PM 1 0.60 0.00 0.07 0.00 0.05 99.28 20:13:27 07:22:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:27 07:22:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:27 07:22:01 PM 1 0.60 0.00 0.03 0.00 0.03 99.33 20:13:27 07:23:01 PM all 0.20 0.00 0.05 0.00 0.03 99.72 20:13:27 07:23:01 PM 0 0.18 0.00 0.07 0.00 0.03 99.72 20:13:27 07:23:01 PM 1 0.22 0.00 0.03 0.00 0.03 99.72 20:13:27 07:24:01 PM all 0.24 0.00 0.06 0.00 0.04 99.66 20:13:27 07:24:01 PM 0 0.42 0.00 0.05 0.00 0.03 99.50 20:13:27 07:24:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:27 07:25:01 PM all 0.28 0.00 0.05 0.00 0.03 99.63 20:13:27 07:25:01 PM 0 0.53 0.00 0.07 0.00 0.05 99.35 20:13:27 07:25:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92 20:13:27 07:26:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:27 07:26:01 PM 0 0.58 0.00 0.05 0.00 0.07 99.30 20:13:27 07:26:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:27 07:27:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:13:27 07:27:01 PM 0 0.55 0.00 0.08 0.00 0.07 99.30 20:13:27 07:27:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 20:13:27 07:28:01 PM all 0.13 0.00 0.06 0.00 0.03 99.78 20:13:27 07:28:01 PM 0 0.23 0.00 0.10 0.00 0.05 99.61 20:13:27 07:28:01 PM 1 0.02 0.00 0.02 0.00 0.02 99.95 20:13:27 07:29:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:13:27 07:29:01 PM 0 0.60 0.00 0.08 0.00 0.05 99.27 20:13:27 07:29:01 PM 1 0.02 0.00 0.05 0.00 0.02 99.92 20:13:27 20:13:27 07:29:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 07:30:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:27 07:30:01 PM 0 0.58 0.00 0.07 0.00 0.05 99.30 20:13:27 07:30:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:27 07:31:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:13:27 07:31:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:13:27 07:31:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:27 07:32:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:27 07:32:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:27 07:32:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:27 07:33:01 PM all 0.33 0.21 0.13 0.00 0.04 99.29 20:13:27 07:33:01 PM 0 0.45 0.35 0.13 0.00 0.03 99.03 20:13:27 07:33:01 PM 1 0.20 0.07 0.13 0.00 0.05 99.55 20:13:27 07:34:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:27 07:34:01 PM 0 0.48 0.00 0.02 0.00 0.02 99.48 20:13:27 07:34:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:27 07:35:01 PM all 0.13 0.00 0.08 0.00 0.05 99.74 20:13:27 07:35:01 PM 0 0.17 0.00 0.08 0.00 0.05 99.70 20:13:27 07:35:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:27 07:36:01 PM all 0.26 0.00 0.06 0.00 0.03 99.66 20:13:27 07:36:01 PM 0 0.43 0.00 0.07 0.00 0.03 99.47 20:13:27 07:36:01 PM 1 0.08 0.00 0.05 0.00 0.02 99.85 20:13:27 07:37:01 PM all 0.16 0.00 0.07 0.00 0.05 99.72 20:13:27 07:37:01 PM 0 0.23 0.00 0.07 0.00 0.05 99.65 20:13:27 07:37:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 07:38:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:27 07:38:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:27 07:38:01 PM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:13:27 07:39:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:27 07:39:01 PM 0 0.60 0.00 0.07 0.00 0.05 99.28 20:13:27 07:39:01 PM 1 0.03 0.00 0.05 0.00 0.02 99.90 20:13:27 07:40:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:27 07:40:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:13:27 07:40:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:27 20:13:27 07:40:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 07:41:01 PM all 1.54 0.00 0.27 0.03 0.04 98.12 20:13:27 07:41:01 PM 0 1.44 0.00 0.35 0.03 0.03 98.15 20:13:27 07:41:01 PM 1 1.65 0.00 0.18 0.02 0.05 98.10 20:13:27 07:42:01 PM all 36.68 0.00 5.76 1.14 0.10 56.32 20:13:27 07:42:01 PM 0 30.36 0.00 5.21 1.20 0.10 63.13 20:13:27 07:42:01 PM 1 43.02 0.00 6.30 1.09 0.10 49.49 20:13:27 07:43:01 PM all 20.46 0.00 3.18 1.18 0.08 75.11 20:13:27 07:43:01 PM 0 12.77 0.00 2.85 1.17 0.07 83.14 20:13:27 07:43:01 PM 1 28.16 0.00 3.51 1.19 0.08 67.07 20:13:27 07:44:01 PM all 29.19 0.00 5.27 0.65 0.10 64.78 20:13:27 07:44:01 PM 0 34.52 0.00 5.81 0.97 0.10 58.61 20:13:27 07:44:01 PM 1 23.85 0.00 4.74 0.33 0.10 70.98 20:13:27 07:45:01 PM all 10.57 0.00 1.91 0.68 0.06 86.78 20:13:27 07:45:01 PM 0 13.85 0.00 2.02 0.63 0.07 83.43 20:13:27 07:45:01 PM 1 7.29 0.00 1.80 0.73 0.05 90.13 20:13:27 07:46:01 PM all 0.31 0.00 0.07 0.03 0.03 99.57 20:13:27 07:46:01 PM 0 0.58 0.00 0.07 0.05 0.05 99.25 20:13:27 07:46:01 PM 1 0.03 0.00 0.07 0.00 0.02 99.88 20:13:27 07:47:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:27 07:47:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:13:27 07:47:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:27 07:48:01 PM all 0.34 0.00 0.05 0.00 0.04 99.57 20:13:27 07:48:01 PM 0 0.42 0.00 0.07 0.00 0.05 99.47 20:13:27 07:48:01 PM 1 0.27 0.00 0.03 0.00 0.03 99.67 20:13:27 07:49:01 PM all 1.65 0.00 0.21 0.00 0.05 98.10 20:13:27 07:49:01 PM 0 2.42 0.00 0.23 0.00 0.05 97.29 20:13:27 07:49:01 PM 1 0.87 0.00 0.18 0.00 0.05 98.90 20:13:27 07:50:01 PM all 0.93 0.00 0.12 0.02 0.07 98.87 20:13:27 07:50:01 PM 0 0.68 0.00 0.12 0.03 0.07 99.10 20:13:27 07:50:01 PM 1 1.17 0.00 0.12 0.00 0.07 98.65 20:13:27 07:51:01 PM all 0.69 0.00 0.10 0.00 0.06 99.15 20:13:27 07:51:01 PM 0 0.72 0.00 0.10 0.00 0.03 99.15 20:13:27 07:51:01 PM 1 0.67 0.00 0.10 0.00 0.08 99.15 20:13:27 20:13:27 07:51:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 07:52:01 PM all 0.85 0.00 0.13 0.00 0.05 98.96 20:13:27 07:52:01 PM 0 1.02 0.00 0.12 0.00 0.05 98.81 20:13:27 07:52:01 PM 1 0.68 0.00 0.15 0.00 0.05 99.11 20:13:27 07:53:01 PM all 1.36 0.00 0.13 0.00 0.06 98.46 20:13:27 07:53:01 PM 0 0.97 0.00 0.12 0.00 0.07 98.85 20:13:27 07:53:01 PM 1 1.74 0.00 0.13 0.00 0.05 98.08 20:13:27 07:54:01 PM all 0.94 0.00 0.12 0.00 0.06 98.89 20:13:27 07:54:01 PM 0 1.20 0.00 0.13 0.00 0.07 98.60 20:13:27 07:54:01 PM 1 0.67 0.00 0.10 0.00 0.05 99.18 20:13:27 07:55:01 PM all 0.71 0.00 0.13 0.00 0.07 99.10 20:13:27 07:55:01 PM 0 0.68 0.00 0.17 0.00 0.07 99.08 20:13:27 07:55:01 PM 1 0.73 0.00 0.08 0.00 0.07 99.12 20:13:27 07:56:01 PM all 0.84 0.00 0.12 0.00 0.06 98.99 20:13:27 07:56:01 PM 0 0.92 0.00 0.12 0.00 0.07 98.90 20:13:27 07:56:01 PM 1 0.75 0.00 0.12 0.00 0.05 99.08 20:13:27 07:57:01 PM all 1.50 0.00 0.10 0.00 0.07 98.33 20:13:27 07:57:01 PM 0 1.00 0.00 0.08 0.00 0.07 98.85 20:13:27 07:57:01 PM 1 2.01 0.00 0.12 0.00 0.07 97.81 20:13:27 07:58:01 PM all 2.75 0.00 0.18 0.01 0.07 97.00 20:13:27 07:58:01 PM 0 3.54 0.00 0.17 0.00 0.07 96.22 20:13:27 07:58:01 PM 1 1.95 0.00 0.18 0.02 0.07 97.78 20:13:27 07:59:01 PM all 1.30 0.00 0.13 0.00 0.07 98.50 20:13:27 07:59:01 PM 0 1.09 0.00 0.13 0.00 0.07 98.71 20:13:27 07:59:01 PM 1 1.52 0.00 0.12 0.00 0.07 98.30 20:13:27 08:00:01 PM all 1.12 0.00 0.15 0.00 0.07 98.66 20:13:27 08:00:01 PM 0 1.24 0.00 0.18 0.00 0.07 98.51 20:13:27 08:00:01 PM 1 1.00 0.00 0.12 0.00 0.07 98.82 20:13:27 08:01:01 PM all 1.74 0.00 0.25 0.00 0.07 97.95 20:13:27 08:01:01 PM 0 0.70 0.00 0.13 0.00 0.05 99.11 20:13:27 08:01:01 PM 1 2.77 0.00 0.37 0.00 0.08 96.78 20:13:27 08:02:01 PM all 1.04 0.00 0.25 0.00 0.08 98.63 20:13:27 08:02:01 PM 0 0.85 0.00 0.18 0.00 0.07 98.90 20:13:27 08:02:01 PM 1 1.23 0.00 0.32 0.00 0.08 98.37 20:13:27 20:13:27 08:02:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:27 08:03:01 PM all 0.86 0.00 0.21 0.00 0.07 98.86 20:13:27 08:03:01 PM 0 0.34 0.00 0.08 0.00 0.05 99.53 20:13:27 08:03:01 PM 1 1.39 0.00 0.33 0.00 0.08 98.20 20:13:27 08:04:01 PM all 0.89 0.00 0.21 0.00 0.07 98.84 20:13:27 08:04:01 PM 0 0.48 0.00 0.10 0.00 0.05 99.36 20:13:27 08:04:01 PM 1 1.29 0.00 0.32 0.00 0.08 98.31 20:13:27 08:05:01 PM all 0.89 0.00 0.24 0.00 0.08 98.78 20:13:27 08:05:01 PM 0 0.57 0.00 0.17 0.00 0.07 99.20 20:13:27 08:05:01 PM 1 1.22 0.00 0.32 0.00 0.10 98.36 20:13:27 08:06:01 PM all 1.02 0.00 0.20 0.00 0.06 98.72 20:13:27 08:06:01 PM 0 1.19 0.00 0.25 0.00 0.07 98.49 20:13:27 08:06:01 PM 1 0.85 0.00 0.15 0.00 0.05 98.95 20:13:27 08:07:01 PM all 1.04 0.00 0.15 0.00 0.07 98.75 20:13:27 08:07:01 PM 0 1.34 0.00 0.23 0.00 0.08 98.35 20:13:27 08:07:01 PM 1 0.73 0.00 0.07 0.00 0.05 99.15 20:13:27 08:08:01 PM all 0.74 0.00 0.09 0.00 0.06 99.11 20:13:27 08:08:01 PM 0 0.84 0.00 0.08 0.00 0.05 99.03 20:13:27 08:08:01 PM 1 0.63 0.00 0.10 0.00 0.07 99.20 20:13:27 08:09:01 PM all 0.68 0.00 0.13 0.00 0.07 99.11 20:13:27 08:09:01 PM 0 0.65 0.00 0.12 0.00 0.07 99.16 20:13:27 08:09:01 PM 1 0.72 0.00 0.15 0.00 0.07 99.07 20:13:27 08:10:01 PM all 0.78 0.00 0.10 0.00 0.05 99.07 20:13:27 08:10:01 PM 0 0.70 0.00 0.08 0.00 0.03 99.18 20:13:27 08:10:01 PM 1 0.85 0.00 0.12 0.00 0.07 98.97 20:13:27 08:11:01 PM all 0.60 0.00 0.13 0.00 0.07 99.21 20:13:27 08:11:01 PM 0 0.55 0.00 0.12 0.00 0.07 99.26 20:13:27 08:11:01 PM 1 0.65 0.00 0.13 0.00 0.07 99.15 20:13:27 08:12:01 PM all 1.89 0.00 0.18 0.00 0.06 97.88 20:13:27 08:12:01 PM 0 2.88 0.00 0.22 0.00 0.05 96.86 20:13:27 08:12:01 PM 1 0.90 0.00 0.13 0.00 0.07 98.90 20:13:27 08:13:01 PM all 27.81 0.00 4.06 0.14 0.08 67.90 20:13:27 08:13:01 PM 0 14.75 0.00 3.67 0.12 0.08 81.38 20:13:27 08:13:01 PM 1 40.86 0.00 4.46 0.17 0.08 54.43 20:13:27 20:13:27 Average: CPU %user %nice %system %iowait %steal %idle 20:13:27 Average: all 0.50 0.00 0.09 0.01 0.04 99.35 20:13:27 Average: 0 0.47 0.00 0.09 0.01 0.04 99.38 20:13:27 Average: 1 0.53 0.00 0.09 0.01 0.04 99.33 20:13:27 20:13:27 20:13:27