09:40:03 Started by upstream project "integration-sanity-test-scandium" build number 558 09:40:03 originally caused by: 09:40:03 Started by timer 09:40:03 Running as SYSTEM 09:40:03 [EnvInject] - Loading node environment variables. 09:40:03 Building remotely on prd-centos8-robot-2c-8g-11854 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:40:03 [ssh-agent] Looking for ssh-agent implementation... 09:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:04 $ ssh-agent 09:40:04 SSH_AUTH_SOCK=/tmp/ssh-7b3gM3eYcy6J/agent.6171 09:40:04 SSH_AGENT_PID=6172 09:40:04 [ssh-agent] Started. 09:40:04 Running ssh-add (command line suppressed) 09:40:04 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_8315517065092908939.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_8315517065092908939.key) 09:40:04 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:40:04 The recommended git tool is: NONE 09:40:10 using credential opendaylight-jenkins-ssh 09:40:10 Wiping out workspace first. 09:40:10 Cloning the remote Git repository 09:40:10 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:40:10 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:40:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:10 > git --version # timeout=10 09:40:10 > git --version # 'git version 2.43.0' 09:40:10 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:10 [INFO] Currently running in a labeled security context 09:40:10 [INFO] Currently SELinux is 'enforcing' on the host 09:40:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh17671493189744128152.key 09:40:10 Verifying host key using known hosts file 09:40:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:40:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:14 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:14 [INFO] Currently running in a labeled security context 09:40:14 [INFO] Currently SELinux is 'enforcing' on the host 09:40:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh8110423148878172069.key 09:40:14 Verifying host key using known hosts file 09:40:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:40:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:40:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:14 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:40:14 > git config core.sparsecheckout # timeout=10 09:40:14 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:40:15 Commit message: "Adapt test for new pce-allocation field" 09:40:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:15 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:40:16 No emails were triggered. 09:40:16 provisioning config files... 09:40:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:40:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:40:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7173123396522652347.sh 09:40:18 ---> python-tools-install.sh 09:40:18 Setup pyenv: 09:40:18 system 09:40:18 * 3.8.13 (set by /opt/pyenv/version) 09:40:18 * 3.9.13 (set by /opt/pyenv/version) 09:40:18 * 3.10.13 (set by /opt/pyenv/version) 09:40:18 * 3.11.7 (set by /opt/pyenv/version) 09:40:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DSJ7 09:40:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:27 lf-activate-venv(): INFO: Base packages installed successfully 09:40:27 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH 09:40:53 Generating Requirements File 09:41:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:41:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:41:14 Python 3.11.7 09:41:14 pip 25.3 from /tmp/venv-DSJ7/lib/python3.11/site-packages/pip (python 3.11) 09:41:14 appdirs==1.4.4 09:41:14 argcomplete==3.6.3 09:41:14 aspy.yaml==1.3.0 09:41:14 attrs==25.4.0 09:41:14 autopage==0.5.2 09:41:14 beautifulsoup4==4.14.3 09:41:14 boto3==1.42.5 09:41:14 botocore==1.42.5 09:41:14 bs4==0.0.2 09:41:14 cachetools==6.2.2 09:41:14 certifi==2025.11.12 09:41:14 cffi==2.0.0 09:41:14 cfgv==3.5.0 09:41:14 chardet==5.2.0 09:41:14 charset-normalizer==3.4.4 09:41:14 click==8.3.1 09:41:14 cliff==4.13.0 09:41:14 cmd2==3.0.0 09:41:14 cryptography==3.3.2 09:41:14 debtcollector==3.0.0 09:41:14 decorator==5.2.1 09:41:14 defusedxml==0.7.1 09:41:14 Deprecated==1.3.1 09:41:14 distlib==0.4.0 09:41:14 dnspython==2.8.0 09:41:14 docker==7.1.0 09:41:14 dogpile.cache==1.5.0 09:41:14 durationpy==0.10 09:41:14 email-validator==2.3.0 09:41:14 filelock==3.20.0 09:41:14 future==1.0.0 09:41:14 gitdb==4.0.12 09:41:14 GitPython==3.1.45 09:41:14 google-auth==2.43.0 09:41:14 httplib2==0.31.0 09:41:14 identify==2.6.15 09:41:14 idna==3.11 09:41:14 importlib-resources==1.5.0 09:41:14 iso8601==2.1.0 09:41:14 Jinja2==3.1.6 09:41:14 jmespath==1.0.1 09:41:14 jsonpatch==1.33 09:41:14 jsonpointer==3.0.0 09:41:14 jsonschema==4.25.1 09:41:14 jsonschema-specifications==2025.9.1 09:41:14 keystoneauth1==5.12.0 09:41:14 kubernetes==34.1.0 09:41:14 lftools==0.37.17 09:41:14 lxml==6.0.2 09:41:14 markdown-it-py==4.0.0 09:41:14 MarkupSafe==3.0.3 09:41:14 mdurl==0.1.2 09:41:14 msgpack==1.1.2 09:41:14 multi_key_dict==2.0.3 09:41:14 munch==4.0.0 09:41:14 netaddr==1.3.0 09:41:14 niet==1.4.2 09:41:14 nodeenv==1.9.1 09:41:14 oauth2client==4.1.3 09:41:14 oauthlib==3.3.1 09:41:14 openstacksdk==4.8.0 09:41:14 os-service-types==1.8.2 09:41:14 osc-lib==4.2.0 09:41:14 oslo.config==10.1.0 09:41:14 oslo.context==6.2.0 09:41:14 oslo.i18n==6.7.1 09:41:14 oslo.log==7.2.1 09:41:14 oslo.serialization==5.8.0 09:41:14 oslo.utils==9.2.0 09:41:14 packaging==25.0 09:41:14 pbr==7.0.3 09:41:14 platformdirs==4.5.1 09:41:14 prettytable==3.17.0 09:41:14 psutil==7.1.3 09:41:14 pyasn1==0.6.1 09:41:14 pyasn1_modules==0.4.2 09:41:14 pycparser==2.23 09:41:14 pygerrit2==2.0.15 09:41:14 PyGithub==2.8.1 09:41:14 Pygments==2.19.2 09:41:14 PyJWT==2.10.1 09:41:14 PyNaCl==1.6.1 09:41:14 pyparsing==2.4.7 09:41:14 pyperclip==1.11.0 09:41:14 pyrsistent==0.20.0 09:41:14 python-cinderclient==9.8.0 09:41:14 python-dateutil==2.9.0.post0 09:41:14 python-heatclient==4.3.0 09:41:14 python-jenkins==1.8.3 09:41:14 python-keystoneclient==5.7.0 09:41:14 python-magnumclient==4.9.0 09:41:14 python-openstackclient==8.2.0 09:41:14 python-swiftclient==4.9.0 09:41:14 PyYAML==6.0.3 09:41:14 referencing==0.37.0 09:41:14 requests==2.32.5 09:41:14 requests-oauthlib==2.0.0 09:41:14 requestsexceptions==1.4.0 09:41:14 rfc3986==2.0.0 09:41:14 rich==14.2.0 09:41:14 rich-argparse==1.7.2 09:41:14 rpds-py==0.30.0 09:41:14 rsa==4.9.1 09:41:14 ruamel.yaml==0.18.16 09:41:14 ruamel.yaml.clib==0.2.15 09:41:14 s3transfer==0.16.0 09:41:14 simplejson==3.20.2 09:41:14 six==1.17.0 09:41:14 smmap==5.0.2 09:41:14 soupsieve==2.8 09:41:14 stevedore==5.6.0 09:41:14 tabulate==0.9.0 09:41:14 toml==0.10.2 09:41:14 tomlkit==0.13.3 09:41:14 tqdm==4.67.1 09:41:14 typing_extensions==4.15.0 09:41:14 tzdata==2025.2 09:41:14 urllib3==1.26.20 09:41:14 virtualenv==20.35.4 09:41:14 wcwidth==0.2.14 09:41:14 websocket-client==1.9.0 09:41:14 wrapt==2.0.1 09:41:14 xdg==6.0.0 09:41:14 xmltodict==1.0.2 09:41:14 yq==3.4.3 09:41:14 [EnvInject] - Injecting environment variables from a build step. 09:41:14 [EnvInject] - Injecting as environment variables the properties content 09:41:14 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:41:14 OS_CLOUD=vex 09:41:14 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-553 09:41:14 OS_STACK_TEMPLATE_DIR=openstack-hot 09:41:14 09:41:14 [EnvInject] - Variables injected successfully. 09:41:14 provisioning config files... 09:41:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:41:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18022888156406223116.sh 09:41:15 ---> Create parameters file for OpenStack HOT 09:41:15 OpenStack Heat parameters generated 09:41:15 ----------------------------------- 09:41:15 parameters: 09:41:15 vm_0_count: '1' 09:41:15 vm_0_flavor: 'v3-standard-4' 09:41:15 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 09:41:15 vm_1_count: '1' 09:41:15 vm_1_flavor: 'v3-standard-2' 09:41:15 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:41:15 09:41:15 job_name: '52208-553' 09:41:15 silo: 'releng' 09:41:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins630540373268165829.sh 09:41:15 ---> Create HEAT stack 09:41:15 + source /home/jenkins/lf-env.sh 09:41:15 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:15 ++ mktemp -d /tmp/venv-XXXX 09:41:15 + lf_venv=/tmp/venv-xxEm 09:41:15 + local venv_file=/tmp/.os_lf_venv 09:41:15 + local python=python3 09:41:15 + local options 09:41:15 + local set_path=true 09:41:15 + local install_args= 09:41:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:15 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:15 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:15 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:15 + true 09:41:15 + case $1 in 09:41:15 + python=python3 09:41:15 + shift 2 09:41:15 + true 09:41:15 + case $1 in 09:41:15 + shift 09:41:15 + break 09:41:15 + case $python in 09:41:15 + local pkg_list= 09:41:15 + [[ -d /opt/pyenv ]] 09:41:15 + echo 'Setup pyenv:' 09:41:15 Setup pyenv: 09:41:15 + export PYENV_ROOT=/opt/pyenv 09:41:15 + PYENV_ROOT=/opt/pyenv 09:41:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:15 + pyenv versions 09:41:15 system 09:41:15 3.8.13 09:41:15 3.9.13 09:41:15 3.10.13 09:41:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:15 + command -v pyenv 09:41:15 ++ pyenv init - --no-rehash 09:41:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:41:15 for i in ${!paths[@]}; do 09:41:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:41:15 fi; done; 09:41:15 echo "${paths[*]}"'\'')" 09:41:15 export PATH="/opt/pyenv/shims:${PATH}" 09:41:15 export PYENV_SHELL=bash 09:41:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:41:15 pyenv() { 09:41:15 local command 09:41:15 command="${1:-}" 09:41:15 if [ "$#" -gt 0 ]; then 09:41:15 shift 09:41:15 fi 09:41:15 09:41:15 case "$command" in 09:41:15 rehash|shell) 09:41:15 eval "$(pyenv "sh-$command" "$@")" 09:41:15 ;; 09:41:15 *) 09:41:15 command pyenv "$command" "$@" 09:41:15 ;; 09:41:15 esac 09:41:15 }' 09:41:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:41:15 for i in ${!paths[@]}; do 09:41:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:41:15 fi; done; 09:41:15 echo "${paths[*]}"' 09:41:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:15 ++ export PYENV_SHELL=bash 09:41:15 ++ PYENV_SHELL=bash 09:41:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:41:15 +++ complete -F _pyenv pyenv 09:41:15 ++ lf-pyver python3 09:41:15 ++ local py_version_xy=python3 09:41:15 ++ local py_version_xyz= 09:41:15 ++ awk '{ print $1 }' 09:41:15 ++ pyenv versions 09:41:15 ++ local command 09:41:15 ++ command=versions 09:41:15 ++ '[' 1 -gt 0 ']' 09:41:15 ++ shift 09:41:15 ++ case "$command" in 09:41:15 ++ command pyenv versions 09:41:15 ++ pyenv versions 09:41:15 ++ sed 's/^[ *]* //' 09:41:15 ++ grep -E '^[0-9.]*[0-9]$' 09:41:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:41:15 +++ tail -n 1 09:41:15 +++ grep '^3' /tmp/.pyenv_versions 09:41:15 +++ sort -V 09:41:15 ++ py_version_xyz=3.11.7 09:41:15 ++ [[ -z 3.11.7 ]] 09:41:15 ++ echo 3.11.7 09:41:15 ++ return 0 09:41:15 + pyenv local 3.11.7 09:41:15 + local command 09:41:15 + command=local 09:41:15 + '[' 2 -gt 0 ']' 09:41:15 + shift 09:41:15 + case "$command" in 09:41:15 + command pyenv local 3.11.7 09:41:15 + pyenv local 3.11.7 09:41:15 + for arg in "$@" 09:41:15 + case $arg in 09:41:15 + pkg_list+='lftools[openstack] ' 09:41:15 + for arg in "$@" 09:41:15 + case $arg in 09:41:15 + pkg_list+='kubernetes ' 09:41:15 + for arg in "$@" 09:41:15 + case $arg in 09:41:15 + pkg_list+='niet ' 09:41:15 + for arg in "$@" 09:41:15 + case $arg in 09:41:15 + pkg_list+='python-heatclient ' 09:41:15 + for arg in "$@" 09:41:15 + case $arg in 09:41:15 + pkg_list+='python-openstackclient ' 09:41:15 + for arg in "$@" 09:41:15 + case $arg in 09:41:15 + pkg_list+='python-magnumclient ' 09:41:15 + for arg in "$@" 09:41:15 + case $arg in 09:41:15 + pkg_list+='urllib3~=1.26.15 ' 09:41:15 + for arg in "$@" 09:41:15 + case $arg in 09:41:15 + pkg_list+='yq ' 09:41:15 + [[ -f /tmp/.os_lf_venv ]] 09:41:15 ++ cat /tmp/.os_lf_venv 09:41:15 + lf_venv=/tmp/venv-DSJ7 09:41:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSJ7 from' file:/tmp/.os_lf_venv 09:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSJ7 from file:/tmp/.os_lf_venv 09:41:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:41:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:15 + local 'pip_opts=--upgrade --quiet' 09:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:41:15 + [[ -n '' ]] 09:41:15 + [[ -n '' ]] 09:41:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:41:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:15 + /tmp/venv-DSJ7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:41:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:41:17 lf-activate-venv(): INFO: Base packages installed successfully 09:41:17 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:41:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:41:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:17 + /tmp/venv-DSJ7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:34 + type python3 09:41:34 + true 09:41:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH' 09:41:34 lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH 09:41:34 + PATH=/tmp/venv-DSJ7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:34 + return 0 09:41:34 + openstack --os-cloud vex limits show --absolute 09:41:36 +--------------------------+---------+ 09:41:36 | Name | Value | 09:41:36 +--------------------------+---------+ 09:41:36 | maxTotalInstances | -1 | 09:41:36 | maxTotalCores | 450 | 09:41:36 | maxTotalRAMSize | 1000000 | 09:41:36 | maxServerMeta | 128 | 09:41:36 | maxImageMeta | 128 | 09:41:36 | maxPersonality | 5 | 09:41:36 | maxPersonalitySize | 10240 | 09:41:36 | maxTotalKeypairs | 100 | 09:41:36 | maxServerGroups | 10 | 09:41:36 | maxServerGroupMembers | 10 | 09:41:36 | maxTotalFloatingIps | -1 | 09:41:36 | maxSecurityGroups | -1 | 09:41:36 | maxSecurityGroupRules | -1 | 09:41:36 | totalRAMUsed | 802816 | 09:41:36 | totalCoresUsed | 196 | 09:41:36 | totalInstancesUsed | 75 | 09:41:36 | totalFloatingIpsUsed | 0 | 09:41:36 | totalSecurityGroupsUsed | 0 | 09:41:36 | totalServerGroupsUsed | 0 | 09:41:36 | maxTotalVolumes | -1 | 09:41:36 | maxTotalSnapshots | 10 | 09:41:36 | maxTotalVolumeGigabytes | 4096 | 09:41:36 | maxTotalBackups | 10 | 09:41:36 | maxTotalBackupGigabytes | 1000 | 09:41:36 | totalVolumesUsed | 3 | 09:41:36 | totalGigabytesUsed | 60 | 09:41:36 | totalSnapshotsUsed | 0 | 09:41:36 | totalBackupsUsed | 0 | 09:41:36 | totalBackupGigabytesUsed | 0 | 09:41:36 +--------------------------+---------+ 09:41:36 + pushd /opt/ciman/openstack-hot 09:41:36 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:36 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-553 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:42:02 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-553 09:42:02 Waiting to initialize infrastructure... 09:42:02 Stack initialization successful. 09:42:02 ------------------------------------ 09:42:02 Stack Details 09:42:02 ------------------------------------ 09:42:02 {'added': None, 09:42:02 'capabilities': [], 09:42:02 'created_at': '2025-12-09T09:41:39Z', 09:42:02 'deleted': None, 09:42:02 'deleted_at': None, 09:42:02 'description': 'No description', 09:42:02 'environment': None, 09:42:02 'environment_files': None, 09:42:02 'files': None, 09:42:02 'files_container': None, 09:42:02 'id': '407e46d4-f260-49f0-9606-297465912e04', 09:42:02 'is_rollback_disabled': True, 09:42:02 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-553/407e46d4-f260-49f0-9606-297465912e04', 09:42:02 'rel': 'self'}], 09:42:02 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 09:42:02 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-553', 09:42:02 'notification_topics': [], 09:42:02 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:42:02 'output_key': 'vm_0_ips', 09:42:02 'output_value': ['10.30.171.186']}, 09:42:02 {'description': 'IP addresses of the 2nd vm types', 09:42:02 'output_key': 'vm_1_ips', 09:42:02 'output_value': ['10.30.171.222']}], 09:42:02 'owner_id': ****, 09:42:02 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:42:02 'OS::stack_id': '407e46d4-f260-49f0-9606-297465912e04', 09:42:02 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-553', 09:42:02 'job_name': '52208-553', 09:42:02 'silo': 'releng', 09:42:02 'vm_0_count': '1', 09:42:02 'vm_0_flavor': 'v3-standard-4', 09:42:02 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:42:02 '20251201-010221.432', 09:42:02 'vm_1_count': '1', 09:42:02 'vm_1_flavor': 'v3-standard-2', 09:42:02 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:42:02 '- 20250917-133034.654'}, 09:42:02 'parent_id': None, 09:42:02 'replaced': None, 09:42:02 'status': 'CREATE_COMPLETE', 09:42:02 'status_reason': 'Stack CREATE completed successfully', 09:42:02 'tags': [], 09:42:02 'template': None, 09:42:02 'template_description': 'No description', 09:42:02 'template_url': None, 09:42:02 'timeout_mins': 15, 09:42:02 'unchanged': None, 09:42:02 'updated': None, 09:42:02 'updated_at': None, 09:42:02 'user_project_id': '388cc3603bc74d79b29956b83031ec46'} 09:42:02 ------------------------------------ 09:42:02 + popd 09:42:02 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:42:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3351445651616470064.sh 09:42:02 ---> Copy SSH public keys to CSIT lab 09:42:02 Setup pyenv: 09:42:02 system 09:42:02 3.8.13 09:42:02 3.9.13 09:42:02 3.10.13 09:42:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSJ7 from file:/tmp/.os_lf_venv 09:42:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:04 lf-activate-venv(): INFO: Base packages installed successfully 09:42:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:42:18 lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH 09:42:20 SSH not responding on 10.30.171.186. Retrying in 10 seconds... 09:42:21 Warning: Permanently added '10.30.171.222' (ECDSA) to the list of known hosts. 09:42:21 releng-52208-553-1-mininet-ovs-217-0 09:42:21 Successfully copied public keys to slave 10.30.171.222 09:42:30 Ping to 10.30.171.186 successful. 09:42:31 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:42:32 releng-52208-553-0-builder-0 09:42:32 Successfully copied public keys to slave 10.30.171.186 09:42:32 Process 7388 ready. 09:42:32 Process 7389 ready. 09:42:32 SSH ready on all stack servers. 09:42:32 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14358288013688535759.sh 09:42:32 Setup pyenv: 09:42:32 system 09:42:32 3.8.13 09:42:32 3.9.13 09:42:32 3.10.13 09:42:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C0IX 09:42:36 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:42:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:40 lf-activate-venv(): INFO: Base packages installed successfully 09:42:40 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:42:42 lf-activate-venv(): INFO: Adding /tmp/venv-C0IX/bin to PATH 09:42:42 + echo 'Installing Python Requirements' 09:42:42 Installing Python Requirements 09:42:42 + cat 09:42:42 + python -m pip install -r requirements.txt 09:42:42 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:42:42 Collecting docker-py (from -r requirements.txt (line 1)) 09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 09:42:42 Collecting ipaddr (from -r requirements.txt (line 2)) 09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:42:42 Installing build dependencies: started 09:42:43 Installing build dependencies: finished with status 'done' 09:42:43 Getting requirements to build wheel: started 09:42:43 Getting requirements to build wheel: finished with status 'done' 09:42:43 Preparing metadata (pyproject.toml): started 09:42:44 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:44 Collecting netaddr (from -r requirements.txt (line 3)) 09:42:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:42:44 Collecting netifaces (from -r requirements.txt (line 4)) 09:42:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:42:44 Installing build dependencies: started 09:42:45 Installing build dependencies: finished with status 'done' 09:42:45 Getting requirements to build wheel: started 09:42:45 Getting requirements to build wheel: finished with status 'done' 09:42:45 Preparing metadata (pyproject.toml): started 09:42:45 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:45 Collecting pyhocon (from -r requirements.txt (line 5)) 09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:42:45 Collecting requests (from -r requirements.txt (line 6)) 09:42:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 09:42:45 Collecting robotframework (from -r requirements.txt (line 7)) 09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:42:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 26.2 MB/s 0:00:00 09:42:45 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:42:45 Installing build dependencies: started 09:42:46 Installing build dependencies: finished with status 'done' 09:42:46 Getting requirements to build wheel: started 09:42:47 Getting requirements to build wheel: finished with status 'done' 09:42:47 Preparing metadata (pyproject.toml): started 09:42:47 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:47 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:42:47 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 09:42:47 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:42:47 Installing build dependencies: started 09:42:48 Installing build dependencies: finished with status 'done' 09:42:48 Getting requirements to build wheel: started 09:42:48 Getting requirements to build wheel: finished with status 'done' 09:42:48 Preparing metadata (pyproject.toml): started 09:42:49 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:49 Collecting scapy (from -r requirements.txt (line 12)) 09:42:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 09:42:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 35.8 MB/s 0:00:00 09:42:49 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:42:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:42:49 Installing build dependencies: started 09:42:50 Installing build dependencies: finished with status 'done' 09:42:50 Getting requirements to build wheel: started 09:42:50 Getting requirements to build wheel: finished with status 'done' 09:42:50 Preparing metadata (pyproject.toml): started 09:42:50 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:51 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 09:42:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 40.0 MB/s 0:00:00 09:42:51 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:42:51 Collecting pyangbind (from -r requirements.txt (line 22)) 09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:42:51 Collecting isodate (from -r requirements.txt (line 25)) 09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:42:51 Collecting jmespath (from -r requirements.txt (line 28)) 09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 09:42:51 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:42:51 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:42:51 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:42:51 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:42:51 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 09:42:51 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 09:42:51 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 09:42:51 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 09:42:52 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:42:52 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.1/urllib3-2.6.1-py3-none-any.whl (131 kB) 09:42:52 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 09:42:52 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:42:52 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 09:42:52 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 09:42:52 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:42:52 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 09:42:52 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 09:42:52 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 09:42:52 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 09:42:52 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:42:52 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 09:42:52 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 09:42:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 44.1 MB/s 0:00:00 09:42:53 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 09:42:53 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 09:42:53 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 09:42:53 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:42:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.7 MB/s 0:00:00 09:42:53 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:42:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 09:42:54 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 09:42:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 28.6 MB/s 0:00:00 09:42:54 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:42:54 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 09:42:55 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:42:55 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:42:55 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:42:55 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 09:42:55 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:42:56 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB) 09:42:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 82.7 MB/s 0:00:00 09:42:56 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:42:56 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 09:42:56 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 09:42:56 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:42:56 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 09:42:56 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:42:56 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 09:42:56 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 09:42:56 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:42:56 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:42:56 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:42:57 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 09:42:57 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:42:57 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:42:57 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:42:57 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:42:57 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:42:57 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=c19fde86fd9666acd8ad1b3bae83dbb7f3a37a0d53f3f5039484c431d6aca323 09:42:57 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:42:57 Building wheel for ipaddr (pyproject.toml): started 09:42:57 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:42:57 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=942694c19542e0a7763a50ec33087a336db20f58ba1b996c6d362af30faf2efb 09:42:57 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:42:57 Building wheel for netifaces (pyproject.toml): started 09:43:00 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:43:00 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41068 sha256=598aa57715c2fb783c2c151dc0021b69a6b70a52e747e5f93c7fdd4ad4a1735d 09:43:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:43:00 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:43:00 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:43:00 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=6cdac004aca18f66d49b3e37ce7b10e4ffa28ec5943aaf8f8a4d0d83864c2239 09:43:00 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:43:00 Building wheel for jsonpath-rw (pyproject.toml): started 09:43:00 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:43:00 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=972fc23f11d6c22a301d3a70194f665e957adec97a45856358c2ac6796356f5d 09:43:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:43:00 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:43:00 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 09:43:07 09:43:07 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.1 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 09:43:08 + pip freeze 09:43:08 attrs==25.4.0 09:43:08 bcrypt==5.0.0 09:43:08 beautifulsoup4==4.14.3 09:43:08 certifi==2025.11.12 09:43:08 cffi==2.0.0 09:43:08 charset-normalizer==3.4.4 09:43:08 click==8.3.1 09:43:08 cryptography==46.0.3 09:43:08 decorator==5.2.1 09:43:08 distlib==0.4.0 09:43:08 docker-py==1.10.6 09:43:08 docker-pycreds==0.4.0 09:43:08 elastic-transport==8.17.1 09:43:08 elasticsearch==8.19.2 09:43:08 elasticsearch-dsl==8.15.4 09:43:08 enum34==1.1.10 09:43:08 filelock==3.20.0 09:43:08 h11==0.16.0 09:43:08 idna==3.11 09:43:08 invoke==2.2.1 09:43:08 ipaddr==2.2.0 09:43:08 isodate==0.7.2 09:43:08 jmespath==1.0.1 09:43:08 jsonpatch==1.33 09:43:08 jsonpath-rw==1.4.0 09:43:08 jsonpointer==3.0.0 09:43:08 lxml==6.0.2 09:43:08 netaddr==1.3.0 09:43:08 netifaces==0.11.0 09:43:08 outcome==1.3.0.post0 09:43:08 paramiko==4.0.0 09:43:08 platformdirs==4.5.1 09:43:08 ply==3.11 09:43:08 pyang==2.7.1 09:43:08 pyangbind==0.8.6 09:43:08 pycparser==2.23 09:43:08 pyhocon==0.3.61 09:43:08 PyNaCl==1.6.1 09:43:08 pyparsing==3.2.5 09:43:08 PySocks==1.7.1 09:43:08 python-dateutil==2.9.0.post0 09:43:08 regex==2025.11.3 09:43:08 requests==2.32.5 09:43:08 robotframework==7.3.2 09:43:08 robotframework-httplibrary==0.4.2 09:43:08 robotframework-pythonlibcore==4.4.1 09:43:08 robotframework-requests==0.9.7 09:43:08 robotframework-selenium2library==3.0.0 09:43:08 robotframework-seleniumlibrary==6.8.0 09:43:08 robotframework-sshlibrary==3.8.0 09:43:08 scapy==2.6.1 09:43:08 scp==0.15.0 09:43:08 selenium==4.39.0 09:43:08 six==1.17.0 09:43:08 sniffio==1.3.1 09:43:08 sortedcontainers==2.4.0 09:43:08 soupsieve==2.8 09:43:08 trio==0.32.0 09:43:08 trio-websocket==0.12.2 09:43:08 typing_extensions==4.15.0 09:43:08 urllib3==2.6.1 09:43:08 virtualenv==20.35.4 09:43:08 waitress==3.0.2 09:43:08 WebOb==1.8.9 09:43:08 websocket-client==1.9.0 09:43:08 WebTest==3.0.7 09:43:08 wsproto==1.3.2 09:43:08 [EnvInject] - Injecting environment variables from a build step. 09:43:08 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:43:08 [EnvInject] - Variables injected successfully. 09:43:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6021651719601296218.sh 09:43:08 Setup pyenv: 09:43:08 system 09:43:08 3.8.13 09:43:08 3.9.13 09:43:08 3.10.13 09:43:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSJ7 from file:/tmp/.os_lf_venv 09:43:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:11 lf-activate-venv(): INFO: Base packages installed successfully 09:43:11 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:43:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:18 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible. 09:43:18 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.1 which is incompatible. 09:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH 09:43:19 + ODL_SYSTEM=() 09:43:19 + TOOLS_SYSTEM=() 09:43:19 + OPENSTACK_SYSTEM=() 09:43:19 + OPENSTACK_CONTROLLERS=() 09:43:19 + mapfile -t ADDR 09:43:19 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:43:19 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-553 09:43:20 + for i in "${ADDR[@]}" 09:43:20 ++ ssh 10.30.171.186 hostname -s 09:43:20 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:43:20 + REMHOST=releng-52208-553-0-builder-0 09:43:20 + case ${REMHOST} in 09:43:20 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:43:20 + for i in "${ADDR[@]}" 09:43:20 ++ ssh 10.30.171.222 hostname -s 09:43:20 Warning: Permanently added '10.30.171.222' (ECDSA) to the list of known hosts. 09:43:21 + REMHOST=releng-52208-553-1-mininet-ovs-217-0 09:43:21 + case ${REMHOST} in 09:43:21 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:43:21 + echo NUM_ODL_SYSTEM=1 09:43:21 + echo NUM_TOOLS_SYSTEM=1 09:43:21 + '[' '' == yes ']' 09:43:21 + NUM_OPENSTACK_SYSTEM=0 09:43:21 + echo NUM_OPENSTACK_SYSTEM=0 09:43:21 + '[' 0 -eq 2 ']' 09:43:21 + echo ODL_SYSTEM_IP=10.30.171.186 09:43:21 ++ seq 0 0 09:43:21 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:43:21 + echo ODL_SYSTEM_1_IP=10.30.171.186 09:43:21 + echo TOOLS_SYSTEM_IP=10.30.171.222 09:43:21 ++ seq 0 0 09:43:21 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:43:21 + echo TOOLS_SYSTEM_1_IP=10.30.171.222 09:43:21 + openstack_index=0 09:43:21 + NUM_OPENSTACK_CONTROL_NODES=1 09:43:21 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:43:21 ++ seq 0 0 09:43:21 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:43:21 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:43:21 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:21 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:21 + '[' -1 -ge 2 ']' 09:43:21 ++ seq 0 -2 09:43:21 + NUM_OPENSTACK_HAPROXY_NODES=0 09:43:21 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:43:21 ++ seq 0 -1 09:43:21 + echo 'Contents of slave_addresses.txt:' 09:43:21 Contents of slave_addresses.txt: 09:43:21 + cat slave_addresses.txt 09:43:21 NUM_ODL_SYSTEM=1 09:43:21 NUM_TOOLS_SYSTEM=1 09:43:21 NUM_OPENSTACK_SYSTEM=0 09:43:21 ODL_SYSTEM_IP=10.30.171.186 09:43:21 ODL_SYSTEM_1_IP=10.30.171.186 09:43:21 TOOLS_SYSTEM_IP=10.30.171.222 09:43:21 TOOLS_SYSTEM_1_IP=10.30.171.222 09:43:21 NUM_OPENSTACK_CONTROL_NODES=1 09:43:21 OPENSTACK_CONTROL_NODE_1_IP= 09:43:21 NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:21 NUM_OPENSTACK_HAPROXY_NODES=0 09:43:21 [EnvInject] - Injecting environment variables from a build step. 09:43:21 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:43:21 [EnvInject] - Variables injected successfully. 09:43:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins13163161009293937154.sh 09:43:21 Preparing for JRE Version 21 09:43:21 Karaf artifact is karaf 09:43:21 Karaf project is integration 09:43:21 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:43:21 [EnvInject] - Injecting environment variables from a build step. 09:43:21 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:43:21 [EnvInject] - Variables injected successfully. 09:43:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins771443358257126380.sh 09:43:21 2025-12-09 09:43:21 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:43:21 Bundle version is 0.21.4-SNAPSHOT 09:43:21 --2025-12-09 09:43:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:43:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:21 HTTP request sent, awaiting response... 200 OK 09:43:21 Length: 1410 (1.4K) [application/xml] 09:43:21 Saving to: ‘maven-metadata.xml’ 09:43:21 09:43:21 0K . 100% 75.8M=0s 09:43:21 09:43:21 2025-12-09 09:43:21 (75.8 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:43:21 09:43:21 09:43:21 09:43:21 org.opendaylight.integration 09:43:21 karaf 09:43:21 0.21.4-SNAPSHOT 09:43:21 09:43:21 09:43:21 20251209.094029 09:43:21 277 09:43:21 09:43:21 20251209094029 09:43:21 09:43:21 09:43:21 pom 09:43:21 0.21.4-20251209.094029-277 09:43:21 20251209094029 09:43:21 09:43:21 09:43:21 tar.gz 09:43:21 0.21.4-20251209.094029-277 09:43:21 20251209094029 09:43:21 09:43:21 09:43:21 zip 09:43:21 0.21.4-20251209.094029-277 09:43:21 20251209094029 09:43:21 09:43:21 09:43:21 cyclonedx 09:43:21 xml 09:43:21 0.21.4-20251209.094029-277 09:43:21 20251209094029 09:43:21 09:43:21 09:43:21 cyclonedx 09:43:21 json 09:43:21 0.21.4-20251209.094029-277 09:43:21 20251209094029 09:43:21 09:43:21 09:43:21 09:43:21 09:43:21 Nexus timestamp is 0.21.4-20251209.094029-277 09:43:21 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251209.094029-277.zip 09:43:21 Distribution bundle is karaf-0.21.4-20251209.094029-277.zip 09:43:21 Distribution bundle version is 0.21.4-SNAPSHOT 09:43:21 Distribution folder is karaf-0.21.4-SNAPSHOT 09:43:21 Nexus prefix is https://nexus.opendaylight.org 09:43:21 [EnvInject] - Injecting environment variables from a build step. 09:43:22 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:43:22 [EnvInject] - Variables injected successfully. 09:43:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7535916628281620348.sh 09:43:22 Setup pyenv: 09:43:22 system 09:43:22 3.8.13 09:43:22 3.9.13 09:43:22 3.10.13 09:43:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSJ7 from file:/tmp/.os_lf_venv 09:43:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:24 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible. 09:43:24 lf-activate-venv(): INFO: Base packages installed successfully 09:43:24 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:43:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:29 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible. 09:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH 09:43:30 Copying common-functions.sh to /tmp 09:43:31 Copying common-functions.sh to 10.30.171.186:/tmp 09:43:31 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:43:32 Copying common-functions.sh to 10.30.171.222:/tmp 09:43:32 Warning: Permanently added '10.30.171.222' (ECDSA) to the list of known hosts. 09:43:32 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16671312856176158877.sh 09:43:32 common-functions.sh is being sourced 09:43:32 common-functions environment: 09:43:32 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:32 ACTUALFEATURES: 09:43:32 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:32 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:32 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:32 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:32 CONTROLLERMEM: 2048m 09:43:32 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:32 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:32 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:32 SUITES: 09:43:32 09:43:32 ################################################# 09:43:32 ## Configure Cluster and Start ## 09:43:32 ################################################# 09:43:32 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:43:32 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:43:32 Locating script plan to use... 09:43:32 Finished running script plans 09:43:32 Configuring member-1 with IP address 10.30.171.186 09:43:32 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:43:33 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:43:33 common-functions.sh is being sourced 09:43:33 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:43:33 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 09:43:33 ++ echo 'common-functions.sh is being sourced' 09:43:33 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:43:33 ++ DISTROSTREAM=scandium 09:43:33 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:33 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:33 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:33 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:33 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:33 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:33 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:33 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:33 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:33 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:33 ++ export CONTROLLERMEM= 09:43:33 ++ CONTROLLERMEM= 09:43:33 ++ case "${DISTROSTREAM}" in 09:43:33 ++ CLUSTER_SYSTEM=akka 09:43:33 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:33 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:33 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:33 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:33 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:33 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:33 ++ print_common_env 09:43:33 ++ cat 09:43:33 common-functions environment: 09:43:33 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:33 ACTUALFEATURES: 09:43:33 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:33 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:33 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:33 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:33 CONTROLLERMEM: 09:43:33 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:33 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:33 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:33 SUITES: 09:43:33 09:43:33 ++ SSH='ssh -t -t' 09:43:33 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:43:33 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:43:33 Changing to /tmp 09:43:33 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251209.094029-277.zip 09:43:33 + echo 'Changing to /tmp' 09:43:33 + cd /tmp 09:43:33 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251209.094029-277.zip' 09:43:33 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251209.094029-277.zip 09:43:33 --2025-12-09 09:43:33-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251209.094029-277.zip 09:43:33 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:33 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:33 HTTP request sent, awaiting response... 200 OK 09:43:33 Length: 239811177 (229M) [application/zip] 09:43:33 Saving to: ‘karaf-0.21.4-20251209.094029-277.zip’ 09:43:33 09:43:33 0K ........ ........ ........ ........ ........ ........ 1% 59.8M 4s 09:43:33 3072K ........ ........ ........ ........ ........ ........ 2% 104M 3s 09:43:33 6144K ........ ........ ........ ........ ........ ........ 3% 116M 3s 09:43:33 9216K ........ ........ ........ ........ ........ ........ 5% 165M 2s 09:43:33 12288K ........ ........ ........ ........ ........ ........ 6% 216M 2s 09:43:33 15360K ........ ........ ........ ........ ........ ........ 7% 187M 2s 09:43:33 18432K ........ ........ ........ ........ ........ ........ 9% 215M 2s 09:43:33 21504K ........ ........ ........ ........ ........ ........ 10% 217M 2s 09:43:33 24576K ........ ........ ........ ........ ........ ........ 11% 222M 1s 09:43:33 27648K ........ ........ ........ ........ ........ ........ 13% 207M 1s 09:43:33 30720K ........ ........ ........ ........ ........ ........ 14% 244M 1s 09:43:33 33792K ........ ........ ........ ........ ........ ........ 15% 253M 1s 09:43:33 36864K ........ ........ ........ ........ ........ ........ 17% 280M 1s 09:43:33 39936K ........ ........ ........ ........ ........ ........ 18% 272M 1s 09:43:33 43008K ........ ........ ........ ........ ........ ........ 19% 271M 1s 09:43:33 46080K ........ ........ ........ ........ ........ ........ 20% 263M 1s 09:43:33 49152K ........ ........ ........ ........ ........ ........ 22% 219M 1s 09:43:33 52224K ........ ........ ........ ........ ........ ........ 23% 335M 1s 09:43:33 55296K ........ ........ ........ ........ ........ ........ 24% 262M 1s 09:43:33 58368K ........ ........ ........ ........ ........ ........ 26% 266M 1s 09:43:33 61440K ........ ........ ........ ........ ........ ........ 27% 290M 1s 09:43:33 64512K ........ ........ ........ ........ ........ ........ 28% 351M 1s 09:43:33 67584K ........ ........ ........ ........ ........ ........ 30% 252M 1s 09:43:33 70656K ........ ........ ........ ........ ........ ........ 31% 252M 1s 09:43:33 73728K ........ ........ ........ ........ ........ ........ 32% 323M 1s 09:43:33 76800K ........ ........ ........ ........ ........ ........ 34% 298M 1s 09:43:33 79872K ........ ........ ........ ........ ........ ........ 35% 353M 1s 09:43:33 82944K ........ ........ ........ ........ ........ ........ 36% 279M 1s 09:43:33 86016K ........ ........ ........ ........ ........ ........ 38% 288M 1s 09:43:33 89088K ........ ........ ........ ........ ........ ........ 39% 301M 1s 09:43:33 92160K ........ ........ ........ ........ ........ ........ 40% 367M 1s 09:43:33 95232K ........ ........ ........ ........ ........ ........ 41% 325M 1s 09:43:33 98304K ........ ........ ........ ........ ........ ........ 43% 333M 1s 09:43:33 101376K ........ ........ ........ ........ ........ ........ 44% 314M 1s 09:43:33 104448K ........ ........ ........ ........ ........ ........ 45% 304M 1s 09:43:33 107520K ........ ........ ........ ........ ........ ........ 47% 288M 1s 09:43:33 110592K ........ ........ ........ ........ ........ ........ 48% 355M 1s 09:43:33 113664K ........ ........ ........ ........ ........ ........ 49% 255M 1s 09:43:33 116736K ........ ........ ........ ........ ........ ........ 51% 317M 0s 09:43:33 119808K ........ ........ ........ ........ ........ ........ 52% 321M 0s 09:43:33 122880K ........ ........ ........ ........ ........ ........ 53% 258M 0s 09:43:33 125952K ........ ........ ........ ........ ........ ........ 55% 308M 0s 09:43:33 129024K ........ ........ ........ ........ ........ ........ 56% 300M 0s 09:43:33 132096K ........ ........ ........ ........ ........ ........ 57% 324M 0s 09:43:33 135168K ........ ........ ........ ........ ........ ........ 59% 340M 0s 09:43:33 138240K ........ ........ ........ ........ ........ ........ 60% 256M 0s 09:43:33 141312K ........ ........ ........ ........ ........ ........ 61% 303M 0s 09:43:33 144384K ........ ........ ........ ........ ........ ........ 62% 366M 0s 09:43:34 147456K ........ ........ ........ ........ ........ ........ 64% 236M 0s 09:43:34 150528K ........ ........ ........ ........ ........ ........ 65% 336M 0s 09:43:34 153600K ........ ........ ........ ........ ........ ........ 66% 234M 0s 09:43:34 156672K ........ ........ ........ ........ ........ ........ 68% 345M 0s 09:43:34 159744K ........ ........ ........ ........ ........ ........ 69% 341M 0s 09:43:34 162816K ........ ........ ........ ........ ........ ........ 70% 344M 0s 09:43:34 165888K ........ ........ ........ ........ ........ ........ 72% 203M 0s 09:43:34 168960K ........ ........ ........ ........ ........ ........ 73% 325M 0s 09:43:34 172032K ........ ........ ........ ........ ........ ........ 74% 344M 0s 09:43:34 175104K ........ ........ ........ ........ ........ ........ 76% 354M 0s 09:43:34 178176K ........ ........ ........ ........ ........ ........ 77% 274M 0s 09:43:34 181248K ........ ........ ........ ........ ........ ........ 78% 254M 0s 09:43:34 184320K ........ ........ ........ ........ ........ ........ 80% 368M 0s 09:43:34 187392K ........ ........ ........ ........ ........ ........ 81% 353M 0s 09:43:34 190464K ........ ........ ........ ........ ........ ........ 82% 276M 0s 09:43:34 193536K ........ ........ ........ ........ ........ ........ 83% 255M 0s 09:43:34 196608K ........ ........ ........ ........ ........ ........ 85% 369M 0s 09:43:34 199680K ........ ........ ........ ........ ........ ........ 86% 356M 0s 09:43:34 202752K ........ ........ ........ ........ ........ ........ 87% 288M 0s 09:43:34 205824K ........ ........ ........ ........ ........ ........ 89% 302M 0s 09:43:34 208896K ........ ........ ........ ........ ........ ........ 90% 313M 0s 09:43:34 211968K ........ ........ ........ ........ ........ ........ 91% 321M 0s 09:43:34 215040K ........ ........ ........ ........ ........ ........ 93% 198M 0s 09:43:34 218112K ........ ........ ........ ........ ........ ........ 94% 340M 0s 09:43:34 221184K ........ ........ ........ ........ ........ ........ 95% 326M 0s 09:43:34 224256K ........ ........ ........ ........ ........ ........ 97% 337M 0s 09:43:34 227328K ........ ........ ........ ........ ........ ........ 98% 318M 0s 09:43:34 230400K ........ ........ ........ ........ ........ ........ 99% 213M 0s 09:43:34 233472K ........ ... 100% 489M=0.9s 09:43:34 09:43:34 2025-12-09 09:43:34 (258 MB/s) - ‘karaf-0.21.4-20251209.094029-277.zip’ saved [239811177/239811177] 09:43:34 09:43:34 Extracting the new controller... 09:43:34 + echo 'Extracting the new controller...' 09:43:34 + unzip -q karaf-0.21.4-20251209.094029-277.zip 09:43:36 Adding external repositories... 09:43:36 + echo 'Adding external repositories...' 09:43:36 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:36 ################################################################################ 09:43:36 # 09:43:36 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:36 # contributor license agreements. See the NOTICE file distributed with 09:43:36 # this work for additional information regarding copyright ownership. 09:43:36 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:36 # (the "License"); you may not use this file except in compliance with 09:43:36 # the License. You may obtain a copy of the License at 09:43:36 # 09:43:36 # http://www.apache.org/licenses/LICENSE-2.0 09:43:36 # 09:43:36 # Unless required by applicable law or agreed to in writing, software 09:43:36 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:36 # See the License for the specific language governing permissions and 09:43:36 # limitations under the License. 09:43:36 # 09:43:36 ################################################################################ 09:43:36 09:43:36 # 09:43:36 # If set to true, the following property will not allow any certificate to be used 09:43:36 # when accessing Maven repositories through SSL 09:43:36 # 09:43:36 #org.ops4j.pax.url.mvn.certificateCheck= 09:43:36 09:43:36 # 09:43:36 # Path to the local Maven settings file. 09:43:36 # The repositories defined in this file will be automatically added to the list 09:43:36 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:43:36 # below is not set. 09:43:36 # The following locations are checked for the existence of the settings.xml file 09:43:36 # * 1. looks for the specified url 09:43:36 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:43:36 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:43:36 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:43:36 # 09:43:36 #org.ops4j.pax.url.mvn.settings= 09:43:36 09:43:36 # 09:43:36 # Path to the local Maven repository which is used to avoid downloading 09:43:36 # artifacts when they already exist locally. 09:43:36 # The value of this property will be extracted from the settings.xml file 09:43:36 # above, or defaulted to: 09:43:36 # System.getProperty( "user.home" ) + "/.m2/repository" 09:43:36 # 09:43:36 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:43:36 09:43:36 # 09:43:36 # Default this to false. It's just weird to use undocumented repos 09:43:36 # 09:43:36 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:43:36 09:43:36 # 09:43:36 # Uncomment if you don't wanna use the proxy settings 09:43:36 # from the Maven conf/settings.xml file 09:43:36 # 09:43:36 # org.ops4j.pax.url.mvn.proxySupport=false 09:43:36 09:43:36 # 09:43:36 # Comma separated list of repositories scanned when resolving an artifact. 09:43:36 # Those repositories will be checked before iterating through the 09:43:36 # below list of repositories and even before the local repository 09:43:36 # A repository url can be appended with zero or more of the following flags: 09:43:36 # @snapshots : the repository contains snaphots 09:43:36 # @noreleases : the repository does not contain any released artifacts 09:43:36 # 09:43:36 # The following property value will add the system folder as a repo. 09:43:36 # 09:43:36 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:43:36 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:43:36 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:43:36 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:43:36 09:43:36 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:43:36 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:43:36 09:43:36 # 09:43:36 # Comma separated list of repositories scanned when resolving an artifact. 09:43:36 # The default list includes the following repositories: 09:43:36 # http://repo1.maven.org/maven2@id=central 09:43:36 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:43:36 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:43:36 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:43:36 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:43:36 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:43:36 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:36 # To add repositories to the default ones, prepend '+' to the list of repositories 09:43:36 # to add. 09:43:36 # A repository url can be appended with zero or more of the following flags: 09:43:36 # @snapshots : the repository contains snapshots 09:43:36 # @noreleases : the repository does not contain any released artifacts 09:43:36 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:43:36 # 09:43:36 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:36 09:43:36 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 09:43:36 + echo 'Configuring the startup features...' 09:43:36 Configuring the startup features... 09:43:36 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:36 + FEATURE_TEST_STRING=features-test 09:43:36 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:43:36 + KARAF_VERSION=karaf4 09:43:36 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:43:36 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:36 + [[ ! -z '' ]] 09:43:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:36 ################################################################################ 09:43:36 # 09:43:36 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:36 # contributor license agreements. See the NOTICE file distributed with 09:43:36 # this work for additional information regarding copyright ownership. 09:43:36 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:36 # (the "License"); you may not use this file except in compliance with 09:43:36 # the License. You may obtain a copy of the License at 09:43:36 # 09:43:36 # http://www.apache.org/licenses/LICENSE-2.0 09:43:36 # 09:43:36 # Unless required by applicable law or agreed to in writing, software 09:43:36 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:36 # See the License for the specific language governing permissions and 09:43:36 # limitations under the License. 09:43:36 # 09:43:36 ################################################################################ 09:43:36 09:43:36 # 09:43:36 # Comma separated list of features repositories to register by default 09:43:36 # 09:43:36 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/331a43d5-1d0c-4c97-a69b-d260fa08eaf0.xml 09:43:36 09:43:36 # 09:43:36 # Comma separated list of features to install at startup 09:43:36 # 09:43:36 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 4719d2a0-2a43-4aee-9c37-a0de0f25f530 09:43:36 09:43:36 # 09:43:36 # Resource repositories (OBR) that the features resolver can use 09:43:36 # to resolve requirements/capabilities 09:43:36 # 09:43:36 # The format of the resourceRepositories is 09:43:36 # resourceRepositories=[xml:url|json:url],... 09:43:36 # for Instance: 09:43:36 # 09:43:36 #resourceRepositories=xml:http://host/path/to/index.xml 09:43:36 # or 09:43:36 #resourceRepositories=json:http://host/path/to/index.json 09:43:36 # 09:43:36 09:43:36 # 09:43:36 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:43:36 # 09:43:36 featuresBootAsynchronous=false 09:43:36 09:43:36 # 09:43:36 # Service requirements enforcement 09:43:36 # 09:43:36 # By default, the feature resolver checks the service requirements/capabilities of 09:43:36 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:43:36 # the required bundles. 09:43:36 # The following flag can have those values: 09:43:36 # - disable: service requirements are completely ignored 09:43:36 # - default: service requirements are ignored for old features 09:43:36 # - enforce: service requirements are always verified 09:43:36 # 09:43:36 #serviceRequirements=default 09:43:36 09:43:36 # 09:43:36 # Store cfg file for config element in feature 09:43:36 # 09:43:36 #configCfgStore=true 09:43:36 09:43:36 # 09:43:36 # Define if the feature service automatically refresh bundles 09:43:36 # 09:43:36 autoRefresh=true 09:43:36 09:43:36 # 09:43:36 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:43:36 # XML file defines instructions related to features processing 09:43:36 # versions.properties may declare properties to resolve placeholders in XML file 09:43:36 # both files are relative to ${karaf.etc} 09:43:36 # 09:43:36 #featureProcessing=org.apache.karaf.features.xml 09:43:36 #featureProcessingVersions=versions.properties 09:43:36 + configure_karaf_log karaf4 '' 09:43:36 + local -r karaf_version=karaf4 09:43:36 + local -r controllerdebugmap= 09:43:36 + local logapi=log4j 09:43:36 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:36 log4j2.rootLogger.level = INFO 09:43:36 #log4j2.rootLogger.type = asyncRoot 09:43:36 #log4j2.rootLogger.includeLocation = false 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:36 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:36 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:36 log4j2.logger.spifly.level = WARN 09:43:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:36 log4j2.logger.audit.level = INFO 09:43:36 log4j2.logger.audit.additivity = false 09:43:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:36 log4j2.appender.console.type = Console 09:43:36 log4j2.appender.console.name = Console 09:43:36 log4j2.appender.console.layout.type = PatternLayout 09:43:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:36 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:36 log4j2.appender.rolling.name = RollingFile 09:43:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:36 #log4j2.appender.rolling.immediateFlush = false 09:43:36 log4j2.appender.rolling.append = true 09:43:36 log4j2.appender.rolling.layout.type = PatternLayout 09:43:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:36 log4j2.appender.rolling.policies.type = Policies 09:43:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:36 log4j2.appender.rolling.policies.size.size = 64MB 09:43:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:36 log4j2.appender.rolling.strategy.max = 7 09:43:36 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:36 log4j2.appender.audit.name = AuditRollingFile 09:43:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:36 log4j2.appender.audit.append = true 09:43:36 log4j2.appender.audit.layout.type = PatternLayout 09:43:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:36 log4j2.appender.audit.policies.type = Policies 09:43:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:36 log4j2.appender.audit.policies.size.size = 8MB 09:43:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:36 log4j2.appender.audit.strategy.max = 7 09:43:36 log4j2.appender.osgi.type = PaxOsgi 09:43:36 log4j2.appender.osgi.name = PaxOsgi 09:43:36 log4j2.appender.osgi.filter = * 09:43:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:36 #log4j2.logger.aether.level = TRACE 09:43:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:36 #log4j2.logger.http-headers.level = DEBUG 09:43:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:36 #log4j2.logger.maven.level = TRACE 09:43:36 + logapi=log4j2 09:43:36 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:43:36 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:43:36 + '[' log4j2 == log4j2 ']' 09:43:36 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:36 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:43:36 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:43:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:43:36 controllerdebugmap: 09:43:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:43:36 + unset IFS 09:43:36 + echo 'controllerdebugmap: ' 09:43:36 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:36 + '[' -n '' ']' 09:43:36 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:43:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:36 ################################################################################ 09:43:36 # 09:43:36 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:36 # contributor license agreements. See the NOTICE file distributed with 09:43:36 # this work for additional information regarding copyright ownership. 09:43:36 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:36 # (the "License"); you may not use this file except in compliance with 09:43:36 # the License. You may obtain a copy of the License at 09:43:36 # 09:43:36 # http://www.apache.org/licenses/LICENSE-2.0 09:43:36 # 09:43:36 # Unless required by applicable law or agreed to in writing, software 09:43:36 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:36 # See the License for the specific language governing permissions and 09:43:36 # limitations under the License. 09:43:36 # 09:43:36 ################################################################################ 09:43:36 09:43:36 # Common pattern layout for appenders 09:43:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:36 09:43:36 # Root logger 09:43:36 log4j2.rootLogger.level = INFO 09:43:36 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:43:36 #log4j2.rootLogger.type = asyncRoot 09:43:36 #log4j2.rootLogger.includeLocation = false 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:36 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:36 09:43:36 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:36 09:43:36 # Loggers configuration 09:43:36 09:43:36 # Spifly logger 09:43:36 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:36 log4j2.logger.spifly.level = WARN 09:43:36 09:43:36 # Security audit logger 09:43:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:36 log4j2.logger.audit.level = INFO 09:43:36 log4j2.logger.audit.additivity = false 09:43:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:36 09:43:36 # Appenders configuration 09:43:36 09:43:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:36 log4j2.appender.console.type = Console 09:43:36 log4j2.appender.console.name = Console 09:43:36 log4j2.appender.console.layout.type = PatternLayout 09:43:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:36 09:43:36 # Rolling file appender 09:43:36 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:36 log4j2.appender.rolling.name = RollingFile 09:43:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:36 # uncomment to not force a disk flush 09:43:36 #log4j2.appender.rolling.immediateFlush = false 09:43:36 log4j2.appender.rolling.append = true 09:43:36 log4j2.appender.rolling.layout.type = PatternLayout 09:43:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:36 log4j2.appender.rolling.policies.type = Policies 09:43:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:36 log4j2.appender.rolling.policies.size.size = 1GB 09:43:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:36 log4j2.appender.rolling.strategy.max = 7 09:43:36 09:43:36 # Audit file appender 09:43:36 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:36 log4j2.appender.audit.name = AuditRollingFile 09:43:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:36 log4j2.appender.audit.append = true 09:43:36 log4j2.appender.audit.layout.type = PatternLayout 09:43:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:36 log4j2.appender.audit.policies.type = Policies 09:43:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:36 log4j2.appender.audit.policies.size.size = 8MB 09:43:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:36 log4j2.appender.audit.strategy.max = 7 09:43:36 09:43:36 # OSGi appender 09:43:36 log4j2.appender.osgi.type = PaxOsgi 09:43:36 log4j2.appender.osgi.name = PaxOsgi 09:43:36 log4j2.appender.osgi.filter = * 09:43:36 09:43:36 # help with identification of maven-related problems with pax-url-aether 09:43:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:36 #log4j2.logger.aether.level = TRACE 09:43:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:36 #log4j2.logger.http-headers.level = DEBUG 09:43:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:36 #log4j2.logger.maven.level = TRACE 09:43:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:43:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:43:36 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:43:36 + local -r controllermem=2048m 09:43:36 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 Configure 09:43:36 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:43:36 max memory: 2048m 09:43:36 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 + echo Configure 09:43:36 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:43:36 + echo ' max memory: 2048m' 09:43:36 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:36 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 #!/bin/sh 09:43:36 # 09:43:36 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:36 # contributor license agreements. See the NOTICE file distributed with 09:43:36 # this work for additional information regarding copyright ownership. 09:43:36 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:36 # (the "License"); you may not use this file except in compliance with 09:43:36 # the License. You may obtain a copy of the License at 09:43:36 # 09:43:36 # http://www.apache.org/licenses/LICENSE-2.0 09:43:36 # 09:43:36 # Unless required by applicable law or agreed to in writing, software 09:43:36 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:36 # See the License for the specific language governing permissions and 09:43:36 # limitations under the License. 09:43:36 # 09:43:36 09:43:36 # 09:43:36 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:43:36 # script: client, instance, shell, start, status, stop, karaf 09:43:36 # 09:43:36 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:43:36 # Actions go here... 09:43:36 # fi 09:43:36 09:43:36 # 09:43:36 # general settings which should be applied for all scripts go here; please keep 09:43:36 # in mind that it is possible that scripts might be executed more than once, e.g. 09:43:36 # in example of the start script where the start script is executed first and the 09:43:36 # karaf script afterwards. 09:43:36 # 09:43:36 09:43:36 # 09:43:36 # The following section shows the possible configuration options for the default 09:43:36 # karaf scripts 09:43:36 # 09:43:36 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:43:36 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:43:36 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:43:36 # export EXTRA_JAVA_OPTS # Additional JVM options 09:43:36 # export KARAF_HOME # Karaf home folder 09:43:36 # export KARAF_DATA # Karaf data folder 09:43:36 # export KARAF_BASE # Karaf base folder 09:43:36 # export KARAF_ETC # Karaf etc folder 09:43:36 # export KARAF_LOG # Karaf log folder 09:43:36 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:43:36 # export KARAF_OPTS # Additional available Karaf options 09:43:36 # export KARAF_DEBUG # Enable debug mode 09:43:36 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:43:36 # export KARAF_NOROOT # Prevent execution as root if set to true 09:43:36 Set Java version 09:43:36 + echo 'Set Java version' 09:43:36 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:43:36 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:43:36 sudo: a password is required 09:43:36 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:36 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:43:36 sudo: a password is required 09:43:36 JDK default version ... 09:43:36 + echo 'JDK default version ...' 09:43:36 + java -version 09:43:36 openjdk version "21.0.9" 2025-10-21 09:43:36 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 09:43:36 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 09:43:36 Set JAVA_HOME 09:43:36 + echo 'Set JAVA_HOME' 09:43:36 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:36 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:36 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:36 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:36 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:36 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:43:36 Listing all open ports on controller system... 09:43:36 + echo 'Listing all open ports on controller system...' 09:43:36 + netstat -pnatu 09:43:36 /tmp/configuration-script.sh: line 40: netstat: command not found 09:43:36 Configuring cluster 09:43:36 + '[' -f /tmp/custom_shard_config.txt ']' 09:43:36 + echo 'Configuring cluster' 09:43:36 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.186 09:43:36 ################################################ 09:43:36 ## Configure Cluster ## 09:43:36 ################################################ 09:43:36 NOTE: Cluster configuration files not found. Copying from 09:43:36 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:43:36 Configuring unique name in akka.conf 09:43:36 Configuring hostname in akka.conf 09:43:36 Configuring data and rpc seed nodes in akka.conf 09:43:36 modules = [ 09:43:36 09:43:36 { 09:43:36 name = "inventory" 09:43:36 namespace = "urn:opendaylight:inventory" 09:43:36 shard-strategy = "module" 09:43:36 }, 09:43:36 { 09:43:36 name = "topology" 09:43:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:36 shard-strategy = "module" 09:43:36 }, 09:43:36 { 09:43:36 name = "toaster" 09:43:36 namespace = "http://netconfcentral.org/ns/toaster" 09:43:36 shard-strategy = "module" 09:43:36 } 09:43:36 ] 09:43:36 Configuring replication type in module-shards.conf 09:43:36 ################################################ 09:43:36 ## NOTE: Manually restart controller to ## 09:43:36 ## apply configuration. ## 09:43:36 ################################################ 09:43:36 Dump akka.conf 09:43:36 + echo 'Dump akka.conf' 09:43:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:36 09:43:36 odl-cluster-data { 09:43:36 akka { 09:43:36 remote { 09:43:36 artery { 09:43:36 enabled = on 09:43:36 transport = tcp 09:43:36 canonical.hostname = "10.30.171.186" 09:43:36 canonical.port = 2550 09:43:36 } 09:43:36 } 09:43:36 09:43:36 cluster { 09:43:36 # Using artery. 09:43:36 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.186:2550"] 09:43:36 09:43:36 roles = ["member-1"] 09:43:36 09:43:36 # when under load we might trip a false positive on the failure detector 09:43:36 # failure-detector { 09:43:36 # heartbeat-interval = 4 s 09:43:36 # acceptable-heartbeat-pause = 16s 09:43:36 # } 09:43:36 } 09:43:36 09:43:36 persistence { 09:43:36 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:43:36 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:43:36 # The relative path is always relative to KARAF_HOME. 09:43:36 09:43:36 # snapshot-store.local.dir = "target/snapshots" 09:43:36 09:43:36 # Use lz4 compression for LocalSnapshotStore snapshots 09:43:36 snapshot-store.local.use-lz4-compression = false 09:43:36 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:43:36 snapshot-store.local.lz4-blocksize = 256KB 09:43:36 } 09:43:36 disable-default-actor-system-quarantined-event-handling = "false" 09:43:36 } 09:43:36 } 09:43:36 Dump modules.conf 09:43:36 + echo 'Dump modules.conf' 09:43:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:36 modules = [ 09:43:36 09:43:36 { 09:43:36 name = "inventory" 09:43:36 namespace = "urn:opendaylight:inventory" 09:43:36 shard-strategy = "module" 09:43:36 }, 09:43:36 { 09:43:36 name = "topology" 09:43:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:36 shard-strategy = "module" 09:43:36 }, 09:43:36 { 09:43:36 name = "toaster" 09:43:36 namespace = "http://netconfcentral.org/ns/toaster" 09:43:36 shard-strategy = "module" 09:43:36 } 09:43:36 ] 09:43:36 Dump module-shards.conf 09:43:36 + echo 'Dump module-shards.conf' 09:43:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:36 module-shards = [ 09:43:36 { 09:43:36 name = "default" 09:43:36 shards = [ 09:43:36 { 09:43:36 name = "default" 09:43:36 replicas = ["member-1"] 09:43:36 } 09:43:36 ] 09:43:36 }, 09:43:36 { 09:43:36 name = "inventory" 09:43:36 shards = [ 09:43:36 { 09:43:36 name="inventory" 09:43:36 replicas = ["member-1"] 09:43:36 } 09:43:36 ] 09:43:36 }, 09:43:36 { 09:43:36 name = "topology" 09:43:36 shards = [ 09:43:36 { 09:43:36 name="topology" 09:43:36 replicas = ["member-1"] 09:43:36 } 09:43:36 ] 09:43:36 }, 09:43:36 { 09:43:36 name = "toaster" 09:43:36 shards = [ 09:43:36 { 09:43:36 name="toaster" 09:43:36 replicas = ["member-1"] 09:43:36 } 09:43:36 ] 09:43:36 } 09:43:36 ] 09:43:36 Locating config plan to use... 09:43:36 Finished running config plans 09:43:36 Starting member-1 with IP address 10.30.171.186 09:43:36 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:43:37 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:43:37 Redirecting karaf console output to karaf_console.log 09:43:37 Starting controller... 09:43:37 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:43:37 Execute the post startup script on controller 10.30.171.186 09:43:37 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:43:37 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:43:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:37 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:44:42 2025-12-09T09:43:56,307 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:44:42 Controller is UP 09:44:42 2025-12-09T09:43:56,307 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:44:42 Listing all open ports on controller system... 09:44:42 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:44:42 looking for "BindException: Address already in use" in log file 09:44:42 looking for "server is unhealthy" in log file 09:44:42 Let's take the karaf thread dump 09:44:42 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:44:43 karaf main: org.apache.karaf.main.Main, pid:2041 09:44:43 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:44:43 Generating mininet variables... 09:44:43 Locating test plan to use... 09:44:43 Changing the testplan path... 09:44:43 # Place the suites in run order: 09:44:43 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:44:43 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:44:43 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:44:43 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:44:43 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ... 09:44:44 ============================================================================== 09:44:44 openflowplugin-sanity.txt 09:44:44 ============================================================================== 09:44:44 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:44:44 ============================================================================== 09:44:47 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:44:47 ============================================================================== 09:44:47 Get list of nodes :: Get the inventory | PASS | 09:44:48 ------------------------------------------------------------------------------ 09:44:48 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:44:48 ------------------------------------------------------------------------------ 09:44:48 Get node 1 inventory :: Get the inventory for a node | PASS | 09:44:48 ------------------------------------------------------------------------------ 09:44:48 Get node 2 inventory :: Get the inventory for a node | PASS | 09:44:48 ------------------------------------------------------------------------------ 09:44:48 Get node 3 inventory :: Get the inventory for a node | PASS | 09:44:49 ------------------------------------------------------------------------------ 09:44:49 Link Down :: Take link s1-s2 down | PASS | 09:44:51 ------------------------------------------------------------------------------ 09:44:51 Link Up :: Take link s1-s2 up | PASS | 09:44:53 ------------------------------------------------------------------------------ 09:44:53 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:44:53 7 tests, 7 passed, 0 failed 09:44:53 ============================================================================== 09:44:53 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:44:53 ============================================================================== 09:44:53 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:44:53 ------------------------------------------------------------------------------ 09:44:53 List all the links :: List all the links in the topology. | PASS | 09:44:55 ------------------------------------------------------------------------------ 09:44:55 Link Down :: Take link s1-s2 down | PASS | 09:44:55 ------------------------------------------------------------------------------ 09:44:55 Link Up :: Take link s1-s2 up | PASS | 09:44:59 ------------------------------------------------------------------------------ 09:44:59 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:44:59 4 tests, 4 passed, 0 failed 09:44:59 ============================================================================== 09:44:59 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:44:59 ============================================================================== 09:44:59 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:44:59 ------------------------------------------------------------------------------ 09:44:59 Get Stats for node 1 :: Get the stats for a node | PASS | 09:44:59 ------------------------------------------------------------------------------ 09:44:59 Get Stats for node 2 :: Get the stats for a node | PASS | 09:44:59 ------------------------------------------------------------------------------ 09:44:59 Get Stats for node 3 :: Get the stats for a node | PASS | 09:44:59 ------------------------------------------------------------------------------ 09:44:59 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:44:59 4 tests, 4 passed, 0 failed 09:44:59 ============================================================================== 09:44:59 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:44:59 ============================================================================== 09:44:59 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:44:59 ------------------------------------------------------------------------------ 09:44:59 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:44:59 ------------------------------------------------------------------------------ 09:44:59 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:04 ------------------------------------------------------------------------------ 09:45:04 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:45:04 6 tests, 6 passed, 0 failed 09:45:04 ============================================================================== 09:45:04 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:45:04 21 tests, 21 passed, 0 failed 09:45:04 ============================================================================== 09:45:04 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:45:04 ============================================================================== 09:45:07 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:45:07 ============================================================================== 09:45:07 Get list of nodes :: Get the inventory | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Link Down :: Take link s1-s2 down | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Link Up :: Take link s1-s2 up | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:45:09 7 tests, 7 passed, 0 failed 09:45:09 ============================================================================== 09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:45:09 ============================================================================== 09:45:09 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 List all the links :: List all the links in the topology. | PASS | 09:45:15 ------------------------------------------------------------------------------ 09:45:15 Link Down :: Take link s1-s2 down | PASS | 09:45:15 ------------------------------------------------------------------------------ 09:45:15 Link Up :: Take link s1-s2 up | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:45:19 4 tests, 4 passed, 0 failed 09:45:19 ============================================================================== 09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:45:19 ============================================================================== 09:45:19 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:20 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:45:20 4 tests, 4 passed, 0 failed 09:45:20 ============================================================================== 09:45:20 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:45:20 ============================================================================== 09:45:20 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Verify after modifying flow operational - Output to physical port#... | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:45:30 9 tests, 9 passed, 0 failed 09:45:30 ============================================================================== 09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:45:30 24 tests, 24 passed, 0 failed 09:45:30 ============================================================================== 09:45:30 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:45:30 ============================================================================== 09:45:33 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:45:33 ============================================================================== 09:45:34 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 1 Added | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 2 Added | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 3 Added | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 4 Added | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 5 Added | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 6 Added | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 7 Added | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 8 Added | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 9 Added | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 10 Added | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 11 Added | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 14 Added | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 15 Added | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 16 Added | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 17 Added | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 18 Added | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 19 Added | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 20 Added | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 21 Added | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 22 Added | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 23 Added | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 24 Added | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 25 Added | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 31 Added | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 36 Added | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 38 Added | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 43 Added | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 45 Added | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 101 Added | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 102 Added | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 103 Added | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 104 Added | PASS | 09:45:45 ------------------------------------------------------------------------------ 09:45:45 Test Is Flow 105 Added | PASS | 09:45:45 ------------------------------------------------------------------------------ 09:45:45 Test Is Flow 106 Added | PASS | 09:45:45 ------------------------------------------------------------------------------ 09:45:45 Test Is Flow 107 Added | PASS | 09:45:45 ------------------------------------------------------------------------------ 09:45:45 Test Is Flow 108 Added | PASS | 09:45:45 ------------------------------------------------------------------------------ 09:45:45 Test Is Flow 109 Added | PASS | 09:45:45 ------------------------------------------------------------------------------ 09:45:45 Test Is Flow 110 Added | PASS | 09:45:45 ------------------------------------------------------------------------------ 09:45:45 Test Is Flow 113 Added | PASS | 09:45:45 ------------------------------------------------------------------------------ 09:45:45 Test Is Flow 156 Added | PASS | 09:45:45 ------------------------------------------------------------------------------ 09:45:45 Test Is Flow 201 Added | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 202 Added | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 203 Added | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 204 Added | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 205 Added | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 206 Added | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 209 Added | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 214 Added | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 218 Added | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 219 Added | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 220 Added | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 221 Added | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 222 Added | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 223 Added | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 224 Added | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 225 Added | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 550 Added | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 1 Updated | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 2 Updated | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 3 Updated | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 4 Updated | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 5 Updated | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 6 Updated | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 7 Updated | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 8 Updated | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 9 Updated | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 10 Updated | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 11 Updated | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 14 Updated | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 15 Updated | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 16 Updated | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 17 Updated | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 18 Updated | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 19 Updated | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 20 Updated | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 21 Updated | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 22 Updated | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 23 Updated | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 24 Updated | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 25 Updated | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 31 Updated | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 36 Updated | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 38 Updated | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 43 Updated | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 45 Updated | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 101 Updated | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 102 Updated | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 103 Updated | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 104 Updated | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 105 Updated | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 106 Updated | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 107 Updated | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 108 Updated | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 109 Updated | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 110 Updated | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 113 Updated | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 156 Updated | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 201 Updated | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 202 Updated | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 203 Updated | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 204 Updated | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 205 Updated | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 206 Updated | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 209 Updated | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 214 Updated | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 218 Updated | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 219 Updated | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 220 Updated | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 221 Updated | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 222 Updated | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 223 Updated | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 224 Updated | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 225 Updated | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 550 Updated | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 1 Deleted | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 2 Deleted | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 3 Deleted | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 4 Deleted | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 5 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 6 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 7 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 8 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 9 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 10 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 11 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 14 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 15 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 16 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 17 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 18 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 19 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 20 Deleted | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 21 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 22 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 23 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 24 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 25 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 31 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 36 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 38 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 43 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 45 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 101 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 102 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 103 Deleted | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 104 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 105 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 106 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 107 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 108 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 109 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 110 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 113 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 156 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 201 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 202 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 203 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 204 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 205 Deleted | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 206 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 209 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 214 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 218 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 219 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 220 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 221 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 222 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 223 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 224 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 225 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 550 Deleted | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:46:08 174 tests, 174 passed, 0 failed 09:46:08 ============================================================================== 09:46:08 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:46:08 ============================================================================== 09:46:08 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 1 Added | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 2 Added | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 3 Added | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 4 Added | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 5 Added | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 6 Added | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 7 Added | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 8 Added | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 9 Added | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 10 Added | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 11 Added | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 15 Added | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 16 Added | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 17 Added | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 18 Added | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 19 Added | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 20 Added | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 21 Added | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 22 Added | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 23 Added | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 24 Added | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 25 Added | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 31 Added | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 36 Added | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 38 Added | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 43 Added | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 45 Added | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 101 Added | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 102 Added | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 103 Added | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 104 Added | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 105 Added | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 106 Added | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 107 Added | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 108 Added | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 109 Added | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 110 Added | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 113 Added | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 201 Added | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 202 Added | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 203 Added | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 204 Added | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 205 Added | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 206 Added | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 209 Added | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 214 Added | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 218 Added | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 219 Added | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 220 Added | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 1 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 2 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 3 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 4 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 5 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 6 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 7 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 8 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 9 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 10 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 11 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 14 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 15 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 16 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 17 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 18 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 19 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 20 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 21 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 22 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 23 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 24 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 25 Updated | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 31 Updated | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 36 Updated | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 38 Updated | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 43 Updated | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 45 Updated | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 101 Updated | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 102 Updated | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 103 Updated | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 104 Updated | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 105 Updated | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 106 Updated | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 107 Updated | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 108 Updated | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 109 Updated | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 110 Updated | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 113 Updated | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 201 Updated | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 202 Updated | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 203 Updated | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 204 Updated | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 205 Updated | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 206 Updated | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 209 Updated | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 214 Updated | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 218 Updated | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 219 Updated | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 220 Updated | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 1 Deleted | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 2 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 3 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 4 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 5 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 6 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 7 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 8 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 9 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 10 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 11 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 14 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 15 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 16 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 17 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 18 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 19 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 20 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 21 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 22 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 23 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 24 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 25 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 31 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 36 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 38 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 43 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 45 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 101 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 102 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 103 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 104 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 105 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 106 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 107 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 108 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 109 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 110 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 113 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 201 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 202 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 203 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 204 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 205 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 206 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 209 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 214 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 218 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 219 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 220 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:47:46 152 tests, 152 passed, 0 failed 09:47:46 ============================================================================== 09:47:46 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:47:46 326 tests, 326 passed, 0 failed 09:47:46 ============================================================================== 09:47:46 openflowplugin-sanity.txt.Reconciliation 09:47:46 ============================================================================== 09:47:46 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:47:46 ============================================================================== 09:47:46 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Check Linear Topology :: Check Linear Topology. | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:00 | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:48:11 ------------------------------------------------------------------------------ 09:48:11 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:11 | PASS | 09:48:11 ------------------------------------------------------------------------------ 09:48:11 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:47 | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Stop Mininet :: Stop Mininet. | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Check No Switches :: Check no switches in topology. | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:49 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:48:49 23 tests, 23 passed, 0 failed 09:48:49 ============================================================================== 09:48:49 openflowplugin-sanity.txt.Reconciliation | PASS | 09:48:49 23 tests, 23 passed, 0 failed 09:48:49 ============================================================================== 09:48:49 openflowplugin-sanity.txt | PASS | 09:48:49 394 tests, 394 passed, 0 failed 09:48:49 ============================================================================== 09:48:49 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:48:53 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:48:53 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:48:53 Examining the files in data/log and checking filesize 09:48:53 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:48:53 total 1020 09:48:53 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 09:43 . 09:48:53 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 9 09:43 karaf_console.log 09:48:53 drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 09:43 .. 09:48:53 -rw-rw-r-- 1 jenkins jenkins 1031801 Dec 9 09:48 karaf.log 09:48:53 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:48:53 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:48:53 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:48:53 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:48:54 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:48:54 Let's take the karaf thread dump again... 09:48:54 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:48:54 karaf main: org.apache.karaf.main.Main, pid:4452 09:48:54 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:48:54 Killing ODL 09:48:54 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:49:00 Compressing karaf.log 1 09:49:00 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:49:00 Fetching compressed karaf.log 1 09:49:00 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:49:00 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:49:01 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:49:01 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:49:01 Fetch GC logs 09:49:01 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 09:49:01 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:49:01 Examine copied files 09:49:01 total 43872 09:49:01 drwxrwxr-x. 2 jenkins jenkins 6 Dec 9 09:49 gclogs-1 09:49:01 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 9 09:49 odl1_karaf_console.log 09:49:01 -rw-rw-r--. 1 jenkins jenkins 70705 Dec 9 09:49 odl1_karaf.log.gz 09:49:01 -rw-rw-r--. 1 jenkins jenkins 147646 Dec 9 09:48 karaf_1_4452_threads_after.log 09:49:01 -rw-rw-r--. 1 jenkins jenkins 14353 Dec 9 09:48 ps_after.log 09:49:01 -rw-rw-r--. 1 jenkins jenkins 270958 Dec 9 09:48 report.html 09:49:01 -rw-rw-r--. 1 jenkins jenkins 3384187 Dec 9 09:48 log.html 09:49:01 -rw-rw-r--. 1 jenkins jenkins 40837051 Dec 9 09:48 output.xml 09:49:01 -rw-rw-r--. 1 jenkins jenkins 491 Dec 9 09:44 testplan.txt 09:49:01 -rw-rw-r--. 1 jenkins jenkins 107070 Dec 9 09:44 karaf_1_2041_threads_before.log 09:49:01 -rw-rw-r--. 1 jenkins jenkins 14373 Dec 9 09:44 ps_before.log 09:49:01 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 9 09:43 post-startup-script.sh 09:49:01 -rw-rw-r--. 1 jenkins jenkins 252 Dec 9 09:43 startup-script.sh 09:49:01 -rw-rw-r--. 1 jenkins jenkins 3495 Dec 9 09:43 configuration-script.sh 09:49:01 -rw-rw-r--. 1 jenkins jenkins 337 Dec 9 09:43 detect_variables.env 09:49:01 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 9 09:43 pom.xml 09:49:01 -rw-rw-r--. 1 jenkins jenkins 92 Dec 9 09:43 set_variables.env 09:49:01 -rw-rw-r--. 1 jenkins jenkins 299 Dec 9 09:43 slave_addresses.txt 09:49:01 -rw-rw-r--. 1 jenkins jenkins 570 Dec 9 09:42 requirements.txt 09:49:01 -rw-rw-r--. 1 jenkins jenkins 26 Dec 9 09:42 env.properties 09:49:01 -rw-rw-r--. 1 jenkins jenkins 334 Dec 9 09:41 stack-parameters.yaml 09:49:01 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 9 09:40 maven-metadata.xml 09:49:01 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 9 09:40 test 09:49:01 drwxrwxr-x. 2 jenkins jenkins 6 Dec 9 09:40 test@tmp 09:49:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11561838132933111739.sh 09:49:01 Karaf Deployments, Tests must have already run 09:49:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins7545233834924187566.sh 09:49:01 Cleaning up Robot installation... 09:49:02 $ ssh-agent -k 09:49:02 unset SSH_AUTH_SOCK; 09:49:02 unset SSH_AGENT_PID; 09:49:02 echo Agent pid 6172 killed; 09:49:02 [ssh-agent] Stopped. 09:49:02 Recording plot data 09:49:02 Robot results publisher started... 09:49:02 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:49:02 -Parsing output xml: 09:49:03 Done! 09:49:04 -Copying log files to build dir: 09:49:05 Done! 09:49:05 -Assigning results to build: 09:49:05 Done! 09:49:05 -Checking thresholds: 09:49:05 Done! 09:49:05 Done publishing Robot results. 09:49:05 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17918057270105530781.sh 09:49:05 Archiving csit artifacts 09:49:05 mv: cannot stat '*_1.png': No such file or directory 09:49:05 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:49:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:49:05 Dload Upload Total Spent Left Speed 09:49:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3528k 0 3528k 0 0 3835k 0 --:--:-- --:--:-- --:--:-- 3835k 09:49:06 Archive: robot-plugin.zip 09:49:06 inflating: ./archives/robot-plugin/log.html 09:49:06 inflating: ./archives/robot-plugin/output.xml 09:49:06 inflating: ./archives/robot-plugin/report.html 09:49:06 mv: cannot stat '*.log.gz': No such file or directory 09:49:06 mv: cannot stat '*.csv': No such file or directory 09:49:06 mv: cannot stat '*.png': No such file or directory 09:49:06 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6721563963582428649.sh 09:49:07 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:07 [EnvInject] - Injecting environment variables from a build step. 09:49:07 [EnvInject] - Injecting as environment variables the properties content 09:49:07 OS_CLOUD=vex 09:49:07 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-553 09:49:07 09:49:07 [EnvInject] - Variables injected successfully. 09:49:07 provisioning config files... 09:49:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:49:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11795503858293879333.sh 09:49:07 ---> openstack-stack-delete.sh 09:49:07 Setup pyenv: 09:49:07 system 09:49:07 3.8.13 09:49:07 3.9.13 09:49:07 3.10.13 09:49:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSJ7 from file:/tmp/.os_lf_venv 09:49:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:49:09 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible. 09:49:10 lf-activate-venv(): INFO: Base packages installed successfully 09:49:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:49:29 lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH 09:49:29 INFO: Stack cost retrieval disabled, setting cost to 0 09:49:40 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-553 09:49:40 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-553 09:49:40 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5014018562381075209.sh 09:49:40 ---> sysstat.sh 09:49:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5265787726407860227.sh 09:49:41 ---> package-listing.sh 09:49:41 ++ tr '[:upper:]' '[:lower:]' 09:49:41 ++ facter osfamily 09:49:41 + OS_FAMILY=redhat 09:49:41 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:49:41 + START_PACKAGES=/tmp/packages_start.txt 09:49:41 + END_PACKAGES=/tmp/packages_end.txt 09:49:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:41 + PACKAGES=/tmp/packages_start.txt 09:49:41 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:41 + PACKAGES=/tmp/packages_end.txt 09:49:41 + case "${OS_FAMILY}" in 09:49:41 + rpm -qa 09:49:41 + sort 09:49:42 + '[' -f /tmp/packages_start.txt ']' 09:49:42 + '[' -f /tmp/packages_end.txt ']' 09:49:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:42 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:42 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:49:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17025142628665460824.sh 09:49:42 ---> capture-instance-metadata.sh 09:49:42 Setup pyenv: 09:49:42 system 09:49:42 3.8.13 09:49:42 3.9.13 09:49:42 3.10.13 09:49:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSJ7 from file:/tmp/.os_lf_venv 09:49:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:44 lf-activate-venv(): INFO: Base packages installed successfully 09:49:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH 09:49:55 INFO: Running in OpenStack, capturing instance metadata 09:49:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14549969811638619472.sh 09:49:55 provisioning config files... 09:49:56 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #553 09:49:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config4566529630744655541tmp 09:49:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:49:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:49:56 provisioning config files... 09:49:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:49:56 [EnvInject] - Injecting environment variables from a build step. 09:49:56 [EnvInject] - Injecting as environment variables the properties content 09:49:56 SERVER_ID=logs 09:49:56 09:49:56 [EnvInject] - Variables injected successfully. 09:49:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14564519050781634738.sh 09:49:56 ---> create-netrc.sh 09:49:56 WARN: Log server credential not found. 09:49:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11913567009571835180.sh 09:49:56 ---> python-tools-install.sh 09:49:56 Setup pyenv: 09:49:56 system 09:49:56 3.8.13 09:49:56 3.9.13 09:49:56 3.10.13 09:49:56 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSJ7 from file:/tmp/.os_lf_venv 09:49:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:58 lf-activate-venv(): INFO: Base packages installed successfully 09:49:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:09 lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH 09:50:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2818087534848547433.sh 09:50:09 ---> sudo-logs.sh 09:50:09 Archiving 'sudo' log.. 09:50:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5765001730671715812.sh 09:50:09 ---> job-cost.sh 09:50:09 Setup pyenv: 09:50:10 system 09:50:10 3.8.13 09:50:10 3.9.13 09:50:10 3.10.13 09:50:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSJ7 from file:/tmp/.os_lf_venv 09:50:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:12 lf-activate-venv(): INFO: Base packages installed successfully 09:50:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:19 lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH 09:50:19 DEBUG: total: 0 09:50:19 INFO: Retrieving Stack Cost... 09:50:20 INFO: Retrieving Pricing Info for: v3-standard-2 09:50:20 INFO: Archiving Costs 09:50:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1089746313266639659.sh 09:50:20 ---> logs-deploy.sh 09:50:20 Setup pyenv: 09:50:20 system 09:50:20 3.8.13 09:50:20 3.9.13 09:50:20 3.10.13 09:50:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSJ7 from file:/tmp/.os_lf_venv 09:50:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:22 lf-activate-venv(): INFO: Base packages installed successfully 09:50:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:50:35 lf-activate-venv(): INFO: Adding /tmp/venv-DSJ7/bin to PATH 09:50:35 WARNING: Nexus logging server not set 09:50:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/553/ 09:50:35 INFO: archiving logs to S3 09:50:36 ---> uname -a: 09:50:36 Linux prd-centos8-robot-2c-8g-11854.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 09:50:36 09:50:36 09:50:36 ---> lscpu: 09:50:36 Architecture: x86_64 09:50:36 CPU op-mode(s): 32-bit, 64-bit 09:50:36 Byte Order: Little Endian 09:50:36 CPU(s): 2 09:50:36 On-line CPU(s) list: 0,1 09:50:36 Thread(s) per core: 1 09:50:36 Core(s) per socket: 1 09:50:36 Socket(s): 2 09:50:36 NUMA node(s): 1 09:50:36 Vendor ID: AuthenticAMD 09:50:36 CPU family: 23 09:50:36 Model: 49 09:50:36 Model name: AMD EPYC-Rome Processor 09:50:36 Stepping: 0 09:50:36 CPU MHz: 2799.998 09:50:36 BogoMIPS: 5599.99 09:50:36 Virtualization: AMD-V 09:50:36 Hypervisor vendor: KVM 09:50:36 Virtualization type: full 09:50:36 L1d cache: 32K 09:50:36 L1i cache: 32K 09:50:36 L2 cache: 512K 09:50:36 L3 cache: 16384K 09:50:36 NUMA node0 CPU(s): 0,1 09:50:36 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 09:50:36 09:50:36 09:50:36 ---> nproc: 09:50:36 2 09:50:36 09:50:36 09:50:36 ---> df -h: 09:50:36 Filesystem Size Used Avail Use% Mounted on 09:50:36 devtmpfs 3.8G 0 3.8G 0% /dev 09:50:36 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:50:36 tmpfs 3.8G 17M 3.8G 1% /run 09:50:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:50:36 /dev/vda1 40G 8.4G 32G 21% / 09:50:36 tmpfs 770M 0 770M 0% /run/user/1001 09:50:36 09:50:36 09:50:36 ---> free -m: 09:50:36 total used free shared buff/cache available 09:50:36 Mem: 7697 601 4805 19 2290 6796 09:50:36 Swap: 1023 0 1023 09:50:36 09:50:36 09:50:36 ---> ip addr: 09:50:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:50:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:36 inet 127.0.0.1/8 scope host lo 09:50:36 valid_lft forever preferred_lft forever 09:50:36 inet6 ::1/128 scope host 09:50:36 valid_lft forever preferred_lft forever 09:50:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:50:36 link/ether fa:16:3e:1a:82:2d brd ff:ff:ff:ff:ff:ff 09:50:36 altname enp0s3 09:50:36 altname ens3 09:50:36 inet 10.30.171.243/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:50:36 valid_lft 69306sec preferred_lft 69306sec 09:50:36 inet6 fe80::f816:3eff:fe1a:822d/64 scope link 09:50:36 valid_lft forever preferred_lft forever 09:50:36 09:50:36 09:50:36 ---> sar -b -r -n DEV: 09:50:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/09/2025 _x86_64_ (2 CPU) 09:50:36 09:50:36 05:05:38 LINUX RESTART (2 CPU) 09:50:36 09:50:36 05:06:01 AM tps rtps wtps bread/s bwrtn/s 09:50:36 05:07:01 AM 80.09 45.64 34.45 6217.56 36717.22 09:50:36 05:08:01 AM 0.77 0.00 0.77 0.00 12.25 09:50:36 05:09:01 AM 0.58 0.03 0.55 0.53 7.22 09:50:36 05:10:01 AM 0.30 0.00 0.30 0.00 3.42 09:50:36 05:11:01 AM 0.35 0.00 0.35 0.00 5.03 09:50:36 05:12:01 AM 0.30 0.00 0.30 0.00 4.82 09:50:36 05:13:01 AM 0.33 0.00 0.33 0.00 3.32 09:50:36 05:14:01 AM 0.32 0.00 0.32 0.00 3.33 09:50:36 05:15:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:36 05:16:01 AM 0.35 0.00 0.35 0.00 3.87 09:50:36 05:17:01 AM 0.42 0.00 0.42 0.00 6.03 09:50:36 05:18:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:36 05:19:01 AM 0.30 0.00 0.30 0.00 3.42 09:50:36 05:20:01 AM 0.45 0.00 0.45 0.00 5.45 09:50:36 05:21:01 AM 0.42 0.05 0.37 0.80 4.17 09:50:36 05:22:01 AM 1.42 0.00 1.42 0.00 32.42 09:50:36 05:23:01 AM 0.33 0.00 0.33 0.00 3.72 09:50:36 05:24:01 AM 0.40 0.00 0.40 0.00 5.26 09:50:36 05:25:01 AM 0.33 0.00 0.33 0.00 3.58 09:50:36 05:26:01 AM 0.35 0.00 0.35 0.00 3.50 09:50:36 05:27:01 AM 0.40 0.00 0.40 0.00 5.77 09:50:36 05:28:01 AM 0.40 0.00 0.40 0.00 4.43 09:50:36 05:29:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:36 05:30:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:36 05:31:01 AM 0.52 0.00 0.52 0.00 6.83 09:50:36 05:32:01 AM 0.37 0.00 0.37 0.00 5.32 09:50:36 05:33:01 AM 0.35 0.00 0.35 0.00 3.88 09:50:36 05:34:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:36 05:35:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:36 05:36:01 AM 0.35 0.00 0.35 0.00 3.63 09:50:36 05:37:01 AM 0.43 0.00 0.43 0.00 6.02 09:50:36 05:38:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:36 05:39:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:36 05:40:01 AM 0.35 0.00 0.35 0.00 3.58 09:50:36 05:41:01 AM 0.48 0.00 0.48 0.00 6.00 09:50:36 05:42:01 AM 0.40 0.00 0.40 0.00 5.75 09:50:36 05:43:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:36 05:44:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:36 05:45:01 AM 0.33 0.00 0.33 0.00 3.45 09:50:36 05:46:01 AM 0.37 0.00 0.37 0.00 3.68 09:50:36 05:47:01 AM 0.40 0.00 0.40 0.00 5.58 09:50:36 05:48:01 AM 0.47 0.00 0.47 0.00 5.47 09:50:36 05:49:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:36 05:50:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:36 05:51:01 AM 0.42 0.00 0.42 0.00 4.60 09:50:36 05:52:02 AM 0.38 0.00 0.38 0.00 5.45 09:50:36 05:53:01 AM 0.32 0.00 0.32 0.00 3.24 09:50:36 05:54:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:36 05:55:01 AM 0.40 0.00 0.40 0.00 4.87 09:50:36 05:56:01 AM 0.35 0.00 0.35 0.00 3.68 09:50:36 05:57:01 AM 0.38 0.00 0.38 0.00 5.45 09:50:36 05:58:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:36 05:59:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:36 06:00:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:36 06:01:01 AM 0.42 0.03 0.38 0.27 4.28 09:50:36 06:02:01 AM 0.42 0.05 0.37 1.60 4.76 09:50:36 06:03:01 AM 0.40 0.00 0.40 0.00 5.20 09:50:36 06:04:01 AM 0.40 0.00 0.40 0.00 4.57 09:50:36 06:05:01 AM 0.30 0.00 0.30 0.00 2.38 09:50:36 06:06:01 AM 0.30 0.00 0.30 0.00 2.22 09:50:36 06:07:01 AM 0.33 0.00 0.33 0.00 4.53 09:50:36 06:08:01 AM 0.37 0.00 0.37 0.00 3.68 09:50:36 06:09:01 AM 0.43 0.00 0.43 0.00 5.23 09:50:36 06:10:01 AM 0.25 0.00 0.25 0.00 1.97 09:50:36 06:11:01 AM 0.45 0.00 0.45 0.00 5.30 09:50:36 06:12:01 AM 0.45 0.00 0.45 0.00 6.52 09:50:36 06:13:01 AM 0.35 0.00 0.35 0.00 3.60 09:50:36 06:14:01 AM 7.66 5.95 1.72 574.88 24.93 09:50:36 06:15:01 AM 1.48 0.00 1.48 0.00 49.75 09:50:36 06:16:01 AM 0.13 0.00 0.13 0.00 1.00 09:50:36 06:17:01 AM 0.18 0.00 0.18 0.00 3.17 09:50:36 06:18:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:36 06:19:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:36 06:20:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 06:21:01 AM 0.25 0.00 0.25 0.00 3.08 09:50:36 06:22:01 AM 0.27 0.00 0.27 0.00 5.05 09:50:36 06:23:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:36 06:24:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:36 06:25:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:36 06:26:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:36 06:27:01 AM 0.18 0.00 0.18 0.00 3.30 09:50:36 06:28:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:36 06:29:01 AM 0.15 0.00 0.15 0.00 1.33 09:50:36 06:30:01 AM 0.18 0.00 0.18 0.00 2.38 09:50:36 06:31:01 AM 0.28 0.00 0.28 0.00 4.60 09:50:36 06:32:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:36 06:33:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:36 06:34:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:36 06:35:01 AM 0.10 0.00 0.10 0.00 0.90 09:50:36 06:36:01 AM 0.18 0.00 0.18 0.00 3.10 09:50:36 06:37:01 AM 0.27 0.00 0.27 0.00 4.67 09:50:36 06:38:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:36 06:39:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 06:40:01 AM 0.13 0.00 0.13 0.00 0.95 09:50:36 06:41:01 AM 0.27 0.00 0.27 0.00 3.83 09:50:36 06:42:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:36 06:43:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:36 06:44:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:36 06:45:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:36 06:46:01 AM 0.18 0.00 0.18 0.00 2.70 09:50:36 06:47:01 AM 0.55 0.32 0.23 6.93 3.70 09:50:36 06:48:01 AM 0.67 0.00 0.67 0.00 17.36 09:50:36 06:49:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:36 06:50:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:36 06:51:01 AM 0.32 0.00 0.32 0.00 4.25 09:50:36 06:52:01 AM 0.18 0.00 0.18 0.00 3.27 09:50:36 06:53:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:36 06:54:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 06:55:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:36 06:56:01 AM 0.22 0.00 0.22 0.00 2.53 09:50:36 06:57:01 AM 0.27 0.00 0.27 0.00 4.67 09:50:36 06:58:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:36 06:59:01 AM 0.13 0.00 0.13 0.00 1.60 09:50:36 07:00:02 AM 0.12 0.00 0.12 0.00 0.93 09:50:36 07:01:01 AM 0.27 0.00 0.27 0.00 3.86 09:50:36 07:02:01 AM 0.28 0.00 0.28 0.00 5.20 09:50:36 07:03:01 AM 0.17 0.00 0.17 0.00 1.78 09:50:36 07:04:01 AM 0.12 0.00 0.12 0.00 0.78 09:50:36 07:05:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:36 07:06:01 AM 0.20 0.00 0.20 0.00 2.97 09:50:36 07:07:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:36 07:08:01 AM 0.35 0.00 0.35 0.00 5.48 09:50:36 07:09:01 AM 0.23 0.00 0.23 0.00 3.18 09:50:36 07:10:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:36 07:11:01 AM 0.27 0.00 0.27 0.00 4.48 09:50:36 07:12:01 AM 0.18 0.00 0.18 0.00 3.07 09:50:36 07:13:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:36 07:14:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:36 07:15:01 AM 0.12 0.00 0.12 0.00 0.87 09:50:36 07:16:01 AM 0.73 0.00 0.73 0.00 10.08 09:50:36 07:17:01 AM 0.42 0.00 0.42 0.00 8.93 09:50:36 07:18:01 AM 0.12 0.00 0.12 0.00 1.17 09:50:36 07:19:01 AM 0.17 0.00 0.17 0.00 1.87 09:50:36 07:20:01 AM 0.13 0.00 0.13 0.00 1.82 09:50:36 07:21:01 AM 0.32 0.00 0.32 0.00 4.78 09:50:36 07:22:01 AM 0.25 0.00 0.25 0.00 5.30 09:50:36 07:23:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:36 07:24:01 AM 0.15 0.00 0.15 0.00 1.73 09:50:36 07:25:01 AM 0.15 0.00 0.15 0.00 2.00 09:50:36 07:26:01 AM 0.17 0.00 0.17 0.00 1.18 09:50:36 07:27:01 AM 0.20 0.00 0.20 0.00 3.30 09:50:36 07:28:01 AM 0.32 0.00 0.32 0.00 5.28 09:50:36 07:29:01 AM 0.18 0.00 0.18 0.00 2.15 09:50:36 07:30:01 AM 0.12 0.00 0.12 0.00 1.17 09:50:36 07:31:01 AM 0.20 0.00 0.20 0.00 1.73 09:50:36 07:32:01 AM 0.25 0.00 0.25 0.00 4.88 09:50:36 07:33:01 AM 0.20 0.00 0.20 0.00 2.50 09:50:36 07:34:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:36 07:35:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 07:36:01 AM 0.18 0.00 0.18 0.00 1.35 09:50:36 07:37:01 AM 0.22 0.00 0.22 0.00 3.62 09:50:36 07:38:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:36 07:39:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:36 07:40:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:36 07:41:01 AM 0.33 0.00 0.33 0.00 5.28 09:50:36 07:42:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:36 07:43:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:36 07:44:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 07:45:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:36 07:46:01 AM 0.18 0.00 0.18 0.00 2.57 09:50:36 07:47:01 AM 0.17 0.00 0.17 0.00 2.97 09:50:36 07:48:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:36 07:49:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:36 07:50:01 AM 0.20 0.00 0.20 0.00 2.37 09:50:36 07:51:01 AM 0.28 0.00 0.28 0.00 4.33 09:50:36 07:52:01 AM 0.18 0.00 0.18 0.00 3.07 09:50:36 07:53:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:36 07:54:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 07:55:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 07:56:01 AM 0.17 0.00 0.17 0.00 2.17 09:50:36 07:57:01 AM 0.28 0.00 0.28 0.00 4.80 09:50:36 07:58:01 AM 0.15 0.00 0.15 0.00 1.62 09:50:36 07:59:01 AM 0.18 0.00 0.18 0.00 1.77 09:50:36 08:00:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:36 08:01:01 AM 0.23 0.00 0.23 0.00 3.38 09:50:36 08:02:01 AM 0.27 0.00 0.27 0.00 4.80 09:50:36 08:03:01 AM 0.17 0.00 0.17 0.00 1.58 09:50:36 08:04:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 08:05:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 08:06:01 AM 0.18 0.00 0.18 0.00 2.70 09:50:36 08:07:01 AM 0.18 0.00 0.18 0.00 3.07 09:50:36 08:08:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:36 08:09:01 AM 0.14 0.00 0.14 0.00 1.22 09:50:36 08:10:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:36 08:11:01 AM 0.37 0.00 0.37 0.00 5.71 09:50:36 08:12:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:36 08:13:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:36 08:14:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:36 08:15:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:36 08:16:01 AM 0.20 0.00 0.20 0.00 2.48 09:50:36 08:17:01 AM 0.28 0.00 0.28 0.00 4.87 09:50:36 08:18:01 AM 0.25 0.00 0.25 0.00 3.18 09:50:36 08:19:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:36 08:20:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:36 08:21:01 AM 0.22 0.00 0.22 0.00 2.85 09:50:36 08:22:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:36 08:23:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:36 08:24:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 08:25:01 AM 0.18 0.00 0.18 0.00 2.37 09:50:36 08:26:01 AM 0.22 0.00 0.22 0.00 2.85 09:50:36 08:27:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:36 08:28:01 AM 0.10 0.00 0.10 0.00 0.85 09:50:36 08:29:01 AM 0.12 0.00 0.12 0.00 1.30 09:50:36 08:30:01 AM 0.17 0.00 0.17 0.00 2.35 09:50:36 08:31:01 AM 0.22 0.00 0.22 0.00 3.30 09:50:36 08:32:01 AM 0.37 0.00 0.37 0.00 7.65 09:50:36 08:33:01 AM 0.17 0.00 0.17 0.00 1.88 09:50:36 08:34:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:36 08:35:01 AM 0.15 0.00 0.15 0.00 1.82 09:50:36 08:36:01 AM 0.78 0.00 0.78 0.00 11.75 09:50:36 08:37:01 AM 0.23 0.00 0.23 0.00 5.42 09:50:36 08:38:01 AM 0.23 0.00 0.23 0.00 2.68 09:50:36 08:39:01 AM 0.15 0.00 0.15 0.00 1.62 09:50:36 08:40:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:36 08:41:01 AM 0.17 0.00 0.17 0.00 1.30 09:50:36 08:42:01 AM 0.22 0.00 0.22 0.00 4.23 09:50:36 08:43:01 AM 0.12 0.00 0.12 0.00 1.17 09:50:36 08:44:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:36 08:45:01 AM 0.20 0.00 0.20 0.00 2.50 09:50:36 08:46:01 AM 0.18 0.00 0.18 0.00 1.68 09:50:36 08:47:01 AM 0.20 0.00 0.20 0.00 3.72 09:50:36 08:48:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:36 08:49:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 08:50:01 AM 0.13 0.00 0.13 0.00 0.95 09:50:36 08:51:01 AM 0.15 0.00 0.15 0.00 1.35 09:50:36 08:52:01 AM 0.33 0.00 0.33 0.00 6.12 09:50:36 08:53:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:36 08:54:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 08:55:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 08:56:01 AM 0.23 0.00 0.23 0.00 3.15 09:50:36 08:57:01 AM 0.20 0.00 0.20 0.00 3.20 09:50:36 08:58:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:36 08:59:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:36 09:00:01 AM 0.15 0.00 0.15 0.00 1.88 09:50:36 09:01:01 AM 0.33 0.00 0.33 0.00 5.42 09:50:36 09:02:01 AM 0.22 0.00 0.22 0.00 3.38 09:50:36 09:03:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:36 09:04:01 AM 0.10 0.00 0.10 0.00 1.20 09:50:36 09:05:01 AM 0.17 0.00 0.17 0.00 1.45 09:50:36 09:06:01 AM 0.28 0.00 0.28 0.00 4.98 09:50:36 09:07:01 AM 0.20 0.00 0.20 0.00 3.33 09:50:36 09:08:01 AM 0.13 0.00 0.13 0.00 0.90 09:50:36 09:09:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 09:10:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:36 09:11:01 AM 0.23 0.00 0.23 0.00 3.38 09:50:36 09:12:01 AM 0.17 0.00 0.17 0.00 3.07 09:50:36 09:13:01 AM 0.20 0.00 0.20 0.00 2.37 09:50:36 09:14:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:36 09:15:01 AM 0.10 0.00 0.10 0.00 1.43 09:50:36 09:16:01 AM 0.20 0.00 0.20 0.00 3.10 09:50:36 09:17:01 AM 0.18 0.00 0.18 0.00 2.93 09:50:36 09:18:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:36 09:19:02 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 09:20:01 AM 0.14 0.00 0.14 0.00 0.97 09:50:36 09:21:01 AM 0.35 0.00 0.35 0.00 5.18 09:50:36 09:22:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:36 09:23:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:36 09:24:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:36 09:25:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 09:26:01 AM 0.27 0.00 0.27 0.00 3.68 09:50:36 09:27:01 AM 0.22 0.00 0.22 0.00 4.15 09:50:36 09:28:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:36 09:29:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:36 09:30:01 AM 0.23 0.00 0.23 0.00 3.20 09:50:36 09:31:01 AM 0.30 0.00 0.30 0.00 4.47 09:50:36 09:32:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:36 09:33:01 AM 0.08 0.00 0.08 0.00 0.90 09:50:36 09:34:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:36 09:35:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:36 09:36:01 AM 0.18 0.00 0.18 0.00 2.20 09:50:36 09:37:01 AM 0.30 0.00 0.30 0.00 4.95 09:50:36 09:38:01 AM 0.17 0.00 0.17 0.00 1.75 09:50:36 09:39:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:36 09:40:01 AM 1.08 0.00 1.08 0.00 17.84 09:50:36 09:41:01 AM 74.43 8.46 65.97 1458.87 5171.75 09:50:36 09:42:01 AM 80.30 0.92 79.39 65.86 10098.28 09:50:36 09:43:01 AM 58.85 7.10 51.75 1309.96 3946.03 09:50:36 09:44:01 AM 64.34 2.53 61.81 420.33 7768.31 09:50:36 09:45:01 AM 9.70 0.22 9.48 11.73 633.64 09:50:36 09:46:01 AM 2.33 0.00 2.33 0.00 454.42 09:50:36 09:47:01 AM 1.05 0.00 1.05 0.00 474.22 09:50:36 09:48:01 AM 0.37 0.00 0.37 0.00 320.46 09:50:36 09:49:01 AM 0.50 0.03 0.47 1.87 146.20 09:50:36 09:50:01 AM 30.57 0.58 29.99 62.25 3010.08 09:50:36 Average: 1.67 0.25 1.42 35.70 245.28 09:50:36 09:50:36 05:06:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:36 05:07:01 AM 5843368 7203276 2039056 25.87 2688 1558904 643192 7.20 152868 1626004 12 09:50:36 05:08:01 AM 5844748 7204652 2037676 25.85 2688 1558904 643192 7.20 152888 1625184 4 09:50:36 05:09:01 AM 5841364 7201288 2041060 25.89 2688 1558924 643192 7.20 152980 1628660 4 09:50:36 05:10:01 AM 5841448 7201372 2040976 25.89 2688 1558924 627412 7.03 152980 1628200 4 09:50:36 05:11:01 AM 5841720 7201648 2040704 25.89 2688 1558928 627412 7.03 152980 1628116 4 09:50:36 05:12:01 AM 5841836 7201740 2040588 25.89 2688 1558928 627412 7.03 152980 1628184 4 09:50:36 05:13:01 AM 5841888 7201792 2040536 25.89 2688 1558928 627412 7.03 152980 1628240 4 09:50:36 05:14:01 AM 5842096 7202004 2040328 25.88 2688 1558932 627412 7.03 152980 1628112 4 09:50:36 05:15:01 AM 5841936 7201844 2040488 25.89 2688 1558932 627412 7.03 152980 1628116 4 09:50:36 05:16:01 AM 5841988 7201896 2040436 25.89 2688 1558932 627412 7.03 152980 1628000 4 09:50:36 05:17:01 AM 5841616 7201528 2040808 25.89 2688 1558936 627412 7.03 152980 1628076 4 09:50:36 05:18:01 AM 5841732 7201644 2040692 25.89 2688 1558936 627412 7.03 152980 1627988 4 09:50:36 05:19:01 AM 5841512 7201424 2040912 25.89 2688 1558936 627412 7.03 152980 1628372 4 09:50:36 05:20:01 AM 5841472 7201388 2040952 25.89 2688 1558940 619284 6.93 152984 1628204 4 09:50:36 05:21:01 AM 5841520 7201444 2040904 25.89 2688 1558948 639536 7.16 153128 1628076 16 09:50:36 05:22:01 AM 5840976 7200908 2041448 25.90 2688 1558952 639536 7.16 153128 1628152 4 09:50:36 05:23:01 AM 5841060 7200992 2041364 25.90 2688 1558952 639536 7.16 153128 1628428 4 09:50:36 05:24:01 AM 5841420 7201352 2041004 25.89 2688 1558952 639536 7.16 153128 1628216 4 09:50:36 05:25:01 AM 5841544 7201480 2040880 25.89 2688 1558956 639536 7.16 153132 1628056 8 09:50:36 05:26:01 AM 5841688 7201624 2040736 25.89 2688 1558956 639536 7.16 153128 1628016 4 09:50:36 05:27:01 AM 5841548 7201484 2040876 25.89 2688 1558956 639536 7.16 153128 1628100 4 09:50:36 05:28:01 AM 5841444 7201384 2040980 25.89 2688 1558960 639536 7.16 153128 1628044 4 09:50:36 05:29:01 AM 5841596 7201536 2040828 25.89 2688 1558960 624104 6.99 153128 1628044 4 09:50:36 05:30:01 AM 5841192 7201132 2041232 25.90 2688 1558960 619284 6.93 153128 1628276 4 09:50:36 05:31:01 AM 5841352 7201300 2041072 25.89 2688 1558964 619284 6.93 153128 1628408 4 09:50:36 05:32:01 AM 5841508 7201456 2040916 25.89 2688 1558964 619284 6.93 153128 1628288 4 09:50:36 05:33:01 AM 5841388 7201340 2041036 25.89 2688 1558968 619284 6.93 153128 1628572 4 09:50:36 05:34:01 AM 5841748 7201700 2040676 25.89 2688 1558968 619284 6.93 153128 1628184 4 09:50:36 05:35:01 AM 5841324 7201276 2041100 25.89 2688 1558968 619284 6.93 153128 1628460 12 09:50:36 05:36:01 AM 5841436 7201388 2040988 25.89 2688 1558968 619284 6.93 153128 1628348 8 09:50:36 05:37:01 AM 5841472 7201428 2040952 25.89 2688 1558972 619284 6.93 153128 1628424 4 09:50:36 05:38:01 AM 5841556 7201512 2040868 25.89 2688 1558972 619284 6.93 153128 1628356 4 09:50:36 05:39:01 AM 5841588 7201544 2040836 25.89 2688 1558972 619284 6.93 153128 1628240 4 09:50:36 05:40:01 AM 5841280 7201240 2041144 25.89 2688 1558976 619348 6.93 153128 1628476 4 09:50:36 05:41:01 AM 5841564 7201524 2040860 25.89 2688 1558976 619348 6.93 153128 1628380 4 09:50:36 05:42:01 AM 5841448 7201412 2040976 25.89 2688 1558980 619348 6.93 153128 1628452 4 09:50:36 05:43:01 AM 5841624 7201588 2040800 25.89 2688 1558980 619348 6.93 153128 1628384 4 09:50:36 05:44:01 AM 5841428 7201392 2040996 25.89 2688 1558980 619348 6.93 153128 1628248 4 09:50:36 05:45:01 AM 5841428 7201396 2040996 25.89 2688 1558984 619348 6.93 153128 1628368 4 09:50:36 05:46:01 AM 5841548 7201520 2040876 25.89 2688 1558988 619348 6.93 153128 1628256 4 09:50:36 05:47:01 AM 5841440 7201412 2040984 25.89 2688 1558988 619348 6.93 153128 1628324 4 09:50:36 05:48:01 AM 5841612 7201588 2040812 25.89 2688 1558992 619348 6.93 153128 1628260 4 09:50:36 05:49:01 AM 5841676 7201652 2040748 25.89 2688 1558992 619348 6.93 153128 1628260 4 09:50:36 05:50:01 AM 5841268 7201244 2041156 25.90 2688 1558992 621896 6.96 153128 1628608 4 09:50:36 05:51:01 AM 5841528 7201512 2040896 25.89 2688 1558996 621896 6.96 153128 1628400 4 09:50:36 05:52:02 AM 5841564 7201548 2040860 25.89 2688 1558996 621896 6.96 153128 1628348 4 09:50:36 05:53:01 AM 5841716 7201704 2040708 25.89 2688 1559000 621896 6.96 153128 1628284 4 09:50:36 05:54:01 AM 5841640 7201628 2040784 25.89 2688 1559000 621896 6.96 153128 1628284 4 09:50:36 05:55:01 AM 5841676 7201664 2040748 25.89 2688 1559000 621896 6.96 153128 1628284 4 09:50:36 05:56:01 AM 5841620 7201612 2040804 25.89 2688 1559004 621896 6.96 153128 1628288 4 09:50:36 05:57:01 AM 5841464 7201456 2040960 25.89 2688 1559004 621896 6.96 153128 1628356 4 09:50:36 05:58:01 AM 5841508 7201500 2040916 25.89 2688 1559004 621896 6.96 153128 1628288 4 09:50:36 05:59:01 AM 5841716 7201712 2040708 25.89 2688 1559008 637272 7.14 153128 1628292 4 09:50:36 06:00:01 AM 5841300 7201296 2041124 25.89 2688 1559008 631376 7.07 153128 1628524 4 09:50:36 06:01:01 AM 5840056 7200056 2042368 25.91 2688 1559012 631376 7.07 153244 1629128 4 09:50:36 06:02:01 AM 5840956 7201024 2041468 25.90 2688 1559080 631376 7.07 153264 1628696 4 09:50:36 06:03:01 AM 5841188 7201256 2041236 25.90 2688 1559080 631376 7.07 153264 1628492 4 09:50:36 06:04:01 AM 5841124 7201196 2041300 25.90 2688 1559084 631376 7.07 153264 1628496 4 09:50:36 06:05:01 AM 5841272 7201344 2041152 25.89 2688 1559084 631376 7.07 153264 1628496 4 09:50:36 06:06:01 AM 5841360 7201432 2041064 25.89 2688 1559084 631376 7.07 153264 1628496 4 09:50:36 06:07:01 AM 5841164 7201240 2041260 25.90 2688 1559088 631376 7.07 153264 1628576 4 09:50:36 06:08:01 AM 5841284 7201360 2041140 25.89 2688 1559088 631376 7.07 153264 1628516 4 09:50:36 06:09:01 AM 5841248 7201324 2041176 25.90 2688 1559088 631376 7.07 153264 1628516 4 09:50:36 06:10:01 AM 5840916 7200996 2041508 25.90 2688 1559092 619892 6.94 153264 1628752 4 09:50:36 06:11:01 AM 5841168 7201248 2041256 25.90 2688 1559092 619892 6.94 153264 1628524 4 09:50:36 06:12:01 AM 5841120 7201200 2041304 25.90 2688 1559092 619892 6.94 153264 1628592 4 09:50:36 06:13:01 AM 5841260 7201344 2041164 25.90 2688 1559096 635608 7.12 153264 1628528 4 09:50:36 06:14:01 AM 5823596 7200936 2058828 26.12 2688 1576332 628820 7.04 155436 1643768 4 09:50:36 06:15:01 AM 5823796 7201136 2058628 26.12 2688 1576332 628820 7.04 155436 1643624 4 09:50:36 06:16:01 AM 5823884 7201228 2058540 26.12 2688 1576336 628820 7.04 155436 1643628 4 09:50:36 06:17:01 AM 5823640 7200984 2058784 26.12 2688 1576336 628820 7.04 155436 1643700 4 09:50:36 06:18:01 AM 5823692 7201036 2058732 26.12 2688 1576336 628820 7.04 155436 1643632 4 09:50:36 06:19:01 AM 5823724 7201072 2058700 26.12 2688 1576340 628820 7.04 155436 1643636 4 09:50:36 06:20:01 AM 5823324 7200672 2059100 26.12 2688 1576340 646636 7.24 155436 1643868 4 09:50:36 06:21:01 AM 5823616 7200976 2058808 26.12 2688 1576352 646636 7.24 155436 1643780 4 09:50:36 06:22:01 AM 5823640 7201000 2058784 26.12 2688 1576352 646636 7.24 155436 1643720 4 09:50:36 06:23:01 AM 5823628 7200988 2058796 26.12 2688 1576352 646636 7.24 155436 1643652 8 09:50:36 06:24:01 AM 5823724 7201088 2058700 26.12 2688 1576356 646636 7.24 155436 1643656 4 09:50:36 06:25:01 AM 5823752 7201116 2058672 26.12 2688 1576356 646636 7.24 155436 1643656 4 09:50:36 06:26:01 AM 5823676 7201040 2058748 26.12 2688 1576356 646636 7.24 155436 1643772 4 09:50:36 06:27:01 AM 5823552 7200920 2058872 26.12 2688 1576360 646636 7.24 155444 1644024 16 09:50:36 06:28:01 AM 5823916 7201284 2058508 26.12 2688 1576360 646636 7.24 155436 1643672 8 09:50:36 06:29:01 AM 5823888 7201256 2058536 26.12 2688 1576360 646636 7.24 155436 1643652 4 09:50:36 06:30:01 AM 5823624 7200996 2058800 26.12 2688 1576364 620000 6.94 155436 1643908 4 09:50:36 06:31:01 AM 5822988 7200360 2059436 26.13 2688 1576364 620000 6.94 155436 1644380 4 09:50:36 06:32:01 AM 5823400 7200776 2059024 26.12 2688 1576368 620000 6.94 155436 1644028 4 09:50:36 06:33:01 AM 5823148 7200524 2059276 26.12 2688 1576368 620000 6.94 155436 1644240 4 09:50:36 06:34:01 AM 5823632 7201008 2058792 26.12 2688 1576368 620000 6.94 155436 1643884 4 09:50:36 06:35:01 AM 5823360 7200740 2059064 26.12 2688 1576372 620000 6.94 155436 1644156 16 09:50:36 06:36:01 AM 5823764 7201144 2058660 26.12 2688 1576372 620000 6.94 155436 1643956 4 09:50:36 06:37:01 AM 5823548 7200928 2058876 26.12 2688 1576372 620000 6.94 155436 1644064 4 09:50:36 06:38:01 AM 5823572 7200956 2058852 26.12 2688 1576376 620000 6.94 155436 1643920 4 09:50:36 06:39:01 AM 5823544 7200928 2058880 26.12 2688 1576376 620000 6.94 155436 1643920 4 09:50:36 06:40:01 AM 5823132 7200516 2059292 26.13 2688 1576376 637544 7.14 155436 1644152 4 09:50:36 06:41:01 AM 5823560 7200948 2058864 26.12 2688 1576380 637544 7.14 155436 1643924 4 09:50:36 06:42:01 AM 5823348 7200736 2059076 26.12 2688 1576380 637544 7.14 155436 1643992 4 09:50:36 06:43:01 AM 5823288 7200680 2059136 26.12 2688 1576384 637544 7.14 155436 1643928 4 09:50:36 06:44:01 AM 5823440 7200832 2058984 26.12 2688 1576384 637544 7.14 155436 1643928 4 09:50:36 06:45:01 AM 5823320 7200712 2059104 26.12 2688 1576384 637544 7.14 155436 1643928 4 09:50:36 06:46:01 AM 5823416 7200812 2059008 26.12 2688 1576388 637544 7.14 155436 1643932 4 09:50:36 06:47:01 AM 5823200 7200792 2059224 26.12 2688 1576584 637544 7.14 155544 1644112 12 09:50:36 06:48:01 AM 5822760 7200352 2059664 26.13 2688 1576584 637544 7.14 155544 1644480 4 09:50:36 06:49:01 AM 5823288 7200884 2059136 26.12 2688 1576588 637544 7.14 155544 1644076 4 09:50:36 06:50:01 AM 5822836 7200432 2059588 26.13 2688 1576588 653184 7.31 155544 1644424 4 09:50:36 06:51:01 AM 5823000 7200600 2059424 26.13 2688 1576592 628016 7.03 155544 1644220 4 09:50:36 06:52:01 AM 5822988 7200592 2059436 26.13 2688 1576596 628016 7.03 155544 1644292 4 09:50:36 06:53:01 AM 5823240 7200844 2059184 26.12 2688 1576596 628016 7.03 155544 1644096 4 09:50:36 06:54:01 AM 5823252 7200856 2059172 26.12 2688 1576596 628016 7.03 155544 1644096 4 09:50:36 06:55:01 AM 5822996 7200604 2059428 26.13 2688 1576600 628016 7.03 155544 1644216 4 09:50:36 06:56:01 AM 5823040 7200648 2059384 26.13 2688 1576600 628016 7.03 155544 1644216 4 09:50:36 06:57:01 AM 5823000 7200608 2059424 26.13 2688 1576600 628016 7.03 155544 1644168 4 09:50:36 06:58:01 AM 5823064 7200676 2059360 26.13 2688 1576604 628016 7.03 155544 1644220 4 09:50:36 06:59:01 AM 5822872 7200484 2059552 26.13 2688 1576604 628016 7.03 155544 1644512 4 09:50:36 07:00:02 AM 5822828 7200444 2059596 26.13 2688 1576608 620064 6.94 155544 1644360 4 09:50:36 07:01:01 AM 5822192 7199812 2060232 26.14 2688 1576612 620064 6.94 155544 1644716 4 09:50:36 07:02:01 AM 5823132 7200752 2059292 26.13 2688 1576612 620064 6.94 155580 1644288 4 09:50:36 07:03:01 AM 5823164 7200788 2059260 26.12 2688 1576616 620064 6.94 155580 1644224 4 09:50:36 07:04:01 AM 5823040 7200664 2059384 26.13 2688 1576616 620064 6.94 155580 1644276 12 09:50:36 07:05:01 AM 5823172 7200796 2059252 26.12 2688 1576616 620064 6.94 155580 1644140 8 09:50:36 07:06:01 AM 5823176 7200804 2059248 26.12 2688 1576620 620064 6.94 155580 1644148 4 09:50:36 07:07:01 AM 5823124 7200752 2059300 26.13 2688 1576620 620064 6.94 155580 1644216 4 09:50:36 07:08:01 AM 5822992 7200620 2059432 26.13 2688 1576620 620064 6.94 155608 1644120 4 09:50:36 07:09:01 AM 5823024 7200656 2059400 26.13 2688 1576624 620064 6.94 155608 1644124 4 09:50:36 07:10:01 AM 5822684 7200316 2059740 26.13 2688 1576624 637608 7.14 155608 1644472 4 09:50:36 07:11:01 AM 5822816 7200452 2059608 26.13 2688 1576628 637608 7.14 155608 1644400 4 09:50:36 07:12:01 AM 5822984 7200620 2059440 26.13 2688 1576628 637608 7.14 155608 1644224 4 09:50:36 07:13:01 AM 5823096 7200732 2059328 26.13 2688 1576628 622172 6.97 155608 1644156 4 09:50:36 07:14:01 AM 5823184 7200824 2059240 26.12 2688 1576632 622172 6.97 155608 1644160 4 09:50:36 07:15:01 AM 5823032 7200672 2059392 26.13 2688 1576632 622172 6.97 155608 1644160 4 09:50:36 07:16:01 AM 5823128 7200772 2059296 26.13 2688 1576636 651456 7.29 165592 1634188 4 09:50:36 07:17:01 AM 5822924 7200572 2059500 26.13 2688 1576640 651456 7.29 165592 1634264 4 09:50:36 07:18:01 AM 5823040 7200688 2059384 26.13 2688 1576640 651456 7.29 165592 1634312 8 09:50:36 07:19:01 AM 5823064 7200712 2059360 26.13 2688 1576640 651456 7.29 165592 1634196 4 09:50:36 07:20:01 AM 5822720 7200372 2059704 26.13 2688 1576644 631424 7.07 165592 1634432 4 09:50:36 07:21:01 AM 5822708 7200360 2059716 26.13 2688 1576644 631424 7.07 165592 1634336 4 09:50:36 07:22:01 AM 5822684 7200340 2059740 26.13 2688 1576648 631424 7.07 165592 1634408 4 09:50:36 07:23:01 AM 5822880 7200536 2059544 26.13 2688 1576648 631424 7.07 165592 1634208 4 09:50:36 07:24:01 AM 5822940 7200596 2059484 26.13 2688 1576648 631424 7.07 165592 1634208 4 09:50:36 07:25:01 AM 5822940 7200600 2059484 26.13 2688 1576652 631424 7.07 165592 1634212 4 09:50:36 07:26:01 AM 5822880 7200540 2059544 26.13 2688 1576652 631424 7.07 165592 1634212 4 09:50:36 07:27:01 AM 5823348 7201008 2059076 26.12 2688 1576652 631424 7.07 165592 1634048 4 09:50:36 07:28:01 AM 5823520 7201180 2058904 26.12 2688 1576652 631424 7.07 165588 1633932 4 09:50:36 07:29:01 AM 5823636 7201300 2058788 26.12 2688 1576656 631424 7.07 165588 1633936 4 09:50:36 07:30:01 AM 5823068 7200732 2059356 26.13 2688 1576656 619608 6.94 165588 1634168 4 09:50:36 07:31:01 AM 5823496 7201168 2058928 26.12 2688 1576664 619608 6.94 165588 1634012 4 09:50:36 07:32:01 AM 5823452 7201124 2058972 26.12 2688 1576664 619608 6.94 165588 1634028 4 09:50:36 07:33:01 AM 5823324 7200996 2059100 26.12 2688 1576664 619608 6.94 165588 1634032 4 09:50:36 07:34:01 AM 5823408 7201084 2059016 26.12 2688 1576668 619608 6.94 165588 1633932 4 09:50:36 07:35:01 AM 5823468 7201144 2058956 26.12 2688 1576668 619608 6.94 165588 1633968 4 09:50:36 07:36:01 AM 5823436 7201116 2058988 26.12 2688 1576672 619608 6.94 165588 1633940 4 09:50:36 07:37:01 AM 5823444 7201128 2058980 26.12 2688 1576676 619608 6.94 165588 1634012 4 09:50:36 07:38:01 AM 5823472 7201156 2058952 26.12 2688 1576676 619608 6.94 165588 1633980 4 09:50:36 07:39:01 AM 5823532 7201216 2058892 26.12 2688 1576676 619608 6.94 165588 1634096 4 09:50:36 07:40:01 AM 5823252 7200940 2059172 26.12 2688 1576680 619608 6.94 165588 1634216 4 09:50:36 07:41:01 AM 5823452 7201140 2058972 26.12 2688 1576680 619608 6.94 165588 1634108 4 09:50:36 07:42:01 AM 5823396 7201088 2059028 26.12 2688 1576684 619608 6.94 165588 1634180 4 09:50:36 07:43:01 AM 5823360 7201052 2059064 26.12 2688 1576684 619608 6.94 165588 1634120 4 09:50:36 07:44:01 AM 5823448 7201140 2058976 26.12 2688 1576684 619608 6.94 165588 1634120 4 09:50:36 07:45:01 AM 5823600 7201296 2058824 26.12 2688 1576688 619608 6.94 165588 1634008 4 09:50:36 07:46:01 AM 5823628 7201324 2058796 26.12 2688 1576688 619608 6.94 165588 1634008 4 09:50:36 07:47:01 AM 5823288 7200984 2059136 26.12 2688 1576688 619608 6.94 165588 1634076 4 09:50:36 07:48:01 AM 5823408 7201108 2059016 26.12 2688 1576692 635452 7.12 165588 1634012 4 09:50:36 07:49:01 AM 5823436 7201136 2058988 26.12 2688 1576692 635452 7.12 165588 1634012 4 09:50:36 07:50:01 AM 5822984 7200684 2059440 26.13 2688 1576692 640160 7.17 165588 1634360 4 09:50:36 07:51:01 AM 5823156 7200860 2059268 26.12 2688 1576696 640160 7.17 165588 1634256 4 09:50:36 07:52:01 AM 5823212 7200916 2059212 26.12 2688 1576696 640160 7.17 165588 1634208 4 09:50:36 07:53:01 AM 5823276 7200984 2059148 26.12 2688 1576700 640160 7.17 165588 1634144 4 09:50:36 07:54:01 AM 5823444 7201152 2058980 26.12 2688 1576700 640160 7.17 165588 1634020 4 09:50:36 07:55:01 AM 5823356 7201064 2059068 26.12 2688 1576700 640160 7.17 165588 1634020 4 09:50:36 07:56:01 AM 5823472 7201184 2058952 26.12 2688 1576704 640160 7.17 165588 1634024 4 09:50:36 07:57:01 AM 5823348 7201060 2059076 26.12 2688 1576704 640160 7.17 165588 1634208 8 09:50:36 07:58:01 AM 5823356 7201068 2059068 26.12 2688 1576704 640160 7.17 165588 1634076 8 09:50:36 07:59:01 AM 5823356 7201072 2059068 26.12 2688 1576708 640160 7.17 165588 1634080 4 09:50:36 08:00:01 AM 5822976 7200692 2059448 26.13 2688 1576708 627800 7.03 165588 1634324 4 09:50:36 08:01:01 AM 5822436 7200152 2059988 26.13 2688 1576708 627800 7.03 165588 1634796 4 09:50:36 08:02:01 AM 5823396 7201116 2059028 26.12 2688 1576712 627800 7.03 165620 1634252 4 09:50:36 08:03:01 AM 5823420 7201140 2059004 26.12 2688 1576712 627800 7.03 165620 1634068 4 09:50:36 08:04:01 AM 5823392 7201112 2059032 26.12 2688 1576712 627800 7.03 165620 1634068 4 09:50:36 08:05:01 AM 5823276 7200996 2059148 26.12 2688 1576712 627800 7.03 165620 1634068 4 09:50:36 08:06:01 AM 5823440 7201164 2058984 26.12 2688 1576716 627800 7.03 165620 1634072 4 09:50:36 08:07:01 AM 5823476 7201200 2058948 26.12 2688 1576716 627800 7.03 165620 1634140 4 09:50:36 08:08:01 AM 5823132 7200856 2059292 26.13 2688 1576716 627800 7.03 165620 1634192 12 09:50:36 08:09:01 AM 5823244 7200972 2059180 26.12 2688 1576720 627800 7.03 165620 1634332 4 09:50:36 08:10:01 AM 5822984 7200712 2059440 26.13 2688 1576720 627800 7.03 165620 1634312 4 09:50:36 08:11:01 AM 5823040 7200772 2059384 26.13 2688 1576724 627800 7.03 165620 1634308 4 09:50:36 08:12:01 AM 5823252 7200984 2059172 26.12 2688 1576724 627800 7.03 165620 1634272 4 09:50:36 08:13:01 AM 5823148 7200880 2059276 26.12 2688 1576724 627800 7.03 165620 1634168 16 09:50:36 08:14:01 AM 5823180 7200916 2059244 26.12 2688 1576728 627800 7.03 165620 1634104 8 09:50:36 08:15:01 AM 5823240 7200976 2059184 26.12 2688 1576728 627800 7.03 165620 1634104 4 09:50:36 08:16:01 AM 5823320 7201060 2059104 26.12 2688 1576732 627800 7.03 165620 1634108 4 09:50:36 08:17:01 AM 5823212 7200956 2059212 26.12 2688 1576736 627800 7.03 165620 1634180 4 09:50:36 08:18:01 AM 5823244 7200988 2059180 26.12 2688 1576736 627800 7.03 165620 1634112 4 09:50:36 08:19:01 AM 5823360 7201104 2059064 26.12 2688 1576736 627800 7.03 165620 1634112 4 09:50:36 08:20:01 AM 5823160 7200908 2059264 26.12 2688 1576740 643220 7.20 165620 1634348 4 09:50:36 08:21:01 AM 5823364 7201112 2059060 26.12 2688 1576740 627756 7.03 165620 1634116 4 09:50:36 08:22:01 AM 5823252 7201004 2059172 26.12 2688 1576744 627756 7.03 165620 1634248 4 09:50:36 08:23:01 AM 5823308 7201060 2059116 26.12 2688 1576744 627756 7.03 165620 1634180 4 09:50:36 08:24:01 AM 5823344 7201096 2059080 26.12 2688 1576744 627756 7.03 165620 1634180 4 09:50:36 08:25:01 AM 5823152 7200908 2059272 26.12 2688 1576748 627756 7.03 165620 1634184 4 09:50:36 08:26:01 AM 5823092 7200848 2059332 26.13 2688 1576748 627756 7.03 165620 1634188 4 09:50:36 08:27:01 AM 5823184 7200940 2059240 26.12 2688 1576748 627756 7.03 165620 1634256 4 09:50:36 08:28:01 AM 5823248 7201008 2059176 26.12 2688 1576752 627756 7.03 165620 1634252 12 09:50:36 08:29:01 AM 5823392 7201152 2059032 26.12 2688 1576752 627756 7.03 165620 1634144 4 09:50:36 08:30:01 AM 5822856 7200616 2059568 26.13 2688 1576752 643692 7.21 165620 1634544 4 09:50:36 08:31:01 AM 5822872 7200636 2059552 26.13 2688 1576756 643692 7.21 165620 1634420 4 09:50:36 08:32:01 AM 5823004 7200768 2059420 26.13 2688 1576756 643692 7.21 165620 1634304 4 09:50:36 08:33:01 AM 5823136 7200904 2059288 26.13 2688 1576760 643692 7.21 165620 1634308 4 09:50:36 08:34:01 AM 5823036 7200804 2059388 26.13 2688 1576760 643692 7.21 165620 1634240 4 09:50:36 08:35:01 AM 5822896 7200668 2059528 26.13 2688 1576764 649452 7.27 166012 1633988 248 09:50:36 08:36:01 AM 5822804 7200580 2059620 26.13 2688 1576768 649452 7.27 166012 1633984 4 09:50:36 08:37:01 AM 5822900 7200676 2059524 26.13 2688 1576768 649452 7.27 166012 1633940 4 09:50:36 08:38:01 AM 5823036 7200812 2059388 26.13 2688 1576768 649452 7.27 166012 1633872 4 09:50:36 08:39:01 AM 5822964 7200744 2059460 26.13 2688 1576772 649452 7.27 166012 1633992 4 09:50:36 08:40:01 AM 5822696 7200476 2059728 26.13 2688 1576772 649452 7.27 166012 1634108 4 09:50:36 08:41:01 AM 5822868 7200656 2059556 26.13 2688 1576776 649452 7.27 166012 1633988 4 09:50:36 08:42:01 AM 5822984 7200772 2059440 26.13 2688 1576776 649452 7.27 166012 1634056 8 09:50:36 08:43:01 AM 5822940 7200728 2059484 26.13 2688 1576776 649452 7.27 166012 1634128 4 09:50:36 08:44:01 AM 5822768 7200556 2059656 26.13 2688 1576776 633888 7.10 166012 1634060 4 09:50:36 08:45:01 AM 5822948 7200740 2059476 26.13 2688 1576780 633888 7.10 166020 1634008 4 09:50:36 08:46:01 AM 5822880 7200672 2059544 26.13 2688 1576780 633888 7.10 166012 1633996 4 09:50:36 08:47:01 AM 5823008 7200800 2059416 26.13 2688 1576780 633888 7.10 166012 1633948 4 09:50:36 08:48:01 AM 5823152 7200948 2059272 26.12 2688 1576784 633888 7.10 166012 1633884 4 09:50:36 08:49:01 AM 5823180 7200976 2059244 26.12 2688 1576784 633888 7.10 166012 1633920 4 09:50:36 08:50:01 AM 5822672 7200468 2059752 26.13 2688 1576784 627864 7.03 166012 1634152 4 09:50:36 08:51:01 AM 5823132 7200936 2059292 26.13 2688 1576792 627864 7.03 166012 1633932 4 09:50:36 08:52:01 AM 5823084 7200888 2059340 26.13 2688 1576792 627864 7.03 166012 1634116 4 09:50:36 08:53:01 AM 5823264 7201072 2059160 26.12 2688 1576796 627864 7.03 166012 1633936 4 09:50:36 08:54:01 AM 5823148 7200956 2059276 26.12 2688 1576796 627864 7.03 166012 1633936 4 09:50:36 08:55:01 AM 5823100 7200908 2059324 26.13 2688 1576796 627864 7.03 166012 1633936 8 09:50:36 08:56:01 AM 5823044 7200856 2059380 26.13 2688 1576800 627864 7.03 166012 1633940 4 09:50:36 08:57:01 AM 5823056 7200868 2059368 26.13 2688 1576800 627864 7.03 166012 1634008 4 09:50:36 08:58:01 AM 5822888 7200700 2059536 26.13 2688 1576800 627864 7.03 166012 1634076 4 09:50:36 08:59:01 AM 5823032 7200848 2059392 26.13 2688 1576804 627864 7.03 166012 1634060 4 09:50:36 09:00:01 AM 5822584 7200404 2059840 26.13 2688 1576808 627864 7.03 166012 1634296 4 09:50:36 09:01:01 AM 5821860 7199684 2060564 26.14 2688 1576812 627864 7.03 166012 1634888 4 09:50:36 09:02:01 AM 5822852 7200676 2059572 26.13 2688 1576812 627864 7.03 166012 1634144 4 09:50:36 09:03:01 AM 5823132 7200956 2059292 26.13 2688 1576812 627864 7.03 166012 1633952 4 09:50:36 09:04:01 AM 5822704 7200532 2059720 26.13 2688 1576816 627864 7.03 166012 1634376 12 09:50:36 09:05:01 AM 5822912 7200740 2059512 26.13 2688 1576816 627864 7.03 166012 1634200 4 09:50:36 09:06:01 AM 5822688 7200516 2059736 26.13 2688 1576816 627864 7.03 166012 1634460 4 09:50:36 09:07:01 AM 5822580 7200412 2059844 26.13 2688 1576820 627864 7.03 166012 1634280 4 09:50:36 09:08:01 AM 5822748 7200580 2059676 26.13 2688 1576820 627864 7.03 166012 1634144 4 09:50:36 09:09:01 AM 5822776 7200608 2059648 26.13 2688 1576820 627864 7.03 166012 1634144 4 09:50:36 09:10:01 AM 5822500 7200336 2059924 26.13 2688 1576824 627864 7.03 166012 1634380 4 09:50:36 09:11:01 AM 5822764 7200600 2059660 26.13 2688 1576824 627864 7.03 166012 1634264 4 09:50:36 09:12:01 AM 5822704 7200544 2059720 26.13 2688 1576828 627864 7.03 166012 1634336 4 09:50:36 09:13:01 AM 5822708 7200548 2059716 26.13 2688 1576828 627864 7.03 166012 1634268 4 09:50:36 09:14:01 AM 5822916 7200756 2059508 26.13 2688 1576828 627864 7.03 166012 1634152 8 09:50:36 09:15:01 AM 5822540 7200384 2059884 26.13 2688 1576832 643348 7.20 166012 1634464 4 09:50:36 09:16:01 AM 5822748 7200592 2059676 26.13 2688 1576832 643348 7.20 166012 1634404 4 09:50:36 09:17:01 AM 5822620 7200464 2059804 26.13 2688 1576832 643348 7.20 166012 1634384 4 09:50:36 09:18:01 AM 5822736 7200584 2059688 26.13 2688 1576836 643348 7.20 166012 1634204 4 09:50:36 09:19:02 AM 5822876 7200724 2059548 26.13 2688 1576836 627888 7.03 166012 1634204 4 09:50:36 09:20:01 AM 5822508 7200356 2059916 26.13 2688 1576836 628512 7.04 166012 1634436 4 09:50:36 09:21:01 AM 5822712 7200564 2059712 26.13 2688 1576840 628512 7.04 166012 1634324 4 09:50:36 09:22:01 AM 5822836 7200688 2059588 26.13 2688 1576840 628512 7.04 166012 1634276 4 09:50:36 09:23:01 AM 5822836 7200688 2059588 26.13 2688 1576840 628512 7.04 166012 1634240 4 09:50:36 09:24:01 AM 5822772 7200628 2059652 26.13 2688 1576844 628512 7.04 166012 1634360 4 09:50:36 09:25:01 AM 5822956 7200812 2059468 26.13 2688 1576844 628512 7.04 166012 1634244 4 09:50:36 09:26:01 AM 5822848 7200704 2059576 26.13 2688 1576844 628512 7.04 166012 1634244 4 09:50:36 09:27:01 AM 5822760 7200620 2059664 26.13 2688 1576848 628512 7.04 166012 1634316 4 09:50:36 09:28:01 AM 5822604 7200464 2059820 26.13 2688 1576848 628512 7.04 166012 1634316 4 09:50:36 09:29:01 AM 5822724 7200584 2059700 26.13 2688 1576848 628512 7.04 166012 1634320 4 09:50:36 09:30:01 AM 5822328 7200192 2060096 26.14 2688 1576852 645272 7.23 166012 1634488 4 09:50:36 09:31:01 AM 5822428 7200292 2059996 26.13 2688 1576852 645272 7.23 166012 1634528 4 09:50:36 09:32:01 AM 5822720 7200588 2059704 26.13 2688 1576856 645272 7.23 166012 1634464 4 09:50:36 09:33:01 AM 5822648 7200516 2059776 26.13 2688 1576856 645272 7.23 166012 1634448 4 09:50:36 09:34:01 AM 5822636 7200504 2059788 26.13 2688 1576856 645272 7.23 166012 1634264 4 09:50:36 09:35:01 AM 5822736 7200608 2059688 26.13 2688 1576860 645272 7.23 166012 1634348 4 09:50:36 09:36:01 AM 5822788 7200660 2059636 26.13 2688 1576860 645272 7.23 166012 1634288 4 09:50:36 09:37:01 AM 5822704 7200576 2059720 26.13 2688 1576860 645272 7.23 166012 1634356 4 09:50:36 09:38:01 AM 5822796 7200672 2059628 26.13 2688 1576864 645272 7.23 166012 1634292 4 09:50:36 09:39:01 AM 5821636 7199512 2060788 26.14 2688 1576864 620904 6.95 166012 1635336 4 09:50:36 09:40:01 AM 5822176 7200068 2060248 26.14 2688 1576880 619944 6.94 166856 1633896 4 09:50:36 09:41:01 AM 5333236 7064576 2549188 32.34 2688 1913344 669108 7.49 200780 2025936 179556 09:50:36 09:42:01 AM 5124964 6988820 2757460 34.98 2688 2039144 730128 8.18 213024 2185176 42016 09:50:36 09:43:01 AM 4931972 6975328 2950452 37.43 2688 2212708 752540 8.43 281948 2296572 113880 09:50:36 09:44:01 AM 4905720 7035468 2976704 37.76 2688 2296228 647784 7.25 280204 2305300 10820 09:50:36 09:45:01 AM 4864760 6995664 3017664 38.28 2688 2297548 715736 8.01 280340 2347988 792 09:50:36 09:46:01 AM 4831052 6978388 3051372 38.71 2688 2313944 715736 8.01 280812 2380872 5792 09:50:36 09:47:01 AM 4823208 6978568 3059216 38.81 2688 2321972 715736 8.01 280812 2389120 228 09:50:36 09:48:01 AM 4809208 6975040 3073216 38.99 2688 2332428 731140 8.19 280860 2403408 1148 09:50:36 09:49:01 AM 4862284 7036280 3020140 38.31 2688 2340580 638168 7.15 281456 2350600 5052 09:50:36 09:50:01 AM 4961508 6994412 2920916 37.06 2688 2205800 709368 7.94 518424 2041896 11008 09:50:36 Average: 5796526 7193964 2085898 26.46 2688 1595411 633138 7.09 164925 1657423 1309 09:50:36 09:50:36 05:06:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:36 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:07:01 AM eth0 98.48 57.60 352.31 16.61 0.00 0.00 0.00 0.00 09:50:36 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:08:01 AM eth0 3.67 0.08 0.48 0.01 0.00 0.00 0.00 0.00 09:50:36 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:09:01 AM eth0 0.63 0.03 0.04 0.00 0.00 0.00 0.00 0.00 09:50:36 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:10:01 AM eth0 0.58 0.12 0.04 0.01 0.00 0.00 0.00 0.00 09:50:36 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:11:01 AM eth0 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:36 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:12:01 AM eth0 0.80 0.20 0.17 0.10 0.00 0.00 0.00 0.00 09:50:36 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:13:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:36 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:14:01 AM eth0 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:50:36 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:15:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:36 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:16:01 AM eth0 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:36 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:17:01 AM eth0 2.47 0.17 63.95 0.07 0.00 0.00 0.00 0.00 09:50:36 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:18:01 AM eth0 0.67 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:50:36 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:19:01 AM eth0 0.65 0.28 0.28 0.20 0.00 0.00 0.00 0.00 09:50:36 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:20:01 AM eth0 0.33 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:50:36 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:21:01 AM eth0 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:50:36 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:22:01 AM eth0 0.73 0.15 0.19 0.07 0.00 0.00 0.00 0.00 09:50:36 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:23:01 AM eth0 2.65 0.17 0.53 0.19 0.00 0.00 0.00 0.00 09:50:36 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:24:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:25:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:36 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:26:01 AM eth0 0.55 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:50:36 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:27:01 AM eth0 0.90 0.42 0.41 0.27 0.00 0.00 0.00 0.00 09:50:36 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:28:01 AM eth0 0.32 0.07 0.05 0.00 0.00 0.00 0.00 0.00 09:50:36 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:29:01 AM eth0 0.55 0.08 0.28 0.01 0.00 0.00 0.00 0.00 09:50:36 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:30:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:31:01 AM eth0 0.63 0.25 0.28 0.19 0.00 0.00 0.00 0.00 09:50:36 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:32:01 AM eth0 0.83 0.13 0.21 0.07 0.00 0.00 0.00 0.00 09:50:36 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:33:01 AM eth0 0.63 0.28 0.28 0.20 0.00 0.00 0.00 0.00 09:50:36 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:34:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:35:01 AM eth0 1.00 0.23 0.32 0.20 0.00 0.00 0.00 0.00 09:50:36 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:36:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:37:01 AM eth0 0.48 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:38:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:36 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:39:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:40:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:41:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:42:01 AM eth0 0.30 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:43:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:44:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:45:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:46:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:47:01 AM eth0 0.23 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:36 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:48:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:49:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:50:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:51:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:52:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:52:02 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:53:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:54:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:55:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:56:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:57:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:58:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 05:59:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:00:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:01:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:02:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:03:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:07:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:50:36 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:08:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:09:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:10:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:11:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:12:01 AM eth0 0.30 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:36 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:14:01 AM eth0 0.87 0.83 0.08 0.07 0.00 0.00 0.00 0.00 09:50:36 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:16:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:17:01 AM eth0 0.23 0.08 0.14 0.06 0.00 0.00 0.00 0.00 09:50:36 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:18:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:19:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:20:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:21:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:22:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:36 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:27:01 AM eth0 0.95 0.42 0.44 0.27 0.00 0.00 0.00 0.00 09:50:36 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:28:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:30:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:31:01 AM eth0 0.43 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:50:36 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:32:01 AM eth0 0.77 0.10 0.20 0.06 0.00 0.00 0.00 0.00 09:50:36 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:33:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:50:36 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:34:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:35:01 AM eth0 0.77 0.15 0.31 0.19 0.00 0.00 0.00 0.00 09:50:36 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:36:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:37:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:42:01 AM eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 09:50:36 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:43:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:44:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:46:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:47:01 AM eth0 0.62 0.17 0.19 0.07 0.00 0.00 0.00 0.00 09:50:36 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:48:01 AM eth0 0.40 0.23 0.26 0.19 0.00 0.00 0.00 0.00 09:50:36 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:49:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:50:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:51:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:52:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:36 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:53:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:54:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:55:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:56:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:57:01 AM eth0 0.40 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:36 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:58:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:36 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 06:59:01 AM eth0 0.47 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:36 07:00:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:00:02 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:02:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:03:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:36 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:04:01 AM eth0 0.73 0.23 0.37 0.26 0.00 0.00 0.00 0.00 09:50:36 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:06:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:07:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:08:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:09:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:10:01 AM eth0 0.78 0.17 0.23 0.13 0.00 0.00 0.00 0.00 09:50:36 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:11:01 AM eth0 0.37 0.20 0.11 0.08 0.00 0.00 0.00 0.00 09:50:36 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:12:01 AM eth0 0.32 0.10 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:14:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:17:01 AM eth0 1.08 0.33 0.45 0.26 0.00 0.00 0.00 0.00 09:50:36 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:18:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:19:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:20:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:21:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:22:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:25:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:27:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:36 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:28:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:29:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:30:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:31:01 AM eth0 0.52 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:50:36 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:32:01 AM eth0 0.75 0.10 0.20 0.06 0.00 0.00 0.00 0.00 09:50:36 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:33:01 AM eth0 0.60 0.23 0.28 0.20 0.00 0.00 0.00 0.00 09:50:36 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:35:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:36:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:37:01 AM eth0 0.37 0.17 0.16 0.10 0.00 0.00 0.00 0.00 09:50:36 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:40:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:42:01 AM eth0 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:43:01 AM eth0 0.13 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:45:01 AM eth0 0.20 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:36 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:46:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:47:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:50:36 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:50:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:52:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:36 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:53:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:57:01 AM eth0 1.07 0.35 0.45 0.26 0.00 0.00 0.00 0.00 09:50:36 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:58:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 07:59:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:00:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:02:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:36 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:03:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:04:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:05:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:07:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:36 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:08:01 AM eth0 0.92 0.27 0.32 0.20 0.00 0.00 0.00 0.00 09:50:36 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:09:01 AM eth0 0.10 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:11:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:12:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:36 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:13:01 AM eth0 1.00 0.35 0.41 0.27 0.00 0.00 0.00 0.00 09:50:36 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:15:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:17:01 AM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:19:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:20:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:22:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:50:36 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:24:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:27:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:28:01 AM eth0 0.97 0.25 0.32 0.20 0.00 0.00 0.00 0.00 09:50:36 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:29:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:31:01 AM eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00 09:50:36 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:32:01 AM eth0 0.80 0.12 0.21 0.07 0.00 0.00 0.00 0.00 09:50:36 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:33:01 AM eth0 0.55 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:50:36 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:34:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:35:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:37:01 AM eth0 0.43 0.23 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:39:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:42:01 AM eth0 1.93 0.40 0.63 0.34 0.00 0.00 0.00 0.00 09:50:36 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:43:01 AM eth0 2.38 0.45 0.71 0.39 0.00 0.00 0.00 0.00 09:50:36 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:44:01 AM eth0 0.65 0.27 0.28 0.21 0.00 0.00 0.00 0.00 09:50:36 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:45:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:47:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:50:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:51:01 AM eth0 0.53 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:50:36 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:52:01 AM eth0 0.97 0.37 0.50 0.34 0.00 0.00 0.00 0.00 09:50:36 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:53:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:54:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:55:01 AM eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:57:01 AM eth0 0.67 0.10 0.19 0.06 0.00 0.00 0.00 0.00 09:50:36 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:58:01 AM eth0 0.52 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:36 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 08:59:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:00:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:02:01 AM eth0 0.48 0.18 0.16 0.07 0.00 0.00 0.00 0.00 09:50:36 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:03:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:04:01 AM eth0 1.12 0.37 0.41 0.29 0.00 0.00 0.00 0.00 09:50:36 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:05:01 AM eth0 3.30 0.30 0.70 0.26 0.00 0.00 0.00 0.00 09:50:36 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:06:01 AM eth0 5.12 0.53 1.11 0.46 0.00 0.00 0.00 0.00 09:50:36 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:07:01 AM eth0 1.55 0.48 0.69 0.45 0.00 0.00 0.00 0.00 09:50:36 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:08:01 AM eth0 0.32 0.03 0.03 0.00 0.00 0.00 0.00 0.00 09:50:36 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:09:01 AM eth0 0.27 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:10:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:11:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:12:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:50:36 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:13:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:14:01 AM eth0 0.93 0.00 0.11 0.00 0.00 0.00 0.00 0.00 09:50:36 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:15:01 AM eth0 5.57 0.40 1.12 0.39 0.00 0.00 0.00 0.00 09:50:36 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:16:01 AM eth0 2.48 0.70 0.89 0.59 0.00 0.00 0.00 0.00 09:50:36 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:17:01 AM eth0 0.55 0.08 0.16 0.06 0.00 0.00 0.00 0.00 09:50:36 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:18:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:19:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:19:02 AM eth0 0.30 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:20:01 AM eth0 0.32 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:22:01 AM eth0 0.43 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:23:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:24:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:25:01 AM eth0 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:36 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:26:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:27:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:36 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:28:01 AM eth0 0.75 0.10 0.16 0.07 0.00 0.00 0.00 0.00 09:50:36 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:29:01 AM eth0 0.57 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:50:36 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:30:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:36 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:31:01 AM eth0 0.73 0.25 0.29 0.20 0.00 0.00 0.00 0.00 09:50:36 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:32:01 AM eth0 0.93 0.10 0.21 0.06 0.00 0.00 0.00 0.00 09:50:36 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:33:01 AM eth0 0.70 0.28 0.28 0.20 0.00 0.00 0.00 0.00 09:50:36 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:34:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:36 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:35:01 AM eth0 0.87 0.32 0.37 0.26 0.00 0.00 0.00 0.00 09:50:36 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:37:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:36 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:38:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:36 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:39:01 AM eth0 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:36 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:40:01 AM eth0 1.42 1.03 0.35 0.26 0.00 0.00 0.00 0.00 09:50:36 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:41:01 AM eth0 230.38 166.55 1429.55 62.16 0.00 0.00 0.00 0.00 09:50:36 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:42:01 AM eth0 73.67 55.54 731.63 9.05 0.00 0.00 0.00 0.00 09:50:36 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:43:01 AM eth0 42.07 37.17 335.57 9.05 0.00 0.00 0.00 0.00 09:50:36 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:44:01 AM eth0 156.41 125.76 44.18 40.29 0.00 0.00 0.00 0.00 09:50:36 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:45:01 AM eth0 18.38 11.80 14.68 1.62 0.00 0.00 0.00 0.00 09:50:36 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:46:01 AM eth0 36.39 35.59 126.56 9.17 0.00 0.00 0.00 0.00 09:50:36 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:47:01 AM eth0 16.55 18.33 42.31 9.04 0.00 0.00 0.00 0.00 09:50:36 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:48:01 AM eth0 21.23 22.28 53.76 14.36 0.00 0.00 0.00 0.00 09:50:36 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:49:01 AM eth0 28.17 20.94 68.49 3.01 0.00 0.00 0.00 0.00 09:50:36 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 09:50:01 AM eth0 66.14 46.18 138.88 81.74 0.00 0.00 0.00 0.00 09:50:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:36 Average: eth0 3.15 2.19 12.08 0.95 0.00 0.00 0.00 0.00 09:50:36 09:50:36 09:50:36 ---> sar -P ALL: 09:50:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/09/2025 _x86_64_ (2 CPU) 09:50:36 09:50:36 05:05:38 LINUX RESTART (2 CPU) 09:50:36 09:50:36 05:06:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 05:07:01 AM all 15.66 0.03 5.18 3.42 0.06 75.66 09:50:36 05:07:01 AM 0 15.45 0.05 4.91 3.77 0.07 75.76 09:50:36 05:07:01 AM 1 15.86 0.00 5.45 3.08 0.05 75.56 09:50:36 05:08:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 09:50:36 05:08:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:50:36 05:08:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:36 05:09:01 AM all 0.28 0.00 0.08 0.03 0.03 99.58 09:50:36 05:09:01 AM 0 0.48 0.00 0.07 0.05 0.02 99.38 09:50:36 05:09:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78 09:50:36 05:10:01 AM all 0.31 0.00 0.08 0.00 0.03 99.57 09:50:36 05:10:01 AM 0 0.57 0.00 0.12 0.00 0.05 99.27 09:50:36 05:10:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:50:36 05:11:01 AM all 0.25 0.00 0.07 0.01 0.03 99.64 09:50:36 05:11:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 09:50:36 05:11:01 AM 1 0.07 0.00 0.07 0.02 0.03 99.82 09:50:36 05:12:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:36 05:12:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:36 05:12:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:36 05:13:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:36 05:13:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75 09:50:36 05:13:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45 09:50:36 05:14:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:36 05:14:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:36 05:14:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 09:50:36 05:15:01 AM all 0.15 0.00 0.07 0.00 0.04 99.74 09:50:36 05:15:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:36 05:15:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63 09:50:36 05:16:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:36 05:16:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:36 05:16:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 09:50:36 05:17:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:36 05:17:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:50:36 05:17:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:36 09:50:36 05:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 05:18:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:36 05:18:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:36 05:18:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40 09:50:36 05:19:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:36 05:19:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:36 05:19:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:36 05:20:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 09:50:36 05:20:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:36 05:20:01 AM 1 0.28 0.00 0.03 0.00 0.02 99.67 09:50:36 05:21:01 AM all 0.25 0.00 0.12 0.00 0.03 99.60 09:50:36 05:21:01 AM 0 0.10 0.00 0.18 0.00 0.05 99.67 09:50:36 05:21:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53 09:50:36 05:22:01 AM all 0.18 0.00 0.08 0.01 0.03 99.70 09:50:36 05:22:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 09:50:36 05:22:01 AM 1 0.28 0.00 0.05 0.02 0.03 99.62 09:50:36 05:23:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 09:50:36 05:23:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:50:36 05:23:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48 09:50:36 05:24:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:50:36 05:24:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:36 05:24:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:36 05:25:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:36 05:25:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 05:25:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:36 05:26:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:36 05:26:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:36 05:26:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:36 05:27:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:36 05:27:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:36 05:27:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:50:36 05:28:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70 09:50:36 05:28:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:36 05:28:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57 09:50:36 09:50:36 05:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 05:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:36 05:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:36 05:29:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:36 05:30:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:36 05:30:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 09:50:36 05:30:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:36 05:31:01 AM all 0.18 0.00 0.08 0.00 0.03 99.70 09:50:36 05:31:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:36 05:31:01 AM 1 0.30 0.00 0.12 0.00 0.05 99.53 09:50:36 05:32:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:36 05:32:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:36 05:32:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:36 05:33:01 AM all 0.65 0.00 0.06 0.00 0.03 99.27 09:50:36 05:33:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:50:36 05:33:01 AM 1 0.70 0.00 0.05 0.00 0.02 99.23 09:50:36 05:34:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 09:50:36 05:34:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 09:50:36 05:34:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 05:35:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 09:50:36 05:35:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 09:50:36 05:35:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 05:36:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:36 05:36:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:36 05:36:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 05:37:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:36 05:37:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 09:50:36 05:37:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 05:38:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76 09:50:36 05:38:01 AM 0 0.18 0.00 0.05 0.00 0.02 99.75 09:50:36 05:38:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:36 05:39:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 09:50:36 05:39:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:50:36 05:39:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 09:50:36 05:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 05:40:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:36 05:40:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:36 05:40:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:36 05:41:01 AM all 0.32 0.00 0.06 0.01 0.04 99.57 09:50:36 05:41:01 AM 0 0.53 0.00 0.05 0.02 0.03 99.37 09:50:36 05:41:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 05:42:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67 09:50:36 05:42:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58 09:50:36 05:42:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:36 05:43:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:36 05:43:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:50:36 05:43:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:36 05:44:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:36 05:44:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 09:50:36 05:44:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:36 05:45:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:36 05:45:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:36 05:45:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:50:36 05:46:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:36 05:46:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:36 05:46:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72 09:50:36 05:47:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:36 05:47:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:36 05:47:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:36 05:48:01 AM all 0.19 0.00 0.05 0.00 0.03 99.73 09:50:36 05:48:01 AM 0 0.22 0.00 0.03 0.00 0.00 99.75 09:50:36 05:48:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72 09:50:36 05:49:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:36 05:49:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 05:49:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:50:36 05:50:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:36 05:50:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 09:50:36 05:50:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:36 09:50:36 05:50:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 05:51:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:36 05:51:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 05:51:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:50:36 05:52:02 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:36 05:52:02 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:36 05:52:02 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:36 05:53:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:36 05:53:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:36 05:53:01 AM 1 0.56 0.00 0.05 0.00 0.05 99.34 09:50:36 05:54:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 09:50:36 05:54:01 AM 0 0.32 0.00 0.03 0.00 0.03 99.62 09:50:36 05:54:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67 09:50:36 05:55:01 AM all 0.22 0.00 0.08 0.00 0.04 99.67 09:50:36 05:55:01 AM 0 0.38 0.00 0.10 0.00 0.05 99.47 09:50:36 05:55:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:36 05:56:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:36 05:56:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:36 05:56:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:36 05:57:01 AM all 0.25 0.00 0.04 0.00 0.03 99.67 09:50:36 05:57:01 AM 0 0.40 0.00 0.02 0.00 0.02 99.57 09:50:36 05:57:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 05:58:01 AM all 0.12 0.00 0.07 0.00 0.04 99.77 09:50:36 05:58:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78 09:50:36 05:58:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:50:36 05:59:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:36 05:59:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:36 05:59:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 06:00:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:36 06:00:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:36 06:00:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:36 06:01:01 AM all 0.29 0.00 0.08 0.00 0.04 99.58 09:50:36 06:01:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:36 06:01:01 AM 1 0.08 0.00 0.12 0.00 0.07 99.73 09:50:36 09:50:36 06:01:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 06:02:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:36 06:02:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 09:50:36 06:02:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:36 06:03:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:36 06:03:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:50:36 06:03:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 09:50:36 06:04:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:36 06:04:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:50:36 06:04:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:36 06:05:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:36 06:05:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 09:50:36 06:05:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 09:50:36 06:06:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:36 06:06:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 09:50:36 06:06:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 06:07:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:50:36 06:07:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42 09:50:36 06:07:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:36 06:08:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 09:50:36 06:08:01 AM 0 0.37 0.00 0.03 0.00 0.03 99.57 09:50:36 06:08:01 AM 1 0.25 0.00 0.03 0.00 0.07 99.65 09:50:36 06:09:01 AM all 0.19 0.00 0.05 0.00 0.05 99.71 09:50:36 06:09:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:50:36 06:09:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55 09:50:36 06:10:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:36 06:10:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:36 06:10:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 09:50:36 06:11:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 09:50:36 06:11:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:50:36 06:11:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58 09:50:36 06:12:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:36 06:12:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 06:12:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:36 09:50:36 06:12:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 06:13:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:36 06:13:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:36 06:13:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:50:36 06:14:01 AM all 0.32 0.24 0.15 0.11 0.03 99.15 09:50:36 06:14:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80 09:50:36 06:14:01 AM 1 0.57 0.48 0.20 0.22 0.03 98.50 09:50:36 06:15:01 AM all 0.24 0.00 0.06 0.01 0.03 99.66 09:50:36 06:15:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 06:15:01 AM 1 0.40 0.00 0.05 0.02 0.02 99.52 09:50:36 06:16:01 AM all 0.13 0.00 0.05 0.01 0.03 99.77 09:50:36 06:16:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 06:16:01 AM 1 0.18 0.00 0.03 0.02 0.02 99.75 09:50:36 06:17:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:36 06:17:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 06:17:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40 09:50:36 06:18:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 09:50:36 06:18:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:36 06:18:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 09:50:36 06:19:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:36 06:19:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:36 06:19:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:36 06:20:01 AM all 0.21 0.00 0.04 0.00 0.04 99.71 09:50:36 06:20:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57 09:50:36 06:20:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:50:36 06:21:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66 09:50:36 06:21:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 09:50:36 06:21:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:50:36 06:22:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:36 06:22:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62 09:50:36 06:22:01 AM 1 0.28 0.00 0.07 0.00 0.07 99.58 09:50:36 06:23:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 09:50:36 06:23:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:36 06:23:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57 09:50:36 09:50:36 06:23:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 06:24:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:50:36 06:24:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:36 06:24:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:50:36 06:25:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:36 06:25:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:36 06:25:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:36 06:26:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:36 06:26:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:36 06:26:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:36 06:27:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68 09:50:36 06:27:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 06:27:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58 09:50:36 06:28:01 AM all 0.22 0.00 0.04 0.00 0.04 99.70 09:50:36 06:28:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:36 06:28:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53 09:50:36 06:29:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:36 06:29:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:36 06:29:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:36 06:30:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:36 06:30:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 06:30:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:36 06:31:01 AM all 0.34 0.00 0.04 0.00 0.04 99.57 09:50:36 06:31:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 09:50:36 06:31:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 09:50:36 06:32:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54 09:50:36 06:32:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73 09:50:36 06:32:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 09:50:36 06:33:01 AM all 0.23 0.00 0.04 0.00 0.05 99.67 09:50:36 06:33:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 09:50:36 06:33:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50 09:50:36 06:34:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 09:50:36 06:34:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:36 06:34:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:50:36 09:50:36 06:34:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 06:35:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:50:36 06:35:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:36 06:35:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:50:36 06:36:01 AM all 0.31 0.00 0.06 0.01 0.03 99.59 09:50:36 06:36:01 AM 0 0.03 0.00 0.05 0.02 0.02 99.88 09:50:36 06:36:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 09:50:36 06:37:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62 09:50:36 06:37:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:36 06:37:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:50:36 06:38:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:36 06:38:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:36 06:38:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30 09:50:36 06:39:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:36 06:39:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:36 06:39:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 09:50:36 06:40:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:36 06:40:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:36 06:40:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30 09:50:36 06:41:01 AM all 0.13 0.00 0.07 0.00 0.04 99.76 09:50:36 06:41:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:36 06:41:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63 09:50:36 06:42:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:36 06:42:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 06:42:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 09:50:36 06:43:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:36 06:43:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:36 06:43:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 09:50:36 06:44:01 AM all 0.14 0.00 0.07 0.00 0.03 99.77 09:50:36 06:44:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:36 06:44:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68 09:50:36 06:45:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:36 06:45:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:36 06:45:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:36 09:50:36 06:45:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 06:46:01 AM all 0.29 0.00 0.03 0.00 0.04 99.63 09:50:36 06:46:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:36 06:46:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 09:50:36 06:47:01 AM all 0.31 0.00 0.09 0.00 0.04 99.56 09:50:36 06:47:01 AM 0 0.05 0.00 0.10 0.00 0.05 99.80 09:50:36 06:47:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 09:50:36 06:48:01 AM all 0.33 0.00 0.04 0.01 0.04 99.57 09:50:36 06:48:01 AM 0 0.12 0.00 0.03 0.02 0.03 99.80 09:50:36 06:48:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:36 06:49:01 AM all 0.24 0.00 0.03 0.00 0.04 99.68 09:50:36 06:49:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:36 06:49:01 AM 1 0.45 0.00 0.03 0.00 0.05 99.47 09:50:36 06:50:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:36 06:50:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77 09:50:36 06:50:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 09:50:36 06:51:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:50:36 06:51:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 09:50:36 06:51:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:36 06:52:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:36 06:52:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:36 06:52:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:36 06:53:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:36 06:53:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:36 06:53:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:36 06:54:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:36 06:54:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:36 06:54:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 06:55:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 09:50:36 06:55:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:36 06:55:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:36 06:56:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:36 06:56:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:36 06:56:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:36 09:50:36 06:56:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 06:57:01 AM all 0.18 0.00 0.04 0.00 0.04 99.74 09:50:36 06:57:01 AM 0 0.25 0.00 0.03 0.00 0.03 99.68 09:50:36 06:57:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:36 06:58:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 09:50:36 06:58:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 09:50:36 06:58:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 06:59:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64 09:50:36 06:59:01 AM 0 0.38 0.00 0.05 0.00 0.00 99.57 09:50:36 06:59:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72 09:50:36 07:00:02 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:36 07:00:02 AM 0 0.50 0.00 0.00 0.00 0.02 99.48 09:50:36 07:00:02 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:36 07:01:01 AM all 0.16 0.00 0.05 0.00 0.04 99.75 09:50:36 07:01:01 AM 0 0.22 0.00 0.03 0.00 0.02 99.73 09:50:36 07:01:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.76 09:50:36 07:02:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55 09:50:36 07:02:01 AM 0 0.57 0.00 0.10 0.00 0.05 99.28 09:50:36 07:02:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:36 07:03:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:36 07:03:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:50:36 07:03:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 07:04:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:36 07:04:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:36 07:04:01 AM 1 0.13 0.00 0.07 0.00 0.08 99.72 09:50:36 07:05:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 09:50:36 07:05:01 AM 0 0.05 0.00 0.02 0.00 0.03 99.90 09:50:36 07:05:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:36 07:06:01 AM all 0.28 0.00 0.08 0.00 0.05 99.60 09:50:36 07:06:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:36 07:06:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 09:50:36 07:07:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73 09:50:36 07:07:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 09:50:36 07:07:01 AM 1 0.33 0.00 0.08 0.00 0.07 99.51 09:50:36 09:50:36 07:07:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 07:08:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:36 07:08:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:36 07:08:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:50:36 07:09:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:36 07:09:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 09:50:36 07:09:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:36 07:10:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:36 07:10:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:36 07:10:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:36 07:11:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:36 07:11:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:36 07:11:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:36 07:12:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 09:50:36 07:12:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:36 07:12:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60 09:50:36 07:13:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:36 07:13:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:36 07:13:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:36 07:14:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:36 07:14:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:36 07:14:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:36 07:15:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:36 07:15:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:36 07:15:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:36 07:16:01 AM all 0.31 0.17 0.11 0.00 0.04 99.37 09:50:36 07:16:01 AM 0 0.05 0.33 0.12 0.00 0.02 99.48 09:50:36 07:16:01 AM 1 0.57 0.00 0.10 0.00 0.07 99.27 09:50:36 07:17:01 AM all 0.17 0.00 0.06 0.00 0.03 99.75 09:50:36 07:17:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97 09:50:36 07:17:01 AM 1 0.32 0.00 0.10 0.00 0.05 99.53 09:50:36 07:18:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:36 07:18:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:36 07:18:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 09:50:36 09:50:36 07:18:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 07:19:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:36 07:19:01 AM 0 0.13 0.00 0.03 0.00 0.05 99.78 09:50:36 07:19:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 09:50:36 07:20:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:36 07:20:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 07:20:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:36 07:21:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65 09:50:36 07:21:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:36 07:21:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 09:50:36 07:22:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68 09:50:36 07:22:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 09:50:36 07:22:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:36 07:23:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:36 07:23:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:36 07:23:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:36 07:24:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:36 07:24:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 07:24:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:36 07:25:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:36 07:25:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:36 07:25:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:36 07:26:01 AM all 0.13 0.00 0.08 0.00 0.05 99.74 09:50:36 07:26:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:36 07:26:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 09:50:36 07:27:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:36 07:27:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:36 07:27:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:50:36 07:28:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:36 07:28:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80 09:50:36 07:28:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:36 07:29:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:50:36 07:29:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:50:36 07:29:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:36 09:50:36 07:29:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 07:30:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:36 07:30:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:36 07:30:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:50:36 07:31:01 AM all 0.19 0.00 0.08 0.01 0.04 99.67 09:50:36 07:31:01 AM 0 0.10 0.00 0.07 0.02 0.05 99.77 09:50:36 07:31:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58 09:50:36 07:32:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:36 07:32:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:36 07:32:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:36 07:33:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:36 07:33:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 09:50:36 07:33:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:36 07:34:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64 09:50:36 07:34:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:36 07:34:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 09:50:36 07:35:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:36 07:35:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 07:35:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 09:50:36 07:36:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 09:50:36 07:36:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:36 07:36:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 09:50:36 07:37:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 09:50:36 07:37:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:36 07:37:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 09:50:36 07:38:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:36 07:38:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:36 07:38:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:36 07:39:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 09:50:36 07:39:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:36 07:39:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:50:36 07:40:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:36 07:40:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:50:36 07:40:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:36 09:50:36 07:40:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 07:41:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 09:50:36 07:41:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 09:50:36 07:41:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:36 07:42:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:36 07:42:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:36 07:42:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:36 07:43:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 09:50:36 07:43:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:50:36 07:43:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52 09:50:36 07:44:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70 09:50:36 07:44:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:36 07:44:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58 09:50:36 07:45:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:36 07:45:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:36 07:45:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:50:36 07:46:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 09:50:36 07:46:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82 09:50:36 07:46:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40 09:50:36 07:47:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:36 07:47:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 07:47:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:36 07:48:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:36 07:48:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:36 07:48:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:36 07:49:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:36 07:49:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:36 07:49:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:36 07:50:01 AM all 0.30 0.00 0.05 0.01 0.06 99.58 09:50:36 07:50:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:50:36 07:50:01 AM 1 0.55 0.00 0.07 0.02 0.07 99.30 09:50:36 07:51:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75 09:50:36 07:51:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90 09:50:36 07:51:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60 09:50:36 09:50:36 07:51:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 07:52:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:36 07:52:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:36 07:52:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 09:50:36 07:53:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76 09:50:36 07:53:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:36 07:53:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 09:50:36 07:54:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:50:36 07:54:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:36 07:54:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:36 07:55:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:36 07:55:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:36 07:55:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 09:50:36 07:56:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:36 07:56:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:50:36 07:56:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:36 07:57:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:50:36 07:57:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:36 07:57:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 09:50:36 07:58:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 09:50:36 07:58:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:36 07:58:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 09:50:36 07:59:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69 09:50:36 07:59:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:36 07:59:01 AM 1 0.37 0.00 0.07 0.00 0.07 99.50 09:50:36 08:00:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:36 08:00:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:36 08:00:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:50:36 08:01:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:36 08:01:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:36 08:01:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:36 08:02:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:50:36 08:02:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:36 08:02:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 09:50:36 09:50:36 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 08:03:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 09:50:36 08:03:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72 09:50:36 08:03:01 AM 1 0.33 0.00 0.08 0.00 0.05 99.53 09:50:36 08:04:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:36 08:04:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:36 08:04:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:36 08:05:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:36 08:05:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:36 08:05:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:36 08:06:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62 09:50:36 08:06:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:36 08:06:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 09:50:36 08:07:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:36 08:07:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 09:50:36 08:07:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:36 08:08:01 AM all 0.20 0.00 0.08 0.00 0.03 99.68 09:50:36 08:08:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55 09:50:36 08:08:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:50:36 08:09:01 AM all 0.31 0.00 0.04 0.00 0.04 99.60 09:50:36 08:09:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.41 09:50:36 08:09:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:36 08:10:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:36 08:10:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:36 08:10:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:36 08:11:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:36 08:11:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:36 08:11:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:50:36 08:12:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 09:50:36 08:12:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63 09:50:36 08:12:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:36 08:13:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 09:50:36 08:13:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 09:50:36 08:13:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 09:50:36 09:50:36 08:13:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 08:14:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:36 08:14:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:36 08:14:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:36 08:15:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:36 08:15:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 09:50:36 08:15:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:36 08:16:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:36 08:16:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:36 08:16:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:36 08:17:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:36 08:17:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75 09:50:36 08:17:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 09:50:36 08:18:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:50:36 08:18:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:36 08:18:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:50:36 08:19:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:36 08:19:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:36 08:19:01 AM 1 0.53 0.00 0.05 0.00 0.07 99.35 09:50:36 08:20:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:50:36 08:20:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 09:50:36 08:20:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:36 08:21:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:36 08:21:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:36 08:21:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:36 08:22:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:36 08:22:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 09:50:36 08:22:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:36 08:23:01 AM all 0.14 0.00 0.05 0.00 0.03 99.77 09:50:36 08:23:01 AM 0 0.25 0.00 0.08 0.00 0.05 99.61 09:50:36 08:23:01 AM 1 0.03 0.00 0.02 0.00 0.02 99.93 09:50:36 08:24:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:36 08:24:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:36 08:24:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:36 09:50:36 08:24:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 08:25:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:36 08:25:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 09:50:36 08:25:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67 09:50:36 08:26:01 AM all 0.32 0.00 0.04 0.01 0.04 99.59 09:50:36 08:26:01 AM 0 0.07 0.00 0.03 0.02 0.03 99.85 09:50:36 08:26:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:36 08:27:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 09:50:36 08:27:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:50:36 08:27:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.47 09:50:36 08:28:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 09:50:36 08:28:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:36 08:28:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40 09:50:36 08:29:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71 09:50:36 08:29:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:36 08:29:01 AM 1 0.33 0.00 0.08 0.00 0.05 99.53 09:50:36 08:30:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 09:50:36 08:30:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:36 08:30:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40 09:50:36 08:31:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 09:50:36 08:31:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:36 08:31:01 AM 1 0.57 0.00 0.10 0.00 0.05 99.28 09:50:36 08:32:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:36 08:32:01 AM 0 0.02 0.00 0.07 0.00 0.02 99.90 09:50:36 08:32:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:36 08:33:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:36 08:33:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 09:50:36 08:33:01 AM 1 0.40 0.00 0.10 0.00 0.05 99.45 09:50:36 08:34:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63 09:50:36 08:34:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87 09:50:36 08:34:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40 09:50:36 08:35:01 AM all 0.31 0.16 0.09 0.00 0.03 99.41 09:50:36 08:35:01 AM 0 0.07 0.32 0.13 0.00 0.03 99.45 09:50:36 08:35:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:36 09:50:36 08:35:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 08:36:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59 09:50:36 08:36:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 08:36:01 AM 1 0.55 0.00 0.05 0.02 0.05 99.33 09:50:36 08:37:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:36 08:37:01 AM 0 0.33 0.00 0.03 0.00 0.03 99.60 09:50:36 08:37:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68 09:50:36 08:38:01 AM all 0.16 0.00 0.06 0.00 0.03 99.76 09:50:36 08:38:01 AM 0 0.23 0.00 0.08 0.00 0.02 99.67 09:50:36 08:38:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:50:36 08:39:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:50:36 08:39:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:36 08:39:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 09:50:36 08:40:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 09:50:36 08:40:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37 09:50:36 08:40:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:36 08:41:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:36 08:41:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:36 08:41:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:36 08:42:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:36 08:42:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:36 08:42:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:36 08:43:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:36 08:43:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:36 08:43:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:36 08:44:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:36 08:44:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 09:50:36 08:44:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 08:45:01 AM all 0.13 0.00 0.08 0.00 0.03 99.77 09:50:36 08:45:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 09:50:36 08:45:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:36 08:46:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 09:50:36 08:46:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 09:50:36 08:46:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:36 09:50:36 08:46:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 08:47:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:36 08:47:01 AM 0 0.10 0.00 0.03 0.00 0.02 99.85 09:50:36 08:47:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 09:50:36 08:48:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:50:36 08:48:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:36 08:48:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40 09:50:36 08:49:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67 09:50:36 08:49:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:36 08:49:01 AM 1 0.38 0.00 0.07 0.00 0.07 99.48 09:50:36 08:50:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:36 08:50:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:36 08:50:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 09:50:36 08:51:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:36 08:51:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 08:51:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:36 08:52:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59 09:50:36 08:52:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:36 08:52:01 AM 1 0.55 0.00 0.03 0.02 0.05 99.35 09:50:36 08:53:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76 09:50:36 08:53:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:36 08:53:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 09:50:36 08:54:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:36 08:54:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:36 08:54:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:36 08:55:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:36 08:55:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:36 08:55:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:36 08:56:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64 09:50:36 08:56:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:36 08:56:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 09:50:36 08:57:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 09:50:36 08:57:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 08:57:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47 09:50:36 09:50:36 08:57:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 08:58:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:36 08:58:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:36 08:58:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:36 08:59:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:36 08:59:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 08:59:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:36 09:00:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 09:50:36 09:00:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:36 09:00:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48 09:50:36 09:01:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59 09:50:36 09:01:01 AM 0 0.03 0.00 0.05 0.02 0.03 99.87 09:50:36 09:01:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:36 09:02:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:36 09:02:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 09:02:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:36 09:03:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:36 09:03:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:36 09:03:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:36 09:04:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:36 09:04:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53 09:50:36 09:04:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 09:50:36 09:05:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:36 09:05:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:36 09:05:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 09:06:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54 09:50:36 09:06:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:36 09:06:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:36 09:07:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:36 09:07:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:36 09:07:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:36 09:08:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:50:36 09:08:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63 09:50:36 09:08:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:36 09:50:36 09:08:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 09:09:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:50:36 09:09:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:36 09:09:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:36 09:10:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:36 09:10:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:36 09:10:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:36 09:11:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:36 09:11:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:36 09:11:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 09:12:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73 09:50:36 09:12:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67 09:50:36 09:12:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:36 09:13:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:36 09:13:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:36 09:13:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70 09:50:36 09:14:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70 09:50:36 09:14:01 AM 0 0.35 0.00 0.08 0.00 0.05 99.52 09:50:36 09:14:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:36 09:15:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:36 09:15:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:50:36 09:15:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 09:50:36 09:16:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 09:50:36 09:16:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 09:50:36 09:16:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:36 09:17:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 09:50:36 09:17:01 AM 0 0.25 0.00 0.03 0.00 0.05 99.67 09:50:36 09:17:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:36 09:18:01 AM all 0.23 0.00 0.05 0.00 0.03 99.70 09:50:36 09:18:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 09:50:36 09:18:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 09:19:02 AM all 0.27 0.00 0.08 0.00 0.04 99.62 09:50:36 09:19:02 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 09:50:36 09:19:02 AM 1 0.12 0.00 0.10 0.00 0.07 99.72 09:50:36 09:50:36 09:19:02 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 09:20:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:36 09:20:01 AM 0 0.51 0.00 0.02 0.00 0.02 99.46 09:50:36 09:20:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.76 09:50:36 09:21:01 AM all 0.27 0.00 0.04 0.01 0.03 99.66 09:50:36 09:21:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.55 09:50:36 09:21:01 AM 1 0.12 0.00 0.07 0.02 0.03 99.77 09:50:36 09:22:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:50:36 09:22:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63 09:50:36 09:22:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68 09:50:36 09:23:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 09:50:36 09:23:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:50:36 09:23:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:36 09:24:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62 09:50:36 09:24:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:36 09:24:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:36 09:25:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:36 09:25:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 09:25:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:36 09:26:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66 09:50:36 09:26:01 AM 0 0.00 0.00 0.03 0.00 0.00 99.97 09:50:36 09:26:01 AM 1 0.50 0.00 0.10 0.00 0.05 99.35 09:50:36 09:27:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69 09:50:36 09:27:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 09:50:36 09:27:01 AM 1 0.40 0.00 0.08 0.00 0.07 99.45 09:50:36 09:28:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:36 09:28:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 09:50:36 09:28:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68 09:50:36 09:29:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:36 09:29:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 09:50:36 09:29:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:36 09:30:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:36 09:30:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:36 09:30:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 09:50:36 09:30:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 09:31:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:50:36 09:31:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60 09:50:36 09:31:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 09:32:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62 09:50:36 09:32:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:36 09:32:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:36 09:33:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:36 09:33:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:36 09:33:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:36 09:34:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71 09:50:36 09:34:01 AM 0 0.32 0.00 0.02 0.00 0.02 99.65 09:50:36 09:34:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:36 09:35:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:36 09:35:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:36 09:35:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:50:36 09:36:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:36 09:36:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:36 09:36:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:36 09:37:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:36 09:37:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:36 09:37:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:36 09:38:01 AM all 0.13 0.00 0.07 0.00 0.04 99.76 09:50:36 09:38:01 AM 0 0.03 0.00 0.02 0.00 0.03 99.92 09:50:36 09:38:01 AM 1 0.23 0.00 0.12 0.00 0.05 99.60 09:50:36 09:39:01 AM all 0.31 0.01 0.04 0.00 0.05 99.59 09:50:36 09:39:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:36 09:39:01 AM 1 0.55 0.02 0.03 0.00 0.05 99.35 09:50:36 09:40:01 AM all 0.35 0.19 0.12 0.00 0.03 99.31 09:50:36 09:40:01 AM 0 0.13 0.02 0.10 0.00 0.05 99.70 09:50:36 09:40:01 AM 1 0.57 0.37 0.13 0.00 0.02 98.92 09:50:36 09:41:01 AM all 33.64 0.00 5.33 0.86 0.09 60.08 09:50:36 09:41:01 AM 0 30.45 0.00 5.50 0.82 0.08 63.15 09:50:36 09:41:01 AM 1 36.83 0.00 5.16 0.90 0.10 57.00 09:50:36 09:50:36 09:41:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:36 09:42:01 AM all 23.19 0.00 3.18 1.06 0.08 72.49 09:50:36 09:42:01 AM 0 12.43 0.00 2.55 0.80 0.08 84.14 09:50:36 09:42:01 AM 1 33.98 0.00 3.82 1.32 0.07 60.80 09:50:36 09:43:01 AM all 30.75 0.00 4.89 0.62 0.08 63.66 09:50:36 09:43:01 AM 0 29.90 0.00 5.32 0.60 0.08 64.09 09:50:36 09:43:01 AM 1 31.61 0.00 4.45 0.63 0.08 63.22 09:50:36 09:44:01 AM all 19.77 0.00 3.56 0.66 0.07 75.94 09:50:36 09:44:01 AM 0 15.72 0.00 3.50 0.68 0.07 80.03 09:50:36 09:44:01 AM 1 23.84 0.00 3.63 0.63 0.07 71.83 09:50:36 09:45:01 AM all 1.75 0.00 0.24 0.07 0.04 97.90 09:50:36 09:45:01 AM 0 3.02 0.00 0.32 0.08 0.03 96.54 09:50:36 09:45:01 AM 1 0.48 0.00 0.17 0.05 0.05 99.25 09:50:36 09:46:01 AM all 15.41 0.00 0.29 0.02 0.08 84.20 09:50:36 09:46:01 AM 0 5.18 0.00 0.28 0.03 0.08 94.42 09:50:36 09:46:01 AM 1 25.64 0.00 0.30 0.00 0.08 73.97 09:50:36 09:47:01 AM all 9.63 0.00 0.14 0.04 0.05 90.13 09:50:36 09:47:01 AM 0 10.72 0.00 0.17 0.05 0.05 89.02 09:50:36 09:47:01 AM 1 8.55 0.00 0.12 0.03 0.05 91.25 09:50:36 09:48:01 AM all 12.14 0.00 0.18 0.02 0.07 87.59 09:50:36 09:48:01 AM 0 9.71 0.00 0.17 0.03 0.07 90.02 09:50:36 09:48:01 AM 1 14.57 0.00 0.20 0.00 0.07 85.16 09:50:36 09:49:01 AM all 6.38 0.00 0.37 0.02 0.08 93.15 09:50:36 09:49:01 AM 0 1.70 0.00 0.27 0.00 0.05 97.98 09:50:36 09:49:01 AM 1 11.07 0.00 0.47 0.03 0.12 88.31 09:50:36 09:50:01 AM all 30.00 0.00 3.85 0.21 0.10 65.84 09:50:36 09:50:01 AM 0 20.53 0.00 3.72 0.28 0.12 75.35 09:50:36 09:50:01 AM 1 39.48 0.00 3.97 0.13 0.08 56.33 09:50:36 Average: all 0.97 0.00 0.15 0.03 0.04 98.82 09:50:36 Average: 0 0.77 0.00 0.15 0.03 0.04 99.02 09:50:36 Average: 1 1.17 0.00 0.15 0.03 0.04 98.61 09:50:36 09:50:36 09:50:36