09:40:04 Started by upstream project "integration-sanity-test-scandium" build number 546 09:40:04 originally caused by: 09:40:04 Started by timer 09:40:04 Running as SYSTEM 09:40:04 [EnvInject] - Loading node environment variables. 09:40:04 Building remotely on prd-centos8-robot-2c-8g-13399 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:40:04 [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-SOflBUk6u9b8/agent.6526 09:40:04 SSH_AGENT_PID=6527 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_10351790494654224353.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_10351790494654224353.key) 09:40:04 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:40:05 The recommended git tool is: NONE 09:40:07 using credential opendaylight-jenkins-ssh 09:40:07 Wiping out workspace first. 09:40:07 Cloning the remote Git repository 09:40:07 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:40:07 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:40:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:07 > git --version # timeout=10 09:40:07 > git --version # 'git version 2.43.0' 09:40:07 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:07 [INFO] Currently running in a labeled security context 09:40:07 [INFO] Currently SELinux is 'enforcing' on the host 09:40:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh14489316954374221375.key 09:40:07 Verifying host key using known hosts file 09:40:08 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:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:11 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:11 [INFO] Currently running in a labeled security context 09:40:11 [INFO] Currently SELinux is 'enforcing' on the host 09:40:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh10105179359771147807.key 09:40:11 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 master # timeout=10 09:40:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:11 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:40:11 > git config core.sparsecheckout # timeout=10 09:40:11 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:40:12 Commit message: "Adapt test for new pce-allocation field" 09:40:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:12 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:40:13 No emails were triggered. 09:40:13 provisioning config files... 09:40:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:40:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:40:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12696291112000600110.sh 09:40:13 ---> python-tools-install.sh 09:40:13 Setup pyenv: 09:40:13 system 09:40:13 * 3.8.13 (set by /opt/pyenv/version) 09:40:13 * 3.9.13 (set by /opt/pyenv/version) 09:40:13 * 3.10.13 (set by /opt/pyenv/version) 09:40:13 * 3.11.7 (set by /opt/pyenv/version) 09:40:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XF75 09:40:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:22 lf-activate-venv(): INFO: Base packages installed successfully 09:40:22 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:48 lf-activate-venv(): INFO: Adding /tmp/venv-XF75/bin to PATH 09:40:48 Generating Requirements File 09:41: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:41:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:41:09 Python 3.11.7 09:41:10 pip 25.3 from /tmp/venv-XF75/lib/python3.11/site-packages/pip (python 3.11) 09:41:10 appdirs==1.4.4 09:41:10 argcomplete==3.6.3 09:41:10 aspy.yaml==1.3.0 09:41:10 attrs==25.4.0 09:41:10 autopage==0.5.2 09:41:10 beautifulsoup4==4.14.2 09:41:10 boto3==1.41.3 09:41:10 botocore==1.41.3 09:41:10 bs4==0.0.2 09:41:10 cachetools==6.2.2 09:41:10 certifi==2025.11.12 09:41:10 cffi==2.0.0 09:41:10 cfgv==3.5.0 09:41:10 chardet==5.2.0 09:41:10 charset-normalizer==3.4.4 09:41:10 click==8.3.1 09:41:10 cliff==4.12.0 09:41:10 cmd2==2.7.0 09:41:10 cryptography==3.3.2 09:41:10 debtcollector==3.0.0 09:41:10 decorator==5.2.1 09:41:10 defusedxml==0.7.1 09:41:10 Deprecated==1.3.1 09:41:10 distlib==0.4.0 09:41:10 dnspython==2.8.0 09:41:10 docker==7.1.0 09:41:10 dogpile.cache==1.5.0 09:41:10 durationpy==0.10 09:41:10 email-validator==2.3.0 09:41:10 filelock==3.20.0 09:41:10 future==1.0.0 09:41:10 gitdb==4.0.12 09:41:10 GitPython==3.1.45 09:41:10 google-auth==2.43.0 09:41:10 httplib2==0.31.0 09:41:10 identify==2.6.15 09:41:10 idna==3.11 09:41:10 importlib-resources==1.5.0 09:41:10 iso8601==2.1.0 09:41:10 Jinja2==3.1.6 09:41:10 jmespath==1.0.1 09:41:10 jsonpatch==1.33 09:41:10 jsonpointer==3.0.0 09:41:10 jsonschema==4.25.1 09:41:10 jsonschema-specifications==2025.9.1 09:41:10 keystoneauth1==5.12.0 09:41:10 kubernetes==34.1.0 09:41:10 lftools==0.37.16 09:41:10 lxml==6.0.2 09:41:10 markdown-it-py==4.0.0 09:41:10 MarkupSafe==3.0.3 09:41:10 mdurl==0.1.2 09:41:10 msgpack==1.1.2 09:41:10 multi_key_dict==2.0.3 09:41:10 munch==4.0.0 09:41:10 netaddr==1.3.0 09:41:10 niet==1.4.2 09:41:10 nodeenv==1.9.1 09:41:10 oauth2client==4.1.3 09:41:10 oauthlib==3.3.1 09:41:10 openstacksdk==4.8.0 09:41:10 os-service-types==1.8.2 09:41:10 osc-lib==4.2.0 09:41:10 oslo.config==10.1.0 09:41:10 oslo.context==6.2.0 09:41:10 oslo.i18n==6.7.1 09:41:10 oslo.log==7.2.1 09:41:10 oslo.serialization==5.8.0 09:41:10 oslo.utils==9.2.0 09:41:10 packaging==25.0 09:41:10 pbr==7.0.3 09:41:10 platformdirs==4.5.0 09:41:10 prettytable==3.17.0 09:41:10 psutil==7.1.3 09:41:10 pyasn1==0.6.1 09:41:10 pyasn1_modules==0.4.2 09:41:10 pycparser==2.23 09:41:10 pygerrit2==2.0.15 09:41:10 PyGithub==2.8.1 09:41:10 Pygments==2.19.2 09:41:10 PyJWT==2.10.1 09:41:10 PyNaCl==1.6.1 09:41:10 pyparsing==2.4.7 09:41:10 pyperclip==1.11.0 09:41:10 pyrsistent==0.20.0 09:41:10 python-cinderclient==9.8.0 09:41:10 python-dateutil==2.9.0.post0 09:41:10 python-heatclient==4.3.0 09:41:10 python-jenkins==1.8.3 09:41:10 python-keystoneclient==5.7.0 09:41:10 python-magnumclient==4.9.0 09:41:10 python-openstackclient==8.2.0 09:41:10 python-swiftclient==4.9.0 09:41:10 PyYAML==6.0.3 09:41:10 referencing==0.37.0 09:41:10 requests==2.32.5 09:41:10 requests-oauthlib==2.0.0 09:41:10 requestsexceptions==1.4.0 09:41:10 rfc3986==2.0.0 09:41:10 rich==14.2.0 09:41:10 rich-argparse==1.7.2 09:41:10 rpds-py==0.29.0 09:41:10 rsa==4.9.1 09:41:10 ruamel.yaml==0.18.16 09:41:10 ruamel.yaml.clib==0.2.15 09:41:10 s3transfer==0.15.0 09:41:10 simplejson==3.20.2 09:41:10 six==1.17.0 09:41:10 smmap==5.0.2 09:41:10 soupsieve==2.8 09:41:10 stevedore==5.6.0 09:41:10 tabulate==0.9.0 09:41:10 toml==0.10.2 09:41:10 tomlkit==0.13.3 09:41:10 tqdm==4.67.1 09:41:10 typing_extensions==4.15.0 09:41:10 tzdata==2025.2 09:41:10 urllib3==1.26.20 09:41:10 virtualenv==20.35.4 09:41:10 wcwidth==0.2.14 09:41:10 websocket-client==1.9.0 09:41:10 wrapt==2.0.1 09:41:10 xdg==6.0.0 09:41:10 xmltodict==1.0.2 09:41:10 yq==3.4.3 09:41:10 [EnvInject] - Injecting environment variables from a build step. 09:41:10 [EnvInject] - Injecting as environment variables the properties content 09:41:10 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:41:10 OS_CLOUD=vex 09:41:10 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-541 09:41:10 OS_STACK_TEMPLATE_DIR=openstack-hot 09:41:10 09:41:10 [EnvInject] - Variables injected successfully. 09:41:10 provisioning config files... 09:41:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:41:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16563446676683649683.sh 09:41:10 ---> Create parameters file for OpenStack HOT 09:41:10 OpenStack Heat parameters generated 09:41:10 ----------------------------------- 09:41:10 parameters: 09:41:10 vm_0_count: '1' 09:41:10 vm_0_flavor: 'v3-standard-4' 09:41:10 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:41:10 vm_1_count: '1' 09:41:10 vm_1_flavor: 'v3-standard-2' 09:41:10 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:41:10 09:41:10 job_name: '52208-541' 09:41:10 silo: 'releng' 09:41:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11257083086648307491.sh 09:41:10 ---> Create HEAT stack 09:41:10 + source /home/jenkins/lf-env.sh 09:41:10 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:10 ++ mktemp -d /tmp/venv-XXXX 09:41:10 + lf_venv=/tmp/venv-72SX 09:41:10 + local venv_file=/tmp/.os_lf_venv 09:41:10 + local python=python3 09:41:10 + local options 09:41:10 + local set_path=true 09:41:10 + local install_args= 09:41:10 ++ 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:10 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:10 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:10 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:10 + true 09:41:10 + case $1 in 09:41:10 + python=python3 09:41:10 + shift 2 09:41:10 + true 09:41:10 + case $1 in 09:41:10 + shift 09:41:10 + break 09:41:10 + case $python in 09:41:10 + local pkg_list= 09:41:10 + [[ -d /opt/pyenv ]] 09:41:10 + echo 'Setup pyenv:' 09:41:10 Setup pyenv: 09:41:10 + export PYENV_ROOT=/opt/pyenv 09:41:10 + PYENV_ROOT=/opt/pyenv 09:41:10 + 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:10 + 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:10 + pyenv versions 09:41:11 system 09:41:11 3.8.13 09:41:11 3.9.13 09:41:11 3.10.13 09:41:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:11 + command -v pyenv 09:41:11 ++ pyenv init - --no-rehash 09:41:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:41:11 for i in ${!paths[@]}; do 09:41:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:41:11 fi; done; 09:41:11 echo "${paths[*]}"'\'')" 09:41:11 export PATH="/opt/pyenv/shims:${PATH}" 09:41:11 export PYENV_SHELL=bash 09:41:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:41:11 pyenv() { 09:41:11 local command 09:41:11 command="${1:-}" 09:41:11 if [ "$#" -gt 0 ]; then 09:41:11 shift 09:41:11 fi 09:41:11 09:41:11 case "$command" in 09:41:11 rehash|shell) 09:41:11 eval "$(pyenv "sh-$command" "$@")" 09:41:11 ;; 09:41:11 *) 09:41:11 command pyenv "$command" "$@" 09:41:11 ;; 09:41:11 esac 09:41:11 }' 09:41:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:41:11 for i in ${!paths[@]}; do 09:41:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:41:11 fi; done; 09:41:11 echo "${paths[*]}"' 09:41:11 ++ 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:11 ++ 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:11 ++ 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:11 ++ export PYENV_SHELL=bash 09:41:11 ++ PYENV_SHELL=bash 09:41:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:41:11 +++ complete -F _pyenv pyenv 09:41:11 ++ lf-pyver python3 09:41:11 ++ local py_version_xy=python3 09:41:11 ++ local py_version_xyz= 09:41:11 ++ awk '{ print $1 }' 09:41:11 ++ pyenv versions 09:41:11 ++ local command 09:41:11 ++ command=versions 09:41:11 ++ '[' 1 -gt 0 ']' 09:41:11 ++ shift 09:41:11 ++ case "$command" in 09:41:11 ++ command pyenv versions 09:41:11 ++ pyenv versions 09:41:11 ++ sed 's/^[ *]* //' 09:41:11 ++ grep -E '^[0-9.]*[0-9]$' 09:41:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:41:11 +++ tail -n 1 09:41:11 +++ grep '^3' /tmp/.pyenv_versions 09:41:11 +++ sort -V 09:41:11 ++ py_version_xyz=3.11.7 09:41:11 ++ [[ -z 3.11.7 ]] 09:41:11 ++ echo 3.11.7 09:41:11 ++ return 0 09:41:11 + pyenv local 3.11.7 09:41:11 + local command 09:41:11 + command=local 09:41:11 + '[' 2 -gt 0 ']' 09:41:11 + shift 09:41:11 + case "$command" in 09:41:11 + command pyenv local 3.11.7 09:41:11 + pyenv local 3.11.7 09:41:11 + for arg in "$@" 09:41:11 + case $arg in 09:41:11 + pkg_list+='lftools[openstack] ' 09:41:11 + for arg in "$@" 09:41:11 + case $arg in 09:41:11 + pkg_list+='kubernetes ' 09:41:11 + for arg in "$@" 09:41:11 + case $arg in 09:41:11 + pkg_list+='niet ' 09:41:11 + for arg in "$@" 09:41:11 + case $arg in 09:41:11 + pkg_list+='python-heatclient ' 09:41:11 + for arg in "$@" 09:41:11 + case $arg in 09:41:11 + pkg_list+='python-openstackclient ' 09:41:11 + for arg in "$@" 09:41:11 + case $arg in 09:41:11 + pkg_list+='python-magnumclient ' 09:41:11 + for arg in "$@" 09:41:11 + case $arg in 09:41:11 + pkg_list+='urllib3~=1.26.15 ' 09:41:11 + for arg in "$@" 09:41:11 + case $arg in 09:41:11 + pkg_list+='yq ' 09:41:11 + [[ -f /tmp/.os_lf_venv ]] 09:41:11 ++ cat /tmp/.os_lf_venv 09:41:11 + lf_venv=/tmp/venv-XF75 09:41:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XF75 from' file:/tmp/.os_lf_venv 09:41:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XF75 from file:/tmp/.os_lf_venv 09:41:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:41:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:11 + local 'pip_opts=--upgrade --quiet' 09:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:41:11 + [[ -n '' ]] 09:41:11 + [[ -n '' ]] 09:41:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:41:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:11 + /tmp/venv-XF75/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:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:41:13 lf-activate-venv(): INFO: Base packages installed successfully 09:41:13 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:41:13 + 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:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:13 + /tmp/venv-XF75/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:32 + type python3 09:41:32 + true 09:41:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XF75/bin to PATH' 09:41:32 lf-activate-venv(): INFO: Adding /tmp/venv-XF75/bin to PATH 09:41:32 + PATH=/tmp/venv-XF75/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:32 + return 0 09:41:32 + openstack --os-cloud vex limits show --absolute 09:41:34 +--------------------------+---------+ 09:41:34 | Name | Value | 09:41:34 +--------------------------+---------+ 09:41:34 | maxTotalInstances | -1 | 09:41:34 | maxTotalCores | 450 | 09:41:34 | maxTotalRAMSize | 1000000 | 09:41:34 | maxServerMeta | 128 | 09:41:34 | maxImageMeta | 128 | 09:41:34 | maxPersonality | 5 | 09:41:34 | maxPersonalitySize | 10240 | 09:41:34 | maxTotalKeypairs | 100 | 09:41:34 | maxServerGroups | 10 | 09:41:34 | maxServerGroupMembers | 10 | 09:41:34 | maxTotalFloatingIps | -1 | 09:41:34 | maxSecurityGroups | -1 | 09:41:34 | maxSecurityGroupRules | -1 | 09:41:34 | totalRAMUsed | 434176 | 09:41:34 | totalCoresUsed | 106 | 09:41:34 | totalInstancesUsed | 47 | 09:41:34 | totalFloatingIpsUsed | 0 | 09:41:34 | totalSecurityGroupsUsed | 0 | 09:41:34 | totalServerGroupsUsed | 0 | 09:41:34 | maxTotalVolumes | -1 | 09:41:34 | maxTotalSnapshots | 10 | 09:41:34 | maxTotalVolumeGigabytes | 4096 | 09:41:34 | maxTotalBackups | 10 | 09:41:34 | maxTotalBackupGigabytes | 1000 | 09:41:34 | totalVolumesUsed | 3 | 09:41:34 | totalGigabytesUsed | 60 | 09:41:34 | totalSnapshotsUsed | 0 | 09:41:34 | totalBackupsUsed | 0 | 09:41:34 | totalBackupGigabytesUsed | 0 | 09:41:34 +--------------------------+---------+ 09:41:34 + pushd /opt/ciman/openstack-hot 09:41:34 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:34 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-541 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:42:00 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-541 09:42:00 Waiting to initialize infrastructure... 09:42:00 Stack initialization successful. 09:42:00 ------------------------------------ 09:42:00 Stack Details 09:42:00 ------------------------------------ 09:42:00 {'added': None, 09:42:00 'capabilities': [], 09:42:00 'created_at': '2025-11-25T09:41:38Z', 09:42:00 'deleted': None, 09:42:00 'deleted_at': None, 09:42:00 'description': 'No description', 09:42:00 'environment': None, 09:42:00 'environment_files': None, 09:42:00 'files': None, 09:42:00 'files_container': None, 09:42:00 'id': '1fe15545-e1dc-45b8-ae51-0a1fe4d6128e', 09:42:00 'is_rollback_disabled': True, 09:42:00 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-541/1fe15545-e1dc-45b8-ae51-0a1fe4d6128e', 09:42:00 'rel': 'self'}], 09:42:00 '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:00 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-541', 09:42:00 'notification_topics': [], 09:42:00 'outputs': [{'description': 'IP addresses of the 2nd vm types', 09:42:00 'output_key': 'vm_1_ips', 09:42:00 'output_value': ['10.30.171.187']}, 09:42:00 {'description': 'IP addresses of the 1st vm types', 09:42:00 'output_key': 'vm_0_ips', 09:42:00 'output_value': ['10.30.170.157']}], 09:42:00 'owner_id': ****, 09:42:00 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:42:00 'OS::stack_id': '1fe15545-e1dc-45b8-ae51-0a1fe4d6128e', 09:42:00 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-541', 09:42:00 'job_name': '52208-541', 09:42:00 'silo': 'releng', 09:42:00 'vm_0_count': '1', 09:42:00 'vm_0_flavor': 'v3-standard-4', 09:42:00 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:42:00 '20250917-133034.447', 09:42:00 'vm_1_count': '1', 09:42:00 'vm_1_flavor': 'v3-standard-2', 09:42:00 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:42:00 '- 20250917-133034.654'}, 09:42:00 'parent_id': None, 09:42:00 'replaced': None, 09:42:00 'status': 'CREATE_COMPLETE', 09:42:00 'status_reason': 'Stack CREATE completed successfully', 09:42:00 'tags': [], 09:42:00 'template': None, 09:42:00 'template_description': 'No description', 09:42:00 'template_url': None, 09:42:00 'timeout_mins': 15, 09:42:00 'unchanged': None, 09:42:00 'updated': None, 09:42:00 'updated_at': None, 09:42:00 'user_project_id': '239796eee7484408afda0bed90d5665e'} 09:42:00 ------------------------------------ 09:42:00 + popd 09:42:00 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:42:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6469074583471317746.sh 09:42:00 ---> Copy SSH public keys to CSIT lab 09:42:00 Setup pyenv: 09:42:01 system 09:42:01 3.8.13 09:42:01 3.9.13 09:42:01 3.10.13 09:42:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XF75 from file:/tmp/.os_lf_venv 09:42:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:03 lf-activate-venv(): INFO: Base packages installed successfully 09:42:03 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-XF75/bin to PATH 09:42:20 SSH not responding on 10.30.170.157. Retrying in 10 seconds... 09:42:20 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:42:21 releng-52208-541-1-mininet-ovs-217-0 09:42:21 Successfully copied public keys to slave 10.30.171.187 09:42:21 Process 7741 ready. 09:42:30 Ping to 10.30.170.157 successful. 09:42:31 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:42:31 releng-52208-541-0-builder-0 09:42:31 Successfully copied public keys to slave 10.30.170.157 09:42:31 Process 7742 ready. 09:42:31 SSH ready on all stack servers. 09:42:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17655979725806662005.sh 09:42:31 Setup pyenv: 09:42:31 system 09:42:31 3.8.13 09:42:31 3.9.13 09:42:31 3.10.13 09:42:31 * 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-eer0 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-eer0/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:46 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:46 Collecting robotframework (from -r requirements.txt (line 7)) 09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:42:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 35.3 MB/s 0:00:00 09:42:46 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:42:46 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:46 Installing build dependencies: started 09:42:47 Installing build dependencies: finished with status 'done' 09:42:47 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:49 Getting requirements to build wheel: finished with status 'done' 09:42:49 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 49.1 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:51 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 45.2 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:52 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:42:52 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:52 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:42:52 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.5.0/urllib3-2.5.0-py3-none-any.whl (129 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.11.0/anyio-4.11.0-py3-none-any.whl (109 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:53 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:53 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:42:53 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:42:53 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:53 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:53 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 36.9 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 30.1 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:55 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:42:55 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:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 37.8 MB/s 0:00:00 09:42:55 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:42:55 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:56 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:56 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:56 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:56 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:56 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:56 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.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 09:42:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 83.4 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:57 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:57 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:57 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:57 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:57 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:57 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:57 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:57 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:57 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:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 09:42:57 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:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:42:57 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:57 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:57 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:57 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.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 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.2 (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:58 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:42:58 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=4e2b6e13aea78432c9b6d0ea68c4fd0d9388e5d4015cd749f2fa78202049efaa 09:42:58 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:42:58 Building wheel for ipaddr (pyproject.toml): started 09:42:58 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:42:58 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=15e6d178660a6bedeb8fd54ecdac6f6cba968526eed007401f528c3dcb6b415d 09:42:58 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:42:58 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=41083 sha256=2f7b2239caa8e0b7746b2d8115ccb4090cc7c661d81093039fd8ffa0e08b84cf 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:01 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:43:01 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=7a7b38ab4d6d3ab9e08f204f6a517516551120e2f6f1fff9749a8294cbde109a 09:43:01 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:43:01 Building wheel for jsonpath-rw (pyproject.toml): started 09:43:01 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:43:01 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=0ed35bdf898292c1fbc519623b8793c923dbb89e1114e0a22385497a8eb93695 09:43:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:43:01 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:43:01 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:08 09:43:08 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 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.38.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.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 09:43:09 + pip freeze 09:43:09 attrs==25.4.0 09:43:09 bcrypt==5.0.0 09:43:09 beautifulsoup4==4.14.2 09:43:09 certifi==2025.11.12 09:43:09 cffi==2.0.0 09:43:09 charset-normalizer==3.4.4 09:43:09 click==8.3.1 09:43:09 cryptography==46.0.3 09:43:09 decorator==5.2.1 09:43:09 distlib==0.4.0 09:43:09 docker-py==1.10.6 09:43:09 docker-pycreds==0.4.0 09:43:09 elastic-transport==8.17.1 09:43:09 elasticsearch==8.19.2 09:43:09 elasticsearch-dsl==8.15.4 09:43:09 enum34==1.1.10 09:43:09 filelock==3.20.0 09:43:09 h11==0.16.0 09:43:09 idna==3.11 09:43:09 invoke==2.2.1 09:43:09 ipaddr==2.2.0 09:43:09 isodate==0.7.2 09:43:09 jmespath==1.0.1 09:43:09 jsonpatch==1.33 09:43:09 jsonpath-rw==1.4.0 09:43:09 jsonpointer==3.0.0 09:43:09 lxml==6.0.2 09:43:09 netaddr==1.3.0 09:43:09 netifaces==0.11.0 09:43:09 outcome==1.3.0.post0 09:43:09 paramiko==4.0.0 09:43:09 platformdirs==4.5.0 09:43:09 ply==3.11 09:43:09 pyang==2.7.1 09:43:09 pyangbind==0.8.6 09:43:09 pycparser==2.23 09:43:09 pyhocon==0.3.61 09:43:09 PyNaCl==1.6.1 09:43:09 pyparsing==3.2.5 09:43:09 PySocks==1.7.1 09:43:09 python-dateutil==2.9.0.post0 09:43:09 regex==2025.11.3 09:43:09 requests==2.32.5 09:43:09 robotframework==7.3.2 09:43:09 robotframework-httplibrary==0.4.2 09:43:09 robotframework-pythonlibcore==4.4.1 09:43:09 robotframework-requests==0.9.7 09:43:09 robotframework-selenium2library==3.0.0 09:43:09 robotframework-seleniumlibrary==6.8.0 09:43:09 robotframework-sshlibrary==3.8.0 09:43:09 scapy==2.6.1 09:43:09 scp==0.15.0 09:43:09 selenium==4.38.0 09:43:09 six==1.17.0 09:43:09 sniffio==1.3.1 09:43:09 sortedcontainers==2.4.0 09:43:09 soupsieve==2.8 09:43:09 trio==0.32.0 09:43:09 trio-websocket==0.12.2 09:43:09 typing_extensions==4.15.0 09:43:09 urllib3==2.5.0 09:43:09 virtualenv==20.35.4 09:43:09 waitress==3.0.2 09:43:09 WebOb==1.8.9 09:43:09 websocket-client==1.9.0 09:43:09 WebTest==3.0.7 09:43:09 wsproto==1.3.2 09:43:09 [EnvInject] - Injecting environment variables from a build step. 09:43:09 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:43:09 [EnvInject] - Variables injected successfully. 09:43:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9087460631888158727.sh 09:43:09 Setup pyenv: 09:43:09 system 09:43:09 3.8.13 09:43:09 3.9.13 09:43:09 3.10.13 09:43:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XF75 from file:/tmp/.os_lf_venv 09:43:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:12 lf-activate-venv(): INFO: Base packages installed successfully 09:43:12 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:43:21 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:21 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:21 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:43:21 lf-activate-venv(): INFO: Adding /tmp/venv-XF75/bin to PATH 09:43:21 + ODL_SYSTEM=() 09:43:21 + TOOLS_SYSTEM=() 09:43:21 + OPENSTACK_SYSTEM=() 09:43:21 + OPENSTACK_CONTROLLERS=() 09:43:21 + mapfile -t ADDR 09:43:21 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-541 09:43:21 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:43:23 + for i in "${ADDR[@]}" 09:43:23 ++ ssh 10.30.170.157 hostname -s 09:43:23 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:43:23 + REMHOST=releng-52208-541-0-builder-0 09:43:23 + case ${REMHOST} in 09:43:23 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:43:23 + for i in "${ADDR[@]}" 09:43:23 ++ ssh 10.30.171.187 hostname -s 09:43:23 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:43:24 + REMHOST=releng-52208-541-1-mininet-ovs-217-0 09:43:24 + case ${REMHOST} in 09:43:24 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:43:24 + echo NUM_ODL_SYSTEM=1 09:43:24 + echo NUM_TOOLS_SYSTEM=1 09:43:24 + '[' '' == yes ']' 09:43:24 + NUM_OPENSTACK_SYSTEM=0 09:43:24 + echo NUM_OPENSTACK_SYSTEM=0 09:43:24 + '[' 0 -eq 2 ']' 09:43:24 + echo ODL_SYSTEM_IP=10.30.170.157 09:43:24 ++ seq 0 0 09:43:24 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:43:24 + echo ODL_SYSTEM_1_IP=10.30.170.157 09:43:24 + echo TOOLS_SYSTEM_IP=10.30.171.187 09:43:24 ++ seq 0 0 09:43:24 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:43:24 + echo TOOLS_SYSTEM_1_IP=10.30.171.187 09:43:24 + openstack_index=0 09:43:24 + NUM_OPENSTACK_CONTROL_NODES=1 09:43:24 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:43:24 ++ seq 0 0 09:43:24 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:43:24 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:43:24 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:24 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:24 + '[' -1 -ge 2 ']' 09:43:24 ++ seq 0 -2 09:43:24 + NUM_OPENSTACK_HAPROXY_NODES=0 09:43:24 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:43:24 ++ seq 0 -1 09:43:24 + echo 'Contents of slave_addresses.txt:' 09:43:24 Contents of slave_addresses.txt: 09:43:24 + cat slave_addresses.txt 09:43:24 NUM_ODL_SYSTEM=1 09:43:24 NUM_TOOLS_SYSTEM=1 09:43:24 NUM_OPENSTACK_SYSTEM=0 09:43:24 ODL_SYSTEM_IP=10.30.170.157 09:43:24 ODL_SYSTEM_1_IP=10.30.170.157 09:43:24 TOOLS_SYSTEM_IP=10.30.171.187 09:43:24 TOOLS_SYSTEM_1_IP=10.30.171.187 09:43:24 NUM_OPENSTACK_CONTROL_NODES=1 09:43:24 OPENSTACK_CONTROL_NODE_1_IP= 09:43:24 NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:24 NUM_OPENSTACK_HAPROXY_NODES=0 09:43:24 [EnvInject] - Injecting environment variables from a build step. 09:43:24 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:43:24 [EnvInject] - Variables injected successfully. 09:43:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins8674442497626400238.sh 09:43:24 Preparing for JRE Version 21 09:43:24 Karaf artifact is karaf 09:43:24 Karaf project is integration 09:43:24 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:43:24 [EnvInject] - Injecting environment variables from a build step. 09:43:24 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:43:24 [EnvInject] - Variables injected successfully. 09:43:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14217397815787907148.sh 09:43:24 2025-11-25 09:43:24 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:43:24 Bundle version is 0.21.4-SNAPSHOT 09:43:24 --2025-11-25 09:43:24-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:43:24 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:24 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:24 HTTP request sent, awaiting response... 200 OK 09:43:24 Length: 1410 (1.4K) [application/xml] 09:43:24 Saving to: ‘maven-metadata.xml’ 09:43:24 09:43:24 0K . 100% 27.8M=0s 09:43:24 09:43:24 2025-11-25 09:43:24 (27.8 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:43:24 09:43:24 09:43:24 09:43:24 org.opendaylight.integration 09:43:24 karaf 09:43:24 0.21.4-SNAPSHOT 09:43:24 09:43:24 09:43:24 20251125.093530 09:43:24 203 09:43:24 09:43:24 20251125093530 09:43:24 09:43:24 09:43:24 pom 09:43:24 0.21.4-20251125.093530-203 09:43:24 20251125093530 09:43:24 09:43:24 09:43:24 tar.gz 09:43:24 0.21.4-20251125.093530-203 09:43:24 20251125093530 09:43:24 09:43:24 09:43:24 zip 09:43:24 0.21.4-20251125.093530-203 09:43:24 20251125093530 09:43:24 09:43:24 09:43:24 cyclonedx 09:43:24 xml 09:43:24 0.21.4-20251125.093530-203 09:43:24 20251125093530 09:43:24 09:43:24 09:43:24 cyclonedx 09:43:24 json 09:43:24 0.21.4-20251125.093530-203 09:43:24 20251125093530 09:43:24 09:43:24 09:43:24 09:43:24 09:43:24 Nexus timestamp is 0.21.4-20251125.093530-203 09:43:24 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251125.093530-203.zip 09:43:24 Distribution bundle is karaf-0.21.4-20251125.093530-203.zip 09:43:24 Distribution bundle version is 0.21.4-SNAPSHOT 09:43:24 Distribution folder is karaf-0.21.4-SNAPSHOT 09:43:24 Nexus prefix is https://nexus.opendaylight.org 09:43:24 [EnvInject] - Injecting environment variables from a build step. 09:43:24 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:43:24 [EnvInject] - Variables injected successfully. 09:43:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4329613307690740970.sh 09:43:24 Setup pyenv: 09:43:25 system 09:43:25 3.8.13 09:43:25 3.9.13 09:43:25 3.10.13 09:43:25 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XF75 from file:/tmp/.os_lf_venv 09:43:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:27 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:27 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:27 lf-activate-venv(): INFO: Base packages installed successfully 09:43:27 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:43:33 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:33 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:33 lf-activate-venv(): INFO: Adding /tmp/venv-XF75/bin to PATH 09:43:33 Copying common-functions.sh to /tmp 09:43:35 Copying common-functions.sh to 10.30.170.157:/tmp 09:43:35 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:43:35 Copying common-functions.sh to 10.30.171.187:/tmp 09:43:35 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:43:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1570101514778751233.sh 09:43:36 common-functions.sh is being sourced 09:43:36 common-functions environment: 09:43:36 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:36 ACTUALFEATURES: 09:43:36 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:36 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:36 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:36 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 CONTROLLERMEM: 2048m 09:43:36 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:36 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:36 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:36 SUITES: 09:43:36 09:43:36 ################################################# 09:43:36 ## Configure Cluster and Start ## 09:43:36 ################################################# 09:43:36 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:43:36 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:43:36 Locating script plan to use... 09:43:36 Finished running script plans 09:43:36 Configuring member-1 with IP address 10.30.170.157 09:43:36 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:43:36 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:43:36 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:43:36 ++ [[ /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:36 common-functions.sh is being sourced 09:43:36 ++ echo 'common-functions.sh is being sourced' 09:43:36 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:43:36 ++ DISTROSTREAM=scandium 09:43:36 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:36 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:36 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:36 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:36 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:36 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:36 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:36 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:36 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 ++ export CONTROLLERMEM= 09:43:36 ++ CONTROLLERMEM= 09:43:36 ++ case "${DISTROSTREAM}" in 09:43:36 ++ CLUSTER_SYSTEM=akka 09:43:36 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:36 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:36 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:36 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:36 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:36 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:36 ++ print_common_env 09:43:36 ++ cat 09:43:36 common-functions environment: 09:43:36 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:36 ACTUALFEATURES: 09:43:36 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:36 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:36 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:36 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:36 CONTROLLERMEM: 09:43:36 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:36 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:36 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:36 SUITES: 09:43:36 09:43:36 ++ SSH='ssh -t -t' 09:43:36 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:43:36 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:43:36 Changing to /tmp 09:43:36 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251125.093530-203.zip 09:43:36 + echo 'Changing to /tmp' 09:43:36 + cd /tmp 09:43:36 + 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-20251125.093530-203.zip' 09:43:36 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251125.093530-203.zip 09:43:36 --2025-11-25 09:43:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251125.093530-203.zip 09:43:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:36 HTTP request sent, awaiting response... 200 OK 09:43:36 Length: 239812226 (229M) [application/zip] 09:43:36 Saving to: ‘karaf-0.21.4-20251125.093530-203.zip’ 09:43:36 09:43:36 0K ........ ........ ........ ........ ........ ........ 1% 53.7M 4s 09:43:36 3072K ........ ........ ........ ........ ........ ........ 2% 102M 3s 09:43:36 6144K ........ ........ ........ ........ ........ ........ 3% 135M 3s 09:43:36 9216K ........ ........ ........ ........ ........ ........ 5% 200M 2s 09:43:36 12288K ........ ........ ........ ........ ........ ........ 6% 158M 2s 09:43:36 15360K ........ ........ ........ ........ ........ ........ 7% 211M 2s 09:43:36 18432K ........ ........ ........ ........ ........ ........ 9% 221M 2s 09:43:36 21504K ........ ........ ........ ........ ........ ........ 10% 222M 2s 09:43:36 24576K ........ ........ ........ ........ ........ ........ 11% 251M 1s 09:43:36 27648K ........ ........ ........ ........ ........ ........ 13% 273M 1s 09:43:36 30720K ........ ........ ........ ........ ........ ........ 14% 245M 1s 09:43:36 33792K ........ ........ ........ ........ ........ ........ 15% 206M 1s 09:43:36 36864K ........ ........ ........ ........ ........ ........ 17% 272M 1s 09:43:36 39936K ........ ........ ........ ........ ........ ........ 18% 260M 1s 09:43:36 43008K ........ ........ ........ ........ ........ ........ 19% 213M 1s 09:43:36 46080K ........ ........ ........ ........ ........ ........ 20% 216M 1s 09:43:36 49152K ........ ........ ........ ........ ........ ........ 22% 238M 1s 09:43:37 52224K ........ ........ ........ ........ ........ ........ 23% 260M 1s 09:43:37 55296K ........ ........ ........ ........ ........ ........ 24% 268M 1s 09:43:37 58368K ........ ........ ........ ........ ........ ........ 26% 323M 1s 09:43:37 61440K ........ ........ ........ ........ ........ ........ 27% 167M 1s 09:43:37 64512K ........ ........ ........ ........ ........ ........ 28% 275M 1s 09:43:37 67584K ........ ........ ........ ........ ........ ........ 30% 270M 1s 09:43:37 70656K ........ ........ ........ ........ ........ ........ 31% 303M 1s 09:43:37 73728K ........ ........ ........ ........ ........ ........ 32% 278M 1s 09:43:37 76800K ........ ........ ........ ........ ........ ........ 34% 208M 1s 09:43:37 79872K ........ ........ ........ ........ ........ ........ 35% 218M 1s 09:43:37 82944K ........ ........ ........ ........ ........ ........ 36% 263M 1s 09:43:37 86016K ........ ........ ........ ........ ........ ........ 38% 271M 1s 09:43:37 89088K ........ ........ ........ ........ ........ ........ 39% 296M 1s 09:43:37 92160K ........ ........ ........ ........ ........ ........ 40% 306M 1s 09:43:37 95232K ........ ........ ........ ........ ........ ........ 41% 233M 1s 09:43:37 98304K ........ ........ ........ ........ ........ ........ 43% 261M 1s 09:43:37 101376K ........ ........ ........ ........ ........ ........ 44% 204M 1s 09:43:37 104448K ........ ........ ........ ........ ........ ........ 45% 317M 1s 09:43:37 107520K ........ ........ ........ ........ ........ ........ 47% 309M 1s 09:43:37 110592K ........ ........ ........ ........ ........ ........ 48% 312M 1s 09:43:37 113664K ........ ........ ........ ........ ........ ........ 49% 330M 1s 09:43:37 116736K ........ ........ ........ ........ ........ ........ 51% 322M 1s 09:43:37 119808K ........ ........ ........ ........ ........ ........ 52% 314M 1s 09:43:37 122880K ........ ........ ........ ........ ........ ........ 53% 259M 0s 09:43:37 125952K ........ ........ ........ ........ ........ ........ 55% 254M 0s 09:43:37 129024K ........ ........ ........ ........ ........ ........ 56% 185M 0s 09:43:37 132096K ........ ........ ........ ........ ........ ........ 57% 248M 0s 09:43:37 135168K ........ ........ ........ ........ ........ ........ 59% 282M 0s 09:43:37 138240K ........ ........ ........ ........ ........ ........ 60% 279M 0s 09:43:37 141312K ........ ........ ........ ........ ........ ........ 61% 316M 0s 09:43:37 144384K ........ ........ ........ ........ ........ ........ 62% 281M 0s 09:43:37 147456K ........ ........ ........ ........ ........ ........ 64% 273M 0s 09:43:37 150528K ........ ........ ........ ........ ........ ........ 65% 266M 0s 09:43:37 153600K ........ ........ ........ ........ ........ ........ 66% 291M 0s 09:43:37 156672K ........ ........ ........ ........ ........ ........ 68% 282M 0s 09:43:37 159744K ........ ........ ........ ........ ........ ........ 69% 274M 0s 09:43:37 162816K ........ ........ ........ ........ ........ ........ 70% 270M 0s 09:43:37 165888K ........ ........ ........ ........ ........ ........ 72% 271M 0s 09:43:37 168960K ........ ........ ........ ........ ........ ........ 73% 261M 0s 09:43:37 172032K ........ ........ ........ ........ ........ ........ 74% 272M 0s 09:43:37 175104K ........ ........ ........ ........ ........ ........ 76% 183M 0s 09:43:37 178176K ........ ........ ........ ........ ........ ........ 77% 220M 0s 09:43:37 181248K ........ ........ ........ ........ ........ ........ 78% 366M 0s 09:43:37 184320K ........ ........ ........ ........ ........ ........ 80% 390M 0s 09:43:37 187392K ........ ........ ........ ........ ........ ........ 81% 308M 0s 09:43:37 190464K ........ ........ ........ ........ ........ ........ 82% 156M 0s 09:43:37 193536K ........ ........ ........ ........ ........ ........ 83% 339M 0s 09:43:37 196608K ........ ........ ........ ........ ........ ........ 85% 427M 0s 09:43:37 199680K ........ ........ ........ ........ ........ ........ 86% 347M 0s 09:43:37 202752K ........ ........ ........ ........ ........ ........ 87% 331M 0s 09:43:37 205824K ........ ........ ........ ........ ........ ........ 89% 314M 0s 09:43:37 208896K ........ ........ ........ ........ ........ ........ 90% 298M 0s 09:43:37 211968K ........ ........ ........ ........ ........ ........ 91% 318M 0s 09:43:37 215040K ........ ........ ........ ........ ........ ........ 93% 194M 0s 09:43:37 218112K ........ ........ ........ ........ ........ ........ 94% 390M 0s 09:43:37 221184K ........ ........ ........ ........ ........ ........ 95% 434M 0s 09:43:37 224256K ........ ........ ........ ........ ........ ........ 97% 173M 0s 09:43:37 227328K ........ ........ ........ ........ ........ ........ 98% 256M 0s 09:43:37 230400K ........ ........ ........ ........ ........ ........ 99% 321M 0s 09:43:37 233472K ........ ... 100% 310M=1.0s 09:43:37 09:43:37 2025-11-25 09:43:37 (239 MB/s) - ‘karaf-0.21.4-20251125.093530-203.zip’ saved [239812226/239812226] 09:43:37 09:43:37 Extracting the new controller... 09:43:37 + echo 'Extracting the new controller...' 09:43:37 + unzip -q karaf-0.21.4-20251125.093530-203.zip 09:43:39 Adding external repositories... 09:43:39 + echo 'Adding external repositories...' 09:43:39 + 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:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:39 ################################################################################ 09:43:39 # 09:43:39 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:39 # contributor license agreements. See the NOTICE file distributed with 09:43:39 # this work for additional information regarding copyright ownership. 09:43:39 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:39 # (the "License"); you may not use this file except in compliance with 09:43:39 # the License. You may obtain a copy of the License at 09:43:39 # 09:43:39 # http://www.apache.org/licenses/LICENSE-2.0 09:43:39 # 09:43:39 # Unless required by applicable law or agreed to in writing, software 09:43:39 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:39 # See the License for the specific language governing permissions and 09:43:39 # limitations under the License. 09:43:39 # 09:43:39 ################################################################################ 09:43:39 09:43:39 # 09:43:39 # If set to true, the following property will not allow any certificate to be used 09:43:39 # when accessing Maven repositories through SSL 09:43:39 # 09:43:39 #org.ops4j.pax.url.mvn.certificateCheck= 09:43:39 09:43:39 # 09:43:39 # Path to the local Maven settings file. 09:43:39 # The repositories defined in this file will be automatically added to the list 09:43:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:43:39 # below is not set. 09:43:39 # The following locations are checked for the existence of the settings.xml file 09:43:39 # * 1. looks for the specified url 09:43:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:43:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:43:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:43:39 # 09:43:39 #org.ops4j.pax.url.mvn.settings= 09:43:39 09:43:39 # 09:43:39 # Path to the local Maven repository which is used to avoid downloading 09:43:39 # artifacts when they already exist locally. 09:43:39 # The value of this property will be extracted from the settings.xml file 09:43:39 # above, or defaulted to: 09:43:39 # System.getProperty( "user.home" ) + "/.m2/repository" 09:43:39 # 09:43:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:43:39 09:43:39 # 09:43:39 # Default this to false. It's just weird to use undocumented repos 09:43:39 # 09:43:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:43:39 09:43:39 # 09:43:39 # Uncomment if you don't wanna use the proxy settings 09:43:39 # from the Maven conf/settings.xml file 09:43:39 # 09:43:39 # org.ops4j.pax.url.mvn.proxySupport=false 09:43:39 09:43:39 # 09:43:39 # Comma separated list of repositories scanned when resolving an artifact. 09:43:39 # Those repositories will be checked before iterating through the 09:43:39 # below list of repositories and even before the local repository 09:43:39 # A repository url can be appended with zero or more of the following flags: 09:43:39 # @snapshots : the repository contains snaphots 09:43:39 # @noreleases : the repository does not contain any released artifacts 09:43:39 # 09:43:39 # The following property value will add the system folder as a repo. 09:43:39 # 09:43:39 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:43:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:43:39 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:43:39 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:43:39 09:43:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:43:39 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:43:39 09:43:39 # 09:43:39 # Comma separated list of repositories scanned when resolving an artifact. 09:43:39 # The default list includes the following repositories: 09:43:39 # http://repo1.maven.org/maven2@id=central 09:43:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:43:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:43:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:43:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:43:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:43:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:39 # To add repositories to the default ones, prepend '+' to the list of repositories 09:43:39 # to add. 09:43:39 # A repository url can be appended with zero or more of the following flags: 09:43:39 # @snapshots : the repository contains snapshots 09:43:39 # @noreleases : the repository does not contain any released artifacts 09:43:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:43:39 # 09:43:39 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:39 09:43:39 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:43:39 + [[ True == \T\r\u\e ]] 09:43:39 + echo 'Configuring the startup features...' 09:43:39 + 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:39 + FEATURE_TEST_STRING=features-test 09:43:39 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:43:39 + KARAF_VERSION=karaf4 09:43:39 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:43:39 + 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:39 + [[ ! -z '' ]] 09:43:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:39 ################################################################################ 09:43:39 # 09:43:39 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:39 # contributor license agreements. See the NOTICE file distributed with 09:43:39 # this work for additional information regarding copyright ownership. 09:43:39 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:39 # (the "License"); you may not use this file except in compliance with 09:43:39 # the License. You may obtain a copy of the License at 09:43:39 # 09:43:39 # http://www.apache.org/licenses/LICENSE-2.0 09:43:39 # 09:43:39 # Unless required by applicable law or agreed to in writing, software 09:43:39 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:39 # See the License for the specific language governing permissions and 09:43:39 # limitations under the License. 09:43:39 # 09:43:39 ################################################################################ 09:43:39 09:43:39 # 09:43:39 # Comma separated list of features repositories to register by default 09:43:39 # 09:43:39 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}/2a5675a8-3bb9-4eb0-91de-44e328d735e4.xml 09:43:39 09:43:39 # 09:43:39 # Comma separated list of features to install at startup 09:43:39 # 09:43:39 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, a221136b-efba-4743-b295-ff794364afae 09:43:39 09:43:39 # 09:43:39 # Resource repositories (OBR) that the features resolver can use 09:43:39 # to resolve requirements/capabilities 09:43:39 # 09:43:39 # The format of the resourceRepositories is 09:43:39 # resourceRepositories=[xml:url|json:url],... 09:43:39 # for Instance: 09:43:39 # 09:43:39 #resourceRepositories=xml:http://host/path/to/index.xml 09:43:39 # or 09:43:39 #resourceRepositories=json:http://host/path/to/index.json 09:43:39 # 09:43:39 09:43:39 # 09:43:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:43:39 # 09:43:39 featuresBootAsynchronous=false 09:43:39 09:43:39 # 09:43:39 # Service requirements enforcement 09:43:39 # 09:43:39 # By default, the feature resolver checks the service requirements/capabilities of 09:43:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:43:39 # the required bundles. 09:43:39 # The following flag can have those values: 09:43:39 # - disable: service requirements are completely ignored 09:43:39 # - default: service requirements are ignored for old features 09:43:39 # - enforce: service requirements are always verified 09:43:39 # 09:43:39 #serviceRequirements=default 09:43:39 09:43:39 # 09:43:39 # Store cfg file for config element in feature 09:43:39 # 09:43:39 #configCfgStore=true 09:43:39 09:43:39 # 09:43:39 # Define if the feature service automatically refresh bundles 09:43:39 # 09:43:39 autoRefresh=true 09:43:39 09:43:39 # 09:43:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:43:39 # XML file defines instructions related to features processing 09:43:39 # versions.properties may declare properties to resolve placeholders in XML file 09:43:39 # both files are relative to ${karaf.etc} 09:43:39 # 09:43:39 #featureProcessing=org.apache.karaf.features.xml 09:43:39 #featureProcessingVersions=versions.properties 09:43:39 + configure_karaf_log karaf4 '' 09:43:39 + local -r karaf_version=karaf4 09:43:39 + local -r controllerdebugmap= 09:43:39 + local logapi=log4j 09:43:39 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:39 log4j2.rootLogger.level = INFO 09:43:39 #log4j2.rootLogger.type = asyncRoot 09:43:39 #log4j2.rootLogger.includeLocation = false 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:39 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:39 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:39 log4j2.logger.spifly.level = WARN 09:43:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:39 log4j2.logger.audit.level = INFO 09:43:39 log4j2.logger.audit.additivity = false 09:43:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:39 log4j2.appender.console.type = Console 09:43:39 log4j2.appender.console.name = Console 09:43:39 log4j2.appender.console.layout.type = PatternLayout 09:43:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:39 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:39 log4j2.appender.rolling.name = RollingFile 09:43:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:39 #log4j2.appender.rolling.immediateFlush = false 09:43:39 log4j2.appender.rolling.append = true 09:43:39 log4j2.appender.rolling.layout.type = PatternLayout 09:43:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:39 log4j2.appender.rolling.policies.type = Policies 09:43:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:39 log4j2.appender.rolling.policies.size.size = 64MB 09:43:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:39 log4j2.appender.rolling.strategy.max = 7 09:43:39 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:39 log4j2.appender.audit.name = AuditRollingFile 09:43:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:39 log4j2.appender.audit.append = true 09:43:39 log4j2.appender.audit.layout.type = PatternLayout 09:43:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:39 log4j2.appender.audit.policies.type = Policies 09:43:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:39 log4j2.appender.audit.policies.size.size = 8MB 09:43:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:39 log4j2.appender.audit.strategy.max = 7 09:43:39 log4j2.appender.osgi.type = PaxOsgi 09:43:39 log4j2.appender.osgi.name = PaxOsgi 09:43:39 log4j2.appender.osgi.filter = * 09:43:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:39 #log4j2.logger.aether.level = TRACE 09:43:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:39 #log4j2.logger.http-headers.level = DEBUG 09:43:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:39 #log4j2.logger.maven.level = TRACE 09:43:39 + logapi=log4j2 09:43:39 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:43:39 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:43:39 + '[' log4j2 == log4j2 ']' 09:43:39 + 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:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:43:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:43:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:43:39 controllerdebugmap: 09:43:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:43:39 + unset IFS 09:43:39 + echo 'controllerdebugmap: ' 09:43:39 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:39 + '[' -n '' ']' 09:43:39 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:43:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:39 ################################################################################ 09:43:39 # 09:43:39 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:39 # contributor license agreements. See the NOTICE file distributed with 09:43:39 # this work for additional information regarding copyright ownership. 09:43:39 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:39 # (the "License"); you may not use this file except in compliance with 09:43:39 # the License. You may obtain a copy of the License at 09:43:39 # 09:43:39 # http://www.apache.org/licenses/LICENSE-2.0 09:43:39 # 09:43:39 # Unless required by applicable law or agreed to in writing, software 09:43:39 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:39 # See the License for the specific language governing permissions and 09:43:39 # limitations under the License. 09:43:39 # 09:43:39 ################################################################################ 09:43:39 09:43:39 # Common pattern layout for appenders 09:43:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:39 09:43:39 # Root logger 09:43:39 log4j2.rootLogger.level = INFO 09:43:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:43:39 #log4j2.rootLogger.type = asyncRoot 09:43:39 #log4j2.rootLogger.includeLocation = false 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:39 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:39 09:43:39 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:39 09:43:39 # Loggers configuration 09:43:39 09:43:39 # Spifly logger 09:43:39 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:39 log4j2.logger.spifly.level = WARN 09:43:39 09:43:39 # Security audit logger 09:43:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:39 log4j2.logger.audit.level = INFO 09:43:39 log4j2.logger.audit.additivity = false 09:43:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:39 09:43:39 # Appenders configuration 09:43:39 09:43:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:39 log4j2.appender.console.type = Console 09:43:39 log4j2.appender.console.name = Console 09:43:39 log4j2.appender.console.layout.type = PatternLayout 09:43:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:39 09:43:39 # Rolling file appender 09:43:39 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:39 log4j2.appender.rolling.name = RollingFile 09:43:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:39 # uncomment to not force a disk flush 09:43:39 #log4j2.appender.rolling.immediateFlush = false 09:43:39 log4j2.appender.rolling.append = true 09:43:39 log4j2.appender.rolling.layout.type = PatternLayout 09:43:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:39 log4j2.appender.rolling.policies.type = Policies 09:43:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:39 log4j2.appender.rolling.policies.size.size = 1GB 09:43:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:39 log4j2.appender.rolling.strategy.max = 7 09:43:39 09:43:39 # Audit file appender 09:43:39 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:39 log4j2.appender.audit.name = AuditRollingFile 09:43:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:39 log4j2.appender.audit.append = true 09:43:39 log4j2.appender.audit.layout.type = PatternLayout 09:43:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:39 log4j2.appender.audit.policies.type = Policies 09:43:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:39 log4j2.appender.audit.policies.size.size = 8MB 09:43:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:39 log4j2.appender.audit.strategy.max = 7 09:43:39 09:43:39 # OSGi appender 09:43:39 log4j2.appender.osgi.type = PaxOsgi 09:43:39 log4j2.appender.osgi.name = PaxOsgi 09:43:39 log4j2.appender.osgi.filter = * 09:43:39 09:43:39 # help with identification of maven-related problems with pax-url-aether 09:43:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:39 #log4j2.logger.aether.level = TRACE 09:43:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:39 #log4j2.logger.http-headers.level = DEBUG 09:43:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:39 #log4j2.logger.maven.level = TRACE 09:43:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:43:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:43:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:43:39 + local -r controllermem=2048m 09:43:39 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:39 + echo Configure 09:43:39 Configure 09:43:39 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:43:39 max memory: 2048m 09:43:39 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:43:39 + echo ' max memory: 2048m' 09:43:39 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:39 + 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:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:39 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:39 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:39 #!/bin/sh 09:43:39 # 09:43:39 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:39 # contributor license agreements. See the NOTICE file distributed with 09:43:39 # this work for additional information regarding copyright ownership. 09:43:39 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:39 # (the "License"); you may not use this file except in compliance with 09:43:39 # the License. You may obtain a copy of the License at 09:43:39 # 09:43:39 # http://www.apache.org/licenses/LICENSE-2.0 09:43:39 # 09:43:39 # Unless required by applicable law or agreed to in writing, software 09:43:39 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:39 # See the License for the specific language governing permissions and 09:43:39 # limitations under the License. 09:43:39 # 09:43:39 09:43:39 # 09:43:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:43:39 # script: client, instance, shell, start, status, stop, karaf 09:43:39 # 09:43:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:43:39 # Actions go here... 09:43:39 # fi 09:43:39 09:43:39 # 09:43:39 # general settings which should be applied for all scripts go here; please keep 09:43:39 # in mind that it is possible that scripts might be executed more than once, e.g. 09:43:39 # in example of the start script where the start script is executed first and the 09:43:39 # karaf script afterwards. 09:43:39 # 09:43:39 09:43:39 # 09:43:39 # The following section shows the possible configuration options for the default 09:43:39 # karaf scripts 09:43:39 # 09:43:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:43:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:43:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:43:39 # export EXTRA_JAVA_OPTS # Additional JVM options 09:43:39 # export KARAF_HOME # Karaf home folder 09:43:39 # export KARAF_DATA # Karaf data folder 09:43:39 # export KARAF_BASE # Karaf base folder 09:43:39 # export KARAF_ETC # Karaf etc folder 09:43:39 # export KARAF_LOG # Karaf log folder 09:43:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:43:39 # export KARAF_OPTS # Additional available Karaf options 09:43:39 # export KARAF_DEBUG # Enable debug mode 09:43:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:43:39 # export KARAF_NOROOT # Prevent execution as root if set to true 09:43:39 Set Java version 09:43:39 + echo 'Set Java version' 09:43:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:43:39 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:39 sudo: a password is required 09:43:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:39 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:39 sudo: a password is required 09:43:39 JDK default version ... 09:43:39 + echo 'JDK default version ...' 09:43:39 + java -version 09:43:39 openjdk version "21.0.8" 2025-07-15 09:43:39 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:43:39 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:43:39 Set JAVA_HOME 09:43:39 + echo 'Set JAVA_HOME' 09:43:39 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:39 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:39 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:39 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:39 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:43:39 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:39 Listing all open ports on controller system... 09:43:39 + echo 'Listing all open ports on controller system...' 09:43:39 + netstat -pnatu 09:43:39 /tmp/configuration-script.sh: line 40: netstat: command not found 09:43:39 Configuring cluster 09:43:39 + '[' -f /tmp/custom_shard_config.txt ']' 09:43:39 + echo 'Configuring cluster' 09:43:39 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.157 09:43:39 ################################################ 09:43:39 ## Configure Cluster ## 09:43:39 ################################################ 09:43:39 NOTE: Cluster configuration files not found. Copying from 09:43:39 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:43:39 Configuring unique name in akka.conf 09:43:39 Configuring hostname in akka.conf 09:43:39 Configuring data and rpc seed nodes in akka.conf 09:43:39 modules = [ 09:43:39 09:43:39 { 09:43:39 name = "inventory" 09:43:39 namespace = "urn:opendaylight:inventory" 09:43:39 shard-strategy = "module" 09:43:39 }, 09:43:39 { 09:43:39 name = "topology" 09:43:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:39 shard-strategy = "module" 09:43:39 }, 09:43:39 { 09:43:39 name = "toaster" 09:43:39 namespace = "http://netconfcentral.org/ns/toaster" 09:43:39 shard-strategy = "module" 09:43:39 } 09:43:39 ] 09:43:39 Configuring replication type in module-shards.conf 09:43:39 ################################################ 09:43:39 ## NOTE: Manually restart controller to ## 09:43:39 ## apply configuration. ## 09:43:39 ################################################ 09:43:39 Dump akka.conf 09:43:39 + echo 'Dump akka.conf' 09:43:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:39 09:43:39 odl-cluster-data { 09:43:39 akka { 09:43:39 remote { 09:43:39 artery { 09:43:39 enabled = on 09:43:39 transport = tcp 09:43:39 canonical.hostname = "10.30.170.157" 09:43:39 canonical.port = 2550 09:43:39 } 09:43:39 } 09:43:39 09:43:39 cluster { 09:43:39 # Using artery. 09:43:39 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.157:2550"] 09:43:39 09:43:39 roles = ["member-1"] 09:43:39 09:43:39 # when under load we might trip a false positive on the failure detector 09:43:39 # failure-detector { 09:43:39 # heartbeat-interval = 4 s 09:43:39 # acceptable-heartbeat-pause = 16s 09:43:39 # } 09:43:39 } 09:43:39 09:43:39 persistence { 09:43:39 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:43:39 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:43:39 # The relative path is always relative to KARAF_HOME. 09:43:39 09:43:39 # snapshot-store.local.dir = "target/snapshots" 09:43:39 09:43:39 # Use lz4 compression for LocalSnapshotStore snapshots 09:43:39 snapshot-store.local.use-lz4-compression = false 09:43:39 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:43:39 snapshot-store.local.lz4-blocksize = 256KB 09:43:39 } 09:43:39 disable-default-actor-system-quarantined-event-handling = "false" 09:43:39 } 09:43:39 } 09:43:39 Dump modules.conf 09:43:39 + echo 'Dump modules.conf' 09:43:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:39 modules = [ 09:43:39 09:43:39 { 09:43:39 name = "inventory" 09:43:39 namespace = "urn:opendaylight:inventory" 09:43:39 shard-strategy = "module" 09:43:39 }, 09:43:39 { 09:43:39 name = "topology" 09:43:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:39 shard-strategy = "module" 09:43:39 }, 09:43:39 { 09:43:39 name = "toaster" 09:43:39 namespace = "http://netconfcentral.org/ns/toaster" 09:43:39 shard-strategy = "module" 09:43:39 } 09:43:39 ] 09:43:39 Dump module-shards.conf 09:43:39 + echo 'Dump module-shards.conf' 09:43:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:39 module-shards = [ 09:43:39 { 09:43:39 name = "default" 09:43:39 shards = [ 09:43:39 { 09:43:39 name = "default" 09:43:39 replicas = ["member-1"] 09:43:39 } 09:43:39 ] 09:43:39 }, 09:43:39 { 09:43:39 name = "inventory" 09:43:39 shards = [ 09:43:39 { 09:43:39 name="inventory" 09:43:39 replicas = ["member-1"] 09:43:39 } 09:43:39 ] 09:43:39 }, 09:43:39 { 09:43:39 name = "topology" 09:43:39 shards = [ 09:43:39 { 09:43:39 name="topology" 09:43:39 replicas = ["member-1"] 09:43:39 } 09:43:39 ] 09:43:39 }, 09:43:39 { 09:43:39 name = "toaster" 09:43:39 shards = [ 09:43:39 { 09:43:39 name="toaster" 09:43:39 replicas = ["member-1"] 09:43:39 } 09:43:39 ] 09:43:39 } 09:43:39 ] 09:43:39 Locating config plan to use... 09:43:39 Finished running config plans 09:43:39 Starting member-1 with IP address 10.30.170.157 09:43:40 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:43:40 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:43:40 Redirecting karaf console output to karaf_console.log 09:43:40 Starting controller... 09:43:40 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:43:40 Execute the post startup script on controller 10.30.170.157 09:43:40 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:43:40 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:43:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:40 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:44:45 2025-11-25T09:43:57,449 | 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:45 Controller is UP 09:44:45 2025-11-25T09:43:57,449 | 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:45 Listing all open ports on controller system... 09:44:45 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:44:45 looking for "BindException: Address already in use" in log file 09:44:45 looking for "server is unhealthy" in log file 09:44:45 Let's take the karaf thread dump 09:44:45 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:44:46 karaf main: org.apache.karaf.main.Main, pid:2038 09:44:46 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:44:46 Generating mininet variables... 09:44:46 Locating test plan to use... 09:44:46 Changing the testplan path... 09:44:46 # Place the suites in run order: 09:44:46 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:44:46 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:44:46 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:44:46 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:44:46 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:47 ============================================================================== 09:44:47 openflowplugin-sanity.txt 09:44:47 ============================================================================== 09:44:47 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:44:47 ============================================================================== 09:44:50 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:44:50 ============================================================================== 09:44:50 Get list of nodes :: Get the inventory | PASS | 09:44:53 ------------------------------------------------------------------------------ 09:44:53 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:44:53 ------------------------------------------------------------------------------ 09:44:53 Get node 1 inventory :: Get the inventory for a node | PASS | 09:44:53 ------------------------------------------------------------------------------ 09:44:53 Get node 2 inventory :: Get the inventory for a node | PASS | 09:44:53 ------------------------------------------------------------------------------ 09:44:53 Get node 3 inventory :: Get the inventory for a node | PASS | 09:44:53 ------------------------------------------------------------------------------ 09:44:53 Link Down :: Take link s1-s2 down | PASS | 09:44:53 ------------------------------------------------------------------------------ 09:44:53 Link Up :: Take link s1-s2 up | PASS | 09:44:53 ------------------------------------------------------------------------------ 09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:44:54 7 tests, 7 passed, 0 failed 09:44:54 ============================================================================== 09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:44:54 ============================================================================== 09:44:54 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:44:54 ------------------------------------------------------------------------------ 09:44:54 List all the links :: List all the links in the topology. | PASS | 09:44:56 ------------------------------------------------------------------------------ 09:44:56 Link Down :: Take link s1-s2 down | PASS | 09:44:56 ------------------------------------------------------------------------------ 09:44:56 Link Up :: Take link s1-s2 up | PASS | 09:45:02 ------------------------------------------------------------------------------ 09:45:02 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:45:02 4 tests, 4 passed, 0 failed 09:45:02 ============================================================================== 09:45:02 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:45:02 ============================================================================== 09:45:02 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:02 ------------------------------------------------------------------------------ 09:45:02 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:02 ------------------------------------------------------------------------------ 09:45:02 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:02 ------------------------------------------------------------------------------ 09:45:02 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:02 ------------------------------------------------------------------------------ 09:45:02 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:45:02 4 tests, 4 passed, 0 failed 09:45:02 ============================================================================== 09:45:02 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:45:02 ============================================================================== 09:45:02 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:45:02 ------------------------------------------------------------------------------ 09:45:02 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:45:02 ------------------------------------------------------------------------------ 09:45:02 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:45:04 ------------------------------------------------------------------------------ 09:45:04 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:04 ------------------------------------------------------------------------------ 09:45:04 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:04 ------------------------------------------------------------------------------ 09:45:04 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:45:08 6 tests, 6 passed, 0 failed 09:45:08 ============================================================================== 09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:45:09 21 tests, 21 passed, 0 failed 09:45:09 ============================================================================== 09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:45:09 ============================================================================== 09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:45:11 ============================================================================== 09:45:11 Get list of nodes :: Get the inventory | PASS | 09:45:13 ------------------------------------------------------------------------------ 09:45:13 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:13 ------------------------------------------------------------------------------ 09:45:13 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:13 ------------------------------------------------------------------------------ 09:45:13 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:13 ------------------------------------------------------------------------------ 09:45:13 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:14 ------------------------------------------------------------------------------ 09:45:14 Link Down :: Take link s1-s2 down | PASS | 09:45:14 ------------------------------------------------------------------------------ 09:45:14 Link Up :: Take link s1-s2 up | PASS | 09:45:14 ------------------------------------------------------------------------------ 09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:45:14 7 tests, 7 passed, 0 failed 09:45:14 ============================================================================== 09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:45:14 ============================================================================== 09:45:14 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:14 ------------------------------------------------------------------------------ 09:45:14 List all the links :: List all the links in the topology. | PASS | 09:45:16 ------------------------------------------------------------------------------ 09:45:16 Link Down :: Take link s1-s2 down | PASS | 09:45:16 ------------------------------------------------------------------------------ 09:45:16 Link Up :: Take link s1-s2 up | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:45:20 4 tests, 4 passed, 0 failed 09:45:20 ============================================================================== 09:45:20 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:45:20 ============================================================================== 09:45:20 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:20 ------------------------------------------------------------------------------ 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:22 ------------------------------------------------------------------------------ 09:45:22 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Verify after modifying flow operational - Output to physical port#... | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:45:28 9 tests, 9 passed, 0 failed 09:45:28 ============================================================================== 09:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:45:29 24 tests, 24 passed, 0 failed 09:45:29 ============================================================================== 09:45:29 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:45:29 ============================================================================== 09:45:31 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:45:31 ============================================================================== 09:45:31 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 1 Added | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 2 Added | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 3 Added | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 4 Added | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 5 Added | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 6 Added | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 7 Added | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 8 Added | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 9 Added | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 10 Added | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 11 Added | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 14 Added | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 15 Added | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 16 Added | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 17 Added | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 18 Added | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 19 Added | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 20 Added | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 21 Added | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 22 Added | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 23 Added | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 24 Added | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 25 Added | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 31 Added | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 36 Added | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 38 Added | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 43 Added | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 45 Added | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 101 Added | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 102 Added | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 103 Added | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 104 Added | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 105 Added | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 106 Added | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 107 Added | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 108 Added | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 109 Added | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 110 Added | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 113 Added | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 156 Added | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 201 Added | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 202 Added | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 203 Added | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 204 Added | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 205 Added | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 206 Added | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 209 Added | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 214 Added | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 218 Added | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 219 Added | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 220 Added | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 221 Added | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 222 Added | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 223 Added | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 224 Added | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 225 Added | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 550 Added | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 1 Updated | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 2 Updated | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 3 Updated | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 4 Updated | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 5 Updated | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 6 Updated | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 7 Updated | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 8 Updated | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 9 Updated | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 10 Updated | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 11 Updated | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 14 Updated | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 15 Updated | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 16 Updated | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 17 Updated | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 18 Updated | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 19 Updated | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 20 Updated | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 21 Updated | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 22 Updated | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 23 Updated | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 24 Updated | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 25 Updated | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 31 Updated | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 36 Updated | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 38 Updated | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 43 Updated | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 45 Updated | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 101 Updated | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 102 Updated | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 103 Updated | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 104 Updated | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 105 Updated | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 106 Updated | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 107 Updated | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 108 Updated | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 109 Updated | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 110 Updated | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 113 Updated | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 156 Updated | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 201 Updated | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 202 Updated | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 203 Updated | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 204 Updated | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 205 Updated | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 206 Updated | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 209 Updated | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 214 Updated | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 218 Updated | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 219 Updated | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 220 Updated | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 221 Updated | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 222 Updated | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 223 Updated | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 224 Updated | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 225 Updated | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 550 Updated | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 1 Deleted | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 2 Deleted | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 3 Deleted | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 4 Deleted | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 5 Deleted | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 6 Deleted | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 7 Deleted | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 8 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 9 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 10 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 11 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 14 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 15 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 16 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 17 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 18 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 19 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 20 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 21 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 22 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 23 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 24 Deleted | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 25 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 31 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 36 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 38 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 43 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 45 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 101 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 102 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 103 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 104 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 105 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 106 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 107 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 108 Deleted | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 109 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 110 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 113 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 156 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 201 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 202 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 203 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 204 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 205 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 206 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 209 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 214 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 218 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 219 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 220 Deleted | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 221 Deleted | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 222 Deleted | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 223 Deleted | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 224 Deleted | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 225 Deleted | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 550 Deleted | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:46:01 174 tests, 174 passed, 0 failed 09:46:01 ============================================================================== 09:46:01 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:46:01 ============================================================================== 09:46:01 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 1 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 2 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 3 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 4 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 5 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 6 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 7 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 8 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 9 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 10 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 11 Added | PASS | 09:46:28 ------------------------------------------------------------------------------ 09:46:28 Test Is Flow 15 Added | PASS | 09:46:28 ------------------------------------------------------------------------------ 09:46:28 Test Is Flow 16 Added | PASS | 09:46:28 ------------------------------------------------------------------------------ 09:46:28 Test Is Flow 17 Added | PASS | 09:46:28 ------------------------------------------------------------------------------ 09:46:28 Test Is Flow 18 Added | PASS | 09:46:28 ------------------------------------------------------------------------------ 09:46:28 Test Is Flow 19 Added | PASS | 09:46:28 ------------------------------------------------------------------------------ 09:46:28 Test Is Flow 20 Added | PASS | 09:46:28 ------------------------------------------------------------------------------ 09:46:28 Test Is Flow 21 Added | PASS | 09:46:28 ------------------------------------------------------------------------------ 09:46:28 Test Is Flow 22 Added | PASS | 09:46:28 ------------------------------------------------------------------------------ 09:46:28 Test Is Flow 23 Added | PASS | 09:46:28 ------------------------------------------------------------------------------ 09:46:28 Test Is Flow 24 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 25 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 31 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 36 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 38 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 43 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 45 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 101 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 102 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 103 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 104 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 105 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 106 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 107 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 108 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 109 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 110 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 113 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 201 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 202 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 203 Added | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Test Is Flow 204 Added | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Test Is Flow 205 Added | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Test Is Flow 206 Added | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Test Is Flow 209 Added | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Test Is Flow 214 Added | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Test Is Flow 218 Added | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Test Is Flow 219 Added | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Test Is Flow 220 Added | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 1 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 2 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 3 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 4 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 5 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 6 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 7 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 8 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 9 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 10 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 11 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 14 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 15 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 16 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 17 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 18 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 19 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 20 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 21 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 22 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 23 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 24 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 25 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 31 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 36 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 38 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 43 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 45 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 101 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 102 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 103 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 104 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 105 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 106 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 107 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 108 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 109 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 110 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 113 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 201 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 202 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 203 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 204 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 205 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 206 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 209 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 214 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 218 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 219 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 220 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 1 Deleted | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 2 Deleted | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 3 Deleted | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 4 Deleted | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 5 Deleted | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 6 Deleted | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 7 Deleted | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 8 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 9 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 10 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 11 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 14 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 15 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 16 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 17 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 18 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 19 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 20 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 21 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 22 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 23 Deleted | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 24 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 25 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 31 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 36 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 38 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 43 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 45 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 101 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 102 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 103 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 104 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 105 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 106 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 107 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 108 Deleted | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 109 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 110 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 113 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 201 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 202 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 203 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 204 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 205 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 206 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 209 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 214 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 218 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 219 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 220 Deleted | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:47:36 152 tests, 152 passed, 0 failed 09:47:36 ============================================================================== 09:47:37 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:47:37 326 tests, 326 passed, 0 failed 09:47:37 ============================================================================== 09:47:37 openflowplugin-sanity.txt.Reconciliation 09:47:37 ============================================================================== 09:47:37 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:47:37 ============================================================================== 09:47:37 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:47:38 ------------------------------------------------------------------------------ 09:47:38 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:47:39 ------------------------------------------------------------------------------ 09:47:39 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:47:41 ------------------------------------------------------------------------------ 09:47:41 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Check Linear Topology :: Check Linear Topology. | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:52 | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:02 | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:48:03 ------------------------------------------------------------------------------ 09:48:03 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:48:03 ------------------------------------------------------------------------------ 09:48:03 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:48:06 ------------------------------------------------------------------------------ 09:48:06 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:48:06 ------------------------------------------------------------------------------ 09:48:06 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:48:06 ------------------------------------------------------------------------------ 09:48:06 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:35 | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Stop Mininet :: Stop Mininet. | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Check No Switches :: Check no switches in topology. | PASS | 09:48:36 ------------------------------------------------------------------------------ 09:48:37 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:48:37 23 tests, 23 passed, 0 failed 09:48:37 ============================================================================== 09:48:37 openflowplugin-sanity.txt.Reconciliation | PASS | 09:48:37 23 tests, 23 passed, 0 failed 09:48:37 ============================================================================== 09:48:37 openflowplugin-sanity.txt | PASS | 09:48:37 394 tests, 394 passed, 0 failed 09:48:37 ============================================================================== 09:48:37 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:48:41 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:48:41 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:48:41 Examining the files in data/log and checking filesize 09:48:41 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:41 total 1020 09:48:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 09:43 . 09:48:41 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 25 09:43 karaf_console.log 09:48:41 drwxrwxr-x 9 jenkins jenkins 4096 Nov 25 09:43 .. 09:48:41 -rw-rw-r-- 1 jenkins jenkins 1029501 Nov 25 09:48 karaf.log 09:48:41 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:42 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:48:42 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:48:42 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:42 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:48:42 Let's take the karaf thread dump again... 09:48:42 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:42 karaf main: org.apache.karaf.main.Main, pid:3844 09:48:42 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:42 Killing ODL 09:48:43 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:48 Compressing karaf.log 1 09:48:48 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:48 Fetching compressed karaf.log 1 09:48:48 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:48 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:48 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:49 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:49 Fetch GC logs 09:48:49 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 09:48:49 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:48:49 Examine copied files 09:48:49 total 43424 09:48:49 drwxrwxr-x. 2 jenkins jenkins 6 Nov 25 09:48 gclogs-1 09:48:49 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 25 09:48 odl1_karaf_console.log 09:48:49 -rw-rw-r--. 1 jenkins jenkins 70869 Nov 25 09:48 odl1_karaf.log.gz 09:48:49 -rw-rw-r--. 1 jenkins jenkins 151806 Nov 25 09:48 karaf_1_3844_threads_after.log 09:48:49 -rw-rw-r--. 1 jenkins jenkins 14041 Nov 25 09:48 ps_after.log 09:48:49 -rw-rw-r--. 1 jenkins jenkins 270950 Nov 25 09:48 report.html 09:48:49 -rw-rw-r--. 1 jenkins jenkins 3359446 Nov 25 09:48 log.html 09:48:49 -rw-rw-r--. 1 jenkins jenkins 40394127 Nov 25 09:48 output.xml 09:48:49 -rw-rw-r--. 1 jenkins jenkins 491 Nov 25 09:44 testplan.txt 09:48:49 -rw-rw-r--. 1 jenkins jenkins 112566 Nov 25 09:44 karaf_1_2038_threads_before.log 09:48:49 -rw-rw-r--. 1 jenkins jenkins 14378 Nov 25 09:44 ps_before.log 09:48:49 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 25 09:43 post-startup-script.sh 09:48:49 -rw-rw-r--. 1 jenkins jenkins 252 Nov 25 09:43 startup-script.sh 09:48:49 -rw-rw-r--. 1 jenkins jenkins 3495 Nov 25 09:43 configuration-script.sh 09:48:49 -rw-rw-r--. 1 jenkins jenkins 337 Nov 25 09:43 detect_variables.env 09:48:49 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 25 09:43 pom.xml 09:48:49 -rw-rw-r--. 1 jenkins jenkins 92 Nov 25 09:43 set_variables.env 09:48:49 -rw-rw-r--. 1 jenkins jenkins 299 Nov 25 09:43 slave_addresses.txt 09:48:49 -rw-rw-r--. 1 jenkins jenkins 570 Nov 25 09:42 requirements.txt 09:48:49 -rw-rw-r--. 1 jenkins jenkins 26 Nov 25 09:42 env.properties 09:48:49 -rw-rw-r--. 1 jenkins jenkins 334 Nov 25 09:41 stack-parameters.yaml 09:48:49 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 25 09:40 test 09:48:49 drwxrwxr-x. 2 jenkins jenkins 6 Nov 25 09:40 test@tmp 09:48:49 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 25 09:35 maven-metadata.xml 09:48:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12109435209760488925.sh 09:48:49 Karaf Deployments, Tests must have already run 09:48:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins3502234585596880063.sh 09:48:49 Cleaning up Robot installation... 09:48:49 $ ssh-agent -k 09:48:49 unset SSH_AUTH_SOCK; 09:48:49 unset SSH_AGENT_PID; 09:48:49 echo Agent pid 6527 killed; 09:48:49 [ssh-agent] Stopped. 09:48:49 Recording plot data 09:48:50 Robot results publisher started... 09:48:50 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:48:50 -Parsing output xml: 09:48:51 Done! 09:48:51 -Copying log files to build dir: 09:48:52 Done! 09:48:52 -Assigning results to build: 09:48:52 Done! 09:48:52 -Checking thresholds: 09:48:52 Done! 09:48:52 Done publishing Robot results. 09:48:52 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:52 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14536442242695567491.sh 09:48:52 Archiving csit artifacts 09:48:52 mv: cannot stat '*_1.png': No such file or directory 09:48:52 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:48:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:52 Dload Upload Total Spent Left Speed 09:48:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 936k 0 936k 0 0 4633k 0 --:--:-- --:--:-- --:--:-- 4610k 100 3490k 0 3490k 0 0 4691k 0 --:--:-- --:--:-- --:--:-- 4685k 09:48:53 Archive: robot-plugin.zip 09:48:53 inflating: ./archives/robot-plugin/log.html 09:48:53 inflating: ./archives/robot-plugin/output.xml 09:48:53 inflating: ./archives/robot-plugin/report.html 09:48:53 mv: cannot stat '*.log.gz': No such file or directory 09:48:53 mv: cannot stat '*.csv': No such file or directory 09:48:53 mv: cannot stat '*.png': No such file or directory 09:48:53 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins985414970527219506.sh 09:48:53 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:53 [EnvInject] - Injecting environment variables from a build step. 09:48:53 [EnvInject] - Injecting as environment variables the properties content 09:48:53 OS_CLOUD=vex 09:48:53 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-541 09:48:53 09:48:53 [EnvInject] - Variables injected successfully. 09:48:53 provisioning config files... 09:48:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:48:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17575761306340210402.sh 09:48:54 ---> openstack-stack-delete.sh 09:48:54 Setup pyenv: 09:48:54 system 09:48:54 3.8.13 09:48:54 3.9.13 09:48:54 3.10.13 09:48:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:48:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XF75 from file:/tmp/.os_lf_venv 09:48:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:48:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:48:56 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:48:56 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:48:56 lf-activate-venv(): INFO: Base packages installed successfully 09:48:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:49:15 lf-activate-venv(): INFO: Adding /tmp/venv-XF75/bin to PATH 09:49:15 INFO: Stack cost retrieval disabled, setting cost to 0 09:49:27 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-541 09:49:27 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-541 09:49:27 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12195119423261534766.sh 09:49:27 ---> sysstat.sh 09:49:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13377633426264136666.sh 09:49:27 ---> package-listing.sh 09:49:27 ++ facter osfamily 09:49:27 ++ tr '[:upper:]' '[:lower:]' 09:49:28 + OS_FAMILY=redhat 09:49:28 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:49:28 + START_PACKAGES=/tmp/packages_start.txt 09:49:28 + END_PACKAGES=/tmp/packages_end.txt 09:49:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:28 + PACKAGES=/tmp/packages_start.txt 09:49:28 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:28 + PACKAGES=/tmp/packages_end.txt 09:49:28 + case "${OS_FAMILY}" in 09:49:28 + rpm -qa 09:49:28 + sort 09:49:28 + '[' -f /tmp/packages_start.txt ']' 09:49:28 + '[' -f /tmp/packages_end.txt ']' 09:49:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:28 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:28 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:49:28 + 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:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11584843144298566302.sh 09:49:28 ---> capture-instance-metadata.sh 09:49:28 Setup pyenv: 09:49:28 system 09:49:28 3.8.13 09:49:28 3.9.13 09:49:28 3.10.13 09:49:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XF75 from file:/tmp/.os_lf_venv 09:49:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:30 lf-activate-venv(): INFO: Base packages installed successfully 09:49:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:41 lf-activate-venv(): INFO: Adding /tmp/venv-XF75/bin to PATH 09:49:41 INFO: Running in OpenStack, capturing instance metadata 09:49:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14631666733371884396.sh 09:49:41 provisioning config files... 09:49:41 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #541 09:49:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config11175486566941649147tmp 09:49:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:49:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:49:41 provisioning config files... 09:49:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:49:42 [EnvInject] - Injecting environment variables from a build step. 09:49:42 [EnvInject] - Injecting as environment variables the properties content 09:49:42 SERVER_ID=logs 09:49:42 09:49:42 [EnvInject] - Variables injected successfully. 09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8080430605733467340.sh 09:49:42 ---> create-netrc.sh 09:49:42 WARN: Log server credential not found. 09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4617262348705423086.sh 09:49:42 ---> python-tools-install.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-XF75 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:54 lf-activate-venv(): INFO: Adding /tmp/venv-XF75/bin to PATH 09:49:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13253307022440830253.sh 09:49:54 ---> sudo-logs.sh 09:49:54 Archiving 'sudo' log.. 09:49:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17085250287260640465.sh 09:49:55 ---> job-cost.sh 09:49:55 Setup pyenv: 09:49:55 system 09:49:55 3.8.13 09:49:55 3.9.13 09:49:55 3.10.13 09:49:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XF75 from file:/tmp/.os_lf_venv 09:49:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:57 lf-activate-venv(): INFO: Base packages installed successfully 09:49:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-XF75/bin to PATH 09:50:06 DEBUG: total: 0 09:50:06 INFO: Retrieving Stack Cost... 09:50:06 INFO: Retrieving Pricing Info for: v3-standard-2 09:50:06 INFO: Archiving Costs 09:50:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5143642425368088515.sh 09:50:06 ---> logs-deploy.sh 09:50:06 Setup pyenv: 09:50:07 system 09:50:07 3.8.13 09:50:07 3.9.13 09:50:07 3.10.13 09:50:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XF75 from file:/tmp/.os_lf_venv 09:50:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:09 lf-activate-venv(): INFO: Base packages installed successfully 09:50:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-XF75/bin to PATH 09:50:23 WARNING: Nexus logging server not set 09:50:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/541/ 09:50:23 INFO: archiving logs to S3 09:50:25 ---> uname -a: 09:50:25 Linux prd-centos8-robot-2c-8g-13399.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:25 09:50:25 09:50:25 ---> lscpu: 09:50:25 Architecture: x86_64 09:50:25 CPU op-mode(s): 32-bit, 64-bit 09:50:25 Byte Order: Little Endian 09:50:25 CPU(s): 2 09:50:25 On-line CPU(s) list: 0,1 09:50:25 Thread(s) per core: 1 09:50:25 Core(s) per socket: 1 09:50:25 Socket(s): 2 09:50:25 NUMA node(s): 1 09:50:25 Vendor ID: AuthenticAMD 09:50:25 CPU family: 23 09:50:25 Model: 49 09:50:25 Model name: AMD EPYC-Rome Processor 09:50:25 Stepping: 0 09:50:25 CPU MHz: 2799.998 09:50:25 BogoMIPS: 5599.99 09:50:25 Virtualization: AMD-V 09:50:25 Hypervisor vendor: KVM 09:50:25 Virtualization type: full 09:50:25 L1d cache: 32K 09:50:25 L1i cache: 32K 09:50:25 L2 cache: 512K 09:50:25 L3 cache: 16384K 09:50:25 NUMA node0 CPU(s): 0,1 09:50:25 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:25 09:50:25 09:50:25 ---> nproc: 09:50:25 2 09:50:25 09:50:25 09:50:25 ---> df -h: 09:50:25 Filesystem Size Used Avail Use% Mounted on 09:50:25 devtmpfs 3.8G 0 3.8G 0% /dev 09:50:25 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:50:25 tmpfs 3.8G 17M 3.8G 1% /run 09:50:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:50:25 /dev/vda1 40G 8.4G 32G 21% / 09:50:25 tmpfs 770M 0 770M 0% /run/user/1001 09:50:25 09:50:25 09:50:25 ---> free -m: 09:50:25 total used free shared buff/cache available 09:50:25 Mem: 7697 572 4838 19 2286 6825 09:50:25 Swap: 1023 0 1023 09:50:25 09:50:25 09:50:25 ---> ip addr: 09:50:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:50:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:25 inet 127.0.0.1/8 scope host lo 09:50:25 valid_lft forever preferred_lft forever 09:50:25 inet6 ::1/128 scope host 09:50:25 valid_lft forever preferred_lft forever 09:50:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:50:25 link/ether fa:16:3e:15:d4:55 brd ff:ff:ff:ff:ff:ff 09:50:25 altname enp0s3 09:50:25 altname ens3 09:50:25 inet 10.30.170.253/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:50:25 valid_lft 64430sec preferred_lft 64430sec 09:50:25 inet6 fe80::f816:3eff:fe15:d455/64 scope link 09:50:25 valid_lft forever preferred_lft forever 09:50:25 09:50:25 09:50:25 ---> sar -b -r -n DEV: 09:50:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/25/2025 _x86_64_ (2 CPU) 09:50:25 09:50:25 03:44:11 LINUX RESTART (2 CPU) 09:50:25 09:50:25 03:45:01 AM tps rtps wtps bread/s bwrtn/s 09:50:25 03:46:01 AM 4.03 0.00 4.03 0.00 681.62 09:50:25 03:47:01 AM 1.02 0.00 1.02 0.00 15.98 09:50:25 03:48:01 AM 0.45 0.03 0.42 0.53 4.50 09:50:25 03:49:01 AM 0.43 0.00 0.43 0.00 5.75 09:50:25 03:50:01 AM 0.33 0.00 0.33 0.00 3.78 09:50:25 03:51:02 AM 0.52 0.00 0.52 0.00 7.40 09:50:25 03:52:01 AM 0.39 0.00 0.39 0.00 4.95 09:50:25 03:53:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:25 03:54:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:25 03:55:01 AM 0.42 0.00 0.42 0.00 6.16 09:50:25 03:56:01 AM 0.35 0.00 0.35 0.00 3.73 09:50:25 03:57:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:25 03:58:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:25 03:59:01 AM 0.33 0.00 0.33 0.00 3.37 09:50:25 04:00:01 AM 0.50 0.05 0.45 0.80 8.31 09:50:25 04:01:01 AM 1.52 0.02 1.50 0.13 30.52 09:50:25 04:02:01 AM 0.48 0.07 0.42 1.73 6.13 09:50:25 04:03:01 AM 0.30 0.00 0.30 0.00 3.28 09:50:25 04:04:01 AM 0.35 0.00 0.35 0.00 3.50 09:50:25 04:05:01 AM 0.43 0.00 0.43 0.00 6.31 09:50:25 04:06:01 AM 0.30 0.00 0.30 0.00 3.07 09:50:25 04:07:01 AM 0.38 0.00 0.38 0.00 4.42 09:50:25 04:08:01 AM 0.40 0.00 0.40 0.00 4.87 09:50:25 04:09:01 AM 0.30 0.00 0.30 0.00 2.92 09:50:25 04:10:01 AM 0.45 0.00 0.45 0.00 6.21 09:50:25 04:11:01 AM 0.37 0.00 0.37 0.00 3.97 09:50:25 04:12:01 AM 0.35 0.00 0.35 0.00 3.60 09:50:25 04:13:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:25 04:14:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:25 04:15:01 AM 0.52 0.00 0.52 0.00 7.65 09:50:25 04:16:01 AM 0.40 0.00 0.40 0.00 4.03 09:50:25 04:17:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:25 04:18:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:25 04:19:01 AM 0.72 0.32 0.40 6.93 4.15 09:50:25 04:20:01 AM 0.92 0.00 0.92 0.00 21.38 09:50:25 04:21:01 AM 0.50 0.00 0.50 0.00 6.40 09:50:25 04:22:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:25 04:23:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:25 04:24:01 AM 0.33 0.00 0.33 0.00 3.37 09:50:25 04:25:01 AM 0.42 0.00 0.42 0.00 5.80 09:50:25 04:26:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:25 04:27:01 AM 0.32 0.00 0.32 0.00 3.33 09:50:25 04:28:01 AM 0.40 0.00 0.40 0.00 4.87 09:50:25 04:29:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:25 04:30:01 AM 0.45 0.00 0.45 0.00 6.22 09:50:25 04:31:01 AM 0.33 0.00 0.33 0.00 4.10 09:50:25 04:32:01 AM 0.32 0.00 0.32 0.00 3.42 09:50:25 04:33:01 AM 0.30 0.00 0.30 0.00 3.42 09:50:25 04:34:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:25 04:35:01 AM 0.40 0.00 0.40 0.00 4.95 09:50:25 04:36:01 AM 0.38 0.00 0.38 0.00 4.55 09:50:25 04:37:01 AM 0.27 0.00 0.27 0.00 1.97 09:50:25 04:38:01 AM 0.25 0.00 0.25 0.00 2.00 09:50:25 04:39:01 AM 0.35 0.00 0.35 0.00 3.43 09:50:25 04:40:01 AM 0.45 0.00 0.45 0.00 6.03 09:50:25 04:41:01 AM 0.48 0.00 0.48 0.00 6.45 09:50:25 04:42:01 AM 7.73 5.95 1.78 574.97 28.76 09:50:25 04:43:01 AM 1.70 0.00 1.70 0.00 50.08 09:50:25 04:44:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:25 04:45:01 AM 0.35 0.00 0.35 0.00 3.55 09:50:25 04:46:01 AM 0.42 0.00 0.42 0.00 5.38 09:50:25 04:47:01 AM 0.42 0.00 0.42 0.00 5.70 09:50:25 04:48:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:25 04:49:01 AM 0.28 0.00 0.28 0.00 3.15 09:50:25 04:50:01 AM 0.37 0.00 0.37 0.00 3.65 09:50:25 04:51:01 AM 0.53 0.00 0.53 0.00 7.75 09:50:25 04:52:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:25 04:53:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:25 04:54:01 AM 0.35 0.00 0.35 0.00 3.87 09:50:25 04:55:01 AM 0.38 0.00 0.38 0.00 4.05 09:50:25 04:56:01 AM 0.37 0.00 0.37 0.00 5.18 09:50:25 04:57:02 AM 0.28 0.00 0.28 0.00 2.52 09:50:25 04:58:01 AM 0.34 0.00 0.34 0.00 3.52 09:50:25 04:59:01 AM 0.38 0.00 0.38 0.00 4.73 09:50:25 05:00:01 AM 0.27 0.00 0.27 0.00 4.52 09:50:25 05:01:01 AM 0.22 0.00 0.22 0.00 3.50 09:50:25 05:02:01 AM 0.23 0.00 0.23 0.00 4.26 09:50:25 05:03:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:25 05:04:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 05:05:01 AM 0.13 0.00 0.13 0.00 0.97 09:50:25 05:06:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:25 05:07:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:25 05:08:01 AM 0.10 0.00 0.10 0.00 0.67 09:50:25 05:09:01 AM 0.13 0.00 0.13 0.00 1.08 09:50:25 05:10:01 AM 0.42 0.00 0.42 0.00 7.45 09:50:25 05:11:01 AM 0.22 0.00 0.22 0.00 2.32 09:50:25 05:12:01 AM 0.18 0.00 0.18 0.00 2.12 09:50:25 05:13:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:25 05:14:01 AM 0.10 0.00 0.10 0.00 0.90 09:50:25 05:15:01 AM 0.27 0.00 0.27 0.00 5.13 09:50:25 05:16:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:25 05:17:01 AM 0.18 0.00 0.18 0.00 2.37 09:50:25 05:18:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:25 05:19:01 AM 0.10 0.00 0.10 0.00 1.07 09:50:25 05:20:01 AM 0.30 0.00 0.30 0.00 5.72 09:50:25 05:21:01 AM 0.15 0.00 0.15 0.00 1.08 09:50:25 05:22:01 AM 0.15 0.00 0.15 0.00 1.97 09:50:25 05:23:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 05:24:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:25 05:25:01 AM 0.30 0.00 0.30 0.00 6.08 09:50:25 05:26:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:25 05:27:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:25 05:28:01 AM 0.12 0.00 0.12 0.00 1.03 09:50:25 05:29:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 05:30:01 AM 0.23 0.00 0.23 0.00 4.33 09:50:25 05:31:01 AM 0.22 0.00 0.22 0.00 3.47 09:50:25 05:32:01 AM 0.20 0.00 0.20 0.00 2.82 09:50:25 05:33:01 AM 0.13 0.00 0.13 0.00 1.32 09:50:25 05:34:01 AM 0.12 0.00 0.12 0.00 1.03 09:50:25 05:35:01 AM 0.25 0.00 0.25 0.00 4.60 09:50:25 05:36:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:25 05:37:01 AM 0.12 0.00 0.12 0.00 1.03 09:50:25 05:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 05:39:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 05:40:01 AM 0.28 0.00 0.28 0.00 5.15 09:50:25 05:41:01 AM 0.25 0.00 0.25 0.00 2.82 09:50:25 05:42:01 AM 0.17 0.00 0.17 0.00 2.52 09:50:25 05:43:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 05:44:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 05:45:01 AM 0.25 0.00 0.25 0.00 4.86 09:50:25 05:46:01 AM 0.17 0.00 0.17 0.00 1.78 09:50:25 05:47:01 AM 0.27 0.00 0.27 0.00 2.85 09:50:25 05:48:01 AM 0.15 0.00 0.15 0.00 1.75 09:50:25 05:49:01 AM 0.27 0.00 0.27 0.00 3.68 09:50:25 05:50:01 AM 0.20 0.00 0.20 0.00 2.58 09:50:25 05:51:01 AM 0.27 0.00 0.27 0.00 5.06 09:50:25 05:52:01 AM 0.17 0.00 0.17 0.00 2.37 09:50:25 05:53:01 AM 0.12 0.00 0.12 0.00 1.30 09:50:25 05:54:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 05:55:01 AM 0.95 0.00 0.95 0.00 15.06 09:50:25 05:56:01 AM 0.32 0.00 0.32 0.00 6.53 09:50:25 05:57:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 05:58:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 05:59:01 AM 0.10 0.00 0.10 0.00 0.83 09:50:25 06:00:01 AM 0.22 0.00 0.22 0.00 2.73 09:50:25 06:01:02 AM 0.30 0.00 0.30 0.00 4.97 09:50:25 06:02:01 AM 0.19 0.00 0.19 0.00 2.69 09:50:25 06:03:01 AM 0.08 0.00 0.08 0.00 0.50 09:50:25 06:04:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 06:05:01 AM 0.22 0.00 0.22 0.00 2.57 09:50:25 06:06:01 AM 0.23 0.00 0.23 0.00 3.88 09:50:25 06:07:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:25 06:08:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 06:09:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 06:10:01 AM 0.20 0.00 0.20 0.00 1.83 09:50:25 06:11:01 AM 0.20 0.00 0.20 0.00 3.67 09:50:25 06:12:01 AM 0.28 0.00 0.28 0.00 4.00 09:50:25 06:13:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:25 06:14:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 06:15:01 AM 0.13 0.00 0.13 0.00 0.97 09:50:25 06:16:01 AM 0.20 0.00 0.20 0.00 3.20 09:50:25 06:17:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 06:18:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 06:19:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 06:20:01 AM 0.25 0.00 0.25 0.00 5.27 09:50:25 06:21:01 AM 0.23 0.00 0.23 0.00 2.83 09:50:25 06:22:01 AM 0.22 0.00 0.22 0.00 3.00 09:50:25 06:23:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:25 06:24:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 06:25:01 AM 0.23 0.00 0.23 0.00 4.73 09:50:25 06:26:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:25 06:27:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:25 06:28:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 06:29:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:25 06:30:01 AM 0.30 0.00 0.30 0.00 5.95 09:50:25 06:31:01 AM 0.15 0.00 0.15 0.00 1.73 09:50:25 06:32:01 AM 0.15 0.00 0.15 0.00 1.87 09:50:25 06:33:01 AM 0.13 0.00 0.13 0.00 1.48 09:50:25 06:34:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:25 06:35:01 AM 0.23 0.00 0.23 0.00 4.20 09:50:25 06:36:01 AM 0.20 0.00 0.20 0.00 3.03 09:50:25 06:37:01 AM 0.17 0.00 0.17 0.00 1.58 09:50:25 06:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 06:39:01 AM 0.10 0.00 0.10 0.00 0.90 09:50:25 06:40:01 AM 0.25 0.00 0.25 0.00 4.62 09:50:25 06:41:01 AM 0.22 0.00 0.22 0.00 2.83 09:50:25 06:42:01 AM 0.12 0.00 0.12 0.00 1.17 09:50:25 06:43:01 AM 0.18 0.00 0.18 0.00 2.27 09:50:25 06:44:01 AM 0.18 0.00 0.18 0.00 1.73 09:50:25 06:45:01 AM 0.27 0.00 0.27 0.00 5.16 09:50:25 06:46:01 AM 0.12 0.00 0.12 0.00 0.78 09:50:25 06:47:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:25 06:48:01 AM 0.12 0.00 0.12 0.00 1.03 09:50:25 06:49:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:25 06:50:01 AM 0.27 0.00 0.27 0.00 4.87 09:50:25 06:51:01 AM 0.23 0.00 0.23 0.00 2.93 09:50:25 06:52:01 AM 0.20 0.00 0.20 0.00 2.65 09:50:25 06:53:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:25 06:54:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 06:55:01 AM 0.25 0.00 0.25 0.00 4.93 09:50:25 06:56:01 AM 0.28 0.00 0.28 0.00 3.28 09:50:25 06:57:01 AM 0.20 0.00 0.20 0.00 1.87 09:50:25 06:58:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 06:59:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 07:00:01 AM 0.25 0.00 0.25 0.00 4.22 09:50:25 07:01:01 AM 0.28 0.00 0.28 0.00 4.37 09:50:25 07:02:01 AM 0.18 0.00 0.18 0.00 2.53 09:50:25 07:03:01 AM 0.15 0.00 0.15 0.00 1.82 09:50:25 07:04:01 AM 0.23 0.00 0.23 0.00 4.07 09:50:25 07:05:01 AM 0.22 0.00 0.22 0.00 2.22 09:50:25 07:06:01 AM 0.22 0.00 0.22 0.00 3.98 09:50:25 07:07:01 AM 0.17 0.00 0.17 0.00 2.13 09:50:25 07:08:01 AM 0.12 0.00 0.12 0.00 0.82 09:50:25 07:09:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 07:10:02 AM 0.13 0.00 0.13 0.00 1.10 09:50:25 07:11:01 AM 0.39 0.00 0.39 0.00 7.34 09:50:25 07:12:01 AM 0.20 0.00 0.20 0.00 2.83 09:50:25 07:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 07:14:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 07:15:01 AM 0.15 0.00 0.15 0.00 1.63 09:50:25 07:16:01 AM 0.18 0.00 0.18 0.00 3.07 09:50:25 07:17:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:25 07:18:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:25 07:19:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:25 07:20:01 AM 0.15 0.00 0.15 0.00 1.50 09:50:25 07:21:01 AM 0.32 0.00 0.32 0.00 5.10 09:50:25 07:22:01 AM 0.18 0.00 0.18 0.00 2.52 09:50:25 07:23:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 07:24:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 07:25:01 AM 0.15 0.00 0.15 0.00 1.23 09:50:25 07:26:01 AM 0.18 0.00 0.18 0.00 2.93 09:50:25 07:27:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 07:28:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:25 07:29:01 AM 0.13 0.00 0.13 0.00 1.72 09:50:25 07:30:01 AM 0.15 0.00 0.15 0.00 1.37 09:50:25 07:31:01 AM 0.20 0.00 0.20 0.00 3.67 09:50:25 07:32:01 AM 0.17 0.00 0.17 0.00 2.52 09:50:25 07:33:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:25 07:34:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:25 07:35:01 AM 0.37 0.00 0.37 0.00 6.91 09:50:25 07:36:01 AM 0.18 0.00 0.18 0.00 2.30 09:50:25 07:37:01 AM 0.13 0.00 0.13 0.00 1.32 09:50:25 07:38:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:25 07:39:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 07:40:01 AM 0.23 0.00 0.23 0.00 4.23 09:50:25 07:41:01 AM 0.90 0.00 0.90 0.00 14.08 09:50:25 07:42:01 AM 0.23 0.00 0.23 0.00 3.33 09:50:25 07:43:01 AM 0.10 0.00 0.10 0.00 0.90 09:50:25 07:44:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 07:45:01 AM 0.27 0.00 0.27 0.00 5.00 09:50:25 07:46:01 AM 0.12 0.00 0.12 0.00 0.93 09:50:25 07:47:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:25 07:48:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:25 07:49:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:25 07:50:01 AM 0.23 0.00 0.23 0.00 4.60 09:50:25 07:51:01 AM 0.13 0.00 0.13 0.00 1.47 09:50:25 07:52:01 AM 0.18 0.00 0.18 0.00 2.15 09:50:25 07:53:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 07:54:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:25 07:55:01 AM 0.38 0.00 0.38 0.00 6.90 09:50:25 07:56:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:25 07:57:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:25 07:58:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 07:59:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 08:00:01 AM 0.23 0.00 0.23 0.00 4.58 09:50:25 08:01:01 AM 0.15 0.00 0.15 0.00 1.33 09:50:25 08:02:01 AM 0.23 0.00 0.23 0.00 3.56 09:50:25 08:03:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:25 08:04:01 AM 0.10 0.00 0.10 0.00 0.75 09:50:25 08:05:01 AM 0.38 0.00 0.38 0.00 6.95 09:50:25 08:06:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:25 08:07:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 08:08:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 08:09:01 AM 0.18 0.00 0.18 0.00 2.37 09:50:25 08:10:01 AM 0.30 0.00 0.30 0.00 5.55 09:50:25 08:11:01 AM 0.18 0.00 0.18 0.00 1.77 09:50:25 08:12:01 AM 0.12 0.00 0.12 0.00 1.97 09:50:25 08:13:01 AM 0.10 0.00 0.10 0.00 0.72 09:50:25 08:14:01 AM 0.12 0.00 0.12 0.00 1.30 09:50:25 08:15:01 AM 0.18 0.00 0.18 0.00 2.55 09:50:25 08:16:02 AM 0.28 0.00 0.28 0.00 5.51 09:50:25 08:17:01 AM 0.20 0.00 0.20 0.00 2.81 09:50:25 08:18:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:25 08:19:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:25 08:20:01 AM 0.15 0.00 0.15 0.00 1.25 09:50:25 08:21:01 AM 0.32 0.00 0.32 0.00 5.32 09:50:25 08:22:01 AM 0.17 0.00 0.17 0.00 2.52 09:50:25 08:23:01 AM 0.23 0.00 0.23 0.00 2.65 09:50:25 08:24:01 AM 0.15 0.00 0.15 0.00 1.85 09:50:25 08:25:01 AM 0.15 0.00 0.15 0.00 1.23 09:50:25 08:26:01 AM 0.18 0.00 0.18 0.00 2.93 09:50:25 08:27:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 08:28:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 08:29:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 08:30:01 AM 0.13 0.00 0.13 0.00 1.37 09:50:25 08:31:01 AM 0.28 0.00 0.28 0.00 5.23 09:50:25 08:32:01 AM 0.18 0.00 0.18 0.00 2.65 09:50:25 08:33:01 AM 0.08 0.00 0.08 0.00 1.10 09:50:25 08:34:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:25 08:35:01 AM 0.13 0.00 0.13 0.00 0.97 09:50:25 08:36:01 AM 0.18 0.00 0.18 0.00 3.07 09:50:25 08:37:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:25 08:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 08:39:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 08:40:01 AM 0.22 0.00 0.22 0.00 2.70 09:50:25 08:41:01 AM 0.32 0.00 0.32 0.00 4.90 09:50:25 08:42:01 AM 0.17 0.00 0.17 0.00 2.52 09:50:25 08:43:01 AM 0.12 0.00 0.12 0.00 1.30 09:50:25 08:44:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:25 08:45:01 AM 0.27 0.00 0.27 0.00 5.43 09:50:25 08:46:01 AM 0.18 0.00 0.18 0.00 2.18 09:50:25 08:47:01 AM 0.22 0.00 0.22 0.00 2.63 09:50:25 08:48:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:25 08:49:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 08:50:01 AM 0.27 0.00 0.27 0.00 5.40 09:50:25 08:51:01 AM 0.15 0.00 0.15 0.00 1.60 09:50:25 08:52:01 AM 0.17 0.00 0.17 0.00 2.10 09:50:25 08:53:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:25 08:54:01 AM 0.17 0.00 0.17 0.00 2.10 09:50:25 08:55:01 AM 0.30 0.00 0.30 0.00 5.55 09:50:25 08:56:01 AM 0.10 0.00 0.10 0.00 1.23 09:50:25 08:57:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:25 08:58:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:25 08:59:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:25 09:00:01 AM 0.42 0.00 0.42 0.00 6.38 09:50:25 09:01:01 AM 0.45 0.00 0.45 0.00 5.35 09:50:25 09:02:01 AM 0.33 0.00 0.33 0.00 3.30 09:50:25 09:03:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:25 09:04:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:25 09:05:01 AM 0.40 0.00 0.40 0.00 5.66 09:50:25 09:06:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:25 09:07:01 AM 0.32 0.00 0.32 0.00 3.28 09:50:25 09:08:01 AM 0.38 0.00 0.38 0.00 4.73 09:50:25 09:09:01 AM 0.28 0.00 0.28 0.00 2.52 09:50:25 09:10:01 AM 0.45 0.00 0.45 0.00 6.22 09:50:25 09:11:01 AM 0.38 0.00 0.38 0.00 4.00 09:50:25 09:12:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:25 09:13:01 AM 0.40 0.00 0.40 0.00 4.68 09:50:25 09:14:01 AM 0.35 0.00 0.35 0.00 4.23 09:50:25 09:15:01 AM 0.53 0.00 0.53 0.00 7.68 09:50:25 09:16:01 AM 0.35 0.00 0.35 0.00 3.50 09:50:25 09:17:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:25 09:18:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:25 09:19:01 AM 0.28 0.00 0.28 0.00 3.42 09:50:25 09:20:01 AM 0.42 0.00 0.42 0.00 6.05 09:50:25 09:21:01 AM 0.38 0.00 0.38 0.00 4.13 09:50:25 09:22:01 AM 0.40 0.00 0.40 0.00 4.87 09:50:25 09:23:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:25 09:24:02 AM 0.30 0.00 0.30 0.00 3.15 09:50:25 09:25:01 AM 0.34 0.00 0.34 0.00 3.66 09:50:25 09:26:01 AM 0.33 0.00 0.33 0.00 4.17 09:50:25 09:27:01 AM 0.37 0.00 0.37 0.00 4.18 09:50:25 09:28:01 AM 0.28 0.00 0.28 0.00 2.10 09:50:25 09:29:01 AM 0.25 0.00 0.25 0.00 1.83 09:50:25 09:30:01 AM 1.10 0.00 1.10 0.00 18.54 09:50:25 09:31:01 AM 0.30 0.00 0.30 0.00 5.65 09:50:25 09:32:01 AM 0.23 0.00 0.23 0.00 4.63 09:50:25 09:33:01 AM 0.13 0.00 0.13 0.00 1.70 09:50:25 09:34:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:25 09:35:01 AM 0.20 0.00 0.20 0.00 2.48 09:50:25 09:36:01 AM 0.18 0.00 0.18 0.00 3.07 09:50:25 09:37:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:25 09:38:01 AM 0.10 0.00 0.10 0.00 0.83 09:50:25 09:39:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:25 09:40:01 AM 0.15 0.00 0.15 0.00 1.53 09:50:25 09:41:01 AM 82.66 8.50 74.16 1460.18 5652.80 09:50:25 09:42:01 AM 80.09 0.72 79.37 52.92 9953.86 09:50:25 09:43:01 AM 51.58 7.10 44.49 1309.96 3751.57 09:50:25 09:44:01 AM 66.06 2.53 63.52 420.33 7729.91 09:50:25 09:45:01 AM 9.75 0.22 9.53 11.73 648.40 09:50:25 09:46:01 AM 2.20 0.00 2.20 0.00 633.39 09:50:25 09:47:01 AM 0.77 0.00 0.77 0.00 221.83 09:50:25 09:48:01 AM 0.37 0.00 0.37 0.00 244.20 09:50:25 09:49:01 AM 4.77 0.35 4.42 38.79 466.74 09:50:25 09:50:01 AM 33.49 0.47 33.02 52.92 2963.01 09:50:25 Average: 1.18 0.07 1.10 10.78 93.44 09:50:25 09:50:25 03:45:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:25 03:46:01 AM 5882388 7239252 2000044 25.37 2688 1555748 603256 6.75 152188 1588448 4 09:50:25 03:47:01 AM 5880536 7237400 2001896 25.40 2688 1555748 603256 6.75 152204 1590440 4 09:50:25 03:48:01 AM 5876420 7233304 2006012 25.45 2688 1555768 603256 6.75 152208 1594692 4 09:50:25 03:49:01 AM 5876448 7233332 2005984 25.45 2688 1555768 603256 6.75 152208 1594692 4 09:50:25 03:50:01 AM 5876372 7233256 2006060 25.45 2688 1555768 604808 6.77 152208 1594880 4 09:50:25 03:51:02 AM 5876592 7233484 2005840 25.45 2688 1555772 604808 6.77 152208 1594744 4 09:50:25 03:52:01 AM 5876528 7233420 2005904 25.45 2688 1555772 604808 6.77 152208 1594744 4 09:50:25 03:53:01 AM 5876592 7233488 2005840 25.45 2688 1555776 604808 6.77 152208 1594748 4 09:50:25 03:54:01 AM 5876460 7233356 2005972 25.45 2688 1555776 604808 6.77 152208 1594632 4 09:50:25 03:55:01 AM 5876196 7233092 2006236 25.45 2688 1555776 604808 6.77 152208 1594704 4 09:50:25 03:56:01 AM 5876312 7233212 2006120 25.45 2688 1555780 604808 6.77 152208 1594652 4 09:50:25 03:57:01 AM 5876292 7233192 2006140 25.45 2688 1555780 604808 6.77 152208 1594652 4 09:50:25 03:58:01 AM 5876152 7233052 2006280 25.45 2688 1555780 604808 6.77 152208 1594652 0 09:50:25 03:59:01 AM 5876200 7233104 2006232 25.45 2688 1555784 604808 6.77 152208 1594656 4 09:50:25 04:00:01 AM 5875728 7232632 2006704 25.46 2688 1555784 604808 6.77 152440 1594624 4 09:50:25 04:01:01 AM 5875448 7232364 2006984 25.46 2688 1555796 604808 6.77 152440 1595032 4 09:50:25 04:02:01 AM 5875664 7232648 2006768 25.46 2688 1555864 604808 6.77 152608 1594620 4 09:50:25 04:03:01 AM 5875748 7232732 2006684 25.46 2688 1555864 604808 6.77 152608 1594624 4 09:50:25 04:04:01 AM 5875448 7232436 2006984 25.46 2688 1555868 604808 6.77 152608 1594744 4 09:50:25 04:05:01 AM 5875564 7232552 2006868 25.46 2688 1555868 604808 6.77 152608 1594704 4 09:50:25 04:06:01 AM 5875708 7232696 2006724 25.46 2688 1555868 604808 6.77 152608 1594644 4 09:50:25 04:07:01 AM 5875512 7232504 2006920 25.46 2688 1555872 604808 6.77 152608 1594648 4 09:50:25 04:08:01 AM 5875460 7232452 2006972 25.46 2688 1555872 604808 6.77 152608 1594648 4 09:50:25 04:09:01 AM 5875432 7232424 2007000 25.46 2688 1555872 604808 6.77 152608 1594648 4 09:50:25 04:10:01 AM 5875244 7232240 2007188 25.46 2688 1555876 597096 6.69 152608 1594844 4 09:50:25 04:11:01 AM 5875524 7232540 2006908 25.46 2688 1555876 597096 6.69 152608 1594660 4 09:50:25 04:12:01 AM 5875464 7232484 2006968 25.46 2688 1555880 597096 6.69 152608 1594664 4 09:50:25 04:13:01 AM 5875340 7232360 2007092 25.46 2688 1555880 597096 6.69 152608 1594664 4 09:50:25 04:14:01 AM 5875420 7232440 2007012 25.46 2688 1555880 597096 6.69 152608 1594664 4 09:50:25 04:15:01 AM 5875336 7232356 2007096 25.46 2688 1555880 612592 6.86 152608 1594744 4 09:50:25 04:16:01 AM 5875572 7232600 2006860 25.46 2688 1555888 612592 6.86 152608 1594684 4 09:50:25 04:17:01 AM 5875604 7232632 2006828 25.46 2688 1555888 612592 6.86 152608 1594684 4 09:50:25 04:18:01 AM 5875512 7232540 2006920 25.46 2688 1555888 612592 6.86 152608 1594684 4 09:50:25 04:19:01 AM 5875248 7232476 2007184 25.46 2688 1556088 612592 6.86 152732 1594896 12 09:50:25 04:20:01 AM 5875072 7232300 2007360 25.47 2688 1556088 605328 6.78 152732 1594964 8 09:50:25 04:21:01 AM 5875368 7232600 2007064 25.46 2688 1556092 605328 6.78 152732 1594788 4 09:50:25 04:22:01 AM 5875340 7232572 2007092 25.46 2688 1556092 605328 6.78 152732 1594904 4 09:50:25 04:23:01 AM 5875276 7232508 2007156 25.46 2688 1556092 605328 6.78 152732 1594904 4 09:50:25 04:24:01 AM 5875408 7232644 2007024 25.46 2688 1556096 605328 6.78 152732 1594908 4 09:50:25 04:25:01 AM 5875072 7232308 2007360 25.47 2688 1556096 605328 6.78 152732 1594948 4 09:50:25 04:26:01 AM 5875212 7232448 2007220 25.46 2688 1556096 605328 6.78 152736 1594848 4 09:50:25 04:27:01 AM 5875268 7232508 2007164 25.46 2688 1556100 605328 6.78 152736 1594844 4 09:50:25 04:28:01 AM 5875248 7232488 2007184 25.46 2688 1556100 605328 6.78 152732 1594772 4 09:50:25 04:29:01 AM 5875240 7232480 2007192 25.46 2688 1556100 605328 6.78 152732 1594924 4 09:50:25 04:30:01 AM 5875080 7232324 2007352 25.47 2688 1556104 605328 6.78 152732 1594996 4 09:50:25 04:31:01 AM 5874956 7232204 2007476 25.47 2688 1556104 605328 6.78 152732 1595200 4 09:50:25 04:32:01 AM 5875252 7232504 2007180 25.46 2688 1556108 605328 6.78 152732 1594824 4 09:50:25 04:33:01 AM 5874948 7232200 2007484 25.47 2688 1556108 605328 6.78 152732 1595272 4 09:50:25 04:34:01 AM 5875236 7232488 2007196 25.46 2688 1556108 605328 6.78 152732 1594988 4 09:50:25 04:35:01 AM 5875348 7232604 2007084 25.46 2688 1556112 605328 6.78 152732 1594952 4 09:50:25 04:36:01 AM 5875380 7232636 2007052 25.46 2688 1556112 605328 6.78 152732 1594884 4 09:50:25 04:37:01 AM 5875444 7232700 2006988 25.46 2688 1556112 605328 6.78 152732 1594884 4 09:50:25 04:38:01 AM 5875532 7232792 2006900 25.46 2688 1556116 605328 6.78 152732 1594888 4 09:50:25 04:39:01 AM 5875552 7232812 2006880 25.46 2688 1556116 605328 6.78 152760 1594860 12 09:50:25 04:40:01 AM 5875000 7232260 2007432 25.47 2688 1556116 597204 6.69 152760 1595052 4 09:50:25 04:41:01 AM 5875380 7232644 2007052 25.46 2688 1556120 597204 6.69 152760 1594876 4 09:50:25 04:42:01 AM 5857608 7232160 2024824 25.69 2688 1573356 602972 6.75 154996 1610196 4 09:50:25 04:43:01 AM 5857860 7232416 2024572 25.68 2688 1573360 602972 6.75 154996 1609928 4 09:50:25 04:44:01 AM 5858048 7232604 2024384 25.68 2688 1573360 602972 6.75 154996 1609928 4 09:50:25 04:45:01 AM 5857900 7232456 2024532 25.68 2688 1573360 602972 6.75 154996 1610116 4 09:50:25 04:46:01 AM 5858072 7232632 2024360 25.68 2688 1573364 602972 6.75 154996 1609944 4 09:50:25 04:47:01 AM 5857696 7232256 2024736 25.69 2688 1573364 602972 6.75 154996 1610348 4 09:50:25 04:48:01 AM 5858112 7232672 2024320 25.68 2688 1573364 602972 6.75 154996 1610076 4 09:50:25 04:49:01 AM 5858204 7232768 2024228 25.68 2688 1573368 602972 6.75 154996 1609968 4 09:50:25 04:50:01 AM 5857820 7232384 2024612 25.69 2688 1573368 605396 6.78 154996 1610180 8 09:50:25 04:51:01 AM 5858276 7232840 2024156 25.68 2688 1573368 605396 6.78 155004 1609988 4 09:50:25 04:52:01 AM 5858248 7232816 2024184 25.68 2688 1573372 605396 6.78 155004 1609992 4 09:50:25 04:53:01 AM 5858280 7232848 2024152 25.68 2688 1573372 605396 6.78 155004 1609992 4 09:50:25 04:54:01 AM 5857576 7232148 2024856 25.69 2688 1573376 605396 6.78 155004 1610512 4 09:50:25 04:55:01 AM 5857668 7232244 2024764 25.69 2688 1573380 605396 6.78 155004 1610252 4 09:50:25 04:56:01 AM 5857952 7232528 2024480 25.68 2688 1573380 605396 6.78 155004 1610184 4 09:50:25 04:57:02 AM 5857980 7232556 2024452 25.68 2688 1573380 605396 6.78 155008 1610180 4 09:50:25 04:58:01 AM 5857864 7232444 2024568 25.68 2688 1573384 605396 6.78 155008 1610184 4 09:50:25 04:59:01 AM 5857840 7232420 2024592 25.68 2688 1573384 605396 6.78 155008 1610184 4 09:50:25 05:00:01 AM 5857952 7232532 2024480 25.68 2688 1573384 620968 6.95 155004 1610096 12 09:50:25 05:01:01 AM 5856924 7231508 2025508 25.70 2688 1573388 620968 6.95 155004 1611056 16 09:50:25 05:02:01 AM 5858344 7232928 2024088 25.68 2688 1573388 604872 6.77 155016 1609968 8 09:50:25 05:03:01 AM 5858516 7233104 2023916 25.68 2688 1573392 604872 6.77 155016 1609972 4 09:50:25 05:04:01 AM 5858520 7233108 2023912 25.68 2688 1573392 604872 6.77 155016 1609972 4 09:50:25 05:05:01 AM 5858016 7232604 2024416 25.68 2688 1573392 604872 6.77 155016 1610040 12 09:50:25 05:06:01 AM 5858240 7232832 2024192 25.68 2688 1573396 604872 6.77 155016 1609976 8 09:50:25 05:07:01 AM 5858324 7232916 2024108 25.68 2688 1573396 604872 6.77 155016 1609976 4 09:50:25 05:08:01 AM 5858324 7232916 2024108 25.68 2688 1573396 604872 6.77 155016 1609976 4 09:50:25 05:09:01 AM 5858468 7233064 2023964 25.68 2688 1573400 604872 6.77 155016 1609980 4 09:50:25 05:10:01 AM 5857928 7232524 2024504 25.68 2688 1573400 604940 6.77 155016 1610164 12 09:50:25 05:11:01 AM 5858128 7232732 2024304 25.68 2688 1573408 604940 6.77 155016 1609988 8 09:50:25 05:12:01 AM 5858244 7232848 2024188 25.68 2688 1573408 604940 6.77 155016 1609988 4 09:50:25 05:13:01 AM 5858336 7232940 2024096 25.68 2688 1573408 604940 6.77 155016 1609988 4 09:50:25 05:14:01 AM 5858272 7232880 2024160 25.68 2688 1573412 604940 6.77 155016 1610000 4 09:50:25 05:15:01 AM 5858280 7232888 2024152 25.68 2688 1573412 604940 6.77 155016 1610184 4 09:50:25 05:16:01 AM 5858380 7232988 2024052 25.68 2688 1573412 604940 6.77 155016 1610000 4 09:50:25 05:17:01 AM 5858480 7233092 2023952 25.68 2688 1573416 604940 6.77 155016 1610004 4 09:50:25 05:18:01 AM 5858388 7233000 2024044 25.68 2688 1573416 604940 6.77 155016 1610120 4 09:50:25 05:19:01 AM 5857968 7232580 2024464 25.68 2688 1573416 604940 6.77 155016 1610572 4 09:50:25 05:20:01 AM 5858184 7232800 2024248 25.68 2688 1573420 604708 6.77 155016 1610216 16 09:50:25 05:21:01 AM 5858524 7233140 2023908 25.68 2688 1573420 604708 6.77 155016 1610032 8 09:50:25 05:22:01 AM 5858372 7232992 2024060 25.68 2688 1573424 604708 6.77 155016 1610036 4 09:50:25 05:23:01 AM 5858368 7232988 2024064 25.68 2688 1573424 604708 6.77 155016 1610036 4 09:50:25 05:24:01 AM 5857652 7232272 2024780 25.69 2688 1573424 604708 6.77 155016 1610544 16 09:50:25 05:25:01 AM 5858100 7232724 2024332 25.68 2688 1573428 604708 6.77 155016 1610136 8 09:50:25 05:26:01 AM 5857864 7232488 2024568 25.68 2688 1573428 604708 6.77 155016 1610460 16 09:50:25 05:27:01 AM 5858312 7232936 2024120 25.68 2688 1573428 604708 6.77 155016 1610120 8 09:50:25 05:28:01 AM 5858284 7232912 2024148 25.68 2688 1573432 604708 6.77 155016 1610124 4 09:50:25 05:29:01 AM 5858080 7232708 2024352 25.68 2688 1573432 604708 6.77 155016 1610240 4 09:50:25 05:30:01 AM 5857856 7232484 2024576 25.68 2688 1573432 620580 6.95 155016 1610432 16 09:50:25 05:31:01 AM 5857964 7232596 2024468 25.68 2688 1573436 620580 6.95 155016 1610492 4 09:50:25 05:32:01 AM 5858200 7232836 2024232 25.68 2688 1573440 620580 6.95 155016 1610156 4 09:50:25 05:33:01 AM 5857864 7232500 2024568 25.68 2688 1573440 620580 6.95 155016 1610508 4 09:50:25 05:34:01 AM 5858204 7232844 2024228 25.68 2688 1573444 620580 6.95 155024 1610248 4 09:50:25 05:35:01 AM 5857992 7232632 2024440 25.68 2688 1573444 620580 6.95 155016 1610244 4 09:50:25 05:36:01 AM 5857824 7232464 2024608 25.69 2688 1573444 620580 6.95 155016 1610536 4 09:50:25 05:37:01 AM 5858112 7232756 2024320 25.68 2688 1573448 620580 6.95 155016 1610200 4 09:50:25 05:38:01 AM 5858028 7232672 2024404 25.68 2688 1573448 620580 6.95 155016 1610220 4 09:50:25 05:39:01 AM 5858192 7232836 2024240 25.68 2688 1573448 620580 6.95 155016 1610220 4 09:50:25 05:40:01 AM 5857712 7232360 2024720 25.69 2688 1573452 608968 6.82 155016 1610416 4 09:50:25 05:41:01 AM 5858188 7232844 2024244 25.68 2688 1573456 608968 6.82 155016 1610240 4 09:50:25 05:42:01 AM 5858056 7232716 2024376 25.68 2688 1573460 608968 6.82 155016 1610244 4 09:50:25 05:43:01 AM 5858164 7232824 2024268 25.68 2688 1573460 608968 6.82 155016 1610244 4 09:50:25 05:44:01 AM 5857996 7232656 2024436 25.68 2688 1573460 608968 6.82 155016 1610364 4 09:50:25 05:45:01 AM 5858092 7232756 2024340 25.68 2688 1573464 608968 6.82 155016 1610348 12 09:50:25 05:46:01 AM 5858044 7232708 2024388 25.68 2688 1573464 608968 6.82 155016 1610280 8 09:50:25 05:47:01 AM 5858000 7232664 2024432 25.68 2688 1573464 608968 6.82 155016 1610280 4 09:50:25 05:48:01 AM 5858104 7232772 2024328 25.68 2688 1573468 608968 6.82 155016 1610284 4 09:50:25 05:49:01 AM 5858128 7232796 2024304 25.68 2688 1573468 608968 6.82 155016 1610284 4 09:50:25 05:50:01 AM 5857624 7232292 2024808 25.69 2688 1573468 596940 6.68 155016 1610616 12 09:50:25 05:51:01 AM 5857960 7232632 2024472 25.68 2688 1573472 596940 6.68 155016 1610320 8 09:50:25 05:52:01 AM 5857940 7232612 2024492 25.68 2688 1573472 596940 6.68 155016 1610320 4 09:50:25 05:53:01 AM 5858136 7232812 2024296 25.68 2688 1573476 596940 6.68 155016 1610324 4 09:50:25 05:54:01 AM 5857124 7231800 2025308 25.69 2688 1573476 595004 6.66 155016 1611136 4 09:50:25 05:55:01 AM 5857952 7232632 2024480 25.68 2688 1573480 595000 6.66 164532 1600884 4 09:50:25 05:56:01 AM 5858036 7232720 2024396 25.68 2688 1573484 595000 6.66 164532 1600828 4 09:50:25 05:57:01 AM 5858112 7232796 2024320 25.68 2688 1573484 595000 6.66 164532 1600828 4 09:50:25 05:58:01 AM 5858148 7232832 2024284 25.68 2688 1573484 595000 6.66 164532 1600944 4 09:50:25 05:59:01 AM 5858096 7232784 2024336 25.68 2688 1573488 595000 6.66 164532 1600948 4 09:50:25 06:00:01 AM 5857564 7232252 2024868 25.69 2688 1573488 595476 6.67 164532 1601052 4 09:50:25 06:01:02 AM 5856840 7231532 2025592 25.70 2688 1573492 595476 6.67 164532 1601568 4 09:50:25 06:02:01 AM 5857848 7232540 2024584 25.68 2688 1573492 595476 6.67 164536 1600868 4 09:50:25 06:03:01 AM 5857988 7232680 2024444 25.68 2688 1573492 610936 6.84 164536 1600868 4 09:50:25 06:04:01 AM 5857812 7232508 2024620 25.69 2688 1573496 610936 6.84 164536 1600872 4 09:50:25 06:05:01 AM 5857720 7232416 2024712 25.69 2688 1573496 610936 6.84 164536 1601060 12 09:50:25 06:06:01 AM 5857724 7232420 2024708 25.69 2688 1573496 610936 6.84 164536 1600992 8 09:50:25 06:07:01 AM 5857744 7232440 2024688 25.69 2688 1573496 610936 6.84 164536 1600992 4 09:50:25 06:08:01 AM 5857780 7232480 2024652 25.69 2688 1573500 610936 6.84 164536 1600880 4 09:50:25 06:09:01 AM 5857716 7232416 2024716 25.69 2688 1573500 610936 6.84 164536 1600880 4 09:50:25 06:10:01 AM 5857408 7232108 2025024 25.69 2688 1573500 605132 6.78 164536 1601064 16 09:50:25 06:11:01 AM 5857724 7232428 2024708 25.69 2688 1573504 605132 6.78 164548 1600880 12 09:50:25 06:12:01 AM 5857732 7232440 2024700 25.69 2688 1573508 605132 6.78 164548 1600888 4 09:50:25 06:13:01 AM 5857820 7232528 2024612 25.69 2688 1573508 605132 6.78 164548 1600892 4 09:50:25 06:14:01 AM 5857760 7232472 2024672 25.69 2688 1573512 605132 6.78 164548 1600896 4 09:50:25 06:15:01 AM 5857876 7232588 2024556 25.68 2688 1573512 605132 6.78 164548 1600968 12 09:50:25 06:16:01 AM 5857908 7232620 2024524 25.68 2688 1573512 605132 6.78 164548 1600900 4 09:50:25 06:17:01 AM 5857908 7232624 2024524 25.68 2688 1573516 605132 6.78 164548 1600904 4 09:50:25 06:18:01 AM 5857844 7232560 2024588 25.68 2688 1573516 605132 6.78 164548 1600904 4 09:50:25 06:19:01 AM 5857968 7232684 2024464 25.68 2688 1573516 605132 6.78 164548 1600904 4 09:50:25 06:20:01 AM 5857656 7232376 2024776 25.69 2688 1573520 605132 6.78 164548 1601096 4 09:50:25 06:21:01 AM 5857880 7232604 2024552 25.68 2688 1573524 605132 6.78 164556 1600908 4 09:50:25 06:22:01 AM 5857824 7232552 2024608 25.69 2688 1573528 605132 6.78 164556 1601028 4 09:50:25 06:23:01 AM 5857860 7232588 2024572 25.68 2688 1573528 605132 6.78 164556 1600912 4 09:50:25 06:24:01 AM 5857744 7232472 2024688 25.69 2688 1573528 605132 6.78 164556 1600912 4 09:50:25 06:25:01 AM 5857724 7232456 2024708 25.69 2688 1573532 605132 6.78 164556 1600984 12 09:50:25 06:26:01 AM 5857784 7232516 2024648 25.69 2688 1573532 605132 6.78 164556 1600916 8 09:50:25 06:27:01 AM 5857764 7232496 2024668 25.69 2688 1573532 605132 6.78 164556 1600916 4 09:50:25 06:28:01 AM 5857664 7232400 2024768 25.69 2688 1573536 605132 6.78 164556 1601036 4 09:50:25 06:29:01 AM 5857544 7232280 2024888 25.69 2688 1573536 605132 6.78 164556 1601200 16 09:50:25 06:30:01 AM 5857448 7232184 2024984 25.69 2688 1573536 605132 6.78 164556 1601116 12 09:50:25 06:31:01 AM 5857352 7232096 2025080 25.69 2688 1573540 605132 6.78 164556 1601216 4 09:50:25 06:32:01 AM 5857692 7232436 2024740 25.69 2688 1573540 605132 6.78 164556 1601060 4 09:50:25 06:33:01 AM 5857584 7232332 2024848 25.69 2688 1573544 605132 6.78 164556 1601232 4 09:50:25 06:34:01 AM 5857732 7232480 2024700 25.69 2688 1573544 605132 6.78 164556 1601096 4 09:50:25 06:35:01 AM 5857460 7232208 2024972 25.69 2688 1573544 605132 6.78 164556 1601168 12 09:50:25 06:36:01 AM 5857296 7232048 2025136 25.69 2688 1573548 605132 6.78 164556 1601392 4 09:50:25 06:37:01 AM 5857584 7232336 2024848 25.69 2688 1573548 605132 6.78 164560 1601096 4 09:50:25 06:38:01 AM 5857760 7232512 2024672 25.69 2688 1573548 605132 6.78 164556 1601004 4 09:50:25 06:39:01 AM 5857816 7232572 2024616 25.69 2688 1573552 605132 6.78 164556 1601024 4 09:50:25 06:40:01 AM 5857236 7231992 2025196 25.69 2688 1573552 598540 6.70 164556 1601324 4 09:50:25 06:41:01 AM 5857760 7232520 2024672 25.69 2688 1573556 598540 6.70 164556 1601032 4 09:50:25 06:42:01 AM 5857672 7232432 2024760 25.69 2688 1573556 598540 6.70 164556 1601032 4 09:50:25 06:43:01 AM 5857756 7232516 2024676 25.69 2688 1573556 598540 6.70 164556 1601148 4 09:50:25 06:44:01 AM 5857824 7232584 2024608 25.69 2688 1573556 598540 6.70 164556 1601148 4 09:50:25 06:45:01 AM 5857704 7232468 2024728 25.69 2688 1573560 598540 6.70 164556 1601220 4 09:50:25 06:46:01 AM 5857908 7232672 2024524 25.68 2688 1573560 598540 6.70 164556 1601036 8 09:50:25 06:47:01 AM 5857792 7232556 2024640 25.69 2688 1573560 598540 6.70 164556 1601132 4 09:50:25 06:48:01 AM 5857540 7232308 2024892 25.69 2688 1573564 598540 6.70 164556 1601248 16 09:50:25 06:49:01 AM 5857716 7232484 2024716 25.69 2688 1573564 598540 6.70 164556 1601044 8 09:50:25 06:50:01 AM 5857188 7231956 2025244 25.69 2688 1573564 621256 6.96 164556 1601228 12 09:50:25 06:51:01 AM 5857456 7232228 2024976 25.69 2688 1573568 621256 6.96 164556 1601048 8 09:50:25 06:52:01 AM 5857560 7232332 2024872 25.69 2688 1573568 621256 6.96 164556 1601048 4 09:50:25 06:53:01 AM 5857600 7232376 2024832 25.69 2688 1573572 621256 6.96 164556 1601052 4 09:50:25 06:54:01 AM 5857544 7232320 2024888 25.69 2688 1573572 621256 6.96 164556 1601052 4 09:50:25 06:55:01 AM 5857460 7232240 2024972 25.69 2688 1573576 605260 6.78 164556 1601124 12 09:50:25 06:56:01 AM 5857664 7232448 2024768 25.69 2688 1573580 605260 6.78 164556 1601064 8 09:50:25 06:57:01 AM 5857692 7232476 2024740 25.69 2688 1573580 605260 6.78 164556 1601064 4 09:50:25 06:58:01 AM 5857488 7232272 2024944 25.69 2688 1573580 605260 6.78 164556 1601180 4 09:50:25 06:59:01 AM 5857724 7232512 2024708 25.69 2688 1573584 605260 6.78 164556 1601068 4 09:50:25 07:00:01 AM 5857296 7232084 2025136 25.69 2688 1573584 605212 6.78 164556 1601436 4 09:50:25 07:01:01 AM 5856264 7231056 2026168 25.70 2688 1573588 605212 6.78 164556 1602088 4 09:50:25 07:02:01 AM 5857432 7232224 2025000 25.69 2688 1573588 605212 6.78 164564 1601184 4 09:50:25 07:03:01 AM 5857552 7232344 2024880 25.69 2688 1573588 605212 6.78 164564 1601184 4 09:50:25 07:04:01 AM 5857104 7231900 2025328 25.69 2688 1573592 605212 6.78 164564 1601616 4 09:50:25 07:05:01 AM 5857620 7232416 2024812 25.69 2688 1573592 605212 6.78 164564 1601160 4 09:50:25 07:06:01 AM 5857364 7232160 2025068 25.69 2688 1573592 605212 6.78 164564 1601208 4 09:50:25 07:07:01 AM 5857448 7232248 2024984 25.69 2688 1573596 605212 6.78 164564 1601096 4 09:50:25 07:08:01 AM 5857516 7232316 2024916 25.69 2688 1573596 605212 6.78 164564 1601212 4 09:50:25 07:09:01 AM 5857548 7232348 2024884 25.69 2688 1573596 605212 6.78 164564 1601216 4 09:50:25 07:10:02 AM 5853180 7227984 2029252 25.74 2688 1573600 605244 6.78 164564 1605540 16 09:50:25 07:11:01 AM 5852772 7227576 2029660 25.75 2688 1573600 605244 6.78 164564 1605752 4 09:50:25 07:12:01 AM 5853120 7227928 2029312 25.74 2688 1573604 605244 6.78 164564 1605484 4 09:50:25 07:13:01 AM 5853172 7227980 2029260 25.74 2688 1573604 605244 6.78 164564 1605484 4 09:50:25 07:14:01 AM 5853208 7228016 2029224 25.74 2688 1573604 605244 6.78 164564 1605600 4 09:50:25 07:15:01 AM 5853184 7227996 2029248 25.74 2688 1573608 605244 6.78 164564 1605556 12 09:50:25 07:16:01 AM 5853156 7227968 2029276 25.74 2688 1573608 605244 6.78 164564 1605604 8 09:50:25 07:17:01 AM 5853328 7228140 2029104 25.74 2688 1573608 605244 6.78 164564 1605488 4 09:50:25 07:18:01 AM 5853188 7228004 2029244 25.74 2688 1573612 605244 6.78 164564 1605608 4 09:50:25 07:19:01 AM 5852600 7227416 2029832 25.75 2688 1573612 605244 6.78 164564 1606024 16 09:50:25 07:20:01 AM 5852828 7227644 2029604 25.75 2688 1573612 605260 6.78 164564 1605684 8 09:50:25 07:21:01 AM 5853088 7227908 2029344 25.75 2688 1573616 605260 6.78 164564 1605508 4 09:50:25 07:22:01 AM 5853260 7228080 2029172 25.74 2688 1573616 605260 6.78 164564 1605508 4 09:50:25 07:23:01 AM 5853124 7227944 2029308 25.74 2688 1573616 605260 6.78 164564 1605508 4 09:50:25 07:24:01 AM 5853208 7228032 2029224 25.74 2688 1573620 605260 6.78 164564 1605512 4 09:50:25 07:25:01 AM 5853072 7227896 2029360 25.75 2688 1573620 605260 6.78 164564 1605580 4 09:50:25 07:26:01 AM 5853332 7228156 2029100 25.74 2688 1573620 605260 6.78 164564 1605512 4 09:50:25 07:27:01 AM 5853240 7228068 2029192 25.74 2688 1573624 605260 6.78 164564 1605516 4 09:50:25 07:28:01 AM 5853248 7228076 2029184 25.74 2688 1573624 605260 6.78 164564 1605516 4 09:50:25 07:29:01 AM 5852820 7227648 2029612 25.75 2688 1573624 605260 6.78 164564 1605944 8 09:50:25 07:30:01 AM 5852848 7227680 2029584 25.75 2688 1573628 621028 6.95 164564 1605792 16 09:50:25 07:31:01 AM 5852660 7227496 2029772 25.75 2688 1573632 621028 6.95 164564 1605816 16 09:50:25 07:32:01 AM 5852920 7227760 2029512 25.75 2688 1573636 621028 6.95 164564 1605616 8 09:50:25 07:33:01 AM 5853132 7227972 2029300 25.74 2688 1573636 621028 6.95 164564 1605688 4 09:50:25 07:34:01 AM 5852960 7227800 2029472 25.75 2688 1573636 621028 6.95 164564 1605880 4 09:50:25 07:35:01 AM 5853056 7227900 2029376 25.75 2688 1573640 621028 6.95 164564 1605700 16 09:50:25 07:36:01 AM 5852736 7227584 2029696 25.75 2688 1573644 621028 6.95 164564 1605888 16 09:50:25 07:37:01 AM 5853044 7227892 2029388 25.75 2688 1573644 621028 6.95 164564 1605636 8 09:50:25 07:38:01 AM 5853036 7227888 2029396 25.75 2688 1573648 621028 6.95 164564 1605756 4 09:50:25 07:39:01 AM 5853136 7227988 2029296 25.74 2688 1573648 621028 6.95 164564 1605640 4 09:50:25 07:40:01 AM 5851988 7226840 2030444 25.76 2688 1573648 609104 6.82 164564 1606520 16 09:50:25 07:41:01 AM 5853132 7227996 2029300 25.74 2688 1573656 606680 6.79 165280 1604944 4 09:50:25 07:42:01 AM 5853160 7228024 2029272 25.74 2688 1573656 606680 6.79 165280 1604944 4 09:50:25 07:43:01 AM 5853040 7227908 2029392 25.75 2688 1573660 606680 6.79 165280 1604952 4 09:50:25 07:44:01 AM 5852988 7227856 2029444 25.75 2688 1573660 606680 6.79 165280 1604952 4 09:50:25 07:45:01 AM 5852916 7227784 2029516 25.75 2688 1573660 606680 6.79 165280 1604984 4 09:50:25 07:46:01 AM 5852944 7227816 2029488 25.75 2688 1573664 606680 6.79 165280 1604956 4 09:50:25 07:47:01 AM 5853108 7227980 2029324 25.74 2688 1573664 606680 6.79 165280 1604920 4 09:50:25 07:48:01 AM 5853004 7227876 2029428 25.75 2688 1573664 606680 6.79 165284 1604996 4 09:50:25 07:49:01 AM 5852916 7227792 2029516 25.75 2688 1573668 606680 6.79 165280 1605040 4 09:50:25 07:50:01 AM 5852668 7227544 2029764 25.75 2688 1573668 597068 6.69 165280 1605028 16 09:50:25 07:51:01 AM 5852780 7227660 2029652 25.75 2688 1573672 597068 6.69 165280 1604964 8 09:50:25 07:52:01 AM 5852776 7227656 2029656 25.75 2688 1573672 597068 6.69 165280 1605080 4 09:50:25 07:53:01 AM 5852676 7227556 2029756 25.75 2688 1573672 597068 6.69 165280 1604964 4 09:50:25 07:54:01 AM 5852900 7227784 2029532 25.75 2688 1573676 597068 6.69 165280 1604972 4 09:50:25 07:55:01 AM 5852704 7227588 2029728 25.75 2688 1573676 597068 6.69 165280 1605044 12 09:50:25 07:56:01 AM 5852840 7227724 2029592 25.75 2688 1573676 597068 6.69 165280 1604976 8 09:50:25 07:57:01 AM 5852932 7227820 2029500 25.75 2688 1573680 612732 6.86 165280 1604980 4 09:50:25 07:58:01 AM 5852876 7227764 2029556 25.75 2688 1573680 612732 6.86 165280 1604984 4 09:50:25 07:59:01 AM 5853004 7227892 2029428 25.75 2688 1573680 612732 6.86 165280 1605100 4 09:50:25 08:00:01 AM 5852480 7227368 2029952 25.75 2688 1573680 605308 6.78 165280 1605376 12 09:50:25 08:01:01 AM 5851800 7226692 2030632 25.76 2688 1573684 605308 6.78 165280 1605880 8 09:50:25 08:02:01 AM 5852796 7227688 2029636 25.75 2688 1573684 605308 6.78 165280 1605028 4 09:50:25 08:03:01 AM 5852868 7227764 2029564 25.75 2688 1573688 605308 6.78 165280 1605032 4 09:50:25 08:04:01 AM 5852696 7227592 2029736 25.75 2688 1573688 605308 6.78 165280 1605032 8 09:50:25 08:05:01 AM 5852704 7227600 2029728 25.75 2688 1573688 605308 6.78 165280 1605100 4 09:50:25 08:06:01 AM 5852580 7227480 2029852 25.75 2688 1573692 605308 6.78 165280 1605152 4 09:50:25 08:07:01 AM 5852700 7227600 2029732 25.75 2688 1573692 605308 6.78 165280 1605036 4 09:50:25 08:08:01 AM 5852824 7227724 2029608 25.75 2688 1573692 605308 6.78 165280 1605036 4 09:50:25 08:09:01 AM 5852684 7227588 2029748 25.75 2688 1573696 605308 6.78 165280 1605156 4 09:50:25 08:10:01 AM 5852128 7227032 2030304 25.76 2688 1573696 620824 6.95 165280 1605668 4 09:50:25 08:11:01 AM 5852652 7227560 2029780 25.75 2688 1573700 604680 6.77 165280 1605352 4 09:50:25 08:12:01 AM 5852396 7227304 2030036 25.75 2688 1573700 604680 6.77 165280 1605440 4 09:50:25 08:13:01 AM 5852692 7227600 2029740 25.75 2688 1573700 604680 6.77 165280 1605168 4 09:50:25 08:14:01 AM 5852696 7227608 2029736 25.75 2688 1573704 604680 6.77 165280 1605288 4 09:50:25 08:15:01 AM 5852572 7227484 2029860 25.75 2688 1573704 604680 6.77 165280 1605240 16 09:50:25 08:16:02 AM 5852744 7227660 2029688 25.75 2688 1573708 604680 6.77 165280 1605176 8 09:50:25 08:17:01 AM 5852688 7227608 2029744 25.75 2688 1573712 604680 6.77 165280 1605296 4 09:50:25 08:18:01 AM 5852768 7227688 2029664 25.75 2688 1573712 604680 6.77 165280 1605300 4 09:50:25 08:19:01 AM 5852724 7227644 2029708 25.75 2688 1573712 604680 6.77 165280 1605320 4 09:50:25 08:20:01 AM 5852304 7227228 2030128 25.76 2688 1573716 605456 6.78 165280 1605372 12 09:50:25 08:21:01 AM 5852596 7227520 2029836 25.75 2688 1573716 605456 6.78 165280 1605188 8 09:50:25 08:22:01 AM 5852776 7227704 2029656 25.75 2688 1573720 605456 6.78 165280 1605192 4 09:50:25 08:23:01 AM 5852688 7227616 2029744 25.75 2688 1573720 605456 6.78 165280 1605192 4 09:50:25 08:24:01 AM 5852424 7227352 2030008 25.75 2688 1573720 605456 6.78 165280 1605400 4 09:50:25 08:25:01 AM 5852648 7227580 2029784 25.75 2688 1573724 605456 6.78 165280 1605268 4 09:50:25 08:26:01 AM 5852664 7227596 2029768 25.75 2688 1573724 605456 6.78 165280 1605200 4 09:50:25 08:27:01 AM 5852744 7227676 2029688 25.75 2688 1573724 605456 6.78 165280 1605200 4 09:50:25 08:28:01 AM 5852720 7227656 2029712 25.75 2688 1573728 605456 6.78 165280 1605204 4 09:50:25 08:29:01 AM 5852696 7227632 2029736 25.75 2688 1573728 605456 6.78 165280 1605204 4 09:50:25 08:30:01 AM 5852424 7227360 2030008 25.75 2688 1573728 597264 6.69 165280 1605504 4 09:50:25 08:31:01 AM 5852568 7227508 2029864 25.75 2688 1573732 597264 6.69 165280 1605416 4 09:50:25 08:32:01 AM 5852312 7227252 2030120 25.75 2688 1573732 597264 6.69 165280 1605416 4 09:50:25 08:33:01 AM 5852040 7226984 2030392 25.76 2688 1573736 597264 6.69 165280 1605628 4 09:50:25 08:34:01 AM 5852536 7227480 2029896 25.75 2688 1573736 597264 6.69 165280 1605220 4 09:50:25 08:35:01 AM 5852548 7227492 2029884 25.75 2688 1573736 612640 6.86 165280 1605288 12 09:50:25 08:36:01 AM 5852608 7227552 2029824 25.75 2688 1573736 612640 6.86 165280 1605336 8 09:50:25 08:37:01 AM 5852752 7227700 2029680 25.75 2688 1573740 612640 6.86 165280 1605224 4 09:50:25 08:38:01 AM 5852744 7227692 2029688 25.75 2688 1573740 612640 6.86 165280 1605224 4 09:50:25 08:39:01 AM 5852692 7227640 2029740 25.75 2688 1573740 612640 6.86 165280 1605224 4 09:50:25 08:40:01 AM 5852440 7227392 2029992 25.75 2688 1573744 593352 6.64 165280 1605528 12 09:50:25 08:41:01 AM 5852432 7227388 2030000 25.75 2688 1573748 608728 6.82 165280 1605416 16 09:50:25 08:42:01 AM 5852696 7227656 2029736 25.75 2688 1573752 608728 6.82 165280 1605236 8 09:50:25 08:43:01 AM 5852296 7227256 2030136 25.76 2688 1573752 608728 6.82 165280 1605516 8 09:50:25 08:44:01 AM 5852540 7227500 2029892 25.75 2688 1573752 608728 6.82 165280 1605248 8 09:50:25 08:45:01 AM 5852708 7227672 2029724 25.75 2688 1573756 608728 6.82 165280 1605320 4 09:50:25 08:46:01 AM 5852556 7227520 2029876 25.75 2688 1573756 608728 6.82 165280 1605404 4 09:50:25 08:47:01 AM 5852580 7227544 2029852 25.75 2688 1573756 608728 6.82 165280 1605404 4 09:50:25 08:48:01 AM 5852640 7227608 2029792 25.75 2688 1573760 608728 6.82 165280 1605272 4 09:50:25 08:49:01 AM 5852504 7227472 2029928 25.75 2688 1573760 608728 6.82 165280 1605388 4 09:50:25 08:50:01 AM 5852128 7227096 2030304 25.76 2688 1573760 608348 6.81 165280 1605736 4 09:50:25 08:51:01 AM 5852156 7227128 2030276 25.76 2688 1573764 608348 6.81 165292 1605700 4 09:50:25 08:52:01 AM 5852224 7227196 2030208 25.76 2688 1573764 608348 6.81 165284 1605424 4 09:50:25 08:53:01 AM 5852452 7227428 2029980 25.75 2688 1573768 608348 6.81 165284 1605324 4 09:50:25 08:54:01 AM 5852424 7227400 2030008 25.75 2688 1573768 608348 6.81 165284 1605360 4 09:50:25 08:55:01 AM 5852400 7227376 2030032 25.75 2688 1573768 608348 6.81 165284 1605428 16 09:50:25 08:56:01 AM 5852432 7227412 2030000 25.75 2688 1573772 608348 6.81 165284 1605344 8 09:50:25 08:57:01 AM 5852312 7227292 2030120 25.75 2688 1573772 608348 6.81 165284 1605364 4 09:50:25 08:58:01 AM 5852424 7227404 2030008 25.75 2688 1573772 608348 6.81 165284 1605444 4 09:50:25 08:59:01 AM 5852608 7227592 2029824 25.75 2688 1573776 608348 6.81 165284 1605368 4 09:50:25 09:00:01 AM 5851972 7226960 2030460 25.76 2688 1573780 608348 6.81 165284 1605628 4 09:50:25 09:01:01 AM 5851212 7226204 2031220 25.77 2688 1573784 608348 6.81 165284 1606076 4 09:50:25 09:02:01 AM 5852256 7227248 2030176 25.76 2688 1573784 608348 6.81 165284 1605476 4 09:50:25 09:03:01 AM 5852492 7227484 2029940 25.75 2688 1573784 608348 6.81 165284 1605380 4 09:50:25 09:04:01 AM 5852316 7227312 2030116 25.75 2688 1573788 608348 6.81 165284 1605384 4 09:50:25 09:05:01 AM 5852444 7227440 2029988 25.75 2688 1573788 607696 6.80 165284 1605452 4 09:50:25 09:06:01 AM 5852556 7227552 2029876 25.75 2688 1573788 607696 6.80 165284 1605384 4 09:50:25 09:07:01 AM 5852616 7227616 2029816 25.75 2688 1573792 607696 6.80 165284 1605388 4 09:50:25 09:08:01 AM 5852608 7227608 2029824 25.75 2688 1573792 607696 6.80 165284 1605388 4 09:50:25 09:09:01 AM 5852472 7227472 2029960 25.75 2688 1573792 607696 6.80 165284 1605508 4 09:50:25 09:10:01 AM 5852196 7227200 2030236 25.76 2688 1573796 623576 6.98 165284 1605580 4 09:50:25 09:11:01 AM 5852560 7227564 2029872 25.75 2688 1573796 623576 6.98 165284 1605396 4 09:50:25 09:12:01 AM 5852620 7227624 2029812 25.75 2688 1573796 623576 6.98 165284 1605396 4 09:50:25 09:13:01 AM 5852304 7227312 2030128 25.76 2688 1573800 623576 6.98 165284 1605400 4 09:50:25 09:14:01 AM 5852304 7227312 2030128 25.76 2688 1573800 623576 6.98 165284 1605604 4 09:50:25 09:15:01 AM 5852284 7227292 2030148 25.76 2688 1573800 623576 6.98 165284 1605468 8 09:50:25 09:16:01 AM 5852280 7227292 2030152 25.76 2688 1573804 623576 6.98 165284 1605404 4 09:50:25 09:17:01 AM 5852284 7227296 2030148 25.76 2688 1573804 623576 6.98 165284 1605404 4 09:50:25 09:18:01 AM 5852340 7227352 2030092 25.75 2688 1573804 623576 6.98 165284 1605520 4 09:50:25 09:19:01 AM 5851992 7227008 2030440 25.76 2688 1573808 623576 6.98 165284 1605816 4 09:50:25 09:20:01 AM 5852236 7227252 2030196 25.76 2688 1573808 600912 6.73 165284 1605592 4 09:50:25 09:21:01 AM 5852368 7227392 2030064 25.75 2688 1573812 600912 6.73 165292 1605404 4 09:50:25 09:22:01 AM 5852304 7227328 2030128 25.76 2688 1573812 600912 6.73 165292 1605404 4 09:50:25 09:23:01 AM 5852304 7227328 2030128 25.76 2688 1573812 600912 6.73 165292 1605404 4 09:50:25 09:24:02 AM 5852384 7227412 2030048 25.75 2688 1573816 600912 6.73 165292 1605408 4 09:50:25 09:25:01 AM 5852284 7227312 2030148 25.76 2688 1573816 600912 6.73 165292 1605476 4 09:50:25 09:26:01 AM 5852388 7227416 2030044 25.75 2688 1573816 600912 6.73 165292 1605408 4 09:50:25 09:27:01 AM 5852228 7227260 2030204 25.76 2688 1573820 600912 6.73 165292 1605620 4 09:50:25 09:28:01 AM 5852600 7227632 2029832 25.75 2688 1573820 600912 6.73 165292 1605416 4 09:50:25 09:29:01 AM 5850908 7225940 2031524 25.77 2688 1573820 622908 6.97 165292 1606924 4 09:50:25 09:30:01 AM 5852024 7227076 2030408 25.76 2688 1573840 605520 6.78 166356 1604556 16 09:50:25 09:31:01 AM 5851880 7226932 2030552 25.76 2688 1573840 605520 6.78 166356 1604584 16 09:50:25 09:32:01 AM 5852188 7227244 2030244 25.76 2688 1573844 605520 6.78 166356 1604388 8 09:50:25 09:33:01 AM 5851784 7226840 2030648 25.76 2688 1573844 605520 6.78 166356 1604860 4 09:50:25 09:34:01 AM 5852148 7227204 2030284 25.76 2688 1573844 605520 6.78 166356 1604520 4 09:50:25 09:35:01 AM 5852120 7227180 2030312 25.76 2688 1573848 605520 6.78 166356 1604596 12 09:50:25 09:36:01 AM 5852324 7227384 2030108 25.75 2688 1573848 605520 6.78 166356 1604528 8 09:50:25 09:37:01 AM 5852316 7227376 2030116 25.75 2688 1573848 605520 6.78 166356 1604532 4 09:50:25 09:38:01 AM 5852180 7227244 2030252 25.76 2688 1573852 605520 6.78 166356 1604536 4 09:50:25 09:39:01 AM 5852016 7227080 2030416 25.76 2688 1573852 605520 6.78 166356 1604536 4 09:50:25 09:40:01 AM 5851748 7226816 2030684 25.76 2688 1573856 601020 6.73 166356 1604864 8 09:50:25 09:41:01 AM 5309636 7053708 2572796 32.64 2688 1925788 691604 7.74 200684 2049352 187096 09:50:25 09:42:01 AM 5231108 7090704 2651324 33.64 2688 2035316 644036 7.21 220176 2079352 42016 09:50:25 09:43:01 AM 4959104 6988532 2923328 37.09 2688 2199044 733152 8.21 279028 2275492 104148 09:50:25 09:44:01 AM 4935088 7061960 2947344 37.39 2688 2292508 623896 6.99 279128 2278684 10820 09:50:25 09:45:01 AM 4894712 7022404 2987720 37.90 2688 2293636 689172 7.72 279312 2319904 780 09:50:25 09:46:01 AM 4861536 7006728 3020896 38.32 2688 2311156 689172 7.72 279728 2352356 1320 09:50:25 09:47:01 AM 4853080 7006252 3029352 38.43 2688 2319076 689172 7.72 279728 2360480 3056 09:50:25 09:48:01 AM 4841672 7004204 3040760 38.58 2688 2328480 710168 7.95 279776 2372068 5220 09:50:25 09:49:01 AM 4978152 7010436 2904280 36.84 2688 2202260 693208 7.76 315856 2221044 62024 09:50:25 09:50:01 AM 4992376 7024076 2890056 36.66 2688 2203500 693992 7.77 518156 2011016 11184 09:50:25 Average: 5834537 7224880 2047895 25.98 2688 1588357 608747 6.82 164600 1620959 1177 09:50:25 09:50:25 03:45:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:25 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:46:01 AM eth0 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:50:25 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:47:01 AM eth0 3.97 0.12 0.47 0.01 0.00 0.00 0.00 0.00 09:50:25 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:48:01 AM eth0 0.52 0.08 0.04 0.01 0.00 0.00 0.00 0.00 09:50:25 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:49:01 AM eth0 1.30 0.12 0.09 0.01 0.00 0.00 0.00 0.00 09:50:25 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:50:01 AM eth0 0.48 0.18 0.16 0.07 0.00 0.00 0.00 0.00 09:50:25 03:51:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:51:02 AM eth0 0.90 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:50:25 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:52:01 AM eth0 0.34 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:50:25 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:53:01 AM eth0 0.32 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:50:25 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:54:01 AM eth0 0.73 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:25 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:55:01 AM eth0 5.30 0.20 82.06 0.07 0.00 0.00 0.00 0.00 09:50:25 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:56:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:25 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:57:01 AM eth0 0.55 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:25 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:58:01 AM eth0 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:25 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 03:59:01 AM eth0 0.48 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:50:25 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:00:01 AM eth0 0.50 0.20 0.16 0.07 0.00 0.00 0.00 0.00 09:50:25 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:01:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:25 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:02:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:03:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:25 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:04:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:05:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:06:01 AM eth0 0.27 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:50:25 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:07:01 AM eth0 1.90 0.10 9.47 0.01 0.00 0.00 0.00 0.00 09:50:25 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:08:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:09:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:10:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:11:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:12:01 AM eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:50:25 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:13:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:14:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:15:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:16:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:25 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:17:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:18:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:19:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:20:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:21:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:22:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:23:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:24:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:25:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:26:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:27:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:28:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:29:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:30:01 AM eth0 0.43 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:31:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00 09:50:25 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:32:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:33:01 AM eth0 1.02 0.13 0.33 0.19 0.00 0.00 0.00 0.00 09:50:25 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:34:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:35:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:37:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:38:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:39:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:40:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:25 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:41:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:25 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:42:01 AM eth0 1.25 1.02 0.33 0.26 0.00 0.00 0.00 0.00 09:50:25 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:44:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:45:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:46:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:47:01 AM eth0 0.77 0.17 0.31 0.19 0.00 0.00 0.00 0.00 09:50:25 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:49:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:50:01 AM eth0 0.45 0.20 0.16 0.07 0.00 0.00 0.00 0.00 09:50:25 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:52:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:53:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:54:01 AM eth0 0.93 0.18 0.32 0.19 0.00 0.00 0.00 0.00 09:50:25 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:55:01 AM eth0 0.33 0.17 0.14 0.07 0.00 0.00 0.00 0.00 09:50:25 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:56:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:57:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:57:02 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:58:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 04:59:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:00:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:01:01 AM eth0 0.85 0.33 0.32 0.21 0.00 0.00 0.00 0.00 09:50:25 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:03:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:04:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:05:01 AM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:06:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:08:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:10:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:25 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:11:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:12:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:13:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:14:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:15:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:18:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:25 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:19:01 AM eth0 0.38 0.22 0.26 0.19 0.00 0.00 0.00 0.00 09:50:25 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:20:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:22:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:23:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:24:01 AM eth0 0.72 0.25 0.30 0.20 0.00 0.00 0.00 0.00 09:50:25 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:25:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 09:50:25 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:26:01 AM eth0 0.83 0.23 0.31 0.20 0.00 0.00 0.00 0.00 09:50:25 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:27:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:28:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:29:01 AM eth0 0.20 0.08 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:30:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:31:01 AM eth0 0.32 0.15 0.26 0.19 0.00 0.00 0.00 0.00 09:50:25 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:32:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:25 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:33:01 AM eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 09:50:25 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:35:01 AM eth0 0.65 0.10 0.19 0.06 0.00 0.00 0.00 0.00 09:50:25 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:36:01 AM eth0 0.53 0.38 0.37 0.21 0.00 0.00 0.00 0.00 09:50:25 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:37:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:40:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:25 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:41:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:42:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:43:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:45:01 AM eth0 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:50:25 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:46:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:47:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:48:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:49:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:50:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:53:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:54:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:55:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:25 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:57:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:58:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 05:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:00:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 06:01:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:01:02 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:02:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:03:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:04:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:05:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:25 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:10:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:12:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:15:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:19:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:20:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:25 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:21:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:22:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:23:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:25:01 AM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:25 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:27:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:28:01 AM eth0 0.20 0.02 0.07 0.00 0.00 0.00 0.00 0.00 09:50:25 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:29:01 AM eth0 0.90 0.27 0.32 0.20 0.00 0.00 0.00 0.00 09:50:25 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:30:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:25 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:31:01 AM eth0 0.38 0.22 0.26 0.19 0.00 0.00 0.00 0.00 09:50:25 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:25 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:33:01 AM eth0 0.68 0.25 0.28 0.20 0.00 0.00 0.00 0.00 09:50:25 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:35:01 AM eth0 0.70 0.10 0.19 0.06 0.00 0.00 0.00 0.00 09:50:25 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:36:01 AM eth0 0.45 0.18 0.27 0.20 0.00 0.00 0.00 0.00 09:50:25 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:38:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:25 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:40:01 AM eth0 0.38 0.18 0.16 0.07 0.00 0.00 0.00 0.00 09:50:25 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:44:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:45:01 AM eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 09:50:25 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:46:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:48:01 AM eth0 0.92 0.33 0.40 0.26 0.00 0.00 0.00 0.00 09:50:25 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:50:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:53:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:55:01 AM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:56:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:58:01 AM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:25 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 06:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:00:01 AM eth0 0.87 0.25 0.28 0.14 0.00 0.00 0.00 0.00 09:50:25 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:01:01 AM eth0 0.33 0.15 0.26 0.19 0.00 0.00 0.00 0.00 09:50:25 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:02:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:03:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:25 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:04:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:50:25 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:05:01 AM eth0 0.42 0.15 0.15 0.08 0.00 0.00 0.00 0.00 09:50:25 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:09:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 07:10:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:10:02 AM eth0 1.33 0.88 0.23 6.29 0.00 0.00 0.00 0.00 09:50:25 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:11:01 AM eth0 0.64 0.44 0.28 3.23 0.00 0.00 0.00 0.00 09:50:25 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:12:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:13:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:14:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:15:01 AM eth0 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:18:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:19:01 AM eth0 0.73 0.20 0.31 0.19 0.00 0.00 0.00 0.00 09:50:25 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:20:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:21:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:22:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:25:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:28:01 AM eth0 0.85 0.00 0.10 0.00 0.00 0.00 0.00 0.00 09:50:25 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:29:01 AM eth0 0.90 0.47 0.61 0.45 0.00 0.00 0.00 0.00 09:50:25 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:30:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:31:01 AM eth0 0.32 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:50:25 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:25 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:33:01 AM eth0 0.97 0.27 0.32 0.20 0.00 0.00 0.00 0.00 09:50:25 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:34:01 AM eth0 0.60 0.22 0.28 0.19 0.00 0.00 0.00 0.00 09:50:25 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:35:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:25 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:36:01 AM eth0 0.88 0.22 0.32 0.20 0.00 0.00 0.00 0.00 09:50:25 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:37:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:38:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:40:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:42:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:45:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:46:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:47:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:50:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:54:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:55:01 AM eth0 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:50:25 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:56:01 AM eth0 0.25 0.02 0.08 0.00 0.00 0.00 0.00 0.00 09:50:25 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 07:59:01 AM eth0 0.70 0.00 0.09 0.00 0.00 0.00 0.00 0.00 09:50:25 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:00:01 AM eth0 1.22 0.50 0.54 0.34 0.00 0.00 0.00 0.00 09:50:25 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:01:01 AM eth0 0.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00 09:50:25 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:02:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:03:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:04:01 AM eth0 0.20 0.08 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:05:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:50:25 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:08:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:09:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:25 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:10:01 AM eth0 0.95 0.37 0.44 0.26 0.00 0.00 0.00 0.00 09:50:25 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:11:01 AM eth0 0.77 0.20 0.31 0.19 0.00 0.00 0.00 0.00 09:50:25 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:12:01 AM eth0 0.45 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:25 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:13:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:14:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:15:01 AM eth0 1.07 0.37 0.45 0.26 0.00 0.00 0.00 0.00 09:50:25 08:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:16:02 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:18:01 AM eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:25 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:19:01 AM eth0 0.88 0.30 0.38 0.26 0.00 0.00 0.00 0.00 09:50:25 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:20:01 AM eth0 0.48 0.20 0.16 0.07 0.00 0.00 0.00 0.00 09:50:25 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:21:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:22:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:23:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:25 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:24:01 AM eth0 1.03 0.37 0.41 0.27 0.00 0.00 0.00 0.00 09:50:25 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:25:01 AM eth0 0.78 0.33 0.41 0.27 0.00 0.00 0.00 0.00 09:50:25 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:26:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:28:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:30:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:31:01 AM eth0 0.90 0.18 0.32 0.19 0.00 0.00 0.00 0.00 09:50:25 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:32:01 AM eth0 0.88 0.15 0.32 0.19 0.00 0.00 0.00 0.00 09:50:25 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:33:01 AM eth0 0.37 0.13 0.26 0.18 0.00 0.00 0.00 0.00 09:50:25 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:35:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:36:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:37:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:38:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:39:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:40:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:41:01 AM eth0 0.73 0.15 0.31 0.19 0.00 0.00 0.00 0.00 09:50:25 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:42:01 AM eth0 0.82 0.00 0.10 0.00 0.00 0.00 0.00 0.00 09:50:25 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:43:01 AM eth0 1.48 0.55 0.90 0.64 0.00 0.00 0.00 0.00 09:50:25 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:45:01 AM eth0 0.72 0.13 0.19 0.07 0.00 0.00 0.00 0.00 09:50:25 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:46:01 AM eth0 0.57 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:50:25 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:47:01 AM eth0 1.05 0.35 0.41 0.26 0.00 0.00 0.00 0.00 09:50:25 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:48:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:49:01 AM eth0 0.80 0.00 0.10 0.00 0.00 0.00 0.00 0.00 09:50:25 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:50:01 AM eth0 1.17 0.48 0.75 0.51 0.00 0.00 0.00 0.00 09:50:25 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:51:01 AM eth0 1.17 0.20 0.35 0.19 0.00 0.00 0.00 0.00 09:50:25 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:52:01 AM eth0 0.77 0.32 0.37 0.27 0.00 0.00 0.00 0.00 09:50:25 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:53:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:54:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:25 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:55:01 AM eth0 0.45 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:56:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:58:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 08:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:00:01 AM eth0 1.10 0.33 0.45 0.26 0.00 0.00 0.00 0.00 09:50:25 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:02:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:03:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:04:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:05:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:06:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:07:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:08:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:10:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:25 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:12:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:13:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:14:01 AM eth0 1.20 0.22 0.36 0.19 0.00 0.00 0.00 0.00 09:50:25 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:15:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:25 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:16:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:18:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:25 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:19:01 AM eth0 0.42 0.13 0.27 0.19 0.00 0.00 0.00 0.00 09:50:25 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:20:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:21:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:22:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:25 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:24:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:24:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:25:01 AM eth0 0.36 0.14 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:26:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:25 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:27:01 AM eth0 0.63 0.37 0.40 0.27 0.00 0.00 0.00 0.00 09:50:25 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:28:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:30:01 AM eth0 1.22 1.02 0.22 0.14 0.00 0.00 0.00 0.00 09:50:25 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:31:01 AM eth0 0.58 0.25 0.28 0.20 0.00 0.00 0.00 0.00 09:50:25 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:32:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:25 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:33:01 AM eth0 0.45 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:50:25 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:35:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:25 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:38:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:25 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:39:01 AM eth0 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00 09:50:25 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:40:01 AM eth0 0.60 0.30 0.39 0.26 0.00 0.00 0.00 0.00 09:50:25 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:41:01 AM eth0 260.10 176.72 1561.38 60.14 0.00 0.00 0.00 0.00 09:50:25 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:42:01 AM eth0 53.01 38.56 597.18 7.05 0.00 0.00 0.00 0.00 09:50:25 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:43:01 AM eth0 41.07 36.22 335.26 8.53 0.00 0.00 0.00 0.00 09:50:25 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:44:01 AM eth0 152.99 106.68 36.83 32.34 0.00 0.00 0.00 0.00 09:50:25 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:45:01 AM eth0 17.81 10.90 11.02 1.92 0.00 0.00 0.00 0.00 09:50:25 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:46:01 AM eth0 46.57 42.09 128.95 11.00 0.00 0.00 0.00 0.00 09:50:25 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:47:01 AM eth0 15.98 14.85 48.86 5.99 0.00 0.00 0.00 0.00 09:50:25 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:48:01 AM eth0 18.61 19.64 45.85 13.40 0.00 0.00 0.00 0.00 09:50:25 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:49:01 AM eth0 81.29 50.27 196.33 77.59 0.00 0.00 0.00 0.00 09:50:25 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 09:50:01 AM eth0 16.48 16.14 14.64 8.34 0.00 0.00 0.00 0.00 09:50:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:25 Average: eth0 2.26 1.49 8.50 0.69 0.00 0.00 0.00 0.00 09:50:25 09:50:25 09:50:25 ---> sar -P ALL: 09:50:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/25/2025 _x86_64_ (2 CPU) 09:50:25 09:50:25 03:44:11 LINUX RESTART (2 CPU) 09:50:25 09:50:25 03:45:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 03:46:01 AM all 0.40 0.00 0.13 0.21 0.03 99.23 09:50:25 03:46:01 AM 0 0.50 0.00 0.13 0.02 0.03 99.32 09:50:25 03:46:01 AM 1 0.30 0.00 0.12 0.40 0.03 99.15 09:50:25 03:47:01 AM all 0.23 0.00 0.10 0.01 0.05 99.61 09:50:25 03:47:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 09:50:25 03:47:01 AM 1 0.38 0.00 0.10 0.02 0.07 99.43 09:50:25 03:48:01 AM all 0.28 0.00 0.10 0.00 0.03 99.58 09:50:25 03:48:01 AM 0 0.40 0.00 0.13 0.00 0.03 99.43 09:50:25 03:48:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 09:50:25 03:49:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:25 03:49:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:25 03:49:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 09:50:25 03:50:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 09:50:25 03:50:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42 09:50:25 03:50:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68 09:50:25 03:51:02 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:25 03:51:02 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:25 03:51:02 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:50:25 03:52:01 AM all 0.25 0.00 0.05 0.00 0.02 99.68 09:50:25 03:52:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.81 09:50:25 03:52:01 AM 1 0.41 0.00 0.03 0.00 0.02 99.54 09:50:25 03:53:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65 09:50:25 03:53:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:25 03:53:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 09:50:25 03:54:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:25 03:54:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:25 03:54:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:50:25 03:55:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:25 03:55:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 03:55:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 09:50:25 03:56:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:50:25 03:56:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 03:56:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 09:50:25 09:50:25 03:56:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 03:57:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:25 03:57:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 03:57:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:25 03:58:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:50:25 03:58:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:50:25 03:58:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:25 03:59:01 AM all 0.22 0.00 0.06 0.00 0.03 99.70 09:50:25 03:59:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:25 03:59:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 09:50:25 04:00:01 AM all 0.34 0.00 0.13 0.00 0.03 99.51 09:50:25 04:00:01 AM 0 0.12 0.00 0.18 0.00 0.02 99.68 09:50:25 04:00:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:50:25 04:01:01 AM all 0.26 0.00 0.08 0.01 0.03 99.62 09:50:25 04:01:01 AM 0 0.07 0.00 0.08 0.02 0.03 99.80 09:50:25 04:01:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:50:25 04:02:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:25 04:02:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 04:02:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53 09:50:25 04:03:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:25 04:03:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:25 04:03:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 09:50:25 04:04:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62 09:50:25 04:04:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 04:04:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38 09:50:25 04:05:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 09:50:25 04:05:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:25 04:05:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 09:50:25 04:06:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:25 04:06:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:25 04:06:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:25 04:07:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:50:25 04:07:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:50:25 04:07:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48 09:50:25 09:50:25 04:07:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 04:08:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:25 04:08:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:25 04:08:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:25 04:09:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:25 04:09:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:25 04:09:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:25 04:10:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:50:25 04:10:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:25 04:10:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47 09:50:25 04:11:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:50:25 04:11:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:25 04:11:01 AM 1 0.32 0.00 0.08 0.00 0.02 99.58 09:50:25 04:12:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:50:25 04:12:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:50:25 04:12:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:50:25 04:13:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:25 04:13:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:25 04:13:01 AM 1 0.45 0.00 0.02 0.00 0.00 99.53 09:50:25 04:14:01 AM all 0.28 0.00 0.03 0.00 0.03 99.66 09:50:25 04:14:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:25 04:14:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48 09:50:25 04:15:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 09:50:25 04:15:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 09:50:25 04:15:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70 09:50:25 04:16:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65 09:50:25 04:16:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:50:25 04:16:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 09:50:25 04:17:01 AM all 0.18 0.00 0.05 0.00 0.03 99.75 09:50:25 04:17:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:25 04:17:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67 09:50:25 04:18:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:25 04:18:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 04:18:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:25 09:50:25 04:18:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 04:19:01 AM all 0.31 0.01 0.08 0.01 0.03 99.57 09:50:25 04:19:01 AM 0 0.03 0.00 0.08 0.02 0.02 99.85 09:50:25 04:19:01 AM 1 0.58 0.02 0.07 0.00 0.03 99.30 09:50:25 04:20:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:25 04:20:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:25 04:20:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28 09:50:25 04:21:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 09:50:25 04:21:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:25 04:21:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37 09:50:25 04:22:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72 09:50:25 04:22:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:25 04:22:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.51 09:50:25 04:23:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:25 04:23:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:25 04:23:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:25 04:24:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:25 04:24:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:25 04:24:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:25 04:25:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67 09:50:25 04:25:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:25 04:25:01 AM 1 0.38 0.00 0.10 0.00 0.03 99.48 09:50:25 04:26:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:25 04:26:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:25 04:26:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30 09:50:25 04:27:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 09:50:25 04:27:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:25 04:27:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 09:50:25 04:28:01 AM all 0.14 0.00 0.05 0.00 0.03 99.78 09:50:25 04:28:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 09:50:25 04:28:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63 09:50:25 04:29:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:25 04:29:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:25 04:29:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:50:25 09:50:25 04:29:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 04:30:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:25 04:30:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:50:25 04:30:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:25 04:31:01 AM all 0.23 0.00 0.07 0.01 0.03 99.67 09:50:25 04:31:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48 09:50:25 04:31:01 AM 1 0.05 0.00 0.05 0.02 0.03 99.85 09:50:25 04:32:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:25 04:32:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:25 04:32:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:50:25 04:33:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:25 04:33:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:25 04:33:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:50:25 04:34:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:25 04:34:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 04:34:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:25 04:35:01 AM all 0.28 0.00 0.05 0.01 0.03 99.63 09:50:25 04:35:01 AM 0 0.07 0.00 0.05 0.02 0.03 99.83 09:50:25 04:35:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 09:50:25 04:36:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 09:50:25 04:36:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 04:36:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57 09:50:25 04:37:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67 09:50:25 04:37:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:25 04:37:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 09:50:25 04:38:01 AM all 0.20 0.00 0.06 0.00 0.03 99.72 09:50:25 04:38:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 09:50:25 04:38:01 AM 1 0.37 0.00 0.10 0.00 0.03 99.50 09:50:25 04:39:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:25 04:39:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:25 04:39:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:25 04:40:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58 09:50:25 04:40:01 AM 0 0.13 0.00 0.05 0.00 0.05 99.77 09:50:25 04:40:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:25 09:50:25 04:40:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 04:41:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:25 04:41:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:25 04:41:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:25 04:42:01 AM all 0.33 0.23 0.18 0.13 0.04 99.11 09:50:25 04:42:01 AM 0 0.35 0.15 0.18 0.10 0.05 99.17 09:50:25 04:42:01 AM 1 0.30 0.30 0.17 0.15 0.03 99.05 09:50:25 04:43:01 AM all 0.30 0.00 0.05 0.01 0.03 99.61 09:50:25 04:43:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:25 04:43:01 AM 1 0.07 0.00 0.05 0.02 0.03 99.83 09:50:25 04:44:01 AM all 0.19 0.00 0.05 0.00 0.03 99.72 09:50:25 04:44:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 09:50:25 04:44:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 09:50:25 04:45:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:25 04:45:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:25 04:45:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 04:46:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:25 04:46:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:25 04:46:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43 09:50:25 04:47:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:50:25 04:47:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:25 04:47:01 AM 1 0.30 0.00 0.10 0.00 0.03 99.57 09:50:25 04:48:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 09:50:25 04:48:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:25 04:48:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:50:25 04:49:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:25 04:49:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:25 04:49:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:25 04:50:01 AM all 0.41 0.00 0.05 0.01 0.03 99.50 09:50:25 04:50:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67 09:50:25 04:50:01 AM 1 0.57 0.00 0.05 0.02 0.03 99.33 09:50:25 04:51:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:25 04:51:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:25 04:51:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:25 09:50:25 04:51:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 04:52:01 AM all 0.13 0.00 0.06 0.00 0.03 99.77 09:50:25 04:52:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:25 04:52:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65 09:50:25 04:53:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:25 04:53:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:25 04:53:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:25 04:54:01 AM all 0.68 0.00 0.06 0.00 0.04 99.22 09:50:25 04:54:01 AM 0 0.75 0.00 0.05 0.00 0.02 99.18 09:50:25 04:54:01 AM 1 0.62 0.00 0.07 0.00 0.07 99.25 09:50:25 04:55:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:50:25 04:55:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 09:50:25 04:55:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:50:25 04:56:01 AM all 0.19 0.00 0.08 0.00 0.03 99.70 09:50:25 04:56:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:50:25 04:56:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67 09:50:25 04:57:02 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:25 04:57:02 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:50:25 04:57:02 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:25 04:58:01 AM all 0.31 0.00 0.04 0.00 0.03 99.61 09:50:25 04:58:01 AM 0 0.54 0.00 0.03 0.00 0.02 99.41 09:50:25 04:58:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.81 09:50:25 04:59:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 09:50:25 04:59:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 09:50:25 04:59:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 05:00:01 AM all 0.12 0.00 0.08 0.01 0.03 99.76 09:50:25 05:00:01 AM 0 0.17 0.00 0.08 0.02 0.02 99.72 09:50:25 05:00:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:25 05:01:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:25 05:01:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:25 05:01:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:50:25 05:02:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:25 05:02:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 09:50:25 05:02:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 09:50:25 05:02:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 05:03:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:25 05:03:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 09:50:25 05:03:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 09:50:25 05:04:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:25 05:04:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:25 05:04:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:25 05:05:01 AM all 0.16 0.00 0.07 0.00 0.03 99.74 09:50:25 05:05:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:25 05:05:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70 09:50:25 05:06:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:25 05:06:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:25 05:06:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 05:07:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:25 05:07:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:25 05:07:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:25 05:08:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:50:25 05:08:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60 09:50:25 05:08:01 AM 1 0.18 0.00 0.07 0.00 0.05 99.70 09:50:25 05:09:01 AM all 0.23 0.00 0.04 0.00 0.03 99.70 09:50:25 05:09:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 09:50:25 05:09:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50 09:50:25 05:10:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 09:50:25 05:10:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:25 05:10:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42 09:50:25 05:11:01 AM all 0.29 0.00 0.05 0.01 0.03 99.62 09:50:25 05:11:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:50:25 05:11:01 AM 1 0.13 0.00 0.07 0.02 0.05 99.73 09:50:25 05:12:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:50:25 05:12:01 AM 0 0.23 0.00 0.07 0.00 0.02 99.68 09:50:25 05:12:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53 09:50:25 05:13:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:25 05:13:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:25 05:13:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:50:25 09:50:25 05:13:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 05:14:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:25 05:14:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 05:14:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:25 05:15:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:25 05:15:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 09:50:25 05:15:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 09:50:25 05:16:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 09:50:25 05:16:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 09:50:25 05:16:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:25 05:17:01 AM all 0.26 0.00 0.07 0.00 0.02 99.66 09:50:25 05:17:01 AM 0 0.40 0.00 0.03 0.00 0.00 99.57 09:50:25 05:17:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:50:25 05:18:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:25 05:18:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:25 05:18:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 05:19:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:25 05:19:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:25 05:19:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 05:20:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:25 05:20:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:25 05:20:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 05:21:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:25 05:21:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 09:50:25 05:21:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:50:25 05:22:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:25 05:22:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:25 05:22:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 05:23:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:25 05:23:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:25 05:23:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:25 05:24:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:50:25 05:24:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 09:50:25 05:24:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:25 09:50:25 05:24:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 05:25:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:50:25 05:25:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:25 05:25:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78 09:50:25 05:26:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:25 05:26:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 09:50:25 05:26:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72 09:50:25 05:27:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64 09:50:25 05:27:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47 09:50:25 05:27:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:50:25 05:28:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:25 05:28:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:25 05:28:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:25 05:29:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:25 05:29:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 09:50:25 05:29:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:25 05:30:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:50:25 05:30:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 09:50:25 05:30:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 09:50:25 05:31:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 09:50:25 05:31:01 AM 0 0.45 0.00 0.05 0.00 0.00 99.50 09:50:25 05:31:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:25 05:32:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:25 05:32:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:25 05:32:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:25 05:33:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69 09:50:25 05:33:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63 09:50:25 05:33:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:50:25 05:34:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:50:25 05:34:01 AM 0 0.47 0.00 0.03 0.00 0.00 99.50 09:50:25 05:34:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 09:50:25 05:35:01 AM all 0.21 0.00 0.08 0.00 0.03 99.69 09:50:25 05:35:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 09:50:25 05:35:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:25 09:50:25 05:35:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 05:36:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54 09:50:25 05:36:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 09:50:25 05:36:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 09:50:25 05:37:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:25 05:37:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:25 05:37:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 09:50:25 05:38:01 AM all 0.34 0.00 0.04 0.00 0.02 99.60 09:50:25 05:38:01 AM 0 0.53 0.00 0.03 0.00 0.00 99.43 09:50:25 05:38:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 09:50:25 05:39:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:25 05:39:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 09:50:25 05:39:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 05:40:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:25 05:40:01 AM 0 0.52 0.00 0.08 0.00 0.02 99.38 09:50:25 05:40:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 09:50:25 05:41:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 09:50:25 05:41:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:25 05:41:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 09:50:25 05:42:01 AM all 0.26 0.00 0.09 0.00 0.03 99.62 09:50:25 05:42:01 AM 0 0.43 0.00 0.10 0.00 0.03 99.43 09:50:25 05:42:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:25 05:43:01 AM all 0.39 0.00 0.06 0.00 0.03 99.52 09:50:25 05:43:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:50:25 05:43:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 09:50:25 05:44:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54 09:50:25 05:44:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:25 05:44:01 AM 1 0.15 0.00 0.12 0.00 0.05 99.68 09:50:25 05:45:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:50:25 05:45:01 AM 0 0.49 0.00 0.08 0.00 0.03 99.40 09:50:25 05:45:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 05:46:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:25 05:46:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 09:50:25 05:46:01 AM 1 0.20 0.00 0.08 0.00 0.05 99.67 09:50:25 09:50:25 05:46:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 05:47:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:50:25 05:47:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:25 05:47:01 AM 1 0.53 0.00 0.07 0.00 0.07 99.33 09:50:25 05:48:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:25 05:48:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:25 05:48:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:25 05:49:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 09:50:25 05:49:01 AM 0 0.20 0.00 0.03 0.00 0.03 99.73 09:50:25 05:49:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58 09:50:25 05:50:01 AM all 0.39 0.00 0.06 0.00 0.03 99.52 09:50:25 05:50:01 AM 0 0.72 0.00 0.05 0.00 0.03 99.20 09:50:25 05:50:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:25 05:51:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 09:50:25 05:51:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 09:50:25 05:51:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:25 05:52:01 AM all 0.27 0.00 0.04 0.00 0.03 99.67 09:50:25 05:52:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 09:50:25 05:52:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:50:25 05:53:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:25 05:53:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:25 05:53:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:25 05:54:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 09:50:25 05:54:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48 09:50:25 05:54:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 05:55:01 AM all 0.14 0.16 0.11 0.01 0.04 99.54 09:50:25 05:55:01 AM 0 0.18 0.32 0.13 0.00 0.03 99.33 09:50:25 05:55:01 AM 1 0.10 0.00 0.08 0.02 0.05 99.75 09:50:25 05:56:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:25 05:56:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:25 05:56:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:25 05:57:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 09:50:25 05:57:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:25 05:57:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:50:25 09:50:25 05:57:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 05:58:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:25 05:58:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:25 05:58:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:25 05:59:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:25 05:59:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:25 05:59:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:25 06:00:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:25 06:00:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:25 06:00:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 06:01:02 AM all 0.33 0.00 0.07 0.01 0.03 99.57 09:50:25 06:01:02 AM 0 0.55 0.00 0.05 0.02 0.02 99.37 09:50:25 06:01:02 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:25 06:02:01 AM all 0.17 0.00 0.07 0.00 0.05 99.71 09:50:25 06:02:01 AM 0 0.24 0.00 0.07 0.00 0.03 99.66 09:50:25 06:02:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.76 09:50:25 06:03:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:50:25 06:03:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:25 06:03:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 06:04:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:25 06:04:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:25 06:04:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:25 06:05:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:25 06:05:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:25 06:05:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 06:06:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:25 06:06:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 09:50:25 06:06:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:25 06:07:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70 09:50:25 06:07:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:25 06:07:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58 09:50:25 06:08:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 09:50:25 06:08:01 AM 0 0.03 0.00 0.02 0.00 0.05 99.90 09:50:25 06:08:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:25 09:50:25 06:08:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 06:09:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:25 06:09:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 06:09:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:25 06:10:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:50:25 06:10:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:25 06:10:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:25 06:11:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:25 06:11:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 09:50:25 06:11:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:50:25 06:12:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:25 06:12:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:25 06:12:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 09:50:25 06:13:01 AM all 0.29 0.00 0.03 0.00 0.04 99.63 09:50:25 06:13:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 09:50:25 06:13:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:25 06:14:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:25 06:14:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:25 06:14:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:25 06:15:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 09:50:25 06:15:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 09:50:25 06:15:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47 09:50:25 06:16:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 09:50:25 06:16:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58 09:50:25 06:16:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:25 06:17:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:25 06:17:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:25 06:17:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 09:50:25 06:18:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:25 06:18:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 09:50:25 06:18:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:25 06:19:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72 09:50:25 06:19:01 AM 0 0.20 0.00 0.03 0.00 0.00 99.77 09:50:25 06:19:01 AM 1 0.15 0.00 0.10 0.00 0.08 99.67 09:50:25 09:50:25 06:19:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 06:20:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 09:50:25 06:20:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 09:50:25 06:20:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45 09:50:25 06:21:01 AM all 0.32 0.00 0.04 0.01 0.05 99.58 09:50:25 06:21:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:25 06:21:01 AM 1 0.58 0.00 0.05 0.02 0.07 99.28 09:50:25 06:22:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:25 06:22:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:25 06:22:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:25 06:23:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:25 06:23:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:25 06:23:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:25 06:24:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64 09:50:25 06:24:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:25 06:24:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 09:50:25 06:25:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 09:50:25 06:25:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:25 06:25:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43 09:50:25 06:26:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 09:50:25 06:26:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 09:50:25 06:26:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47 09:50:25 06:27:01 AM all 0.17 0.00 0.04 0.00 0.04 99.75 09:50:25 06:27:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67 09:50:25 06:27:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 09:50:25 06:28:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 09:50:25 06:28:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:25 06:28:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:50:25 06:29:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:50:25 06:29:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:25 06:29:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:25 06:30:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:50:25 06:30:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 09:50:25 06:30:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 09:50:25 09:50:25 06:30:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 06:31:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 09:50:25 06:31:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.47 09:50:25 06:31:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:25 06:32:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 09:50:25 06:32:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 09:50:25 06:32:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:50:25 06:33:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 09:50:25 06:33:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 09:50:25 06:33:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:25 06:34:01 AM all 0.22 0.00 0.04 0.00 0.04 99.70 09:50:25 06:34:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67 09:50:25 06:34:01 AM 1 0.15 0.00 0.05 0.00 0.07 99.73 09:50:25 06:35:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:25 06:35:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:25 06:35:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:25 06:36:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 09:50:25 06:36:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:25 06:36:01 AM 1 0.28 0.00 0.03 0.00 0.03 99.65 09:50:25 06:37:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:25 06:37:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:25 06:37:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33 09:50:25 06:38:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:25 06:38:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:25 06:38:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30 09:50:25 06:39:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:25 06:39:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:25 06:39:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:25 06:40:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:50:25 06:40:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:25 06:40:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 09:50:25 06:41:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:25 06:41:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 09:50:25 06:41:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:50:25 09:50:25 06:41:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 06:42:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72 09:50:25 06:42:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 09:50:25 06:42:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57 09:50:25 06:43:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:50:25 06:43:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:25 06:43:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:25 06:44:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:25 06:44:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:50:25 06:44:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:25 06:45:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:25 06:45:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:25 06:45:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:25 06:46:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:50:25 06:46:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 09:50:25 06:46:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:25 06:47:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70 09:50:25 06:47:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:25 06:47:01 AM 1 0.35 0.00 0.07 0.00 0.07 99.52 09:50:25 06:48:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73 09:50:25 06:48:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 09:50:25 06:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:25 06:49:01 AM all 0.08 0.00 0.07 0.00 0.04 99.81 09:50:25 06:49:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:25 06:49:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 09:50:25 06:50:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:25 06:50:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80 09:50:25 06:50:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45 09:50:25 06:51:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 09:50:25 06:51:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:25 06:51:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 09:50:25 06:52:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64 09:50:25 06:52:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:25 06:52:01 AM 1 0.42 0.00 0.07 0.00 0.07 99.45 09:50:25 09:50:25 06:52:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 06:53:01 AM all 0.29 0.00 0.03 0.00 0.03 99.64 09:50:25 06:53:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 09:50:25 06:53:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:50:25 06:54:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:25 06:54:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 06:54:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 09:50:25 06:55:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:25 06:55:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 06:55:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:50:25 06:56:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:50:25 06:56:01 AM 0 0.37 0.00 0.03 0.00 0.03 99.57 09:50:25 06:56:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68 09:50:25 06:57:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65 09:50:25 06:57:01 AM 0 0.47 0.00 0.12 0.00 0.03 99.38 09:50:25 06:57:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 09:50:25 06:58:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:25 06:58:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:25 06:58:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 09:50:25 06:59:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:50:25 06:59:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38 09:50:25 06:59:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:25 07:00:01 AM all 0.33 0.00 0.05 0.09 0.03 99.50 09:50:25 07:00:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:25 07:00:01 AM 1 0.10 0.00 0.07 0.18 0.05 99.60 09:50:25 07:01:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:50:25 07:01:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:25 07:01:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:25 07:02:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:25 07:02:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:25 07:02:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:25 07:03:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:25 07:03:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:25 07:03:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:25 09:50:25 07:03:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 07:04:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:25 07:04:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63 09:50:25 07:04:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58 09:50:25 07:05:01 AM all 0.18 0.00 0.08 0.01 0.04 99.70 09:50:25 07:05:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:25 07:05:01 AM 1 0.27 0.00 0.07 0.02 0.03 99.62 09:50:25 07:06:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71 09:50:25 07:06:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 09:50:25 07:06:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60 09:50:25 07:07:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:25 07:07:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:25 07:07:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:25 07:08:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:25 07:08:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 09:50:25 07:08:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 09:50:25 07:09:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:25 07:09:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 07:09:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 09:50:25 07:10:02 AM all 0.26 0.00 0.08 0.00 0.04 99.62 09:50:25 07:10:02 AM 0 0.15 0.00 0.10 0.00 0.07 99.68 09:50:25 07:10:02 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 09:50:25 07:11:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 09:50:25 07:11:01 AM 0 0.43 0.00 0.14 0.00 0.03 99.40 09:50:25 07:11:01 AM 1 0.31 0.00 0.03 0.00 0.02 99.64 09:50:25 07:12:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:50:25 07:12:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:25 07:12:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:25 07:13:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:25 07:13:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:50:25 07:13:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:25 07:14:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:25 07:14:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:50:25 07:14:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:25 09:50:25 07:14:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 07:15:01 AM all 0.32 0.00 0.07 0.01 0.04 99.57 09:50:25 07:15:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:25 07:15:01 AM 1 0.07 0.00 0.07 0.02 0.05 99.80 09:50:25 07:16:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:25 07:16:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:50:25 07:16:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:25 07:17:01 AM all 0.33 0.00 0.03 0.00 0.04 99.60 09:50:25 07:17:01 AM 0 0.60 0.00 0.02 0.00 0.05 99.33 09:50:25 07:17:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:25 07:18:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:25 07:18:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:50:25 07:18:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:25 07:19:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 09:50:25 07:19:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:25 07:19:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:25 07:20:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:25 07:20:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:25 07:20:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:25 07:21:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:25 07:21:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:25 07:21:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:50:25 07:22:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:25 07:22:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:25 07:22:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:25 07:23:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:25 07:23:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 07:23:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 09:50:25 07:24:01 AM all 0.13 0.00 0.08 0.00 0.03 99.77 09:50:25 07:24:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 07:24:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75 09:50:25 07:25:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 09:50:25 07:25:01 AM 0 0.08 0.00 0.12 0.00 0.05 99.75 09:50:25 07:25:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48 09:50:25 09:50:25 07:25:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 07:26:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:50:25 07:26:01 AM 0 0.37 0.00 0.02 0.00 0.02 99.60 09:50:25 07:26:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67 09:50:25 07:27:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 09:50:25 07:27:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 09:50:25 07:27:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 09:50:25 07:28:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:25 07:28:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:25 07:28:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:25 07:29:01 AM all 0.61 0.00 0.09 0.00 0.03 99.27 09:50:25 07:29:01 AM 0 0.58 0.00 0.12 0.00 0.03 99.26 09:50:25 07:29:01 AM 1 0.63 0.00 0.07 0.00 0.02 99.28 09:50:25 07:30:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:50:25 07:30:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62 09:50:25 07:30:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68 09:50:25 07:31:01 AM all 0.36 0.00 0.07 0.01 0.03 99.53 09:50:25 07:31:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:25 07:31:01 AM 1 0.60 0.00 0.07 0.02 0.02 99.30 09:50:25 07:32:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69 09:50:25 07:32:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:25 07:32:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50 09:50:25 07:33:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 09:50:25 07:33:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 09:50:25 07:33:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 09:50:25 07:34:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:25 07:34:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:50:25 07:34:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:25 07:35:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:25 07:35:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:25 07:35:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:25 07:36:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:25 07:36:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 07:36:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:50:25 09:50:25 07:36:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 07:37:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54 09:50:25 07:37:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:25 07:37:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 09:50:25 07:38:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66 09:50:25 07:38:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 07:38:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 09:50:25 07:39:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:25 07:39:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:25 07:39:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:25 07:40:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61 09:50:25 07:40:01 AM 0 0.30 0.00 0.10 0.00 0.03 99.57 09:50:25 07:40:01 AM 1 0.28 0.00 0.05 0.00 0.02 99.65 09:50:25 07:41:01 AM all 0.24 0.17 0.10 0.00 0.03 99.46 09:50:25 07:41:01 AM 0 0.42 0.05 0.10 0.00 0.03 99.40 09:50:25 07:41:01 AM 1 0.07 0.28 0.10 0.00 0.03 99.52 09:50:25 07:42:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:25 07:42:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:25 07:42:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:25 07:43:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 09:50:25 07:43:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 09:50:25 07:43:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:25 07:44:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:25 07:44:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:50:25 07:44:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:25 07:45:01 AM all 0.33 0.00 0.06 0.01 0.04 99.56 09:50:25 07:45:01 AM 0 0.53 0.00 0.03 0.02 0.02 99.40 09:50:25 07:45:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72 09:50:25 07:46:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:25 07:46:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 09:50:25 07:46:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 09:50:25 07:47:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:25 07:47:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:25 07:47:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:25 09:50:25 07:47:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 07:48:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57 09:50:25 07:48:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:25 07:48:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37 09:50:25 07:49:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 09:50:25 07:49:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97 09:50:25 07:49:01 AM 1 0.53 0.00 0.07 0.00 0.07 99.33 09:50:25 07:50:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 09:50:25 07:50:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:25 07:50:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.41 09:50:25 07:51:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:25 07:51:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:25 07:51:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:25 07:52:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:25 07:52:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:25 07:52:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:25 07:53:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:50:25 07:53:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:25 07:53:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:25 07:54:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:25 07:54:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:25 07:54:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:50:25 07:55:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:50:25 07:55:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:25 07:55:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 07:56:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:25 07:56:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:25 07:56:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72 09:50:25 07:57:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:25 07:57:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:25 07:57:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 07:58:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 09:50:25 07:58:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 09:50:25 07:58:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:50:25 09:50:25 07:58:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 07:59:01 AM all 0.12 0.00 0.08 0.00 0.03 99.78 09:50:25 07:59:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 09:50:25 07:59:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 08:00:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:50:25 08:00:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 09:50:25 08:00:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 08:01:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 09:50:25 08:01:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:25 08:01:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 09:50:25 08:02:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:50:25 08:02:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68 09:50:25 08:02:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65 09:50:25 08:03:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:50:25 08:03:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:25 08:03:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 09:50:25 08:04:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:50:25 08:04:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:25 08:04:01 AM 1 0.03 0.00 0.05 0.00 0.07 99.85 09:50:25 08:05:01 AM all 0.22 0.00 0.04 0.03 0.03 99.68 09:50:25 08:05:01 AM 0 0.37 0.00 0.03 0.07 0.02 99.52 09:50:25 08:05:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 08:06:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:50:25 08:06:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:50:25 08:06:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:50:25 08:07:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 09:50:25 08:07:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:25 08:07:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:25 08:08:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:25 08:08:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:50:25 08:08:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:25 08:09:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:25 08:09:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 09:50:25 08:09:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:25 09:50:25 08:09:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 08:10:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:25 08:10:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75 09:50:25 08:10:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42 09:50:25 08:11:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:25 08:11:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 08:11:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 09:50:25 08:12:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:50:25 08:12:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:25 08:12:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 09:50:25 08:13:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:25 08:13:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:25 08:13:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43 09:50:25 08:14:01 AM all 0.25 0.00 0.04 0.00 0.03 99.68 09:50:25 08:14:01 AM 0 0.00 0.00 0.02 0.00 0.00 99.98 09:50:25 08:14:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 09:50:25 08:15:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:50:25 08:15:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:25 08:15:01 AM 1 0.48 0.00 0.08 0.00 0.03 99.40 09:50:25 08:16:02 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:25 08:16:02 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:25 08:16:02 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:25 08:17:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:25 08:17:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:25 08:17:01 AM 1 0.54 0.00 0.03 0.00 0.03 99.39 09:50:25 08:18:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63 09:50:25 08:18:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 08:18:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48 09:50:25 08:19:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67 09:50:25 08:19:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:25 08:19:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50 09:50:25 08:20:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:25 08:20:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:25 08:20:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 09:50:25 09:50:25 08:20:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 08:21:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:25 08:21:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 08:21:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 09:50:25 08:22:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 09:50:25 08:22:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:25 08:22:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 09:50:25 08:23:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:25 08:23:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 08:23:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:50:25 08:24:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 09:50:25 08:24:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 08:24:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 09:50:25 08:25:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:50:25 08:25:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 08:25:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:25 08:26:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:25 08:26:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 09:50:25 08:26:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:25 08:27:01 AM all 0.18 0.00 0.05 0.00 0.04 99.72 09:50:25 08:27:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93 09:50:25 08:27:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.51 09:50:25 08:28:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:25 08:28:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:25 08:28:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:25 08:29:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:50:25 08:29:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68 09:50:25 08:29:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:50:25 08:30:01 AM all 0.32 0.00 0.05 0.01 0.04 99.58 09:50:25 08:30:01 AM 0 0.52 0.00 0.05 0.02 0.03 99.38 09:50:25 08:30:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 09:50:25 08:31:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63 09:50:25 08:31:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 09:50:25 08:31:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 09:50:25 09:50:25 08:31:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 08:32:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:25 08:32:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:25 08:32:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:50:25 08:33:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:50:25 08:33:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:50:25 08:33:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:25 08:34:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63 09:50:25 08:34:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 08:34:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:25 08:35:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 09:50:25 08:35:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:50:25 08:35:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:25 08:36:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:25 08:36:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:50:25 08:36:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:25 08:37:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:25 08:37:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:25 08:37:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 09:50:25 08:38:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:25 08:38:01 AM 0 0.32 0.00 0.02 0.00 0.02 99.65 09:50:25 08:38:01 AM 1 0.15 0.00 0.12 0.00 0.05 99.68 09:50:25 08:39:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 09:50:25 08:39:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:50:25 08:39:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 09:50:25 08:40:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:25 08:40:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 08:40:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:50:25 08:41:01 AM all 0.33 0.00 0.07 0.03 0.04 99.52 09:50:25 08:41:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:25 08:41:01 AM 1 0.55 0.00 0.05 0.07 0.05 99.28 09:50:25 08:42:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:25 08:42:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:25 08:42:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 09:50:25 09:50:25 08:42:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 08:43:01 AM all 0.39 0.00 0.08 0.00 0.03 99.50 09:50:25 08:43:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68 09:50:25 08:43:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 09:50:25 08:44:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 09:50:25 08:44:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 08:44:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42 09:50:25 08:45:01 AM all 0.18 0.00 0.05 0.00 0.03 99.74 09:50:25 08:45:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68 09:50:25 08:45:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:25 08:46:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 09:50:25 08:46:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:50:25 08:46:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 09:50:25 08:47:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:50:25 08:47:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:50:25 08:47:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:50:25 08:48:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:50:25 08:48:01 AM 0 0.35 0.00 0.10 0.00 0.03 99.52 09:50:25 08:48:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68 09:50:25 08:49:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:50:25 08:49:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:50:25 08:49:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:25 08:50:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 09:50:25 08:50:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78 09:50:25 08:50:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 09:50:25 08:51:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50 09:50:25 08:51:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:50:25 08:51:01 AM 1 0.60 0.00 0.08 0.00 0.05 99.27 09:50:25 08:52:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:50:25 08:52:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:50:25 08:52:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 09:50:25 08:53:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:25 08:53:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 09:50:25 08:53:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 09:50:25 09:50:25 08:53:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 08:54:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:25 08:54:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 09:50:25 08:54:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:50:25 08:55:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 09:50:25 08:55:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:25 08:55:01 AM 1 0.18 0.00 0.10 0.00 0.05 99.67 09:50:25 08:56:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64 09:50:25 08:56:01 AM 0 0.43 0.00 0.03 0.00 0.00 99.53 09:50:25 08:56:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:50:25 08:57:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:50:25 08:57:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:25 08:57:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:50:25 08:58:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:25 08:58:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 09:50:25 08:58:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:25 08:59:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 09:50:25 08:59:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:25 08:59:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 09:50:25 09:00:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 09:50:25 09:00:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:25 09:00:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:50:25 09:01:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 09:50:25 09:01:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78 09:50:25 09:01:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 09:50:25 09:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:25 09:02:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:25 09:02:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:50:25 09:03:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:25 09:03:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 09:03:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53 09:50:25 09:04:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 09:50:25 09:04:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:50:25 09:04:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:25 09:50:25 09:04:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 09:05:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:25 09:05:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 09:05:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:50:25 09:06:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 09:50:25 09:06:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:25 09:06:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53 09:50:25 09:07:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 09:50:25 09:07:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:25 09:07:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:25 09:08:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:25 09:08:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 09:08:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 09:50:25 09:09:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:25 09:09:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:25 09:09:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:50:25 09:10:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:25 09:10:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:25 09:10:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:50:25 09:11:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:25 09:11:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 09:50:25 09:11:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 09:50:25 09:12:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67 09:50:25 09:12:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53 09:50:25 09:12:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:25 09:13:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:25 09:13:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:25 09:13:01 AM 1 0.60 0.00 0.05 0.00 0.07 99.28 09:50:25 09:14:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:25 09:14:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:25 09:14:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 09:50:25 09:15:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:25 09:15:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 09:50:25 09:15:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68 09:50:25 09:50:25 09:15:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 09:16:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:25 09:16:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50 09:50:25 09:16:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 09:50:25 09:17:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:50:25 09:17:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:25 09:17:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:25 09:18:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 09:50:25 09:18:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48 09:50:25 09:18:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 09:50:25 09:19:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:25 09:19:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:25 09:19:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 09:50:25 09:20:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:25 09:20:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:25 09:20:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:25 09:21:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 09:50:25 09:21:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63 09:50:25 09:21:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 09:22:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 09:50:25 09:22:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:25 09:22:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:50:25 09:23:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:25 09:23:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:50:25 09:23:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:25 09:24:02 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:25 09:24:02 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:25 09:24:02 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:25 09:25:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 09:50:25 09:25:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68 09:50:25 09:25:01 AM 1 0.24 0.00 0.07 0.00 0.05 99.64 09:50:25 09:26:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66 09:50:25 09:26:01 AM 0 0.00 0.00 0.03 0.00 0.00 99.97 09:50:25 09:26:01 AM 1 0.45 0.00 0.12 0.00 0.08 99.35 09:50:25 09:50:25 09:26:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 09:27:01 AM all 0.34 0.00 0.07 0.00 0.05 99.54 09:50:25 09:27:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 09:27:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 09:50:25 09:28:01 AM all 0.20 0.00 0.07 0.00 0.03 99.70 09:50:25 09:28:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 09:50:25 09:28:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62 09:50:25 09:29:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:25 09:29:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 09:50:25 09:29:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:25 09:30:01 AM all 0.35 0.19 0.13 0.01 0.04 99.28 09:50:25 09:30:01 AM 0 0.60 0.03 0.10 0.00 0.03 99.23 09:50:25 09:30:01 AM 1 0.10 0.35 0.15 0.02 0.05 99.33 09:50:25 09:31:01 AM all 0.30 0.00 0.06 0.01 0.04 99.59 09:50:25 09:31:01 AM 0 0.52 0.00 0.07 0.02 0.03 99.37 09:50:25 09:31:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:25 09:32:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:25 09:32:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:25 09:32:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:25 09:33:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:25 09:33:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:50:25 09:33:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 09:50:25 09:34:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:50:25 09:34:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 09:50:25 09:34:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70 09:50:25 09:35:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70 09:50:25 09:35:01 AM 0 0.33 0.00 0.02 0.00 0.00 99.65 09:50:25 09:35:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:25 09:36:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 09:50:25 09:36:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.56 09:50:25 09:36:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:25 09:37:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:25 09:37:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 09:50:25 09:37:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:25 09:50:25 09:37:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 09:38:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:25 09:38:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:25 09:38:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:25 09:39:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:25 09:39:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:50:25 09:39:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:25 09:40:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:25 09:40:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:50:25 09:40:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:25 09:41:01 AM all 36.59 0.00 5.29 1.28 0.12 56.73 09:50:25 09:41:01 AM 0 27.98 0.00 4.61 0.97 0.12 66.33 09:50:25 09:41:01 AM 1 45.20 0.00 5.97 1.59 0.12 47.12 09:50:25 09:42:01 AM all 21.67 0.00 3.46 1.07 0.08 73.72 09:50:25 09:42:01 AM 0 14.82 0.00 2.79 1.42 0.07 80.91 09:50:25 09:42:01 AM 1 28.53 0.00 4.14 0.72 0.08 66.53 09:50:25 09:43:01 AM all 30.16 0.00 4.53 0.49 0.09 64.72 09:50:25 09:43:01 AM 0 27.45 0.00 4.31 0.55 0.10 67.59 09:50:25 09:43:01 AM 1 32.88 0.00 4.76 0.43 0.08 61.84 09:50:25 09:44:01 AM all 20.84 0.00 3.66 0.68 0.08 74.74 09:50:25 09:44:01 AM 0 20.21 0.00 3.37 0.78 0.08 75.55 09:50:25 09:44:01 AM 1 21.47 0.00 3.95 0.57 0.08 73.93 09:50:25 09:45:01 AM all 1.68 0.00 0.26 0.07 0.04 97.95 09:50:25 09:45:01 AM 0 0.57 0.00 0.23 0.05 0.03 99.11 09:50:25 09:45:01 AM 1 2.79 0.00 0.28 0.08 0.05 96.79 09:50:25 09:46:01 AM all 19.09 0.00 0.27 0.04 0.08 80.51 09:50:25 09:46:01 AM 0 5.07 0.00 0.27 0.08 0.08 94.49 09:50:25 09:46:01 AM 1 33.10 0.00 0.27 0.00 0.08 66.55 09:50:25 09:47:01 AM all 7.81 0.00 0.13 0.00 0.06 91.99 09:50:25 09:47:01 AM 0 8.45 0.00 0.13 0.00 0.07 91.35 09:50:25 09:47:01 AM 1 7.17 0.00 0.13 0.00 0.05 92.64 09:50:25 09:48:01 AM all 11.34 0.00 0.18 0.02 0.06 88.40 09:50:25 09:48:01 AM 0 8.88 0.00 0.20 0.03 0.05 90.84 09:50:25 09:48:01 AM 1 13.80 0.00 0.17 0.00 0.07 85.97 09:50:25 09:50:25 09:48:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:25 09:49:01 AM all 14.04 0.00 1.65 0.05 0.11 84.15 09:50:25 09:49:01 AM 0 8.32 0.00 1.25 0.03 0.12 90.28 09:50:25 09:49:01 AM 1 19.76 0.00 2.06 0.07 0.10 78.01 09:50:25 09:50:01 AM all 31.64 0.00 3.76 0.31 0.10 64.19 09:50:25 09:50:01 AM 0 26.58 0.00 3.87 0.30 0.10 69.16 09:50:25 09:50:01 AM 1 36.70 0.00 3.65 0.32 0.10 59.23 09:50:25 Average: all 0.82 0.00 0.12 0.01 0.03 99.01 09:50:25 Average: 0 0.66 0.00 0.11 0.01 0.03 99.18 09:50:25 Average: 1 0.97 0.00 0.13 0.01 0.04 98.84 09:50:25 09:50:25 09:50:25