09:40:18 Started by upstream project "integration-sanity-test-scandium" build number 550 09:40:18 originally caused by: 09:40:18 Started by timer 09:40:18 Running as SYSTEM 09:40:18 [EnvInject] - Loading node environment variables. 09:40:18 Building remotely on prd-centos8-robot-2c-8g-2206 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:40:18 [ssh-agent] Looking for ssh-agent implementation... 09:40:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:19 $ ssh-agent 09:40:19 SSH_AUTH_SOCK=/tmp/ssh-b8dMZkB4Iyu3/agent.6490 09:40:19 SSH_AGENT_PID=6492 09:40:19 [ssh-agent] Started. 09:40:19 Running ssh-add (command line suppressed) 09:40:19 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_16295708208602120575.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_16295708208602120575.key) 09:40:19 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:40:19 The recommended git tool is: NONE 09:40:21 using credential opendaylight-jenkins-ssh 09:40:21 Wiping out workspace first. 09:40:21 Cloning the remote Git repository 09:40:21 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:40:21 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:40:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:21 > git --version # timeout=10 09:40:21 > git --version # 'git version 2.43.0' 09:40:21 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:21 [INFO] Currently running in a labeled security context 09:40:21 [INFO] Currently SELinux is 'enforcing' on the host 09:40:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh11018173873198523756.key 09:40:21 Verifying host key using known hosts file 09:40:21 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:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:24 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:24 [INFO] Currently running in a labeled security context 09:40:24 [INFO] Currently SELinux is 'enforcing' on the host 09:40:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh3617858119846157948.key 09:40:24 Verifying host key using known hosts file 09:40:24 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:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:40:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:24 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:40:24 > git config core.sparsecheckout # timeout=10 09:40:25 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:40:25 Commit message: "Adapt test for new pce-allocation field" 09:40:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:25 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:40:25 No emails were triggered. 09:40:25 provisioning config files... 09:40:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:40:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:40:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9758682500416308664.sh 09:40:26 ---> python-tools-install.sh 09:40:26 Setup pyenv: 09:40:26 system 09:40:26 * 3.8.13 (set by /opt/pyenv/version) 09:40:26 * 3.9.13 (set by /opt/pyenv/version) 09:40:26 * 3.10.13 (set by /opt/pyenv/version) 09:40:26 * 3.11.7 (set by /opt/pyenv/version) 09:40:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jx0q 09:40:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:35 lf-activate-venv(): INFO: Base packages installed successfully 09:40:35 lf-activate-venv(): INFO: Installing additional packages: lftools 09:41:00 lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH 09:41:00 Generating Requirements File 09:41:20 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:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:41:21 Python 3.11.7 09:41:21 pip 25.3 from /tmp/venv-jx0q/lib/python3.11/site-packages/pip (python 3.11) 09:41:21 appdirs==1.4.4 09:41:21 argcomplete==3.6.3 09:41:21 aspy.yaml==1.3.0 09:41:21 attrs==25.4.0 09:41:21 autopage==0.5.2 09:41:21 beautifulsoup4==4.14.2 09:41:21 boto3==1.41.5 09:41:21 botocore==1.41.5 09:41:21 bs4==0.0.2 09:41:21 cachetools==6.2.2 09:41:21 certifi==2025.11.12 09:41:21 cffi==2.0.0 09:41:21 cfgv==3.5.0 09:41:21 chardet==5.2.0 09:41:21 charset-normalizer==3.4.4 09:41:21 click==8.3.1 09:41:21 cliff==4.12.0 09:41:21 cmd2==2.7.0 09:41:21 cryptography==3.3.2 09:41:21 debtcollector==3.0.0 09:41:21 decorator==5.2.1 09:41:21 defusedxml==0.7.1 09:41:21 Deprecated==1.3.1 09:41:21 distlib==0.4.0 09:41:21 dnspython==2.8.0 09:41:21 docker==7.1.0 09:41:21 dogpile.cache==1.5.0 09:41:21 durationpy==0.10 09:41:21 email-validator==2.3.0 09:41:21 filelock==3.20.0 09:41:21 future==1.0.0 09:41:21 gitdb==4.0.12 09:41:21 GitPython==3.1.45 09:41:21 google-auth==2.43.0 09:41:21 httplib2==0.31.0 09:41:21 identify==2.6.15 09:41:21 idna==3.11 09:41:21 importlib-resources==1.5.0 09:41:21 iso8601==2.1.0 09:41:21 Jinja2==3.1.6 09:41:21 jmespath==1.0.1 09:41:21 jsonpatch==1.33 09:41:21 jsonpointer==3.0.0 09:41:21 jsonschema==4.25.1 09:41:21 jsonschema-specifications==2025.9.1 09:41:21 keystoneauth1==5.12.0 09:41:21 kubernetes==34.1.0 09:41:21 lftools==0.37.16 09:41:21 lxml==6.0.2 09:41:21 markdown-it-py==4.0.0 09:41:21 MarkupSafe==3.0.3 09:41:21 mdurl==0.1.2 09:41:21 msgpack==1.1.2 09:41:21 multi_key_dict==2.0.3 09:41:21 munch==4.0.0 09:41:21 netaddr==1.3.0 09:41:21 niet==1.4.2 09:41:21 nodeenv==1.9.1 09:41:21 oauth2client==4.1.3 09:41:21 oauthlib==3.3.1 09:41:21 openstacksdk==4.8.0 09:41:21 os-service-types==1.8.2 09:41:21 osc-lib==4.2.0 09:41:21 oslo.config==10.1.0 09:41:21 oslo.context==6.2.0 09:41:21 oslo.i18n==6.7.1 09:41:21 oslo.log==7.2.1 09:41:21 oslo.serialization==5.8.0 09:41:21 oslo.utils==9.2.0 09:41:21 packaging==25.0 09:41:21 pbr==7.0.3 09:41:21 platformdirs==4.5.0 09:41:21 prettytable==3.17.0 09:41:21 psutil==7.1.3 09:41:21 pyasn1==0.6.1 09:41:21 pyasn1_modules==0.4.2 09:41:21 pycparser==2.23 09:41:21 pygerrit2==2.0.15 09:41:21 PyGithub==2.8.1 09:41:21 Pygments==2.19.2 09:41:21 PyJWT==2.10.1 09:41:21 PyNaCl==1.6.1 09:41:21 pyparsing==2.4.7 09:41:21 pyperclip==1.11.0 09:41:21 pyrsistent==0.20.0 09:41:21 python-cinderclient==9.8.0 09:41:21 python-dateutil==2.9.0.post0 09:41:21 python-heatclient==4.3.0 09:41:21 python-jenkins==1.8.3 09:41:21 python-keystoneclient==5.7.0 09:41:21 python-magnumclient==4.9.0 09:41:21 python-openstackclient==8.2.0 09:41:21 python-swiftclient==4.9.0 09:41:21 PyYAML==6.0.3 09:41:21 referencing==0.37.0 09:41:21 requests==2.32.5 09:41:21 requests-oauthlib==2.0.0 09:41:21 requestsexceptions==1.4.0 09:41:21 rfc3986==2.0.0 09:41:21 rich==14.2.0 09:41:21 rich-argparse==1.7.2 09:41:21 rpds-py==0.29.0 09:41:21 rsa==4.9.1 09:41:21 ruamel.yaml==0.18.16 09:41:21 ruamel.yaml.clib==0.2.15 09:41:21 s3transfer==0.15.0 09:41:21 simplejson==3.20.2 09:41:21 six==1.17.0 09:41:21 smmap==5.0.2 09:41:21 soupsieve==2.8 09:41:21 stevedore==5.6.0 09:41:21 tabulate==0.9.0 09:41:21 toml==0.10.2 09:41:21 tomlkit==0.13.3 09:41:21 tqdm==4.67.1 09:41:21 typing_extensions==4.15.0 09:41:21 tzdata==2025.2 09:41:21 urllib3==1.26.20 09:41:21 virtualenv==20.35.4 09:41:21 wcwidth==0.2.14 09:41:21 websocket-client==1.9.0 09:41:21 wrapt==2.0.1 09:41:21 xdg==6.0.0 09:41:21 xmltodict==1.0.2 09:41:21 yq==3.4.3 09:41:21 [EnvInject] - Injecting environment variables from a build step. 09:41:21 [EnvInject] - Injecting as environment variables the properties content 09:41:21 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:41:21 OS_CLOUD=vex 09:41:21 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-545 09:41:21 OS_STACK_TEMPLATE_DIR=openstack-hot 09:41:21 09:41:21 [EnvInject] - Variables injected successfully. 09:41:21 provisioning config files... 09:41:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:41:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9342648124535341544.sh 09:41:21 ---> Create parameters file for OpenStack HOT 09:41:21 OpenStack Heat parameters generated 09:41:21 ----------------------------------- 09:41:21 parameters: 09:41:21 vm_0_count: '1' 09:41:21 vm_0_flavor: 'v3-standard-4' 09:41:21 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:41:21 vm_1_count: '1' 09:41:21 vm_1_flavor: 'v3-standard-2' 09:41:21 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:41:21 09:41:21 job_name: '52208-545' 09:41:21 silo: 'releng' 09:41:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1742677222233492025.sh 09:41:22 ---> Create HEAT stack 09:41:22 + source /home/jenkins/lf-env.sh 09:41:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:22 ++ mktemp -d /tmp/venv-XXXX 09:41:22 + lf_venv=/tmp/venv-0ljM 09:41:22 + local venv_file=/tmp/.os_lf_venv 09:41:22 + local python=python3 09:41:22 + local options 09:41:22 + local set_path=true 09:41:22 + local install_args= 09:41:22 ++ 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:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:22 + true 09:41:22 + case $1 in 09:41:22 + python=python3 09:41:22 + shift 2 09:41:22 + true 09:41:22 + case $1 in 09:41:22 + shift 09:41:22 + break 09:41:22 + case $python in 09:41:22 + local pkg_list= 09:41:22 + [[ -d /opt/pyenv ]] 09:41:22 + echo 'Setup pyenv:' 09:41:22 Setup pyenv: 09:41:22 + export PYENV_ROOT=/opt/pyenv 09:41:22 + PYENV_ROOT=/opt/pyenv 09:41:22 + 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:22 + 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:22 + pyenv versions 09:41:22 system 09:41:22 3.8.13 09:41:22 3.9.13 09:41:22 3.10.13 09:41:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:22 + command -v pyenv 09:41:22 ++ pyenv init - --no-rehash 09:41:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:41:22 for i in ${!paths[@]}; do 09:41:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:41:22 fi; done; 09:41:22 echo "${paths[*]}"'\'')" 09:41:22 export PATH="/opt/pyenv/shims:${PATH}" 09:41:22 export PYENV_SHELL=bash 09:41:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:41:22 pyenv() { 09:41:22 local command 09:41:22 command="${1:-}" 09:41:22 if [ "$#" -gt 0 ]; then 09:41:22 shift 09:41:22 fi 09:41:22 09:41:22 case "$command" in 09:41:22 rehash|shell) 09:41:22 eval "$(pyenv "sh-$command" "$@")" 09:41:22 ;; 09:41:22 *) 09:41:22 command pyenv "$command" "$@" 09:41:22 ;; 09:41:22 esac 09:41:22 }' 09:41:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:41:22 for i in ${!paths[@]}; do 09:41:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:41:22 fi; done; 09:41:22 echo "${paths[*]}"' 09:41:22 ++ 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:22 ++ 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:22 ++ 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:22 ++ export PYENV_SHELL=bash 09:41:22 ++ PYENV_SHELL=bash 09:41:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:41:22 +++ complete -F _pyenv pyenv 09:41:22 ++ lf-pyver python3 09:41:22 ++ local py_version_xy=python3 09:41:22 ++ local py_version_xyz= 09:41:22 ++ pyenv versions 09:41:22 ++ grep -E '^[0-9.]*[0-9]$' 09:41:22 ++ local command 09:41:22 ++ command=versions 09:41:22 ++ '[' 1 -gt 0 ']' 09:41:22 ++ shift 09:41:22 ++ case "$command" in 09:41:22 ++ command pyenv versions 09:41:22 ++ pyenv versions 09:41:22 ++ sed 's/^[ *]* //' 09:41:22 ++ awk '{ print $1 }' 09:41:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:41:22 +++ grep '^3' /tmp/.pyenv_versions 09:41:22 +++ tail -n 1 09:41:22 +++ sort -V 09:41:22 ++ py_version_xyz=3.11.7 09:41:22 ++ [[ -z 3.11.7 ]] 09:41:22 ++ echo 3.11.7 09:41:22 ++ return 0 09:41:22 + pyenv local 3.11.7 09:41:22 + local command 09:41:22 + command=local 09:41:22 + '[' 2 -gt 0 ']' 09:41:22 + shift 09:41:22 + case "$command" in 09:41:22 + command pyenv local 3.11.7 09:41:22 + pyenv local 3.11.7 09:41:22 + for arg in "$@" 09:41:22 + case $arg in 09:41:22 + pkg_list+='lftools[openstack] ' 09:41:22 + for arg in "$@" 09:41:22 + case $arg in 09:41:22 + pkg_list+='kubernetes ' 09:41:22 + for arg in "$@" 09:41:22 + case $arg in 09:41:22 + pkg_list+='niet ' 09:41:22 + for arg in "$@" 09:41:22 + case $arg in 09:41:22 + pkg_list+='python-heatclient ' 09:41:22 + for arg in "$@" 09:41:22 + case $arg in 09:41:22 + pkg_list+='python-openstackclient ' 09:41:22 + for arg in "$@" 09:41:22 + case $arg in 09:41:22 + pkg_list+='python-magnumclient ' 09:41:22 + for arg in "$@" 09:41:22 + case $arg in 09:41:22 + pkg_list+='urllib3~=1.26.15 ' 09:41:22 + for arg in "$@" 09:41:22 + case $arg in 09:41:22 + pkg_list+='yq ' 09:41:22 + [[ -f /tmp/.os_lf_venv ]] 09:41:22 ++ cat /tmp/.os_lf_venv 09:41:22 + lf_venv=/tmp/venv-jx0q 09:41:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx0q from' file:/tmp/.os_lf_venv 09:41:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx0q from file:/tmp/.os_lf_venv 09:41:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:41:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:22 + local 'pip_opts=--upgrade --quiet' 09:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:41:22 + [[ -n '' ]] 09:41:22 + [[ -n '' ]] 09:41:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:41:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:22 + /tmp/venv-jx0q/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:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:41:24 lf-activate-venv(): INFO: Base packages installed successfully 09:41:24 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:41:24 + 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:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:24 + /tmp/venv-jx0q/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:41 + type python3 09:41:41 + true 09:41:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH' 09:41:41 lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH 09:41:41 + PATH=/tmp/venv-jx0q/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:41 + return 0 09:41:41 + openstack --os-cloud vex limits show --absolute 09:41:43 +--------------------------+---------+ 09:41:43 | Name | Value | 09:41:43 +--------------------------+---------+ 09:41:43 | maxTotalInstances | -1 | 09:41:43 | maxTotalCores | 450 | 09:41:43 | maxTotalRAMSize | 1000000 | 09:41:43 | maxServerMeta | 128 | 09:41:43 | maxImageMeta | 128 | 09:41:43 | maxPersonality | 5 | 09:41:43 | maxPersonalitySize | 10240 | 09:41:43 | maxTotalKeypairs | 100 | 09:41:43 | maxServerGroups | 10 | 09:41:43 | maxServerGroupMembers | 10 | 09:41:43 | maxTotalFloatingIps | -1 | 09:41:43 | maxSecurityGroups | -1 | 09:41:43 | maxSecurityGroupRules | -1 | 09:41:43 | totalRAMUsed | 671744 | 09:41:43 | totalCoresUsed | 164 | 09:41:43 | totalInstancesUsed | 59 | 09:41:43 | totalFloatingIpsUsed | 0 | 09:41:43 | totalSecurityGroupsUsed | 0 | 09:41:43 | totalServerGroupsUsed | 0 | 09:41:43 | maxTotalVolumes | -1 | 09:41:43 | maxTotalSnapshots | 10 | 09:41:43 | maxTotalVolumeGigabytes | 4096 | 09:41:43 | maxTotalBackups | 10 | 09:41:43 | maxTotalBackupGigabytes | 1000 | 09:41:43 | totalVolumesUsed | 3 | 09:41:43 | totalGigabytesUsed | 60 | 09:41:43 | totalSnapshotsUsed | 0 | 09:41:43 | totalBackupsUsed | 0 | 09:41:43 | totalBackupGigabytesUsed | 0 | 09:41:43 +--------------------------+---------+ 09:41:43 + pushd /opt/ciman/openstack-hot 09:41:43 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:43 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-545 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:42:09 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-545 09:42:09 Waiting to initialize infrastructure... 09:42:09 Stack initialization successful. 09:42:09 ------------------------------------ 09:42:09 Stack Details 09:42:09 ------------------------------------ 09:42:09 {'added': None, 09:42:09 'capabilities': [], 09:42:09 'created_at': '2025-11-29T09:41:46Z', 09:42:09 'deleted': None, 09:42:09 'deleted_at': None, 09:42:09 'description': 'No description', 09:42:09 'environment': None, 09:42:09 'environment_files': None, 09:42:09 'files': None, 09:42:09 'files_container': None, 09:42:09 'id': '18cd5bba-ca73-443f-b223-a132aa9bf9b7', 09:42:09 'is_rollback_disabled': True, 09:42:09 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-545/18cd5bba-ca73-443f-b223-a132aa9bf9b7', 09:42:09 'rel': 'self'}], 09:42:09 '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:09 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-545', 09:42:09 'notification_topics': [], 09:42:09 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:42:09 'output_key': 'vm_0_ips', 09:42:09 'output_value': ['10.30.170.228']}, 09:42:09 {'description': 'IP addresses of the 2nd vm types', 09:42:09 'output_key': 'vm_1_ips', 09:42:09 'output_value': ['10.30.170.110']}], 09:42:09 'owner_id': ****, 09:42:09 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:42:09 'OS::stack_id': '18cd5bba-ca73-443f-b223-a132aa9bf9b7', 09:42:09 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-545', 09:42:09 'job_name': '52208-545', 09:42:09 'silo': 'releng', 09:42:09 'vm_0_count': '1', 09:42:09 'vm_0_flavor': 'v3-standard-4', 09:42:09 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:42:09 '20250917-133034.447', 09:42:09 'vm_1_count': '1', 09:42:09 'vm_1_flavor': 'v3-standard-2', 09:42:09 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:42:09 '- 20250917-133034.654'}, 09:42:09 'parent_id': None, 09:42:09 'replaced': None, 09:42:09 'status': 'CREATE_COMPLETE', 09:42:09 'status_reason': 'Stack CREATE completed successfully', 09:42:09 'tags': [], 09:42:09 'template': None, 09:42:09 'template_description': 'No description', 09:42:09 'template_url': None, 09:42:09 'timeout_mins': 15, 09:42:09 'unchanged': None, 09:42:09 'updated': None, 09:42:09 'updated_at': None, 09:42:09 'user_project_id': '06150ba761df40e5bd859ff2a2ca028f'} 09:42:09 ------------------------------------ 09:42:09 + popd 09:42:09 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:42:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11566619746295870861.sh 09:42:09 ---> Copy SSH public keys to CSIT lab 09:42:09 Setup pyenv: 09:42:09 system 09:42:09 3.8.13 09:42:09 3.9.13 09:42:09 3.10.13 09:42:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx0q from file:/tmp/.os_lf_venv 09:42:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:11 lf-activate-venv(): INFO: Base packages installed successfully 09:42:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:42:27 lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH 09:42:29 SSH not responding on 10.30.170.228. Retrying in 10 seconds... 09:42:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 09:42:30 releng-52208-545-1-mininet-ovs-217-0 09:42:30 Successfully copied public keys to slave 10.30.170.110 09:42:39 Ping to 10.30.170.228 successful. 09:42:40 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:42:41 releng-52208-545-0-builder-0 09:42:41 Successfully copied public keys to slave 10.30.170.228 09:42:41 Process 7705 ready. 09:42:41 Process 7706 ready. 09:42:41 SSH ready on all stack servers. 09:42:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12852695139774288665.sh 09:42:41 Setup pyenv: 09:42:41 system 09:42:41 3.8.13 09:42:41 3.9.13 09:42:41 3.10.13 09:42:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cdRD 09:42:45 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:42:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:49 lf-activate-venv(): INFO: Base packages installed successfully 09:42:49 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:42:51 lf-activate-venv(): INFO: Adding /tmp/venv-cdRD/bin to PATH 09:42:51 + echo 'Installing Python Requirements' 09:42:51 Installing Python Requirements 09:42:51 + cat 09:42:51 + python -m pip install -r requirements.txt 09:42:51 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:42:51 Collecting docker-py (from -r requirements.txt (line 1)) 09:42:51 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:51 Collecting ipaddr (from -r requirements.txt (line 2)) 09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:42:51 Installing build dependencies: started 09:42:52 Installing build dependencies: finished with status 'done' 09:42:52 Getting requirements to build wheel: started 09:42:53 Getting requirements to build wheel: finished with status 'done' 09:42:53 Preparing metadata (pyproject.toml): started 09:42:53 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:53 Collecting netaddr (from -r requirements.txt (line 3)) 09:42:53 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:53 Collecting netifaces (from -r requirements.txt (line 4)) 09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:42:53 Installing build dependencies: started 09:42:54 Installing build dependencies: finished with status 'done' 09:42:54 Getting requirements to build wheel: started 09:42:54 Getting requirements to build wheel: finished with status 'done' 09:42:54 Preparing metadata (pyproject.toml): started 09:42:55 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:55 Collecting pyhocon (from -r requirements.txt (line 5)) 09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:42:55 Collecting requests (from -r requirements.txt (line 6)) 09:42:55 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:55 Collecting robotframework (from -r requirements.txt (line 7)) 09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:42:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.4 MB/s 0:00:00 09:42:55 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:42:55 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:55 Installing build dependencies: started 09:42:56 Installing build dependencies: finished with status 'done' 09:42:56 Getting requirements to build wheel: started 09:42:56 Getting requirements to build wheel: finished with status 'done' 09:42:56 Preparing metadata (pyproject.toml): started 09:42:56 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:56 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:42:56 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:56 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:42:57 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:57 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:42:57 Installing build dependencies: started 09:42:57 Installing build dependencies: finished with status 'done' 09:42:57 Getting requirements to build wheel: started 09:42:58 Getting requirements to build wheel: finished with status 'done' 09:42:58 Preparing metadata (pyproject.toml): started 09:42:58 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:58 Collecting scapy (from -r requirements.txt (line 12)) 09:42:58 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:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 50.2 MB/s 0:00:00 09:42:58 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:42:58 Installing build dependencies: started 09:42:59 Installing build dependencies: finished with status 'done' 09:42:59 Getting requirements to build wheel: started 09:42:59 Getting requirements to build wheel: finished with status 'done' 09:42:59 Preparing metadata (pyproject.toml): started 09:43:00 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:00 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 09:43:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 11.9 MB/s 0:00:00 09:43:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:00 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:43:00 Collecting pyangbind (from -r requirements.txt (line 22)) 09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:43:00 Collecting isodate (from -r requirements.txt (line 25)) 09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:43:00 Collecting jmespath (from -r requirements.txt (line 28)) 09:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 09:43:00 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:43:00 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:43:00 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:00 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:43:00 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:43:00 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:43:00 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:43:00 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:43:00 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:43:00 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:43:00 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 09:43:01 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:43:01 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:43:01 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:43:01 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:43:01 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 09:43:01 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:43:01 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:01 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:43:01 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:01 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:43:01 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:43:01 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:01 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:43:01 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 09:43:01 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:43:01 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:43:01 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:43:01 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:43:01 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:43:01 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:43:02 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:43:02 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 09:43:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 34.5 MB/s 0:00:00 09:43:02 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:43:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:02 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:43:02 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:43:02 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:43:02 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:43:02 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:43:02 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:43:02 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:43:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 21.3 MB/s 0:00:00 09:43:02 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:43:02 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:43:03 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:43:03 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:43:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 39.0 MB/s 0:00:00 09:43:03 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:43:04 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 09:43:04 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:43:04 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:43:04 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:43:05 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 09:43:05 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:43:05 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 09:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 78.9 MB/s 0:00:00 09:43:05 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:43:05 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 09:43:05 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 09:43:05 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:43:05 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 09:43:05 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:43:05 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 09:43:06 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 09:43:06 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:43:06 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:43:06 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:43:06 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:43:06 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:43:06 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:43:06 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:43:06 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:43:06 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:43:06 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=957ccdbba2866e17d0b3f689205dd89a00db9ae789ea70ecc6ed2ab8575cb071 09:43:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:43:06 Building wheel for ipaddr (pyproject.toml): started 09:43:07 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:43:07 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=4c3a7172a54b444889b41f550c0ac2ea8fc0f02c4d719cecdda31fdc15452b82 09:43:07 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:43:07 Building wheel for netifaces (pyproject.toml): started 09:43:09 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:43:09 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=61379c11c0ce80084c0bcc687f6f4441a83a7958cde7e3eb71f0952074d9b525 09:43:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:43:09 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:43:09 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:43:09 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=da4e4aeeb8acae0f9a76ecc0ed97d3bff8bdda7788e0303a3144f6da0bb59f67 09:43:09 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:43:09 Building wheel for jsonpath-rw (pyproject.toml): started 09:43:09 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:43:09 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=2f74ab0a4b367c4bfd35e496ceb01c84ccb5f40d93df170c17def7d9120d4518 09:43:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:43:09 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:43:10 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:16 09:43:17 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:17 + pip freeze 09:43:17 attrs==25.4.0 09:43:17 bcrypt==5.0.0 09:43:17 beautifulsoup4==4.14.2 09:43:17 certifi==2025.11.12 09:43:17 cffi==2.0.0 09:43:17 charset-normalizer==3.4.4 09:43:17 click==8.3.1 09:43:17 cryptography==46.0.3 09:43:17 decorator==5.2.1 09:43:17 distlib==0.4.0 09:43:17 docker-py==1.10.6 09:43:17 docker-pycreds==0.4.0 09:43:17 elastic-transport==8.17.1 09:43:17 elasticsearch==8.19.2 09:43:17 elasticsearch-dsl==8.15.4 09:43:17 enum34==1.1.10 09:43:17 filelock==3.20.0 09:43:17 h11==0.16.0 09:43:17 idna==3.11 09:43:17 invoke==2.2.1 09:43:17 ipaddr==2.2.0 09:43:17 isodate==0.7.2 09:43:17 jmespath==1.0.1 09:43:17 jsonpatch==1.33 09:43:17 jsonpath-rw==1.4.0 09:43:17 jsonpointer==3.0.0 09:43:17 lxml==6.0.2 09:43:17 netaddr==1.3.0 09:43:17 netifaces==0.11.0 09:43:17 outcome==1.3.0.post0 09:43:17 paramiko==4.0.0 09:43:17 platformdirs==4.5.0 09:43:17 ply==3.11 09:43:17 pyang==2.7.1 09:43:17 pyangbind==0.8.6 09:43:17 pycparser==2.23 09:43:17 pyhocon==0.3.61 09:43:17 PyNaCl==1.6.1 09:43:17 pyparsing==3.2.5 09:43:17 PySocks==1.7.1 09:43:17 python-dateutil==2.9.0.post0 09:43:17 regex==2025.11.3 09:43:17 requests==2.32.5 09:43:17 robotframework==7.3.2 09:43:17 robotframework-httplibrary==0.4.2 09:43:17 robotframework-pythonlibcore==4.4.1 09:43:17 robotframework-requests==0.9.7 09:43:17 robotframework-selenium2library==3.0.0 09:43:17 robotframework-seleniumlibrary==6.8.0 09:43:17 robotframework-sshlibrary==3.8.0 09:43:17 scapy==2.6.1 09:43:17 scp==0.15.0 09:43:17 selenium==4.38.0 09:43:17 six==1.17.0 09:43:17 sniffio==1.3.1 09:43:17 sortedcontainers==2.4.0 09:43:17 soupsieve==2.8 09:43:17 trio==0.32.0 09:43:17 trio-websocket==0.12.2 09:43:17 typing_extensions==4.15.0 09:43:17 urllib3==2.5.0 09:43:17 virtualenv==20.35.4 09:43:17 waitress==3.0.2 09:43:17 WebOb==1.8.9 09:43:17 websocket-client==1.9.0 09:43:17 WebTest==3.0.7 09:43:17 wsproto==1.3.2 09:43:17 [EnvInject] - Injecting environment variables from a build step. 09:43:17 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:43:17 [EnvInject] - Variables injected successfully. 09:43:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14470051243050765368.sh 09:43:17 Setup pyenv: 09:43:17 system 09:43:18 3.8.13 09:43:18 3.9.13 09:43:18 3.10.13 09:43:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx0q from file:/tmp/.os_lf_venv 09:43:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:20 lf-activate-venv(): INFO: Base packages installed successfully 09:43:20 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:43:28 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:28 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:28 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:43:29 lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH 09:43:29 + ODL_SYSTEM=() 09:43:29 + TOOLS_SYSTEM=() 09:43:29 + OPENSTACK_SYSTEM=() 09:43:29 + OPENSTACK_CONTROLLERS=() 09:43:29 + mapfile -t ADDR 09:43:29 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-545 09:43:29 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:43:30 + for i in "${ADDR[@]}" 09:43:30 ++ ssh 10.30.170.110 hostname -s 09:43:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 09:43:31 + REMHOST=releng-52208-545-1-mininet-ovs-217-0 09:43:31 + case ${REMHOST} in 09:43:31 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:43:31 + for i in "${ADDR[@]}" 09:43:31 ++ ssh 10.30.170.228 hostname -s 09:43:31 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:43:31 + REMHOST=releng-52208-545-0-builder-0 09:43:31 + case ${REMHOST} in 09:43:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:43:31 + echo NUM_ODL_SYSTEM=1 09:43:31 + echo NUM_TOOLS_SYSTEM=1 09:43:31 + '[' '' == yes ']' 09:43:31 + NUM_OPENSTACK_SYSTEM=0 09:43:31 + echo NUM_OPENSTACK_SYSTEM=0 09:43:31 + '[' 0 -eq 2 ']' 09:43:31 + echo ODL_SYSTEM_IP=10.30.170.228 09:43:31 ++ seq 0 0 09:43:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:43:31 + echo ODL_SYSTEM_1_IP=10.30.170.228 09:43:31 + echo TOOLS_SYSTEM_IP=10.30.170.110 09:43:31 ++ seq 0 0 09:43:31 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:43:31 + echo TOOLS_SYSTEM_1_IP=10.30.170.110 09:43:31 + openstack_index=0 09:43:31 + NUM_OPENSTACK_CONTROL_NODES=1 09:43:31 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:43:31 ++ seq 0 0 09:43:31 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:43:31 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:43:31 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:31 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:31 + '[' -1 -ge 2 ']' 09:43:31 ++ seq 0 -2 09:43:31 + NUM_OPENSTACK_HAPROXY_NODES=0 09:43:31 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:43:31 ++ seq 0 -1 09:43:31 + echo 'Contents of slave_addresses.txt:' 09:43:31 Contents of slave_addresses.txt: 09:43:31 + cat slave_addresses.txt 09:43:31 NUM_ODL_SYSTEM=1 09:43:31 NUM_TOOLS_SYSTEM=1 09:43:31 NUM_OPENSTACK_SYSTEM=0 09:43:31 ODL_SYSTEM_IP=10.30.170.228 09:43:31 ODL_SYSTEM_1_IP=10.30.170.228 09:43:31 TOOLS_SYSTEM_IP=10.30.170.110 09:43:31 TOOLS_SYSTEM_1_IP=10.30.170.110 09:43:31 NUM_OPENSTACK_CONTROL_NODES=1 09:43:31 OPENSTACK_CONTROL_NODE_1_IP= 09:43:31 NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:31 NUM_OPENSTACK_HAPROXY_NODES=0 09:43:31 [EnvInject] - Injecting environment variables from a build step. 09:43:31 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:43:31 [EnvInject] - Variables injected successfully. 09:43:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins17468386663385451948.sh 09:43:31 Preparing for JRE Version 21 09:43:31 Karaf artifact is karaf 09:43:31 Karaf project is integration 09:43:31 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:43:31 [EnvInject] - Injecting environment variables from a build step. 09:43:31 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:43:31 [EnvInject] - Variables injected successfully. 09:43:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7866043248976306722.sh 09:43:31 2025-11-29 09:43:31 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:43:31 Bundle version is 0.21.4-SNAPSHOT 09:43:31 --2025-11-29 09:43:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:43:31 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:31 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:31 HTTP request sent, awaiting response... 200 OK 09:43:31 Length: 1410 (1.4K) [application/xml] 09:43:31 Saving to: ‘maven-metadata.xml’ 09:43:31 09:43:31 0K . 100% 66.3M=0s 09:43:31 09:43:31 2025-11-29 09:43:31 (66.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:43:31 09:43:31 09:43:31 09:43:31 org.opendaylight.integration 09:43:31 karaf 09:43:31 0.21.4-SNAPSHOT 09:43:31 09:43:31 09:43:31 20251129.015211 09:43:31 222 09:43:31 09:43:31 20251129015211 09:43:31 09:43:31 09:43:31 pom 09:43:31 0.21.4-20251129.015211-222 09:43:31 20251129015211 09:43:31 09:43:31 09:43:31 tar.gz 09:43:31 0.21.4-20251129.015211-222 09:43:31 20251129015211 09:43:31 09:43:31 09:43:31 zip 09:43:31 0.21.4-20251129.015211-222 09:43:31 20251129015211 09:43:31 09:43:31 09:43:31 cyclonedx 09:43:31 xml 09:43:31 0.21.4-20251129.015211-222 09:43:31 20251129015211 09:43:31 09:43:31 09:43:31 cyclonedx 09:43:31 json 09:43:31 0.21.4-20251129.015211-222 09:43:31 20251129015211 09:43:31 09:43:31 09:43:31 09:43:31 09:43:31 Nexus timestamp is 0.21.4-20251129.015211-222 09:43:31 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251129.015211-222.zip 09:43:31 Distribution bundle is karaf-0.21.4-20251129.015211-222.zip 09:43:31 Distribution bundle version is 0.21.4-SNAPSHOT 09:43:31 Distribution folder is karaf-0.21.4-SNAPSHOT 09:43:31 Nexus prefix is https://nexus.opendaylight.org 09:43:31 [EnvInject] - Injecting environment variables from a build step. 09:43:31 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:43:31 [EnvInject] - Variables injected successfully. 09:43:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10725126324370501860.sh 09:43:31 Setup pyenv: 09:43:32 system 09:43:32 3.8.13 09:43:32 3.9.13 09:43:32 3.10.13 09:43:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx0q from file:/tmp/.os_lf_venv 09:43:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:34 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:34 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:34 lf-activate-venv(): INFO: Base packages installed successfully 09:43:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:43:39 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:39 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:39 lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH 09:43:39 Copying common-functions.sh to /tmp 09:43:41 Copying common-functions.sh to 10.30.170.110:/tmp 09:43:41 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 09:43:42 Copying common-functions.sh to 10.30.170.228:/tmp 09:43:42 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:43:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2104843808635094779.sh 09:43:42 common-functions.sh is being sourced 09:43:42 common-functions environment: 09:43:42 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:42 ACTUALFEATURES: 09:43:42 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:42 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:42 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:42 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:42 CONTROLLERMEM: 2048m 09:43:42 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:42 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:42 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:42 SUITES: 09:43:42 09:43:42 ################################################# 09:43:42 ## Configure Cluster and Start ## 09:43:42 ################################################# 09:43:42 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:43:42 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:43:42 Locating script plan to use... 09:43:42 Finished running script plans 09:43:42 Configuring member-1 with IP address 10.30.170.228 09:43:42 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:43:43 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:43:43 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:43:43 common-functions.sh is being sourced 09:43:43 ++ [[ /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:43 ++ echo 'common-functions.sh is being sourced' 09:43:43 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:43:43 ++ DISTROSTREAM=scandium 09:43:43 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:43 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:43 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:43 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:43 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:43 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:43 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:43 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:43 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:43 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:43 ++ export CONTROLLERMEM= 09:43:43 ++ CONTROLLERMEM= 09:43:43 ++ case "${DISTROSTREAM}" in 09:43:43 ++ CLUSTER_SYSTEM=akka 09:43:43 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:43 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:43 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:43 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:43 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:43 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:43 ++ print_common_env 09:43:43 ++ cat 09:43:43 common-functions environment: 09:43:43 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:43 ACTUALFEATURES: 09:43:43 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:43 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:43 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:43 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:43 CONTROLLERMEM: 09:43:43 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:43 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:43 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:43 SUITES: 09:43:43 09:43:43 ++ SSH='ssh -t -t' 09:43:43 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:43:43 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:43:43 Changing to /tmp 09:43:43 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251129.015211-222.zip 09:43:43 + echo 'Changing to /tmp' 09:43:43 + cd /tmp 09:43:43 + 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-20251129.015211-222.zip' 09:43:43 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251129.015211-222.zip 09:43:43 --2025-11-29 09:43:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251129.015211-222.zip 09:43:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:43 HTTP request sent, awaiting response... 200 OK 09:43:43 Length: 239812564 (229M) [application/zip] 09:43:43 Saving to: ‘karaf-0.21.4-20251129.015211-222.zip’ 09:43:43 09:43:43 0K ........ ........ ........ ........ ........ ........ 1% 62.6M 4s 09:43:43 3072K ........ ........ ........ ........ ........ ........ 2% 109M 3s 09:43:43 6144K ........ ........ ........ ........ ........ ........ 3% 122M 2s 09:43:43 9216K ........ ........ ........ ........ ........ ........ 5% 152M 2s 09:43:43 12288K ........ ........ ........ ........ ........ ........ 6% 124M 2s 09:43:43 15360K ........ ........ ........ ........ ........ ........ 7% 172M 2s 09:43:43 18432K ........ ........ ........ ........ ........ ........ 9% 225M 2s 09:43:43 21504K ........ ........ ........ ........ ........ ........ 10% 211M 2s 09:43:43 24576K ........ ........ ........ ........ ........ ........ 11% 251M 1s 09:43:43 27648K ........ ........ ........ ........ ........ ........ 13% 234M 1s 09:43:43 30720K ........ ........ ........ ........ ........ ........ 14% 218M 1s 09:43:43 33792K ........ ........ ........ ........ ........ ........ 15% 231M 1s 09:43:43 36864K ........ ........ ........ ........ ........ ........ 17% 225M 1s 09:43:43 39936K ........ ........ ........ ........ ........ ........ 18% 294M 1s 09:43:43 43008K ........ ........ ........ ........ ........ ........ 19% 252M 1s 09:43:43 46080K ........ ........ ........ ........ ........ ........ 20% 261M 1s 09:43:43 49152K ........ ........ ........ ........ ........ ........ 22% 251M 1s 09:43:43 52224K ........ ........ ........ ........ ........ ........ 23% 244M 1s 09:43:43 55296K ........ ........ ........ ........ ........ ........ 24% 208M 1s 09:43:43 58368K ........ ........ ........ ........ ........ ........ 26% 280M 1s 09:43:43 61440K ........ ........ ........ ........ ........ ........ 27% 286M 1s 09:43:43 64512K ........ ........ ........ ........ ........ ........ 28% 319M 1s 09:43:43 67584K ........ ........ ........ ........ ........ ........ 30% 322M 1s 09:43:43 70656K ........ ........ ........ ........ ........ ........ 31% 314M 1s 09:43:43 73728K ........ ........ ........ ........ ........ ........ 32% 314M 1s 09:43:43 76800K ........ ........ ........ ........ ........ ........ 34% 314M 1s 09:43:43 79872K ........ ........ ........ ........ ........ ........ 35% 316M 1s 09:43:43 82944K ........ ........ ........ ........ ........ ........ 36% 307M 1s 09:43:43 86016K ........ ........ ........ ........ ........ ........ 38% 312M 1s 09:43:43 89088K ........ ........ ........ ........ ........ ........ 39% 321M 1s 09:43:43 92160K ........ ........ ........ ........ ........ ........ 40% 312M 1s 09:43:43 95232K ........ ........ ........ ........ ........ ........ 41% 301M 1s 09:43:43 98304K ........ ........ ........ ........ ........ ........ 43% 263M 1s 09:43:43 101376K ........ ........ ........ ........ ........ ........ 44% 278M 1s 09:43:43 104448K ........ ........ ........ ........ ........ ........ 45% 266M 1s 09:43:43 107520K ........ ........ ........ ........ ........ ........ 47% 281M 1s 09:43:43 110592K ........ ........ ........ ........ ........ ........ 48% 268M 1s 09:43:43 113664K ........ ........ ........ ........ ........ ........ 49% 268M 1s 09:43:43 116736K ........ ........ ........ ........ ........ ........ 51% 269M 1s 09:43:43 119808K ........ ........ ........ ........ ........ ........ 52% 275M 0s 09:43:43 122880K ........ ........ ........ ........ ........ ........ 53% 267M 0s 09:43:43 125952K ........ ........ ........ ........ ........ ........ 55% 266M 0s 09:43:43 129024K ........ ........ ........ ........ ........ ........ 56% 134M 0s 09:43:44 132096K ........ ........ ........ ........ ........ ........ 57% 386M 0s 09:43:44 135168K ........ ........ ........ ........ ........ ........ 59% 265M 0s 09:43:44 138240K ........ ........ ........ ........ ........ ........ 60% 282M 0s 09:43:44 141312K ........ ........ ........ ........ ........ ........ 61% 272M 0s 09:43:44 144384K ........ ........ ........ ........ ........ ........ 62% 278M 0s 09:43:44 147456K ........ ........ ........ ........ ........ ........ 64% 266M 0s 09:43:44 150528K ........ ........ ........ ........ ........ ........ 65% 274M 0s 09:43:44 153600K ........ ........ ........ ........ ........ ........ 66% 267M 0s 09:43:44 156672K ........ ........ ........ ........ ........ ........ 68% 266M 0s 09:43:44 159744K ........ ........ ........ ........ ........ ........ 69% 265M 0s 09:43:44 162816K ........ ........ ........ ........ ........ ........ 70% 279M 0s 09:43:44 165888K ........ ........ ........ ........ ........ ........ 72% 267M 0s 09:43:44 168960K ........ ........ ........ ........ ........ ........ 73% 270M 0s 09:43:44 172032K ........ ........ ........ ........ ........ ........ 74% 270M 0s 09:43:44 175104K ........ ........ ........ ........ ........ ........ 76% 273M 0s 09:43:44 178176K ........ ........ ........ ........ ........ ........ 77% 263M 0s 09:43:44 181248K ........ ........ ........ ........ ........ ........ 78% 267M 0s 09:43:44 184320K ........ ........ ........ ........ ........ ........ 80% 269M 0s 09:43:44 187392K ........ ........ ........ ........ ........ ........ 81% 269M 0s 09:43:44 190464K ........ ........ ........ ........ ........ ........ 82% 268M 0s 09:43:44 193536K ........ ........ ........ ........ ........ ........ 83% 269M 0s 09:43:44 196608K ........ ........ ........ ........ ........ ........ 85% 262M 0s 09:43:44 199680K ........ ........ ........ ........ ........ ........ 86% 274M 0s 09:43:44 202752K ........ ........ ........ ........ ........ ........ 87% 260M 0s 09:43:44 205824K ........ ........ ........ ........ ........ ........ 89% 274M 0s 09:43:44 208896K ........ ........ ........ ........ ........ ........ 90% 262M 0s 09:43:44 211968K ........ ........ ........ ........ ........ ........ 91% 260M 0s 09:43:44 215040K ........ ........ ........ ........ ........ ........ 93% 259M 0s 09:43:44 218112K ........ ........ ........ ........ ........ ........ 94% 273M 0s 09:43:44 221184K ........ ........ ........ ........ ........ ........ 95% 264M 0s 09:43:44 224256K ........ ........ ........ ........ ........ ........ 97% 273M 0s 09:43:44 227328K ........ ........ ........ ........ ........ ........ 98% 262M 0s 09:43:44 230400K ........ ........ ........ ........ ........ ........ 99% 268M 0s 09:43:44 233472K ........ ... 100% 300M=1.0s 09:43:44 09:43:44 2025-11-29 09:43:44 (240 MB/s) - ‘karaf-0.21.4-20251129.015211-222.zip’ saved [239812564/239812564] 09:43:44 09:43:44 Extracting the new controller... 09:43:44 + echo 'Extracting the new controller...' 09:43:44 + unzip -q karaf-0.21.4-20251129.015211-222.zip 09:43:46 Adding external repositories... 09:43:46 + echo 'Adding external repositories...' 09:43:46 + 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:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:46 ################################################################################ 09:43:46 # 09:43:46 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:46 # contributor license agreements. See the NOTICE file distributed with 09:43:46 # this work for additional information regarding copyright ownership. 09:43:46 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:46 # (the "License"); you may not use this file except in compliance with 09:43:46 # the License. You may obtain a copy of the License at 09:43:46 # 09:43:46 # http://www.apache.org/licenses/LICENSE-2.0 09:43:46 # 09:43:46 # Unless required by applicable law or agreed to in writing, software 09:43:46 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:46 # See the License for the specific language governing permissions and 09:43:46 # limitations under the License. 09:43:46 # 09:43:46 ################################################################################ 09:43:46 09:43:46 # 09:43:46 # If set to true, the following property will not allow any certificate to be used 09:43:46 # when accessing Maven repositories through SSL 09:43:46 # 09:43:46 #org.ops4j.pax.url.mvn.certificateCheck= 09:43:46 09:43:46 # 09:43:46 # Path to the local Maven settings file. 09:43:46 # The repositories defined in this file will be automatically added to the list 09:43:46 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:43:46 # below is not set. 09:43:46 # The following locations are checked for the existence of the settings.xml file 09:43:46 # * 1. looks for the specified url 09:43:46 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:43:46 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:43:46 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:43:46 # 09:43:46 #org.ops4j.pax.url.mvn.settings= 09:43:46 09:43:46 # 09:43:46 # Path to the local Maven repository which is used to avoid downloading 09:43:46 # artifacts when they already exist locally. 09:43:46 # The value of this property will be extracted from the settings.xml file 09:43:46 # above, or defaulted to: 09:43:46 # System.getProperty( "user.home" ) + "/.m2/repository" 09:43:46 # 09:43:46 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:43:46 09:43:46 # 09:43:46 # Default this to false. It's just weird to use undocumented repos 09:43:46 # 09:43:46 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:43:46 09:43:46 # 09:43:46 # Uncomment if you don't wanna use the proxy settings 09:43:46 # from the Maven conf/settings.xml file 09:43:46 # 09:43:46 # org.ops4j.pax.url.mvn.proxySupport=false 09:43:46 09:43:46 # 09:43:46 # Comma separated list of repositories scanned when resolving an artifact. 09:43:46 # Those repositories will be checked before iterating through the 09:43:46 # below list of repositories and even before the local repository 09:43:46 # A repository url can be appended with zero or more of the following flags: 09:43:46 # @snapshots : the repository contains snaphots 09:43:46 # @noreleases : the repository does not contain any released artifacts 09:43:46 # 09:43:46 # The following property value will add the system folder as a repo. 09:43:46 # 09:43:46 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:43:46 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:43:46 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:43:46 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:43:46 09:43:46 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:43:46 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:43:46 09:43:46 # 09:43:46 # Comma separated list of repositories scanned when resolving an artifact. 09:43:46 # The default list includes the following repositories: 09:43:46 # http://repo1.maven.org/maven2@id=central 09:43:46 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:43:46 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:43:46 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:43:46 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:43:46 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:43:46 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:46 # To add repositories to the default ones, prepend '+' to the list of repositories 09:43:46 # to add. 09:43:46 # A repository url can be appended with zero or more of the following flags: 09:43:46 # @snapshots : the repository contains snapshots 09:43:46 # @noreleases : the repository does not contain any released artifacts 09:43:46 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:43:46 # 09:43:46 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:46 09:43:46 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:43:46 + [[ True == \T\r\u\e ]] 09:43:46 + echo 'Configuring the startup features...' 09:43:46 + 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:46 + FEATURE_TEST_STRING=features-test 09:43:46 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:43:46 + KARAF_VERSION=karaf4 09:43:46 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:43:46 + 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:46 + [[ ! -z '' ]] 09:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:46 ################################################################################ 09:43:46 # 09:43:46 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:46 # contributor license agreements. See the NOTICE file distributed with 09:43:46 # this work for additional information regarding copyright ownership. 09:43:46 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:46 # (the "License"); you may not use this file except in compliance with 09:43:46 # the License. You may obtain a copy of the License at 09:43:46 # 09:43:46 # http://www.apache.org/licenses/LICENSE-2.0 09:43:46 # 09:43:46 # Unless required by applicable law or agreed to in writing, software 09:43:46 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:46 # See the License for the specific language governing permissions and 09:43:46 # limitations under the License. 09:43:46 # 09:43:46 ################################################################################ 09:43:46 09:43:46 # 09:43:46 # Comma separated list of features repositories to register by default 09:43:46 # 09:43:46 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}/fc6ddca4-91de-4e6e-b6c2-5edf4efb144f.xml 09:43:46 09:43:46 # 09:43:46 # Comma separated list of features to install at startup 09:43:46 # 09:43:46 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 3aef832f-3497-4704-8857-534481bf9f3b 09:43:46 09:43:46 # 09:43:46 # Resource repositories (OBR) that the features resolver can use 09:43:46 # to resolve requirements/capabilities 09:43:46 # 09:43:46 # The format of the resourceRepositories is 09:43:46 # resourceRepositories=[xml:url|json:url],... 09:43:46 # for Instance: 09:43:46 # 09:43:46 #resourceRepositories=xml:http://host/path/to/index.xml 09:43:46 # or 09:43:46 #resourceRepositories=json:http://host/path/to/index.json 09:43:46 # 09:43:46 09:43:46 # 09:43:46 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:43:46 # 09:43:46 featuresBootAsynchronous=false 09:43:46 09:43:46 # 09:43:46 # Service requirements enforcement 09:43:46 # 09:43:46 # By default, the feature resolver checks the service requirements/capabilities of 09:43:46 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:43:46 # the required bundles. 09:43:46 # The following flag can have those values: 09:43:46 # - disable: service requirements are completely ignored 09:43:46 # - default: service requirements are ignored for old features 09:43:46 # - enforce: service requirements are always verified 09:43:46 # 09:43:46 #serviceRequirements=default 09:43:46 09:43:46 # 09:43:46 # Store cfg file for config element in feature 09:43:46 # 09:43:46 #configCfgStore=true 09:43:46 09:43:46 # 09:43:46 # Define if the feature service automatically refresh bundles 09:43:46 # 09:43:46 autoRefresh=true 09:43:46 09:43:46 # 09:43:46 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:43:46 # XML file defines instructions related to features processing 09:43:46 # versions.properties may declare properties to resolve placeholders in XML file 09:43:46 # both files are relative to ${karaf.etc} 09:43:46 # 09:43:46 #featureProcessing=org.apache.karaf.features.xml 09:43:46 #featureProcessingVersions=versions.properties 09:43:46 + configure_karaf_log karaf4 '' 09:43:46 + local -r karaf_version=karaf4 09:43:46 + local -r controllerdebugmap= 09:43:46 + local logapi=log4j 09:43:46 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:46 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:46 log4j2.rootLogger.level = INFO 09:43:46 #log4j2.rootLogger.type = asyncRoot 09:43:46 #log4j2.rootLogger.includeLocation = false 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:46 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:46 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:46 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:46 log4j2.logger.spifly.level = WARN 09:43:46 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:46 log4j2.logger.audit.level = INFO 09:43:46 log4j2.logger.audit.additivity = false 09:43:46 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:46 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:46 log4j2.appender.console.type = Console 09:43:46 log4j2.appender.console.name = Console 09:43:46 log4j2.appender.console.layout.type = PatternLayout 09:43:46 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:46 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:46 log4j2.appender.rolling.name = RollingFile 09:43:46 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:46 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:46 #log4j2.appender.rolling.immediateFlush = false 09:43:46 log4j2.appender.rolling.append = true 09:43:46 log4j2.appender.rolling.layout.type = PatternLayout 09:43:46 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:46 log4j2.appender.rolling.policies.type = Policies 09:43:46 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:46 log4j2.appender.rolling.policies.size.size = 64MB 09:43:46 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:46 log4j2.appender.rolling.strategy.max = 7 09:43:46 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:46 log4j2.appender.audit.name = AuditRollingFile 09:43:46 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:46 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:46 log4j2.appender.audit.append = true 09:43:46 log4j2.appender.audit.layout.type = PatternLayout 09:43:46 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:46 log4j2.appender.audit.policies.type = Policies 09:43:46 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:46 log4j2.appender.audit.policies.size.size = 8MB 09:43:46 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:46 log4j2.appender.audit.strategy.max = 7 09:43:46 log4j2.appender.osgi.type = PaxOsgi 09:43:46 log4j2.appender.osgi.name = PaxOsgi 09:43:46 log4j2.appender.osgi.filter = * 09:43:46 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:46 #log4j2.logger.aether.level = TRACE 09:43:46 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:46 #log4j2.logger.http-headers.level = DEBUG 09:43:46 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:46 #log4j2.logger.maven.level = TRACE 09:43:46 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:43:46 + logapi=log4j2 09:43:46 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:43:46 + '[' log4j2 == log4j2 ']' 09:43:46 + 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:46 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:43:46 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:43:46 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:43:46 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:43:46 controllerdebugmap: 09:43:46 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:46 + unset IFS 09:43:46 + echo 'controllerdebugmap: ' 09:43:46 + '[' -n '' ']' 09:43:46 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:46 ################################################################################ 09:43:46 # 09:43:46 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:46 # contributor license agreements. See the NOTICE file distributed with 09:43:46 # this work for additional information regarding copyright ownership. 09:43:46 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:46 # (the "License"); you may not use this file except in compliance with 09:43:46 # the License. You may obtain a copy of the License at 09:43:46 # 09:43:46 # http://www.apache.org/licenses/LICENSE-2.0 09:43:46 # 09:43:46 # Unless required by applicable law or agreed to in writing, software 09:43:46 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:46 # See the License for the specific language governing permissions and 09:43:46 # limitations under the License. 09:43:46 # 09:43:46 ################################################################################ 09:43:46 09:43:46 # Common pattern layout for appenders 09:43:46 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:46 09:43:46 # Root logger 09:43:46 log4j2.rootLogger.level = INFO 09:43:46 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:43:46 #log4j2.rootLogger.type = asyncRoot 09:43:46 #log4j2.rootLogger.includeLocation = false 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:46 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:46 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:46 09:43:46 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:46 09:43:46 # Loggers configuration 09:43:46 09:43:46 # Spifly logger 09:43:46 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:46 log4j2.logger.spifly.level = WARN 09:43:46 09:43:46 # Security audit logger 09:43:46 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:46 log4j2.logger.audit.level = INFO 09:43:46 log4j2.logger.audit.additivity = false 09:43:46 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:46 09:43:46 # Appenders configuration 09:43:46 09:43:46 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:46 log4j2.appender.console.type = Console 09:43:46 log4j2.appender.console.name = Console 09:43:46 log4j2.appender.console.layout.type = PatternLayout 09:43:46 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:46 09:43:46 # Rolling file appender 09:43:46 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:46 log4j2.appender.rolling.name = RollingFile 09:43:46 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:46 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:46 # uncomment to not force a disk flush 09:43:46 #log4j2.appender.rolling.immediateFlush = false 09:43:46 log4j2.appender.rolling.append = true 09:43:46 log4j2.appender.rolling.layout.type = PatternLayout 09:43:46 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:46 log4j2.appender.rolling.policies.type = Policies 09:43:46 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:46 log4j2.appender.rolling.policies.size.size = 1GB 09:43:46 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:46 log4j2.appender.rolling.strategy.max = 7 09:43:46 09:43:46 # Audit file appender 09:43:46 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:46 log4j2.appender.audit.name = AuditRollingFile 09:43:46 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:46 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:46 log4j2.appender.audit.append = true 09:43:46 log4j2.appender.audit.layout.type = PatternLayout 09:43:46 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:46 log4j2.appender.audit.policies.type = Policies 09:43:46 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:46 log4j2.appender.audit.policies.size.size = 8MB 09:43:46 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:46 log4j2.appender.audit.strategy.max = 7 09:43:46 09:43:46 # OSGi appender 09:43:46 log4j2.appender.osgi.type = PaxOsgi 09:43:46 log4j2.appender.osgi.name = PaxOsgi 09:43:46 log4j2.appender.osgi.filter = * 09:43:46 09:43:46 # help with identification of maven-related problems with pax-url-aether 09:43:46 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:46 #log4j2.logger.aether.level = TRACE 09:43:46 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:46 #log4j2.logger.http-headers.level = DEBUG 09:43:46 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:46 #log4j2.logger.maven.level = TRACE 09:43:46 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:43:46 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:43:46 Configure 09:43:46 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:46 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:43:46 + local -r controllermem=2048m 09:43:46 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:46 + echo Configure 09:43:46 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:43:46 max memory: 2048m 09:43:46 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:46 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:43:46 + echo ' max memory: 2048m' 09:43:46 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:46 + 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:46 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:46 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:46 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:46 #!/bin/sh 09:43:46 # 09:43:46 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:46 # contributor license agreements. See the NOTICE file distributed with 09:43:46 # this work for additional information regarding copyright ownership. 09:43:46 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:46 # (the "License"); you may not use this file except in compliance with 09:43:46 # the License. You may obtain a copy of the License at 09:43:46 # 09:43:46 # http://www.apache.org/licenses/LICENSE-2.0 09:43:46 # 09:43:46 # Unless required by applicable law or agreed to in writing, software 09:43:46 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:46 # See the License for the specific language governing permissions and 09:43:46 # limitations under the License. 09:43:46 # 09:43:46 09:43:46 # 09:43:46 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:43:46 # script: client, instance, shell, start, status, stop, karaf 09:43:46 # 09:43:46 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:43:46 # Actions go here... 09:43:46 # fi 09:43:46 09:43:46 # 09:43:46 # general settings which should be applied for all scripts go here; please keep 09:43:46 # in mind that it is possible that scripts might be executed more than once, e.g. 09:43:46 # in example of the start script where the start script is executed first and the 09:43:46 # karaf script afterwards. 09:43:46 # 09:43:46 09:43:46 # 09:43:46 # The following section shows the possible configuration options for the default 09:43:46 # karaf scripts 09:43:46 # 09:43:46 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:43:46 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:43:46 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:43:46 # export EXTRA_JAVA_OPTS # Additional JVM options 09:43:46 # export KARAF_HOME # Karaf home folder 09:43:46 # export KARAF_DATA # Karaf data folder 09:43:46 # export KARAF_BASE # Karaf base folder 09:43:46 # export KARAF_ETC # Karaf etc folder 09:43:46 # export KARAF_LOG # Karaf log folder 09:43:46 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:43:46 # export KARAF_OPTS # Additional available Karaf options 09:43:46 # export KARAF_DEBUG # Enable debug mode 09:43:46 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:43:46 # export KARAF_NOROOT # Prevent execution as root if set to true 09:43:46 Set Java version 09:43:46 + echo 'Set Java version' 09:43:46 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:43:46 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:46 sudo: a password is required 09:43:46 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:46 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:46 sudo: a password is required 09:43:46 JDK default version ... 09:43:46 + echo 'JDK default version ...' 09:43:46 + java -version 09:43:46 openjdk version "21.0.8" 2025-07-15 09:43:46 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:43:46 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:43:46 Set JAVA_HOME 09:43:46 + echo 'Set JAVA_HOME' 09:43:46 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:46 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:46 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:46 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:46 Listing all open ports on controller system... 09:43:46 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:46 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:43:46 + echo 'Listing all open ports on controller system...' 09:43:46 + netstat -pnatu 09:43:46 /tmp/configuration-script.sh: line 40: netstat: command not found 09:43:46 Configuring cluster 09:43:46 + '[' -f /tmp/custom_shard_config.txt ']' 09:43:46 + echo 'Configuring cluster' 09:43:46 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.228 09:43:46 ################################################ 09:43:46 ## Configure Cluster ## 09:43:46 ################################################ 09:43:46 NOTE: Cluster configuration files not found. Copying from 09:43:46 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:43:46 Configuring unique name in akka.conf 09:43:46 Configuring hostname in akka.conf 09:43:46 Configuring data and rpc seed nodes in akka.conf 09:43:46 modules = [ 09:43:46 09:43:46 { 09:43:46 name = "inventory" 09:43:46 namespace = "urn:opendaylight:inventory" 09:43:46 shard-strategy = "module" 09:43:46 }, 09:43:46 { 09:43:46 name = "topology" 09:43:46 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:46 shard-strategy = "module" 09:43:46 }, 09:43:46 { 09:43:46 name = "toaster" 09:43:46 namespace = "http://netconfcentral.org/ns/toaster" 09:43:46 shard-strategy = "module" 09:43:46 } 09:43:46 ] 09:43:46 Configuring replication type in module-shards.conf 09:43:46 ################################################ 09:43:46 ## NOTE: Manually restart controller to ## 09:43:46 ## apply configuration. ## 09:43:46 ################################################ 09:43:46 Dump akka.conf 09:43:46 + echo 'Dump akka.conf' 09:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:46 09:43:46 odl-cluster-data { 09:43:46 akka { 09:43:46 remote { 09:43:46 artery { 09:43:46 enabled = on 09:43:46 transport = tcp 09:43:46 canonical.hostname = "10.30.170.228" 09:43:46 canonical.port = 2550 09:43:46 } 09:43:46 } 09:43:46 09:43:46 cluster { 09:43:46 # Using artery. 09:43:46 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.228:2550"] 09:43:46 09:43:46 roles = ["member-1"] 09:43:46 09:43:46 # when under load we might trip a false positive on the failure detector 09:43:46 # failure-detector { 09:43:46 # heartbeat-interval = 4 s 09:43:46 # acceptable-heartbeat-pause = 16s 09:43:46 # } 09:43:46 } 09:43:46 09:43:46 persistence { 09:43:46 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:43:46 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:43:46 # The relative path is always relative to KARAF_HOME. 09:43:46 09:43:46 # snapshot-store.local.dir = "target/snapshots" 09:43:46 09:43:46 # Use lz4 compression for LocalSnapshotStore snapshots 09:43:46 snapshot-store.local.use-lz4-compression = false 09:43:46 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:43:46 snapshot-store.local.lz4-blocksize = 256KB 09:43:46 } 09:43:46 disable-default-actor-system-quarantined-event-handling = "false" 09:43:46 } 09:43:46 } 09:43:46 Dump modules.conf 09:43:46 + echo 'Dump modules.conf' 09:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:46 modules = [ 09:43:46 09:43:46 { 09:43:46 name = "inventory" 09:43:46 namespace = "urn:opendaylight:inventory" 09:43:46 shard-strategy = "module" 09:43:46 }, 09:43:46 { 09:43:46 name = "topology" 09:43:46 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:46 shard-strategy = "module" 09:43:46 }, 09:43:46 { 09:43:46 name = "toaster" 09:43:46 namespace = "http://netconfcentral.org/ns/toaster" 09:43:46 shard-strategy = "module" 09:43:46 } 09:43:46 ] 09:43:46 Dump module-shards.conf 09:43:46 + echo 'Dump module-shards.conf' 09:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:46 module-shards = [ 09:43:46 { 09:43:46 name = "default" 09:43:46 shards = [ 09:43:46 { 09:43:46 name = "default" 09:43:46 replicas = ["member-1"] 09:43:46 } 09:43:46 ] 09:43:46 }, 09:43:46 { 09:43:46 name = "inventory" 09:43:46 shards = [ 09:43:46 { 09:43:46 name="inventory" 09:43:46 replicas = ["member-1"] 09:43:46 } 09:43:46 ] 09:43:46 }, 09:43:46 { 09:43:46 name = "topology" 09:43:46 shards = [ 09:43:46 { 09:43:46 name="topology" 09:43:46 replicas = ["member-1"] 09:43:46 } 09:43:46 ] 09:43:46 }, 09:43:46 { 09:43:46 name = "toaster" 09:43:46 shards = [ 09:43:46 { 09:43:46 name="toaster" 09:43:46 replicas = ["member-1"] 09:43:46 } 09:43:46 ] 09:43:46 } 09:43:46 ] 09:43:46 Locating config plan to use... 09:43:46 Finished running config plans 09:43:46 Starting member-1 with IP address 10.30.170.228 09:43:46 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:43:47 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:43:47 Redirecting karaf console output to karaf_console.log 09:43:47 Starting controller... 09:43:47 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:43:47 Execute the post startup script on controller 10.30.170.228 09:43:47 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:43:47 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:43:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:47 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:44:52 2025-11-29T09:44:06,353 | 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:52 Controller is UP 09:44:52 2025-11-29T09:44:06,353 | 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:52 Listing all open ports on controller system... 09:44:52 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:44:52 looking for "BindException: Address already in use" in log file 09:44:52 looking for "server is unhealthy" in log file 09:44:52 Let's take the karaf thread dump 09:44:52 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:44:53 karaf main: org.apache.karaf.main.Main, pid:2029 09:44:53 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:44:53 Generating mininet variables... 09:44:53 Locating test plan to use... 09:44:53 Changing the testplan path... 09:44:54 # Place the suites in run order: 09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:44:54 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:54 ============================================================================== 09:44:54 openflowplugin-sanity.txt 09:44:54 ============================================================================== 09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:44:54 ============================================================================== 09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:44:57 ============================================================================== 09:44:57 Get list of nodes :: Get the inventory | PASS | 09:45:00 ------------------------------------------------------------------------------ 09:45:00 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:00 ------------------------------------------------------------------------------ 09:45:00 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:00 ------------------------------------------------------------------------------ 09:45:00 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:00 ------------------------------------------------------------------------------ 09:45:00 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:00 ------------------------------------------------------------------------------ 09:45:00 Link Down :: Take link s1-s2 down | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 Link Up :: Take link s1-s2 up | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:45:03 7 tests, 7 passed, 0 failed 09:45:03 ============================================================================== 09:45:03 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:45:03 ============================================================================== 09:45:03 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 List all the links :: List all the links in the topology. | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Link Down :: Take link s1-s2 down | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Link Up :: Take link s1-s2 up | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:45:09 4 tests, 4 passed, 0 failed 09:45:09 ============================================================================== 09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:45:09 ============================================================================== 09:45:09 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:45:09 4 tests, 4 passed, 0 failed 09:45:09 ============================================================================== 09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:45:09 ============================================================================== 09:45:09 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:15 ------------------------------------------------------------------------------ 09:45:15 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:45:15 6 tests, 6 passed, 0 failed 09:45:15 ============================================================================== 09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:45:16 21 tests, 21 passed, 0 failed 09:45:16 ============================================================================== 09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:45:16 ============================================================================== 09:45:18 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:45:18 ============================================================================== 09:45:18 Get list of nodes :: Get the inventory | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Link Down :: Take link s1-s2 down | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Link Up :: Take link s1-s2 up | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:45:21 7 tests, 7 passed, 0 failed 09:45:21 ============================================================================== 09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:45:21 ============================================================================== 09:45:21 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 List all the links :: List all the links in the topology. | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Link Down :: Take link s1-s2 down | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Link Up :: Take link s1-s2 up | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:45:29 4 tests, 4 passed, 0 failed 09:45:29 ============================================================================== 09:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:45:29 ============================================================================== 09:45:29 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:45:29 4 tests, 4 passed, 0 failed 09:45:29 ============================================================================== 09:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:45:29 ============================================================================== 09:45:29 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Verify after modifying flow operational - Output to physical port#... | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:45:38 9 tests, 9 passed, 0 failed 09:45:38 ============================================================================== 09:45:38 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:45:38 24 tests, 24 passed, 0 failed 09:45:38 ============================================================================== 09:45:38 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:45:38 ============================================================================== 09:45:40 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:45:40 ============================================================================== 09:45:42 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 1 Added | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 2 Added | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 3 Added | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 4 Added | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 5 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 6 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 7 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 8 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 9 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 10 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 11 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 14 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 15 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 16 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 17 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 18 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 19 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 20 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 21 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 22 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 23 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 24 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 25 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 31 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 36 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 38 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 43 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 45 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 101 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 102 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 103 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 104 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 105 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 106 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 107 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 108 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 109 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 110 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 113 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 156 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 201 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 202 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 203 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 204 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 205 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 206 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 209 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 214 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 218 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 219 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 220 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 221 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 222 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 223 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 224 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 225 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 550 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 1 Updated | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 2 Updated | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 3 Updated | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 4 Updated | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 5 Updated | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 6 Updated | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 7 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 8 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 9 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 10 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 11 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 14 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 15 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 16 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 17 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 18 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 19 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 20 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 21 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 22 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 23 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 24 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 25 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 31 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 36 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 38 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 43 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 45 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 101 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 102 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 103 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 104 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 105 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 106 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 107 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 108 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 109 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 110 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 113 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 156 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 201 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 202 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 203 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 204 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 205 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 206 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 209 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 214 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 218 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 219 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 220 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 221 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 222 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 223 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 224 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 225 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 550 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 1 Deleted | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 2 Deleted | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 3 Deleted | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 4 Deleted | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 5 Deleted | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 6 Deleted | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 7 Deleted | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 8 Deleted | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 9 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 10 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 11 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 14 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 15 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 16 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 17 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 18 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 19 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 20 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 21 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 22 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 23 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 24 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 25 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 31 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 36 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 38 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 43 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 45 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 101 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 102 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 103 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 104 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 105 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 106 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 107 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 108 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 109 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 110 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 113 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 156 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 201 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 202 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 203 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 204 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 205 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 206 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 209 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 214 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 218 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 219 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 220 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 221 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 222 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 223 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 224 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 225 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 550 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:46:15 174 tests, 174 passed, 0 failed 09:46:15 ============================================================================== 09:46:15 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:46:15 ============================================================================== 09:46:15 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:42 ------------------------------------------------------------------------------ 09:46:42 Test Is Flow 1 Added | PASS | 09:46:42 ------------------------------------------------------------------------------ 09:46:42 Test Is Flow 2 Added | PASS | 09:46:42 ------------------------------------------------------------------------------ 09:46:42 Test Is Flow 3 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 4 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 5 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 6 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 7 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 8 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 9 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 10 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 11 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 15 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 16 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 17 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 18 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 19 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 20 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 21 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 22 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 23 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 24 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 25 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 31 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 36 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 38 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 43 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 45 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 101 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 102 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 103 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 104 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 105 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 106 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 107 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 108 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 109 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 110 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 113 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 201 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 202 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 203 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 204 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 205 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 206 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 209 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 214 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 218 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 219 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 220 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 1 Updated | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 2 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 3 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 4 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 5 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 6 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 7 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 8 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 9 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 10 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 11 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 14 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 15 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 16 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 17 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 18 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 19 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 20 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 21 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 22 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 23 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 24 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 25 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 31 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 36 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 38 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 43 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 45 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 101 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 102 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 103 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 104 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 105 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 106 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 107 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 108 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 109 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 110 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 113 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 201 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 202 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 203 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 204 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 205 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 206 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 209 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 214 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 218 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 219 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 220 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 1 Deleted | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 2 Deleted | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 3 Deleted | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 4 Deleted | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 5 Deleted | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 6 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 7 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 8 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 9 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 10 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 11 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 14 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 15 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 16 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 17 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 18 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 19 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 20 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 21 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 22 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 23 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 24 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 25 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 31 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 36 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 38 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 43 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 45 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 101 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 102 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 103 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 104 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 105 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 106 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 107 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 108 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 109 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 110 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 113 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 201 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 202 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 203 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 204 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 205 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 206 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 209 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 214 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 218 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 219 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 220 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:47:52 152 tests, 152 passed, 0 failed 09:47:52 ============================================================================== 09:47:52 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:47:52 326 tests, 326 passed, 0 failed 09:47:52 ============================================================================== 09:47:52 openflowplugin-sanity.txt.Reconciliation 09:47:52 ============================================================================== 09:47:52 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:47:52 ============================================================================== 09:47:52 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:47:58 ------------------------------------------------------------------------------ 09:47:58 Check Linear Topology :: Check Linear Topology. | PASS | 09:48:04 ------------------------------------------------------------------------------ 09:48:04 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:48:04 ------------------------------------------------------------------------------ 09:48:04 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:48:04 ------------------------------------------------------------------------------ 09:48:04 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:48:04 ------------------------------------------------------------------------------ 09:48:04 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:05 | PASS | 09:48:05 ------------------------------------------------------------------------------ 09:48:05 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:15 | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:48 | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Stop Mininet :: Stop Mininet. | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Check No Switches :: Check no switches in topology. | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:50 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:48:50 23 tests, 23 passed, 0 failed 09:48:50 ============================================================================== 09:48:50 openflowplugin-sanity.txt.Reconciliation | PASS | 09:48:50 23 tests, 23 passed, 0 failed 09:48:50 ============================================================================== 09:48:50 openflowplugin-sanity.txt | PASS | 09:48:50 394 tests, 394 passed, 0 failed 09:48:50 ============================================================================== 09:48:50 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:48:54 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:48:54 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:48:54 Examining the files in data/log and checking filesize 09:48:54 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:48:54 total 1020 09:48:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 09:43 . 09:48:54 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 29 09:43 karaf_console.log 09:48:54 drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 09:44 .. 09:48:54 -rw-rw-r-- 1 jenkins jenkins 1031135 Nov 29 09:48 karaf.log 09:48:54 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:48:54 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:48:54 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:48:54 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:48:54 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:48:54 Let's take the karaf thread dump again... 09:48:55 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:48:55 karaf main: org.apache.karaf.main.Main, pid:4739 09:48:55 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:48:55 Killing ODL 09:48:55 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:49:01 Compressing karaf.log 1 09:49:01 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:49:01 Fetching compressed karaf.log 1 09:49:01 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:49:01 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:49:01 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:49:02 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:49:02 Fetch GC logs 09:49:02 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:49:02 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:49:02 Examine copied files 09:49:02 total 43884 09:49:02 drwxrwxr-x. 2 jenkins jenkins 6 Nov 29 09:49 gclogs-1 09:49:02 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 29 09:49 odl1_karaf_console.log 09:49:02 -rw-rw-r--. 1 jenkins jenkins 70488 Nov 29 09:49 odl1_karaf.log.gz 09:49:02 -rw-rw-r--. 1 jenkins jenkins 151769 Nov 29 09:48 karaf_1_4739_threads_after.log 09:49:02 -rw-rw-r--. 1 jenkins jenkins 13949 Nov 29 09:48 ps_after.log 09:49:02 -rw-rw-r--. 1 jenkins jenkins 270931 Nov 29 09:48 report.html 09:49:02 -rw-rw-r--. 1 jenkins jenkins 3381301 Nov 29 09:48 log.html 09:49:02 -rw-rw-r--. 1 jenkins jenkins 40847980 Nov 29 09:48 output.xml 09:49:02 -rw-rw-r--. 1 jenkins jenkins 491 Nov 29 09:44 testplan.txt 09:49:02 -rw-rw-r--. 1 jenkins jenkins 107052 Nov 29 09:44 karaf_1_2029_threads_before.log 09:49:02 -rw-rw-r--. 1 jenkins jenkins 14091 Nov 29 09:44 ps_before.log 09:49:02 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 29 09:43 post-startup-script.sh 09:49:02 -rw-rw-r--. 1 jenkins jenkins 252 Nov 29 09:43 startup-script.sh 09:49:02 -rw-rw-r--. 1 jenkins jenkins 3495 Nov 29 09:43 configuration-script.sh 09:49:02 -rw-rw-r--. 1 jenkins jenkins 337 Nov 29 09:43 detect_variables.env 09:49:02 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 29 09:43 pom.xml 09:49:02 -rw-rw-r--. 1 jenkins jenkins 92 Nov 29 09:43 set_variables.env 09:49:02 -rw-rw-r--. 1 jenkins jenkins 299 Nov 29 09:43 slave_addresses.txt 09:49:02 -rw-rw-r--. 1 jenkins jenkins 570 Nov 29 09:42 requirements.txt 09:49:02 -rw-rw-r--. 1 jenkins jenkins 26 Nov 29 09:42 env.properties 09:49:02 -rw-rw-r--. 1 jenkins jenkins 334 Nov 29 09:41 stack-parameters.yaml 09:49:02 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 29 09:40 test 09:49:02 drwxrwxr-x. 2 jenkins jenkins 6 Nov 29 09:40 test@tmp 09:49:02 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 29 01:52 maven-metadata.xml 09:49:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17328079084714754993.sh 09:49:02 Karaf Deployments, Tests must have already run 09:49:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins18063414843759215464.sh 09:49:02 Cleaning up Robot installation... 09:49:02 $ ssh-agent -k 09:49:02 unset SSH_AUTH_SOCK; 09:49:02 unset SSH_AGENT_PID; 09:49:02 echo Agent pid 6492 killed; 09:49:02 [ssh-agent] Stopped. 09:49:02 Recording plot data 09:49:03 Robot results publisher started... 09:49:03 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:49:03 -Parsing output xml: 09:49:03 Done! 09:49:04 -Copying log files to build dir: 09:49:05 Done! 09:49:05 -Assigning results to build: 09:49:05 Done! 09:49:05 -Checking thresholds: 09:49:05 Done! 09:49:05 Done publishing Robot results. 09:49:05 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins464968782055111471.sh 09:49:05 Archiving csit artifacts 09:49:05 mv: cannot stat '*_1.png': No such file or directory 09:49:05 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:49:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:49:05 Dload Upload Total Spent Left Speed 09:49:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1608k 0 1608k 0 0 4743k 0 --:--:-- --:--:-- --:--:-- 4729k 100 3529k 0 3529k 0 0 4712k 0 --:--:-- --:--:-- --:--:-- 4706k 09:49:06 Archive: robot-plugin.zip 09:49:06 inflating: ./archives/robot-plugin/log.html 09:49:06 inflating: ./archives/robot-plugin/output.xml 09:49:06 inflating: ./archives/robot-plugin/report.html 09:49:06 mv: cannot stat '*.log.gz': No such file or directory 09:49:06 mv: cannot stat '*.csv': No such file or directory 09:49:06 mv: cannot stat '*.png': No such file or directory 09:49:06 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10494093463422638707.sh 09:49:06 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:06 [EnvInject] - Injecting environment variables from a build step. 09:49:06 [EnvInject] - Injecting as environment variables the properties content 09:49:06 OS_CLOUD=vex 09:49:06 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-545 09:49:06 09:49:06 [EnvInject] - Variables injected successfully. 09:49:06 provisioning config files... 09:49:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:49:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6708510817559146549.sh 09:49:07 ---> openstack-stack-delete.sh 09:49:07 Setup pyenv: 09:49:07 system 09:49:07 3.8.13 09:49:07 3.9.13 09:49:07 3.10.13 09:49:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx0q from file:/tmp/.os_lf_venv 09:49:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:49:09 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:49:09 lf-activate-venv(): INFO: Base packages installed successfully 09:49:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:49:27 lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH 09:49:27 INFO: Stack cost retrieval disabled, setting cost to 0 09:49:39 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-545 09:49:39 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-545 09:49:39 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1342827272649159338.sh 09:49:39 ---> sysstat.sh 09:49:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1720759097340836793.sh 09:49:39 ---> package-listing.sh 09:49:39 ++ tr '[:upper:]' '[:lower:]' 09:49:39 ++ facter osfamily 09:49:40 + OS_FAMILY=redhat 09:49:40 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:49:40 + START_PACKAGES=/tmp/packages_start.txt 09:49:40 + END_PACKAGES=/tmp/packages_end.txt 09:49:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:40 + PACKAGES=/tmp/packages_start.txt 09:49:40 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:40 + PACKAGES=/tmp/packages_end.txt 09:49:40 + case "${OS_FAMILY}" in 09:49:40 + rpm -qa 09:49:40 + sort 09:49:40 + '[' -f /tmp/packages_start.txt ']' 09:49:40 + '[' -f /tmp/packages_end.txt ']' 09:49:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:40 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:40 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:49:40 + 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:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2521370688154574035.sh 09:49:40 ---> capture-instance-metadata.sh 09:49:40 Setup pyenv: 09:49:41 system 09:49:41 3.8.13 09:49:41 3.9.13 09:49:41 3.10.13 09:49:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx0q from file:/tmp/.os_lf_venv 09:49:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:43 lf-activate-venv(): INFO: Base packages installed successfully 09:49:43 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH 09:49:52 INFO: Running in OpenStack, capturing instance metadata 09:49:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4218169047888124608.sh 09:49:53 provisioning config files... 09:49:53 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #545 09:49:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config13866370905513988636tmp 09:49:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:49:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:49:53 provisioning config files... 09:49:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:49:53 [EnvInject] - Injecting environment variables from a build step. 09:49:53 [EnvInject] - Injecting as environment variables the properties content 09:49:53 SERVER_ID=logs 09:49:53 09:49:53 [EnvInject] - Variables injected successfully. 09:49:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12815607278508455394.sh 09:49:53 ---> create-netrc.sh 09:49:54 WARN: Log server credential not found. 09:49:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7647030480466811822.sh 09:49:54 ---> python-tools-install.sh 09:49:54 Setup pyenv: 09:49:54 system 09:49:54 3.8.13 09:49:54 3.9.13 09:49:54 3.10.13 09:49:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx0q from file:/tmp/.os_lf_venv 09:49:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:56 lf-activate-venv(): INFO: Base packages installed successfully 09:49:56 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH 09:50:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16440535000570529445.sh 09:50:06 ---> sudo-logs.sh 09:50:06 Archiving 'sudo' log.. 09:50:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14572365931188058609.sh 09:50:06 ---> job-cost.sh 09:50:06 Setup pyenv: 09:50:06 system 09:50:06 3.8.13 09:50:06 3.9.13 09:50:06 3.10.13 09:50:06 * 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-jx0q 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:08 lf-activate-venv(): INFO: Base packages installed successfully 09:50:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:16 lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH 09:50:16 DEBUG: total: 0 09:50:16 INFO: Retrieving Stack Cost... 09:50:16 INFO: Retrieving Pricing Info for: v3-standard-2 09:50:16 INFO: Archiving Costs 09:50:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins8068435286620834201.sh 09:50:16 ---> logs-deploy.sh 09:50:16 Setup pyenv: 09:50:16 system 09:50:16 3.8.13 09:50:16 3.9.13 09:50:16 3.10.13 09:50:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx0q from file:/tmp/.os_lf_venv 09:50:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:19 lf-activate-venv(): INFO: Base packages installed successfully 09:50:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:50:31 lf-activate-venv(): INFO: Adding /tmp/venv-jx0q/bin to PATH 09:50:31 WARNING: Nexus logging server not set 09:50:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/545/ 09:50:31 INFO: archiving logs to S3 09:50:32 ---> uname -a: 09:50:32 Linux prd-centos8-robot-2c-8g-2206.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:32 09:50:32 09:50:32 ---> lscpu: 09:50:32 Architecture: x86_64 09:50:32 CPU op-mode(s): 32-bit, 64-bit 09:50:32 Byte Order: Little Endian 09:50:32 CPU(s): 2 09:50:32 On-line CPU(s) list: 0,1 09:50:32 Thread(s) per core: 1 09:50:32 Core(s) per socket: 1 09:50:32 Socket(s): 2 09:50:32 NUMA node(s): 1 09:50:32 Vendor ID: AuthenticAMD 09:50:32 CPU family: 23 09:50:32 Model: 49 09:50:32 Model name: AMD EPYC-Rome Processor 09:50:32 Stepping: 0 09:50:32 CPU MHz: 2800.000 09:50:32 BogoMIPS: 5600.00 09:50:32 Virtualization: AMD-V 09:50:32 Hypervisor vendor: KVM 09:50:32 Virtualization type: full 09:50:32 L1d cache: 32K 09:50:32 L1i cache: 32K 09:50:32 L2 cache: 512K 09:50:32 L3 cache: 16384K 09:50:32 NUMA node0 CPU(s): 0,1 09:50:32 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:32 09:50:32 09:50:32 ---> nproc: 09:50:32 2 09:50:32 09:50:32 09:50:32 ---> df -h: 09:50:32 Filesystem Size Used Avail Use% Mounted on 09:50:32 devtmpfs 3.8G 0 3.8G 0% /dev 09:50:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:50:32 tmpfs 3.8G 17M 3.8G 1% /run 09:50:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:50:32 /dev/vda1 40G 8.4G 32G 21% / 09:50:32 tmpfs 770M 0 770M 0% /run/user/1001 09:50:32 09:50:32 09:50:32 ---> free -m: 09:50:32 total used free shared buff/cache available 09:50:32 Mem: 7697 583 4827 19 2287 6815 09:50:32 Swap: 1023 0 1023 09:50:32 09:50:32 09:50:32 ---> ip addr: 09:50:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:50:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:32 inet 127.0.0.1/8 scope host lo 09:50:32 valid_lft forever preferred_lft forever 09:50:32 inet6 ::1/128 scope host 09:50:32 valid_lft forever preferred_lft forever 09:50:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:50:32 link/ether fa:16:3e:2e:24:0a brd ff:ff:ff:ff:ff:ff 09:50:32 altname enp0s3 09:50:32 altname ens3 09:50:32 inet 10.30.171.252/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:50:32 valid_lft 65120sec preferred_lft 65120sec 09:50:32 inet6 fe80::f816:3eff:fe2e:240a/64 scope link 09:50:32 valid_lft forever preferred_lft forever 09:50:32 09:50:32 09:50:32 ---> sar -b -r -n DEV: 09:50:32 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/29/2025 _x86_64_ (2 CPU) 09:50:32 09:50:32 03:55:49 LINUX RESTART (2 CPU) 09:50:32 09:50:32 03:56:01 AM tps rtps wtps bread/s bwrtn/s 09:50:32 03:57:01 AM 191.75 150.22 41.53 13150.44 38372.25 09:50:32 03:58:01 AM 1.85 0.00 1.85 0.00 34.14 09:50:32 03:59:01 AM 0.48 0.03 0.45 0.53 5.16 09:50:32 04:00:01 AM 0.43 0.00 0.43 0.00 5.33 09:50:32 04:01:01 AM 0.60 0.02 0.58 0.13 7.50 09:50:32 04:02:01 AM 0.58 0.07 0.52 1.73 8.66 09:50:32 04:03:01 AM 0.32 0.00 0.32 0.00 3.28 09:50:32 04:04:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:32 04:05:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:32 04:06:01 AM 0.35 0.00 0.35 0.00 3.77 09:50:32 04:07:02 AM 0.40 0.00 0.40 0.00 6.03 09:50:32 04:08:01 AM 0.32 0.00 0.32 0.00 3.22 09:50:32 04:09:01 AM 0.30 0.00 0.30 0.00 3.03 09:50:32 04:10:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:32 04:11:01 AM 0.58 0.05 0.53 0.80 8.38 09:50:32 04:12:01 AM 1.42 0.00 1.42 0.00 30.44 09:50:32 04:13:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:32 04:14:01 AM 0.30 0.00 0.30 0.00 3.28 09:50:32 04:15:01 AM 0.43 0.00 0.43 0.00 5.57 09:50:32 04:16:01 AM 0.35 0.00 0.35 0.00 3.78 09:50:32 04:17:01 AM 0.38 0.00 0.38 0.00 5.45 09:50:32 04:18:01 AM 0.35 0.00 0.35 0.00 3.58 09:50:32 04:19:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:32 04:20:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:32 04:21:01 AM 0.43 0.00 0.43 0.00 5.01 09:50:32 04:22:01 AM 0.50 0.00 0.50 0.00 7.56 09:50:32 04:23:01 AM 0.33 0.00 0.33 0.00 3.45 09:50:32 04:24:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:32 04:25:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:32 04:26:01 AM 0.27 0.00 0.27 0.00 2.03 09:50:32 04:27:01 AM 0.42 0.00 0.42 0.00 6.17 09:50:32 04:28:01 AM 0.30 0.00 0.30 0.00 2.27 09:50:32 04:29:01 AM 0.30 0.00 0.30 0.00 2.38 09:50:32 04:30:01 AM 0.27 0.00 0.27 0.00 2.67 09:50:32 04:31:01 AM 0.37 0.00 0.37 0.00 5.27 09:50:32 04:32:01 AM 6.21 5.95 0.27 574.88 5.30 09:50:32 04:33:01 AM 2.93 0.00 2.93 0.00 71.72 09:50:32 04:34:01 AM 1.18 0.32 0.87 6.93 21.36 09:50:32 04:35:01 AM 0.10 0.00 0.10 0.00 1.05 09:50:32 04:36:01 AM 0.18 0.00 0.18 0.00 1.35 09:50:32 04:37:01 AM 0.35 0.00 0.35 0.00 7.12 09:50:32 04:38:01 AM 0.17 0.00 0.17 0.00 1.77 09:50:32 04:39:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:32 04:40:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 04:41:01 AM 0.17 0.00 0.17 0.00 1.73 09:50:32 04:42:01 AM 0.25 0.00 0.25 0.00 5.16 09:50:32 04:43:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 04:44:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:32 04:45:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:32 04:46:01 AM 0.13 0.00 0.13 0.00 1.00 09:50:32 04:47:01 AM 0.18 0.00 0.18 0.00 3.57 09:50:32 04:48:01 AM 0.13 0.00 0.13 0.00 0.90 09:50:32 04:49:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 04:50:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 04:51:01 AM 0.25 0.00 0.25 0.00 2.90 09:50:32 04:52:01 AM 0.28 0.00 0.28 0.00 5.21 09:50:32 04:53:01 AM 0.10 0.00 0.10 0.00 1.43 09:50:32 04:54:01 AM 0.25 0.00 0.25 0.00 4.52 09:50:32 04:55:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:32 04:56:01 AM 0.17 0.00 0.17 0.00 1.27 09:50:32 04:57:01 AM 0.20 0.00 0.20 0.00 3.43 09:50:32 04:58:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 04:59:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:32 05:00:01 AM 0.15 0.00 0.15 0.00 1.70 09:50:32 05:01:01 AM 0.42 0.00 0.42 0.00 5.60 09:50:32 05:02:01 AM 0.25 0.00 0.25 0.00 4.40 09:50:32 05:03:01 AM 0.22 0.00 0.22 0.00 2.65 09:50:32 05:04:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:32 05:05:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 05:06:01 AM 0.13 0.00 0.13 0.00 1.02 09:50:32 05:07:01 AM 0.20 0.00 0.20 0.00 3.68 09:50:32 05:08:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 05:09:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:32 05:10:01 AM 0.13 0.00 0.13 0.00 0.95 09:50:32 05:11:01 AM 0.25 0.00 0.25 0.00 3.33 09:50:32 05:12:01 AM 0.30 0.00 0.30 0.00 5.33 09:50:32 05:13:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:32 05:14:01 AM 0.22 0.00 0.22 0.00 4.17 09:50:32 05:15:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 05:16:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:32 05:17:01 AM 0.27 0.00 0.27 0.00 4.92 09:50:32 05:18:01 AM 0.17 0.00 0.17 0.00 1.58 09:50:32 05:19:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:32 05:20:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 05:21:01 AM 0.23 0.00 0.23 0.00 3.38 09:50:32 05:22:01 AM 0.18 0.00 0.18 0.00 3.27 09:50:32 05:23:01 AM 0.13 0.00 0.13 0.00 1.45 09:50:32 05:24:01 AM 0.20 0.00 0.20 0.00 2.37 09:50:32 05:25:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:32 05:26:01 AM 0.18 0.00 0.18 0.00 2.83 09:50:32 05:27:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:32 05:28:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 05:29:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 05:30:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:32 05:31:01 AM 0.32 0.00 0.32 0.00 5.26 09:50:32 05:32:01 AM 0.22 0.00 0.22 0.00 3.65 09:50:32 05:33:01 AM 0.13 0.00 0.13 0.00 1.48 09:50:32 05:34:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:32 05:35:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:32 05:36:01 AM 0.20 0.00 0.20 0.00 2.83 09:50:32 05:37:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:32 05:38:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 05:39:01 AM 0.08 0.00 0.08 0.00 0.72 09:50:32 05:40:01 AM 0.12 0.00 0.12 0.00 1.30 09:50:32 05:41:01 AM 0.32 0.00 0.32 0.00 4.65 09:50:32 05:42:01 AM 0.30 0.00 0.30 0.00 5.87 09:50:32 05:43:01 AM 0.15 0.00 0.15 0.00 1.82 09:50:32 05:44:01 AM 0.17 0.00 0.17 0.00 2.13 09:50:32 05:45:01 AM 0.15 0.00 0.15 0.00 1.63 09:50:32 05:46:01 AM 0.17 0.00 0.17 0.00 1.17 09:50:32 05:47:01 AM 0.23 0.00 0.23 0.00 4.53 09:50:32 05:48:01 AM 0.23 0.00 0.23 0.00 4.07 09:50:32 05:49:01 AM 0.17 0.00 0.17 0.00 1.75 09:50:32 05:50:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 05:51:01 AM 0.18 0.00 0.18 0.00 1.43 09:50:32 05:52:01 AM 0.42 0.00 0.42 0.00 6.52 09:50:32 05:53:01 AM 0.32 0.00 0.32 0.00 3.28 09:50:32 05:54:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:32 05:55:01 AM 0.40 0.00 0.40 0.00 4.87 09:50:32 05:56:01 AM 0.37 0.00 0.37 0.00 3.72 09:50:32 05:57:01 AM 0.40 0.00 0.40 0.00 5.58 09:50:32 05:58:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:32 05:59:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:32 06:00:01 AM 0.30 0.00 0.30 0.00 3.42 09:50:32 06:01:01 AM 0.88 0.00 0.88 0.00 11.55 09:50:32 06:02:01 AM 0.43 0.00 0.43 0.00 8.06 09:50:32 06:03:01 AM 0.13 0.00 0.13 0.00 1.30 09:50:32 06:04:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:32 06:05:01 AM 0.22 0.00 0.22 0.00 2.52 09:50:32 06:06:01 AM 0.18 0.00 0.18 0.00 1.73 09:50:32 06:07:01 AM 0.25 0.00 0.25 0.00 4.63 09:50:32 06:08:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 06:09:01 AM 0.12 0.00 0.12 0.00 1.28 09:50:32 06:10:01 AM 0.25 0.00 0.25 0.00 3.17 09:50:32 06:11:01 AM 0.22 0.00 0.22 0.00 1.62 09:50:32 06:12:01 AM 0.30 0.00 0.30 0.00 5.95 09:50:32 06:13:01 AM 0.17 0.00 0.17 0.00 1.58 09:50:32 06:14:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 06:15:01 AM 0.10 0.00 0.10 0.00 0.97 09:50:32 06:16:01 AM 0.22 0.00 0.22 0.00 2.02 09:50:32 06:17:01 AM 0.17 0.00 0.17 0.00 3.03 09:50:32 06:18:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 06:19:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:32 06:20:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 06:21:01 AM 0.27 0.00 0.27 0.00 3.03 09:50:32 06:22:02 AM 0.27 0.00 0.27 0.00 5.05 09:50:32 06:23:01 AM 0.10 0.00 0.10 0.00 1.05 09:50:32 06:24:01 AM 0.12 0.00 0.12 0.00 1.30 09:50:32 06:25:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:32 06:26:01 AM 0.20 0.00 0.20 0.00 1.47 09:50:32 06:27:01 AM 0.17 0.00 0.17 0.00 3.47 09:50:32 06:28:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:32 06:29:01 AM 0.18 0.00 0.18 0.00 2.65 09:50:32 06:30:01 AM 0.17 0.00 0.17 0.00 2.25 09:50:32 06:31:01 AM 0.25 0.00 0.25 0.00 3.67 09:50:32 06:32:01 AM 0.22 0.00 0.22 0.00 3.37 09:50:32 06:33:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:32 06:34:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 06:35:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:32 06:36:01 AM 0.28 0.00 0.28 0.00 4.85 09:50:32 06:37:01 AM 0.17 0.00 0.17 0.00 3.23 09:50:32 06:38:01 AM 0.13 0.00 0.13 0.00 1.08 09:50:32 06:39:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:32 06:40:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 06:41:01 AM 0.23 0.00 0.23 0.00 3.52 09:50:32 06:42:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:32 06:43:01 AM 0.20 0.00 0.20 0.00 2.50 09:50:32 06:44:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:32 06:45:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 06:46:01 AM 0.18 0.00 0.18 0.00 2.70 09:50:32 06:47:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:32 06:48:01 AM 0.10 0.00 0.10 0.00 1.07 09:50:32 06:49:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:32 06:50:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:32 06:51:01 AM 0.33 0.00 0.33 0.00 5.55 09:50:32 06:52:01 AM 0.15 0.00 0.15 0.00 3.15 09:50:32 06:53:01 AM 0.13 0.00 0.13 0.00 1.30 09:50:32 06:54:01 AM 0.13 0.00 0.13 0.00 2.08 09:50:32 06:55:01 AM 0.15 0.00 0.15 0.00 1.95 09:50:32 06:56:01 AM 0.15 0.00 0.15 0.00 1.42 09:50:32 06:57:01 AM 0.18 0.00 0.18 0.00 3.17 09:50:32 06:58:01 AM 0.15 0.00 0.15 0.00 1.95 09:50:32 06:59:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:32 07:00:01 AM 0.22 0.00 0.22 0.00 2.53 09:50:32 07:01:01 AM 0.22 0.00 0.22 0.00 2.15 09:50:32 07:02:01 AM 0.25 0.00 0.25 0.00 4.52 09:50:32 07:03:01 AM 0.93 0.00 0.93 0.00 15.01 09:50:32 07:04:01 AM 0.20 0.00 0.20 0.00 3.53 09:50:32 07:05:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:32 07:06:01 AM 0.13 0.00 0.13 0.00 1.18 09:50:32 07:07:01 AM 0.22 0.00 0.22 0.00 4.10 09:50:32 07:08:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 07:09:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:32 07:10:01 AM 0.18 0.00 0.18 0.00 2.25 09:50:32 07:11:01 AM 0.22 0.00 0.22 0.00 2.58 09:50:32 07:12:01 AM 0.25 0.00 0.25 0.00 5.08 09:50:32 07:13:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:32 07:14:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 07:15:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:32 07:16:01 AM 0.18 0.00 0.18 0.00 1.73 09:50:32 07:17:01 AM 0.27 0.00 0.27 0.00 5.18 09:50:32 07:18:01 AM 0.18 0.00 0.18 0.00 2.37 09:50:32 07:19:01 AM 0.25 0.00 0.25 0.00 3.00 09:50:32 07:20:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 07:21:01 AM 0.15 0.00 0.15 0.00 1.17 09:50:32 07:22:01 AM 0.20 0.00 0.20 0.00 4.40 09:50:32 07:23:01 AM 0.15 0.00 0.15 0.00 1.35 09:50:32 07:24:01 AM 0.22 0.00 0.22 0.00 2.93 09:50:32 07:25:01 AM 0.17 0.00 0.17 0.00 1.58 09:50:32 07:26:01 AM 0.13 0.00 0.13 0.00 1.00 09:50:32 07:27:01 AM 0.18 0.00 0.18 0.00 3.17 09:50:32 07:28:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 07:29:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:32 07:30:02 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 07:31:01 AM 0.27 0.00 0.27 0.00 3.24 09:50:32 07:32:01 AM 0.27 0.00 0.27 0.00 5.32 09:50:32 07:33:01 AM 0.13 0.00 0.13 0.00 1.63 09:50:32 07:34:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:32 07:35:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:32 07:36:01 AM 0.17 0.00 0.17 0.00 1.15 09:50:32 07:37:01 AM 0.18 0.00 0.18 0.00 3.17 09:50:32 07:38:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 07:39:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 07:40:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 07:41:01 AM 0.27 0.00 0.27 0.00 3.05 09:50:32 07:42:01 AM 0.25 0.00 0.25 0.00 4.92 09:50:32 07:43:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 07:44:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 07:45:01 AM 0.10 0.00 0.10 0.00 0.67 09:50:32 07:46:01 AM 0.25 0.00 0.25 0.00 3.30 09:50:32 07:47:01 AM 0.18 0.00 0.18 0.00 3.07 09:50:32 07:48:01 AM 0.20 0.00 0.20 0.00 2.37 09:50:32 07:49:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:32 07:50:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:32 07:51:01 AM 0.27 0.00 0.27 0.00 3.82 09:50:32 07:52:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:32 07:53:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 07:54:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:32 07:55:01 AM 0.18 0.00 0.18 0.00 2.37 09:50:32 07:56:01 AM 0.23 0.00 0.23 0.00 3.38 09:50:32 07:57:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:32 07:58:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 07:59:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 08:00:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:32 08:01:01 AM 0.25 0.00 0.25 0.00 3.70 09:50:32 08:02:01 AM 0.28 0.00 0.28 0.00 5.00 09:50:32 08:03:01 AM 0.22 0.00 0.22 0.00 2.30 09:50:32 08:04:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 08:05:01 AM 0.08 0.00 0.08 0.00 0.72 09:50:32 08:06:01 AM 0.17 0.00 0.17 0.00 1.98 09:50:32 08:07:01 AM 0.28 0.00 0.28 0.00 5.55 09:50:32 08:08:01 AM 0.17 0.00 0.17 0.00 2.00 09:50:32 08:09:01 AM 0.23 0.00 0.23 0.00 3.53 09:50:32 08:10:01 AM 0.18 0.00 0.18 0.00 2.53 09:50:32 08:11:01 AM 0.17 0.00 0.17 0.00 1.70 09:50:32 08:12:01 AM 0.23 0.00 0.23 0.00 5.02 09:50:32 08:13:01 AM 0.20 0.00 0.20 0.00 2.18 09:50:32 08:14:01 AM 0.13 0.00 0.13 0.00 1.82 09:50:32 08:15:01 AM 0.13 0.00 0.13 0.00 0.95 09:50:32 08:16:01 AM 0.22 0.00 0.22 0.00 2.48 09:50:32 08:17:01 AM 0.23 0.00 0.23 0.00 4.76 09:50:32 08:18:01 AM 0.15 0.00 0.15 0.00 1.33 09:50:32 08:19:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 08:20:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:32 08:21:01 AM 0.17 0.00 0.17 0.00 1.17 09:50:32 08:22:01 AM 0.22 0.00 0.22 0.00 4.37 09:50:32 08:23:01 AM 0.20 0.00 0.20 0.00 2.37 09:50:32 08:24:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:32 08:25:01 AM 0.08 0.00 0.08 0.00 0.70 09:50:32 08:26:01 AM 0.17 0.00 0.17 0.00 1.15 09:50:32 08:27:01 AM 0.20 0.00 0.20 0.00 3.42 09:50:32 08:28:01 AM 0.25 0.00 0.25 0.00 3.13 09:50:32 08:29:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 08:30:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 08:31:01 AM 0.25 0.00 0.25 0.00 3.62 09:50:32 08:32:01 AM 0.28 0.00 0.28 0.00 5.18 09:50:32 08:33:01 AM 0.15 0.00 0.15 0.00 1.47 09:50:32 08:34:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 08:35:02 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 08:36:01 AM 0.17 0.00 0.17 0.00 1.27 09:50:32 08:37:01 AM 0.20 0.00 0.20 0.00 4.52 09:50:32 08:38:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:32 08:39:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 08:40:01 AM 0.18 0.00 0.18 0.00 2.38 09:50:32 08:41:01 AM 0.22 0.00 0.22 0.00 1.98 09:50:32 08:42:01 AM 0.20 0.00 0.20 0.00 4.50 09:50:32 08:43:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 08:44:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 08:45:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 08:46:01 AM 0.12 0.00 0.12 0.00 0.73 09:50:32 08:47:01 AM 1.08 0.00 1.08 0.00 19.66 09:50:32 08:48:01 AM 0.25 0.00 0.25 0.00 3.50 09:50:32 08:49:01 AM 0.18 0.00 0.18 0.00 2.40 09:50:32 08:50:01 AM 0.18 0.00 0.18 0.00 1.73 09:50:32 08:51:01 AM 0.22 0.00 0.22 0.00 2.40 09:50:32 08:52:01 AM 0.20 0.00 0.20 0.00 3.70 09:50:32 08:53:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 08:54:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 08:55:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 08:56:01 AM 0.28 0.00 0.28 0.00 4.45 09:50:32 08:57:01 AM 0.18 0.00 0.18 0.00 3.47 09:50:32 08:58:01 AM 0.13 0.00 0.13 0.00 0.90 09:50:32 08:59:01 AM 0.12 0.00 0.12 0.00 0.70 09:50:32 09:00:01 AM 0.13 0.00 0.13 0.00 1.08 09:50:32 09:01:01 AM 0.25 0.00 0.25 0.00 3.53 09:50:32 09:02:01 AM 0.27 0.00 0.27 0.00 4.67 09:50:32 09:03:01 AM 0.18 0.00 0.18 0.00 1.62 09:50:32 09:04:01 AM 0.12 0.00 0.12 0.00 1.17 09:50:32 09:05:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:32 09:06:01 AM 0.18 0.00 0.18 0.00 2.57 09:50:32 09:07:01 AM 0.15 0.00 0.15 0.00 3.07 09:50:32 09:08:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 09:09:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 09:10:01 AM 0.18 0.00 0.18 0.00 2.27 09:50:32 09:11:01 AM 0.40 0.00 0.40 0.00 5.38 09:50:32 09:12:01 AM 0.18 0.00 0.18 0.00 3.07 09:50:32 09:13:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 09:14:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 09:15:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:32 09:16:01 AM 0.20 0.00 0.20 0.00 2.97 09:50:32 09:17:01 AM 0.27 0.00 0.27 0.00 4.93 09:50:32 09:18:01 AM 0.18 0.00 0.18 0.00 2.10 09:50:32 09:19:01 AM 0.12 0.00 0.12 0.00 1.30 09:50:32 09:20:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:32 09:21:01 AM 0.22 0.00 0.22 0.00 2.93 09:50:32 09:22:01 AM 0.28 0.00 0.28 0.00 5.56 09:50:32 09:23:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 09:24:01 AM 0.23 0.00 0.23 0.00 3.53 09:50:32 09:25:01 AM 0.18 0.00 0.18 0.00 2.53 09:50:32 09:26:01 AM 0.17 0.00 0.17 0.00 1.18 09:50:32 09:27:01 AM 0.17 0.00 0.17 0.00 3.30 09:50:32 09:28:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:32 09:29:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:32 09:30:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 09:31:01 AM 0.25 0.00 0.25 0.00 3.30 09:50:32 09:32:01 AM 0.27 0.00 0.27 0.00 5.05 09:50:32 09:33:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:32 09:34:01 AM 0.15 0.00 0.15 0.00 1.33 09:50:32 09:35:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:32 09:36:01 AM 0.15 0.00 0.15 0.00 1.38 09:50:32 09:37:01 AM 0.35 0.00 0.35 0.00 6.13 09:50:32 09:38:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:32 09:39:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:32 09:40:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:32 09:41:01 AM 58.26 8.46 49.80 1459.11 3918.93 09:50:32 09:42:01 AM 99.57 0.72 98.85 52.92 11498.07 09:50:32 09:43:01 AM 40.59 0.38 40.20 64.25 3241.24 09:50:32 09:44:01 AM 78.08 9.40 68.67 1694.21 8323.08 09:50:32 09:45:01 AM 8.50 0.22 8.28 11.73 764.33 09:50:32 09:46:01 AM 4.03 0.00 4.03 0.00 191.00 09:50:32 09:47:01 AM 1.10 0.00 1.10 0.00 601.80 09:50:32 09:48:01 AM 0.50 0.00 0.50 0.00 380.90 09:50:32 09:49:01 AM 0.55 0.03 0.52 1.87 281.90 09:50:32 09:50:01 AM 32.86 0.58 32.27 62.25 3036.40 09:50:32 Average: 1.68 0.50 1.19 48.20 202.05 09:50:32 09:50:32 03:56:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:32 03:57:01 AM 5870908 7227736 2011524 25.52 2688 1555692 606328 6.79 153272 1599080 48 09:50:32 03:58:01 AM 5871788 7228616 2010644 25.51 2688 1555692 622172 6.97 153304 1598556 4 09:50:32 03:59:01 AM 5869328 7226176 2013104 25.54 2688 1555712 622172 6.97 153332 1600940 4 09:50:32 04:00:01 AM 5869772 7226620 2012660 25.53 2688 1555712 610856 6.84 153332 1600508 4 09:50:32 04:01:01 AM 5868352 7225216 2014080 25.55 2688 1555720 610856 6.84 153332 1601480 4 09:50:32 04:02:01 AM 5869440 7226372 2012992 25.54 2688 1555788 610856 6.84 153524 1600664 4 09:50:32 04:03:01 AM 5869704 7226636 2012728 25.53 2688 1555788 610856 6.84 153524 1600512 4 09:50:32 04:04:01 AM 5869648 7226584 2012784 25.54 2688 1555792 610856 6.84 153524 1600516 4 09:50:32 04:05:01 AM 5869548 7226484 2012884 25.54 2688 1555792 610856 6.84 153524 1600516 4 09:50:32 04:06:01 AM 5869640 7226576 2012792 25.54 2688 1555792 610856 6.84 153524 1600516 4 09:50:32 04:07:02 AM 5869484 7226424 2012948 25.54 2688 1555796 610856 6.84 153524 1600600 4 09:50:32 04:08:01 AM 5869504 7226444 2012928 25.54 2688 1555796 610856 6.84 153524 1600532 4 09:50:32 04:09:01 AM 5869636 7226576 2012796 25.54 2688 1555796 610856 6.84 153524 1600532 4 09:50:32 04:10:01 AM 5869320 7226264 2013112 25.54 2688 1555800 611336 6.85 153524 1600768 4 09:50:32 04:11:01 AM 5868940 7225904 2013492 25.54 2688 1555800 609900 6.83 153672 1600664 4 09:50:32 04:12:01 AM 5869096 7226064 2013336 25.54 2688 1555804 609900 6.83 153672 1600608 4 09:50:32 04:13:01 AM 5869204 7226172 2013228 25.54 2688 1555804 609900 6.83 153672 1600536 8 09:50:32 04:14:01 AM 5869436 7226404 2012996 25.54 2688 1555804 609900 6.83 153672 1600428 4 09:50:32 04:15:01 AM 5869296 7226268 2013136 25.54 2688 1555808 609900 6.83 153672 1600548 4 09:50:32 04:16:01 AM 5869372 7226344 2013060 25.54 2688 1555808 609900 6.83 153672 1600432 4 09:50:32 04:17:01 AM 5869408 7226380 2013024 25.54 2688 1555808 609900 6.83 153672 1600500 4 09:50:32 04:18:01 AM 5869556 7226532 2012876 25.54 2688 1555812 609900 6.83 153672 1600444 4 09:50:32 04:19:01 AM 5869444 7226420 2012988 25.54 2688 1555812 609900 6.83 153672 1600448 4 09:50:32 04:20:01 AM 5869112 7226088 2013320 25.54 2688 1555812 626388 7.01 153672 1600684 4 09:50:32 04:21:01 AM 5861392 7218376 2021040 25.64 2688 1555816 626388 7.01 153672 1608192 4 09:50:32 04:22:01 AM 5861616 7218600 2020816 25.64 2688 1555816 626388 7.01 153672 1608060 4 09:50:32 04:23:01 AM 5860912 7217900 2021520 25.65 2688 1555820 609976 6.83 153672 1608852 4 09:50:32 04:24:01 AM 5861052 7218040 2021380 25.64 2688 1555820 609976 6.83 153672 1608756 4 09:50:32 04:25:01 AM 5860904 7217892 2021528 25.65 2688 1555820 609976 6.83 153672 1608756 4 09:50:32 04:26:01 AM 5860940 7217928 2021492 25.65 2688 1555820 609976 6.83 153672 1608756 4 09:50:32 04:27:01 AM 5861108 7218100 2021324 25.64 2688 1555824 609976 6.83 153672 1608828 4 09:50:32 04:28:01 AM 5861100 7218096 2021332 25.64 2688 1555828 609976 6.83 153672 1608764 4 09:50:32 04:29:01 AM 5861180 7218176 2021252 25.64 2688 1555828 609976 6.83 153672 1608764 4 09:50:32 04:30:01 AM 5862396 7219396 2020036 25.63 2688 1555832 625704 7.01 153672 1607288 4 09:50:32 04:31:01 AM 5862576 7219580 2019856 25.62 2688 1555836 625704 7.01 153672 1607124 8 09:50:32 04:32:01 AM 5845144 7219436 2037288 25.85 2688 1573076 597696 6.69 155888 1622252 664 09:50:32 04:33:01 AM 5845192 7219484 2037240 25.85 2688 1573076 613084 6.86 155888 1622296 4 09:50:32 04:34:01 AM 5844816 7219304 2037616 25.85 2688 1573272 613084 6.86 156004 1622396 12 09:50:32 04:35:01 AM 5845072 7219564 2037360 25.85 2688 1573276 613084 6.86 156004 1622196 8 09:50:32 04:36:01 AM 5845208 7219700 2037224 25.85 2688 1573276 613084 6.86 156004 1622196 4 09:50:32 04:37:01 AM 5845212 7219704 2037220 25.85 2688 1573276 613084 6.86 156004 1622272 4 09:50:32 04:38:01 AM 5845276 7219772 2037156 25.84 2688 1573280 613084 6.86 156004 1622212 4 09:50:32 04:39:01 AM 5845368 7219864 2037064 25.84 2688 1573280 613084 6.86 156004 1622212 4 09:50:32 04:40:01 AM 5844680 7219176 2037752 25.85 2688 1573280 603380 6.76 156004 1622560 4 09:50:32 04:41:01 AM 5844756 7219256 2037676 25.85 2688 1573284 603380 6.76 156004 1622468 4 09:50:32 04:42:01 AM 5844792 7219292 2037640 25.85 2688 1573284 603380 6.76 156004 1622468 4 09:50:32 04:43:01 AM 5845160 7219664 2037272 25.85 2688 1573288 603380 6.76 156004 1622368 4 09:50:32 04:44:01 AM 5845156 7219660 2037276 25.85 2688 1573288 603380 6.76 156004 1622252 4 09:50:32 04:45:01 AM 5845192 7219696 2037240 25.85 2688 1573288 603380 6.76 156004 1622272 4 09:50:32 04:46:01 AM 5844892 7219400 2037540 25.85 2688 1573292 603380 6.76 156004 1622656 16 09:50:32 04:47:01 AM 5844848 7219356 2037584 25.85 2688 1573292 603380 6.76 156004 1622492 8 09:50:32 04:48:01 AM 5845028 7219536 2037404 25.85 2688 1573292 603380 6.76 156004 1622288 4 09:50:32 04:49:01 AM 5844912 7219424 2037520 25.85 2688 1573296 603380 6.76 156004 1622292 4 09:50:32 04:50:01 AM 5844592 7219104 2037840 25.85 2688 1573296 603380 6.76 156004 1622524 4 09:50:32 04:51:01 AM 5844948 7219464 2037484 25.85 2688 1573300 603380 6.76 156004 1622296 4 09:50:32 04:52:01 AM 5844804 7219320 2037628 25.85 2688 1573300 603380 6.76 156004 1622492 16 09:50:32 04:53:01 AM 5844308 7218824 2038124 25.86 2688 1573300 603380 6.76 156004 1622996 16 09:50:32 04:54:01 AM 5844832 7219352 2037600 25.85 2688 1573304 618964 6.93 156032 1622620 8 09:50:32 04:55:01 AM 5844516 7219036 2037916 25.85 2688 1573304 618964 6.93 156032 1622620 12 09:50:32 04:56:01 AM 5844704 7219224 2037728 25.85 2688 1573304 618964 6.93 156032 1622416 8 09:50:32 04:57:01 AM 5844804 7219328 2037628 25.85 2688 1573308 618964 6.93 156032 1622488 4 09:50:32 04:58:01 AM 5844804 7219328 2037628 25.85 2688 1573308 618964 6.93 156032 1622420 4 09:50:32 04:59:01 AM 5844788 7219312 2037644 25.85 2688 1573308 618964 6.93 156032 1622420 4 09:50:32 05:00:01 AM 5844616 7219144 2037816 25.85 2688 1573312 611700 6.85 156032 1622660 8 09:50:32 05:01:01 AM 5843592 7218124 2038840 25.87 2688 1573316 611700 6.85 156032 1623492 4 09:50:32 05:02:01 AM 5844932 7219464 2037500 25.85 2688 1573316 611700 6.85 156064 1622484 4 09:50:32 05:03:01 AM 5844856 7219396 2037576 25.85 2688 1573324 611700 6.85 156068 1622420 4 09:50:32 05:04:01 AM 5844840 7219380 2037592 25.85 2688 1573324 611700 6.85 156068 1622420 4 09:50:32 05:05:01 AM 5844968 7219508 2037464 25.85 2688 1573324 611700 6.85 156068 1622420 4 09:50:32 05:06:01 AM 5844928 7219472 2037504 25.85 2688 1573328 611700 6.85 156068 1622424 4 09:50:32 05:07:01 AM 5844848 7219392 2037584 25.85 2688 1573328 611700 6.85 156068 1622492 4 09:50:32 05:08:01 AM 5844956 7219500 2037476 25.85 2688 1573328 611700 6.85 156068 1622424 4 09:50:32 05:09:01 AM 5844872 7219420 2037560 25.85 2688 1573332 611700 6.85 156068 1622428 4 09:50:32 05:10:01 AM 5844712 7219260 2037720 25.85 2688 1573332 607556 6.80 156068 1622660 4 09:50:32 05:11:01 AM 5844636 7219188 2037796 25.85 2688 1573336 607556 6.80 156068 1622904 4 09:50:32 05:12:01 AM 5844980 7219532 2037452 25.85 2688 1573336 607556 6.80 156068 1622516 4 09:50:32 05:13:01 AM 5845076 7219628 2037356 25.85 2688 1573336 607556 6.80 156068 1622500 16 09:50:32 05:14:01 AM 5845216 7219772 2037216 25.85 2688 1573340 607556 6.80 156068 1622188 8 09:50:32 05:15:01 AM 5845244 7219800 2037188 25.84 2688 1573340 607556 6.80 156068 1622188 4 09:50:32 05:16:01 AM 5845176 7219732 2037256 25.85 2688 1573340 607556 6.80 156068 1622188 4 09:50:32 05:17:01 AM 5845084 7219644 2037348 25.85 2688 1573344 607556 6.80 156068 1622260 4 09:50:32 05:18:01 AM 5845076 7219636 2037356 25.85 2688 1573344 607556 6.80 156068 1622540 4 09:50:32 05:19:01 AM 5845452 7220012 2036980 25.84 2688 1573344 607556 6.80 156068 1622232 4 09:50:32 05:20:01 AM 5844960 7219524 2037472 25.85 2688 1573348 603052 6.75 156068 1622428 4 09:50:32 05:21:01 AM 5845200 7219764 2037232 25.85 2688 1573348 603052 6.75 156068 1622292 4 09:50:32 05:22:01 AM 5844960 7219528 2037472 25.85 2688 1573352 603052 6.75 156068 1622272 4 09:50:32 05:23:01 AM 5844900 7219468 2037532 25.85 2688 1573352 603052 6.75 156068 1622408 4 09:50:32 05:24:01 AM 5845152 7219720 2037280 25.85 2688 1573352 603052 6.75 156068 1622204 4 09:50:32 05:25:01 AM 5845180 7219752 2037252 25.85 2688 1573356 603052 6.75 156068 1622216 8 09:50:32 05:26:01 AM 5845184 7219756 2037248 25.85 2688 1573356 618624 6.93 156068 1622216 8 09:50:32 05:27:01 AM 5845164 7219736 2037268 25.85 2688 1573356 618624 6.93 156068 1622308 4 09:50:32 05:28:01 AM 5845300 7219876 2037132 25.84 2688 1573360 618624 6.93 156068 1622244 4 09:50:32 05:29:01 AM 5845336 7219912 2037096 25.84 2688 1573360 618624 6.93 156068 1622244 4 09:50:32 05:30:01 AM 5844560 7219136 2037872 25.85 2688 1573360 601316 6.73 156068 1622688 4 09:50:32 05:31:01 AM 5844680 7219260 2037752 25.85 2688 1573364 601316 6.73 156068 1622692 4 09:50:32 05:32:01 AM 5845284 7219864 2037148 25.84 2688 1573364 601316 6.73 156068 1622328 4 09:50:32 05:33:01 AM 5844756 7219340 2037676 25.85 2688 1573368 601316 6.73 156068 1622676 4 09:50:32 05:34:01 AM 5845116 7219700 2037316 25.85 2688 1573368 601316 6.73 156068 1622424 12 09:50:32 05:35:01 AM 5845168 7219752 2037264 25.85 2688 1573368 601316 6.73 156068 1622288 8 09:50:32 05:36:01 AM 5845280 7219868 2037152 25.84 2688 1573372 601316 6.73 156068 1622292 4 09:50:32 05:37:01 AM 5845028 7219616 2037404 25.85 2688 1573372 601316 6.73 156068 1622476 4 09:50:32 05:38:01 AM 5845156 7219744 2037276 25.85 2688 1573372 601316 6.73 156068 1622292 4 09:50:32 05:39:01 AM 5845184 7219776 2037248 25.85 2688 1573376 601316 6.73 156068 1622296 8 09:50:32 05:40:01 AM 5844848 7219440 2037584 25.85 2688 1573376 622080 6.97 156068 1622528 4 09:50:32 05:41:01 AM 5844952 7219544 2037480 25.85 2688 1573376 622080 6.97 156068 1622376 8 09:50:32 05:42:01 AM 5844924 7219520 2037508 25.85 2688 1573380 622080 6.97 156068 1622496 4 09:50:32 05:43:01 AM 5845132 7219728 2037300 25.85 2688 1573380 622080 6.97 156068 1622312 4 09:50:32 05:44:01 AM 5845224 7219824 2037208 25.84 2688 1573384 622080 6.97 156068 1622316 4 09:50:32 05:45:01 AM 5845196 7219800 2037236 25.85 2688 1573388 622080 6.97 156068 1622320 4 09:50:32 05:46:01 AM 5845108 7219712 2037324 25.85 2688 1573388 622080 6.97 156068 1622324 12 09:50:32 05:47:01 AM 5844824 7219428 2037608 25.85 2688 1573388 622080 6.97 156068 1622628 4 09:50:32 05:48:01 AM 5845056 7219664 2037376 25.85 2688 1573392 622080 6.97 156068 1622420 4 09:50:32 05:49:01 AM 5845132 7219740 2037300 25.85 2688 1573392 622080 6.97 156068 1622380 4 09:50:32 05:50:01 AM 5844608 7219216 2037824 25.85 2688 1573392 603116 6.75 156068 1622712 4 09:50:32 05:51:01 AM 5845044 7219660 2037388 25.85 2688 1573396 603116 6.75 156068 1622484 4 09:50:32 05:52:01 AM 5845092 7219708 2037340 25.85 2688 1573396 603116 6.75 156068 1622464 4 09:50:32 05:53:01 AM 5845192 7219812 2037240 25.85 2688 1573400 603116 6.75 156068 1622400 4 09:50:32 05:54:01 AM 5845164 7219784 2037268 25.85 2688 1573400 603116 6.75 156068 1622480 4 09:50:32 05:55:01 AM 5845048 7219668 2037384 25.85 2688 1573400 618960 6.93 156068 1622400 4 09:50:32 05:56:01 AM 5845168 7219792 2037264 25.85 2688 1573404 618960 6.93 156068 1622408 4 09:50:32 05:57:01 AM 5845056 7219680 2037376 25.85 2688 1573404 618960 6.93 156068 1622480 4 09:50:32 05:58:01 AM 5845228 7219852 2037204 25.84 2688 1573404 618960 6.93 156068 1622412 4 09:50:32 05:59:01 AM 5844768 7219396 2037664 25.85 2688 1573408 618960 6.93 156068 1622676 16 09:50:32 06:00:01 AM 5844764 7219392 2037668 25.85 2688 1573408 603112 6.75 156068 1622660 8 09:50:32 06:01:01 AM 5843904 7218544 2038528 25.86 2688 1573420 634448 7.10 165496 1613844 4 09:50:32 06:02:01 AM 5844884 7219524 2037548 25.85 2688 1573420 634448 7.10 165500 1613212 4 09:50:32 06:03:01 AM 5844920 7219560 2037512 25.85 2688 1573420 634448 7.10 165500 1613016 4 09:50:32 06:04:01 AM 5844804 7219448 2037628 25.85 2688 1573424 634448 7.10 165500 1613020 4 09:50:32 06:05:01 AM 5844924 7219568 2037508 25.85 2688 1573424 634448 7.10 165500 1613024 4 09:50:32 06:06:01 AM 5844892 7219536 2037540 25.85 2688 1573424 634448 7.10 165500 1613024 4 09:50:32 06:07:01 AM 5844928 7219576 2037504 25.85 2688 1573428 618952 6.93 165500 1613096 4 09:50:32 06:08:01 AM 5845044 7219692 2037388 25.85 2688 1573428 618952 6.93 165500 1613028 4 09:50:32 06:09:01 AM 5844856 7219504 2037576 25.85 2688 1573428 618952 6.93 165500 1613240 4 09:50:32 06:10:01 AM 5844672 7219324 2037760 25.85 2688 1573432 619940 6.94 165500 1613272 4 09:50:32 06:11:01 AM 5844836 7219492 2037596 25.85 2688 1573436 619940 6.94 165500 1613140 4 09:50:32 06:12:01 AM 5844700 7219360 2037732 25.85 2688 1573440 619940 6.94 165500 1613212 4 09:50:32 06:13:01 AM 5844924 7219584 2037508 25.85 2688 1573440 619940 6.94 165500 1613168 4 09:50:32 06:14:01 AM 5844828 7219488 2037604 25.85 2688 1573440 619940 6.94 165500 1613168 4 09:50:32 06:15:01 AM 5844976 7219640 2037456 25.85 2688 1573444 619940 6.94 165500 1613176 4 09:50:32 06:16:01 AM 5845032 7219696 2037400 25.85 2688 1573444 619940 6.94 165500 1613060 4 09:50:32 06:17:01 AM 5844840 7219504 2037592 25.85 2688 1573444 619940 6.94 165500 1613108 4 09:50:32 06:18:01 AM 5845020 7219684 2037412 25.85 2688 1573444 619940 6.94 165504 1613056 4 09:50:32 06:19:01 AM 5844884 7219552 2037548 25.85 2688 1573448 619940 6.94 165504 1613264 12 09:50:32 06:20:01 AM 5844436 7219104 2037996 25.85 2688 1573448 640800 7.18 165504 1613408 8 09:50:32 06:21:01 AM 5844908 7219580 2037524 25.85 2688 1573452 611308 6.84 165504 1613156 4 09:50:32 06:22:02 AM 5844888 7219560 2037544 25.85 2688 1573452 611308 6.84 165504 1613344 4 09:50:32 06:23:01 AM 5840520 7215192 2041912 25.90 2688 1573452 611308 6.84 165504 1617452 16 09:50:32 06:24:01 AM 5840792 7215468 2041640 25.90 2688 1573456 611308 6.84 165504 1617184 4 09:50:32 06:25:01 AM 5840832 7215512 2041600 25.90 2688 1573460 611308 6.84 165504 1617188 4 09:50:32 06:26:01 AM 5840748 7215428 2041684 25.90 2688 1573460 611308 6.84 165504 1617304 4 09:50:32 06:27:01 AM 5840116 7214800 2042316 25.91 2688 1573464 611308 6.84 165504 1618024 4 09:50:32 06:28:01 AM 5840228 7214912 2042204 25.91 2688 1573464 611308 6.84 165504 1617956 4 09:50:32 06:29:01 AM 5839564 7214248 2042868 25.92 2688 1573464 611308 6.84 165504 1618276 16 09:50:32 06:30:01 AM 5839184 7213872 2043248 25.92 2688 1573468 612968 6.86 165504 1618580 4 09:50:32 06:31:01 AM 5839544 7214232 2042888 25.92 2688 1573468 612968 6.86 165504 1618372 4 09:50:32 06:32:01 AM 5839808 7214500 2042624 25.91 2688 1573472 612968 6.86 165504 1618252 4 09:50:32 06:33:01 AM 5839596 7214288 2042836 25.92 2688 1573472 612968 6.86 165504 1618304 4 09:50:32 06:34:01 AM 5839896 7214588 2042536 25.91 2688 1573472 612968 6.86 165504 1618100 4 09:50:32 06:35:01 AM 5839940 7214636 2042492 25.91 2688 1573476 612968 6.86 165504 1618104 4 09:50:32 06:36:01 AM 5839608 7214304 2042824 25.92 2688 1573476 612968 6.86 165504 1618392 4 09:50:32 06:37:01 AM 5839780 7214476 2042652 25.91 2688 1573476 612968 6.86 165504 1618304 4 09:50:32 06:38:01 AM 5840036 7214736 2042396 25.91 2688 1573480 612968 6.86 165504 1618124 4 09:50:32 06:39:01 AM 5840084 7214784 2042348 25.91 2688 1573480 612968 6.86 165504 1618124 4 09:50:32 06:40:01 AM 5839536 7214236 2042896 25.92 2688 1573480 611372 6.85 165504 1618472 4 09:50:32 06:41:01 AM 5839900 7214604 2042532 25.91 2688 1573484 611372 6.85 165504 1618220 4 09:50:32 06:42:01 AM 5839468 7214172 2042964 25.92 2688 1573484 611372 6.85 165504 1618608 4 09:50:32 06:43:01 AM 5839944 7214652 2042488 25.91 2688 1573488 611372 6.85 165504 1618136 4 09:50:32 06:44:01 AM 5839916 7214624 2042516 25.91 2688 1573488 611372 6.85 165504 1618136 4 09:50:32 06:45:01 AM 5839968 7214676 2042464 25.91 2688 1573488 611372 6.85 165504 1618136 4 09:50:32 06:46:01 AM 5839888 7214600 2042544 25.91 2688 1573492 611372 6.85 165504 1618256 4 09:50:32 06:47:01 AM 5840032 7214744 2042400 25.91 2688 1573492 611372 6.85 165504 1618208 4 09:50:32 06:48:01 AM 5839872 7214584 2042560 25.91 2688 1573492 611372 6.85 165504 1618352 4 09:50:32 06:49:01 AM 5840164 7214880 2042268 25.91 2688 1573496 611372 6.85 165504 1618152 4 09:50:32 06:50:01 AM 5839816 7214532 2042616 25.91 2688 1573496 612904 6.86 165504 1618396 8 09:50:32 06:51:01 AM 5839616 7214336 2042816 25.92 2688 1573500 612904 6.86 165504 1618268 4 09:50:32 06:52:01 AM 5839592 7214312 2042840 25.92 2688 1573500 612904 6.86 165504 1618340 4 09:50:32 06:53:01 AM 5839676 7214396 2042756 25.92 2688 1573500 612904 6.86 165504 1618388 4 09:50:32 06:54:01 AM 5839372 7214092 2043060 25.92 2688 1573500 612904 6.86 165504 1618600 4 09:50:32 06:55:01 AM 5839856 7214580 2042576 25.91 2688 1573504 612904 6.86 165504 1618196 4 09:50:32 06:56:01 AM 5839912 7214636 2042520 25.91 2688 1573504 612904 6.86 165504 1618196 4 09:50:32 06:57:01 AM 5839804 7214528 2042628 25.91 2688 1573504 612904 6.86 165504 1618384 4 09:50:32 06:58:01 AM 5839944 7214672 2042488 25.91 2688 1573508 612904 6.86 165504 1618184 4 09:50:32 06:59:01 AM 5839804 7214532 2042628 25.91 2688 1573508 612904 6.86 165512 1618300 4 09:50:32 07:00:01 AM 5839584 7214312 2042848 25.92 2688 1573508 611436 6.85 165504 1618516 4 09:50:32 07:01:01 AM 5838768 7213500 2043664 25.93 2688 1573512 611436 6.85 165504 1618988 4 09:50:32 07:02:01 AM 5839328 7214060 2043104 25.92 2688 1573512 631304 7.07 165508 1618620 4 09:50:32 07:03:01 AM 5839536 7214272 2042896 25.92 2688 1573516 621716 6.96 166436 1617388 4 09:50:32 07:04:01 AM 5839520 7214256 2042912 25.92 2688 1573516 621716 6.96 166436 1617604 12 09:50:32 07:05:01 AM 5839780 7214516 2042652 25.91 2688 1573516 621716 6.96 166436 1617288 4 09:50:32 07:06:01 AM 5839832 7214576 2042600 25.91 2688 1573524 621716 6.96 166436 1617296 4 09:50:32 07:07:01 AM 5839808 7214552 2042624 25.91 2688 1573524 621716 6.96 166436 1617364 4 09:50:32 07:08:01 AM 5839804 7214548 2042628 25.91 2688 1573524 621716 6.96 166436 1617296 4 09:50:32 07:09:01 AM 5839764 7214512 2042668 25.91 2688 1573528 621716 6.96 166436 1617300 4 09:50:32 07:10:01 AM 5839356 7214104 2043076 25.92 2688 1573528 611484 6.85 166436 1617732 16 09:50:32 07:11:01 AM 5839348 7214100 2043084 25.92 2688 1573532 611484 6.85 166436 1617668 8 09:50:32 07:12:01 AM 5839576 7214332 2042856 25.92 2688 1573536 611484 6.85 166436 1617508 8 09:50:32 07:13:01 AM 5839256 7214012 2043176 25.92 2688 1573536 611484 6.85 166436 1617688 4 09:50:32 07:14:01 AM 5839508 7214264 2042924 25.92 2688 1573536 611484 6.85 166436 1617484 4 09:50:32 07:15:01 AM 5839440 7214200 2042992 25.92 2688 1573540 611484 6.85 166436 1617488 4 09:50:32 07:16:01 AM 5839624 7214384 2042808 25.92 2688 1573540 611484 6.85 166436 1617488 4 09:50:32 07:17:01 AM 5839188 7213948 2043244 25.92 2688 1573540 611484 6.85 166436 1617896 4 09:50:32 07:18:01 AM 5839344 7214108 2043088 25.92 2688 1573544 611484 6.85 166436 1617700 4 09:50:32 07:19:01 AM 5839600 7214364 2042832 25.92 2688 1573544 611484 6.85 166436 1617496 4 09:50:32 07:20:01 AM 5839224 7213988 2043208 25.92 2688 1573544 627004 7.02 166436 1617732 4 09:50:32 07:21:01 AM 5839364 7214132 2043068 25.92 2688 1573548 627004 7.02 166436 1617504 4 09:50:32 07:22:01 AM 5839544 7214312 2042888 25.92 2688 1573548 627004 7.02 166436 1617572 4 09:50:32 07:23:01 AM 5839448 7214220 2042984 25.92 2688 1573552 627004 7.02 166436 1617712 16 09:50:32 07:24:01 AM 5839592 7214364 2042840 25.92 2688 1573552 627004 7.02 166436 1617624 8 09:50:32 07:25:01 AM 5839540 7214312 2042892 25.92 2688 1573552 627004 7.02 166436 1617508 4 09:50:32 07:26:01 AM 5839484 7214260 2042948 25.92 2688 1573556 627004 7.02 166436 1617512 4 09:50:32 07:27:01 AM 5839580 7214356 2042852 25.92 2688 1573556 627004 7.02 166436 1617580 4 09:50:32 07:28:01 AM 5839636 7214412 2042796 25.92 2688 1573556 627004 7.02 166436 1617476 4 09:50:32 07:29:01 AM 5839696 7214476 2042736 25.92 2688 1573560 627004 7.02 166436 1617516 8 09:50:32 07:30:02 AM 5839272 7214052 2043160 25.92 2688 1573560 621392 6.96 166436 1617748 4 09:50:32 07:31:01 AM 5839396 7214180 2043036 25.92 2688 1573564 621392 6.96 166436 1617792 4 09:50:32 07:32:01 AM 5839492 7214276 2042940 25.92 2688 1573564 621392 6.96 166436 1617592 4 09:50:32 07:33:01 AM 5839524 7214308 2042908 25.92 2688 1573564 621392 6.96 166436 1617660 4 09:50:32 07:34:01 AM 5839672 7214456 2042760 25.92 2688 1573564 621392 6.96 166436 1617524 4 09:50:32 07:35:01 AM 5839608 7214396 2042824 25.92 2688 1573568 621392 6.96 166436 1617532 4 09:50:32 07:36:01 AM 5839700 7214488 2042732 25.91 2688 1573568 621392 6.96 166436 1617532 4 09:50:32 07:37:01 AM 5839488 7214276 2042944 25.92 2688 1573568 621392 6.96 166436 1617600 4 09:50:32 07:38:01 AM 5839484 7214276 2042948 25.92 2688 1573572 621392 6.96 166436 1617536 4 09:50:32 07:39:01 AM 5839592 7214384 2042840 25.92 2688 1573572 621392 6.96 166436 1617536 4 09:50:32 07:40:01 AM 5839292 7214084 2043140 25.92 2688 1573572 612040 6.85 166436 1617768 4 09:50:32 07:41:01 AM 5839492 7214292 2042940 25.92 2688 1573576 612040 6.85 166436 1617640 8 09:50:32 07:42:01 AM 5839480 7214280 2042952 25.92 2688 1573576 612040 6.85 166436 1617612 4 09:50:32 07:43:01 AM 5839744 7214548 2042688 25.91 2688 1573580 612040 6.85 166436 1617548 4 09:50:32 07:44:01 AM 5839688 7214492 2042744 25.92 2688 1573580 612040 6.85 166436 1617548 4 09:50:32 07:45:01 AM 5839580 7214384 2042852 25.92 2688 1573580 612040 6.85 166436 1617548 4 09:50:32 07:46:01 AM 5839672 7214480 2042760 25.92 2688 1573584 612040 6.85 166436 1617672 4 09:50:32 07:47:01 AM 5839672 7214480 2042760 25.92 2688 1573584 612040 6.85 166436 1617624 4 09:50:32 07:48:01 AM 5839332 7214140 2043100 25.92 2688 1573584 612040 6.85 166436 1617556 4 09:50:32 07:49:01 AM 5839292 7214104 2043140 25.92 2688 1573588 612040 6.85 166436 1617560 4 09:50:32 07:50:01 AM 5839032 7213848 2043400 25.92 2688 1573592 627440 7.03 166436 1617760 4 09:50:32 07:51:01 AM 5839240 7214060 2043192 25.92 2688 1573596 627440 7.03 166436 1617664 4 09:50:32 07:52:01 AM 5839420 7214240 2043012 25.92 2688 1573596 627440 7.03 166436 1617636 4 09:50:32 07:53:01 AM 5839404 7214224 2043028 25.92 2688 1573596 627440 7.03 166436 1617684 4 09:50:32 07:54:01 AM 5839436 7214260 2042996 25.92 2688 1573600 611440 6.85 166436 1617576 8 09:50:32 07:55:01 AM 5839416 7214240 2043016 25.92 2688 1573600 611440 6.85 166436 1617576 4 09:50:32 07:56:01 AM 5839508 7214332 2042924 25.92 2688 1573600 611440 6.85 166436 1617576 4 09:50:32 07:57:01 AM 5839420 7214248 2043012 25.92 2688 1573604 611440 6.85 166436 1617764 4 09:50:32 07:58:01 AM 5839380 7214208 2043052 25.92 2688 1573604 611440 6.85 166436 1617580 4 09:50:32 07:59:01 AM 5839264 7214092 2043168 25.92 2688 1573604 611440 6.85 166436 1617580 4 09:50:32 08:00:01 AM 5838952 7213784 2043480 25.92 2688 1573608 612092 6.85 166436 1617816 4 09:50:32 08:01:01 AM 5838052 7212888 2044380 25.94 2688 1573612 612092 6.85 166436 1618696 4 09:50:32 08:02:01 AM 5839436 7214276 2042996 25.92 2688 1573616 612092 6.85 166436 1617664 4 09:50:32 08:03:01 AM 5839388 7214228 2043044 25.92 2688 1573616 612092 6.85 166436 1617712 4 09:50:32 08:04:01 AM 5839296 7214136 2043136 25.92 2688 1573616 612092 6.85 166440 1617576 4 09:50:32 08:05:01 AM 5839332 7214176 2043100 25.92 2688 1573620 612092 6.85 166436 1617716 4 09:50:32 08:06:01 AM 5839444 7214288 2042988 25.92 2688 1573620 612092 6.85 166436 1617564 4 09:50:32 08:07:01 AM 5839392 7214236 2043040 25.92 2688 1573620 612092 6.85 166436 1617668 4 09:50:32 08:08:01 AM 5839484 7214332 2042948 25.92 2688 1573624 612092 6.85 166436 1617604 4 09:50:32 08:09:01 AM 5839484 7214332 2042948 25.92 2688 1573624 612092 6.85 166436 1617720 4 09:50:32 08:10:01 AM 5839116 7213964 2043316 25.92 2688 1573624 612356 6.86 166436 1617840 4 09:50:32 08:11:01 AM 5839168 7214020 2043264 25.92 2688 1573628 612356 6.86 166436 1617848 4 09:50:32 08:12:01 AM 5839288 7214140 2043144 25.92 2688 1573628 612356 6.86 166436 1617820 4 09:50:32 08:13:01 AM 5839272 7214124 2043160 25.92 2688 1573628 612356 6.86 166436 1617616 4 09:50:32 08:14:01 AM 5839332 7214188 2043100 25.92 2688 1573632 612356 6.86 166436 1617620 4 09:50:32 08:15:01 AM 5839356 7214212 2043076 25.92 2688 1573632 612356 6.86 166436 1617620 4 09:50:32 08:16:01 AM 5839420 7214276 2043012 25.92 2688 1573632 612356 6.86 166436 1617620 4 09:50:32 08:17:01 AM 5839332 7214192 2043100 25.92 2688 1573636 612356 6.86 166436 1617728 4 09:50:32 08:18:01 AM 5839248 7214108 2043184 25.92 2688 1573636 612356 6.86 166436 1617776 4 09:50:32 08:19:01 AM 5839376 7214236 2043056 25.92 2688 1573636 612356 6.86 166436 1617776 4 09:50:32 08:20:01 AM 5838924 7213788 2043508 25.92 2688 1573640 629224 7.05 166436 1617896 4 09:50:32 08:21:01 AM 5839272 7214136 2043160 25.92 2688 1573640 629224 7.05 166436 1617752 4 09:50:32 08:22:01 AM 5839100 7213968 2043332 25.92 2688 1573644 629224 7.05 166436 1617852 4 09:50:32 08:23:01 AM 5839216 7214084 2043216 25.92 2688 1573644 629224 7.05 166436 1617668 4 09:50:32 08:24:01 AM 5839244 7214112 2043188 25.92 2688 1573644 629224 7.05 166436 1617668 4 09:50:32 08:25:01 AM 5839236 7214108 2043196 25.92 2688 1573648 629224 7.05 166436 1617672 4 09:50:32 08:26:01 AM 5839376 7214248 2043056 25.92 2688 1573648 613216 6.87 166436 1617672 4 09:50:32 08:27:01 AM 5839348 7214220 2043084 25.92 2688 1573648 613216 6.87 166436 1617740 4 09:50:32 08:28:01 AM 5839400 7214276 2043032 25.92 2688 1573652 613216 6.87 166436 1617676 4 09:50:32 08:29:01 AM 5839460 7214336 2042972 25.92 2688 1573652 613216 6.87 166436 1617676 4 09:50:32 08:30:01 AM 5839020 7213896 2043412 25.92 2688 1573652 611700 6.85 166436 1617908 4 09:50:32 08:31:01 AM 5838788 7213676 2043644 25.93 2688 1573664 611700 6.85 166436 1618200 8 09:50:32 08:32:01 AM 5839328 7214216 2043104 25.92 2688 1573664 611700 6.85 166436 1617860 8 09:50:32 08:33:01 AM 5838940 7213828 2043492 25.92 2688 1573664 611700 6.85 166436 1617916 4 09:50:32 08:34:01 AM 5839368 7214260 2043064 25.92 2688 1573668 611700 6.85 166436 1617716 4 09:50:32 08:35:02 AM 5839416 7214308 2043016 25.92 2688 1573668 611700 6.85 166436 1617832 4 09:50:32 08:36:01 AM 5839452 7214344 2042980 25.92 2688 1573668 611700 6.85 166436 1617720 4 09:50:32 08:37:01 AM 5839352 7214248 2043080 25.92 2688 1573672 611700 6.85 166436 1617792 4 09:50:32 08:38:01 AM 5839380 7214276 2043052 25.92 2688 1573672 611700 6.85 166436 1617724 4 09:50:32 08:39:01 AM 5839352 7214248 2043080 25.92 2688 1573672 611700 6.85 166436 1617840 4 09:50:32 08:40:01 AM 5839176 7214076 2043256 25.92 2688 1573676 611700 6.85 166436 1617960 4 09:50:32 08:41:01 AM 5839168 7214068 2043264 25.92 2688 1573676 611700 6.85 166440 1617808 4 09:50:32 08:42:01 AM 5839136 7214040 2043296 25.92 2688 1573680 611700 6.85 166440 1617884 4 09:50:32 08:43:01 AM 5839272 7214176 2043160 25.92 2688 1573680 611700 6.85 166440 1617736 4 09:50:32 08:44:01 AM 5839072 7213976 2043360 25.92 2688 1573680 611700 6.85 166440 1617872 4 09:50:32 08:45:01 AM 5839280 7214188 2043152 25.92 2688 1573684 611700 6.85 166440 1617740 4 09:50:32 08:46:01 AM 5837976 7212884 2044456 25.94 2688 1573684 605044 6.77 166440 1619016 4 09:50:32 08:47:01 AM 5838884 7213804 2043548 25.93 2688 1573696 626844 7.02 167440 1616920 4 09:50:32 08:48:01 AM 5839044 7213964 2043388 25.92 2688 1573696 626844 7.02 167440 1616852 4 09:50:32 08:49:01 AM 5839048 7213972 2043384 25.92 2688 1573700 626844 7.02 167440 1616856 4 09:50:32 08:50:01 AM 5838712 7213636 2043720 25.93 2688 1573700 643920 7.21 167440 1617108 4 09:50:32 08:51:01 AM 5839076 7214004 2043356 25.92 2688 1573704 624452 6.99 167440 1616852 4 09:50:32 08:52:01 AM 5838976 7213904 2043456 25.92 2688 1573704 624452 6.99 167440 1616920 4 09:50:32 08:53:01 AM 5839024 7213952 2043408 25.92 2688 1573704 624452 6.99 167440 1616880 4 09:50:32 08:54:01 AM 5839284 7214216 2043148 25.92 2688 1573708 624452 6.99 167440 1616768 4 09:50:32 08:55:01 AM 5839236 7214168 2043196 25.92 2688 1573708 624452 6.99 167440 1616884 4 09:50:32 08:56:01 AM 5839192 7214124 2043240 25.92 2688 1573708 624452 6.99 167440 1616768 4 09:50:32 08:57:01 AM 5838772 7213708 2043660 25.93 2688 1573712 624452 6.99 167440 1617180 4 09:50:32 08:58:01 AM 5839276 7214212 2043156 25.92 2688 1573712 624452 6.99 167440 1616772 4 09:50:32 08:59:01 AM 5839320 7214256 2043112 25.92 2688 1573712 624452 6.99 167440 1616772 4 09:50:32 09:00:01 AM 5839084 7214024 2043348 25.92 2688 1573716 604628 6.77 167440 1617008 4 09:50:32 09:01:01 AM 5837756 7212700 2044676 25.94 2688 1573716 604628 6.77 167440 1617896 4 09:50:32 09:02:01 AM 5839056 7214004 2043376 25.92 2688 1573720 604628 6.77 167440 1616952 4 09:50:32 09:03:01 AM 5839284 7214232 2043148 25.92 2688 1573720 604628 6.77 167440 1616796 4 09:50:32 09:04:01 AM 5839312 7214260 2043120 25.92 2688 1573720 604628 6.77 167440 1616796 4 09:50:32 09:05:01 AM 5839344 7214296 2043088 25.92 2688 1573724 604628 6.77 167440 1616800 4 09:50:32 09:06:01 AM 5839400 7214352 2043032 25.92 2688 1573724 604628 6.77 167440 1616800 4 09:50:32 09:07:01 AM 5839296 7214248 2043136 25.92 2688 1573724 604628 6.77 167440 1616868 4 09:50:32 09:08:01 AM 5839436 7214392 2042996 25.92 2688 1573728 604628 6.77 167440 1616804 4 09:50:32 09:09:01 AM 5839496 7214452 2042936 25.92 2688 1573728 604628 6.77 167440 1616804 4 09:50:32 09:10:01 AM 5839032 7213988 2043400 25.92 2688 1573732 606564 6.79 167448 1617140 4 09:50:32 09:11:01 AM 5839224 7214188 2043208 25.92 2688 1573736 606564 6.79 167440 1616892 4 09:50:32 09:12:01 AM 5838956 7213920 2043476 25.92 2688 1573736 606564 6.79 167440 1616968 4 09:50:32 09:13:01 AM 5838984 7213952 2043448 25.92 2688 1573740 606564 6.79 167440 1616884 4 09:50:32 09:14:01 AM 5839012 7213980 2043420 25.92 2688 1573740 606564 6.79 167440 1616804 4 09:50:32 09:15:01 AM 5839000 7213968 2043432 25.92 2688 1573740 606564 6.79 167444 1617068 4 09:50:32 09:16:01 AM 5838820 7213792 2043612 25.93 2688 1573744 606564 6.79 167440 1617100 4 09:50:32 09:17:01 AM 5839044 7214016 2043388 25.92 2688 1573744 606564 6.79 167440 1616896 4 09:50:32 09:18:01 AM 5839216 7214188 2043216 25.92 2688 1573744 606564 6.79 167440 1616828 4 09:50:32 09:19:01 AM 5839212 7214188 2043220 25.92 2688 1573748 606564 6.79 167440 1616832 4 09:50:32 09:20:01 AM 5838844 7213820 2043588 25.93 2688 1573748 603508 6.76 167440 1617064 4 09:50:32 09:21:01 AM 5839080 7214060 2043352 25.92 2688 1573752 603508 6.76 167440 1616920 4 09:50:32 09:22:01 AM 5839084 7214064 2043348 25.92 2688 1573752 603508 6.76 167440 1616988 4 09:50:32 09:23:01 AM 5839204 7214184 2043228 25.92 2688 1573752 603508 6.76 167440 1617036 4 09:50:32 09:24:01 AM 5839236 7214216 2043196 25.92 2688 1573752 603508 6.76 167440 1616952 4 09:50:32 09:25:01 AM 5839348 7214332 2043084 25.92 2688 1573756 603508 6.76 167440 1616844 4 09:50:32 09:26:01 AM 5839108 7214092 2043324 25.92 2688 1573756 603508 6.76 167440 1616960 4 09:50:32 09:27:01 AM 5839056 7214040 2043376 25.92 2688 1573756 603508 6.76 167440 1617164 4 09:50:32 09:28:01 AM 5839252 7214240 2043180 25.92 2688 1573760 603508 6.76 167440 1616848 4 09:50:32 09:29:01 AM 5839344 7214332 2043088 25.92 2688 1573760 603508 6.76 167440 1616848 4 09:50:32 09:30:01 AM 5838952 7213940 2043480 25.92 2688 1573760 603508 6.76 167440 1617196 4 09:50:32 09:31:01 AM 5838860 7213852 2043572 25.93 2688 1573764 603508 6.76 167440 1617072 4 09:50:32 09:32:01 AM 5839272 7214264 2043160 25.92 2688 1573764 603508 6.76 167440 1617020 4 09:50:32 09:33:01 AM 5838964 7213960 2043468 25.92 2688 1573768 603508 6.76 167440 1617172 4 09:50:32 09:34:01 AM 5839332 7214328 2043100 25.92 2688 1573768 618896 6.93 167440 1616900 4 09:50:32 09:35:01 AM 5839224 7214220 2043208 25.92 2688 1573768 618896 6.93 167440 1616900 4 09:50:32 09:36:01 AM 5839036 7214036 2043396 25.92 2688 1573772 618896 6.93 167440 1616904 4 09:50:32 09:37:01 AM 5838988 7213988 2043444 25.92 2688 1573772 618896 6.93 167440 1616972 4 09:50:32 09:38:01 AM 5839104 7214104 2043328 25.92 2688 1573772 618896 6.93 167440 1617020 4 09:50:32 09:39:01 AM 5839160 7214164 2043272 25.92 2688 1573776 618896 6.93 167440 1616908 4 09:50:32 09:40:01 AM 5838520 7213524 2043912 25.93 2688 1573776 603224 6.75 167448 1617424 4 09:50:32 09:41:01 AM 5374552 7062276 2507880 31.82 2688 1870356 658856 7.38 199992 1988608 168748 09:50:32 09:42:01 AM 5140364 7000484 2742068 34.79 2688 2035256 705128 7.90 213484 2171884 42008 09:50:32 09:43:01 AM 5078744 7028872 2803688 35.57 2688 2120548 675792 7.57 243600 2193300 77056 09:50:32 09:44:01 AM 4923876 7050692 2958556 37.53 2688 2292452 621208 6.96 280284 2287436 15916 09:50:32 09:45:01 AM 4886116 7013624 2996316 38.01 2688 2293348 689076 7.72 280412 2328088 420 09:50:32 09:46:01 AM 4860052 6998152 3022380 38.34 2688 2303848 704756 7.89 280884 2353764 9244 09:50:32 09:47:01 AM 4845800 6997872 3036632 38.52 2688 2317916 704756 7.89 280884 2367820 5760 09:50:32 09:48:01 AM 4836268 6997932 3046164 38.64 2688 2327504 704756 7.89 280932 2377732 4024 09:50:32 09:49:01 AM 4882996 7053892 2999436 38.05 2688 2336736 635472 7.12 281520 2330648 4948 09:50:32 09:50:01 AM 4960948 6990476 2921484 37.06 2688 2202208 716544 8.02 518112 2043572 12744 09:50:32 Average: 5819554 7211343 2062878 26.17 2688 1589748 615617 6.89 165921 1634787 969 09:50:32 09:50:32 03:56:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:32 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 03:57:01 AM eth0 101.78 55.76 417.46 16.08 0.00 0.00 0.00 0.00 09:50:32 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 03:58:01 AM eth0 3.62 0.27 0.69 0.20 0.00 0.00 0.00 0.00 09:50:32 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 03:59:01 AM eth0 1.12 0.10 0.10 0.01 0.00 0.00 0.00 0.00 09:50:32 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:00:01 AM eth0 0.63 0.08 0.04 0.01 0.00 0.00 0.00 0.00 09:50:32 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:01:01 AM eth0 1.22 0.37 0.42 0.27 0.00 0.00 0.00 0.00 09:50:32 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:02:01 AM eth0 0.75 0.18 0.17 0.07 0.00 0.00 0.00 0.00 09:50:32 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:03:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:32 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:04:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:32 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:05:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:32 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:06:01 AM eth0 0.77 0.12 0.06 0.01 0.00 0.00 0.00 0.00 09:50:32 04:07:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:07:02 AM eth0 0.72 0.33 0.18 0.14 0.00 0.00 0.00 0.00 09:50:32 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:08:01 AM eth0 0.34 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:32 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:09:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:32 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:10:01 AM eth0 0.58 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:11:01 AM eth0 0.80 0.28 0.37 0.26 0.00 0.00 0.00 0.00 09:50:32 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:12:01 AM eth0 0.57 0.20 0.16 0.07 0.00 0.00 0.00 0.00 09:50:32 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:13:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:32 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:14:01 AM eth0 0.32 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:15:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:32 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:16:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:17:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:18:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:19:01 AM eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:50:32 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:20:01 AM eth0 0.60 0.05 0.09 0.00 0.00 0.00 0.00 0.00 09:50:32 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:21:01 AM eth0 1.18 0.22 2.94 0.20 0.00 0.00 0.00 0.00 09:50:32 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:22:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:23:01 AM eth0 0.25 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:50:32 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:24:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:25:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:26:01 AM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:32 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:27:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:28:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:29:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:30:01 AM eth0 0.98 0.35 0.40 0.27 0.00 0.00 0.00 0.00 09:50:32 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:31:01 AM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:32 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:32:01 AM eth0 1.70 0.93 0.28 0.13 0.00 0.00 0.00 0.00 09:50:32 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:33:01 AM eth0 0.87 0.18 0.31 0.19 0.00 0.00 0.00 0.00 09:50:32 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:34:01 AM eth0 1.30 0.42 0.66 0.44 0.00 0.00 0.00 0.00 09:50:32 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:35:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:36:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:37:01 AM eth0 0.43 0.15 0.15 0.08 0.00 0.00 0.00 0.00 09:50:32 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:38:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:39:01 AM eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:50:32 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:40:01 AM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:41:01 AM eth0 1.68 0.28 0.48 0.26 0.00 0.00 0.00 0.00 09:50:32 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:42:01 AM eth0 0.75 0.28 0.41 0.25 0.00 0.00 0.00 0.00 09:50:32 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:43:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:32 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:45:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:46:01 AM eth0 1.02 0.18 0.34 0.19 0.00 0.00 0.00 0.00 09:50:32 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:47:01 AM eth0 0.75 0.27 0.41 0.26 0.00 0.00 0.00 0.00 09:50:32 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:48:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:49:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:50:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:51:01 AM eth0 0.37 0.07 0.05 0.00 0.00 0.00 0.00 0.00 09:50:32 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:52:01 AM eth0 2.18 0.33 0.66 0.32 0.00 0.00 0.00 0.00 09:50:32 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:53:01 AM eth0 3.23 0.77 1.46 0.95 0.00 0.00 0.00 0.00 09:50:32 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:54:01 AM eth0 0.68 0.18 0.30 0.19 0.00 0.00 0.00 0.00 09:50:32 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:55:01 AM eth0 1.02 0.35 0.40 0.27 0.00 0.00 0.00 0.00 09:50:32 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:57:01 AM eth0 0.48 0.20 0.16 0.07 0.00 0.00 0.00 0.00 09:50:32 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:58:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 04:59:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:00:01 AM eth0 0.75 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:50:32 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:01:01 AM eth0 0.63 0.18 0.28 0.19 0.00 0.00 0.00 0.00 09:50:32 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:02:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:03:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:04:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:05:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:06:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:07:01 AM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:50:32 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:08:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:50:32 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:09:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:32 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:10:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:32 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:11:01 AM eth0 0.42 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:50:32 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:12:01 AM eth0 0.58 0.10 0.18 0.06 0.00 0.00 0.00 0.00 09:50:32 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:13:01 AM eth0 1.08 0.40 0.56 0.39 0.00 0.00 0.00 0.00 09:50:32 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:15:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:17:01 AM eth0 2.18 0.27 0.42 0.08 0.00 0.00 0.00 0.00 09:50:32 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:18:01 AM eth0 1.57 0.15 0.43 0.19 0.00 0.00 0.00 0.00 09:50:32 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:19:01 AM eth0 0.23 0.02 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:20:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:21:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:22:01 AM eth0 0.93 0.17 0.21 0.07 0.00 0.00 0.00 0.00 09:50:32 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:23:01 AM eth0 1.13 0.42 0.64 0.45 0.00 0.00 0.00 0.00 09:50:32 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:25:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:26:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:27:01 AM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:50:32 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:28:01 AM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 09:50:32 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:29:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:30:01 AM eth0 0.98 0.42 0.41 0.27 0.00 0.00 0.00 0.00 09:50:32 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:31:01 AM eth0 0.55 0.13 0.28 0.19 0.00 0.00 0.00 0.00 09:50:32 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:32:01 AM eth0 0.83 0.15 0.21 0.08 0.00 0.00 0.00 0.00 09:50:32 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:33:01 AM eth0 0.62 0.25 0.30 0.20 0.00 0.00 0.00 0.00 09:50:32 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:34:01 AM eth0 0.87 0.38 0.39 0.27 0.00 0.00 0.00 0.00 09:50:32 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:35:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:36:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:37:01 AM eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:39:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:41:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:42:01 AM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:43:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:44:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:47:01 AM eth0 1.05 0.30 0.45 0.26 0.00 0.00 0.00 0.00 09:50:32 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:48:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:49:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:50:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:51:01 AM eth0 0.20 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:52:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:57:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:32 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 05:59:01 AM eth0 0.77 0.23 0.31 0.20 0.00 0.00 0.00 0.00 09:50:32 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:00:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:01:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:02:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:32 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:03:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:07:01 AM eth0 0.48 0.17 0.16 0.07 0.00 0.00 0.00 0.00 09:50:32 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:08:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:09:01 AM eth0 0.72 0.22 0.38 0.26 0.00 0.00 0.00 0.00 09:50:32 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:11:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:12:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:13:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:15:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:17:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:50:32 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:18:01 AM eth0 0.28 0.07 0.04 0.00 0.00 0.00 0.00 0.00 09:50:32 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:19:01 AM eth0 0.83 0.27 0.39 0.26 0.00 0.00 0.00 0.00 09:50:32 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:21:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 06:22:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:22:02 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:23:01 AM eth0 1.68 1.07 0.46 6.80 0.00 0.00 0.00 0.00 09:50:32 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:24:01 AM eth0 0.20 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:26:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:27:01 AM eth0 0.95 0.73 0.19 6.28 0.00 0.00 0.00 0.00 09:50:32 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:28:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:29:01 AM eth0 2.25 1.22 0.51 2.85 0.00 0.00 0.00 0.00 09:50:32 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:30:01 AM eth0 0.45 0.12 0.27 0.19 0.00 0.00 0.00 0.00 09:50:32 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:31:01 AM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:32 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:32:01 AM eth0 0.87 0.17 0.21 0.07 0.00 0.00 0.00 0.00 09:50:32 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:33:01 AM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:50:32 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:34:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:35:01 AM eth0 0.48 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:36:01 AM eth0 0.42 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:32 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:37:01 AM eth0 0.43 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:32 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:40:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:41:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:42:01 AM eth0 0.63 0.28 0.40 0.26 0.00 0.00 0.00 0.00 09:50:32 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:43:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:44:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:45:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:46:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:47:01 AM eth0 0.68 0.17 0.19 0.07 0.00 0.00 0.00 0.00 09:50:32 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:48:01 AM eth0 0.70 0.27 0.37 0.26 0.00 0.00 0.00 0.00 09:50:32 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:50:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:51:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:52:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:53:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:54:01 AM eth0 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00 09:50:32 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:55:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:57:01 AM eth0 0.42 0.22 0.15 0.08 0.00 0.00 0.00 0.00 09:50:32 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:58:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 06:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:00:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:01:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:02:01 AM eth0 0.33 0.18 0.15 0.08 0.00 0.00 0.00 0.00 09:50:32 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:03:01 AM eth0 0.70 0.00 0.09 0.00 0.00 0.00 0.00 0.00 09:50:32 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:04:01 AM eth0 1.23 0.43 0.63 0.45 0.00 0.00 0.00 0.00 09:50:32 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:05:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:07:01 AM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:08:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:09:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:10:01 AM eth0 0.83 0.23 0.31 0.20 0.00 0.00 0.00 0.00 09:50:32 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:11:01 AM eth0 0.77 0.15 0.31 0.19 0.00 0.00 0.00 0.00 09:50:32 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:12:01 AM eth0 0.58 0.12 0.19 0.06 0.00 0.00 0.00 0.00 09:50:32 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:13:01 AM eth0 0.77 0.25 0.37 0.26 0.00 0.00 0.00 0.00 09:50:32 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:15:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:16:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:32 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:17:01 AM eth0 0.95 0.27 0.44 0.25 0.00 0.00 0.00 0.00 09:50:32 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:18:01 AM eth0 0.65 0.27 0.28 0.20 0.00 0.00 0.00 0.00 09:50:32 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:19:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:20:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:21:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:22:01 AM eth0 0.57 0.12 0.17 0.07 0.00 0.00 0.00 0.00 09:50:32 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:23:01 AM eth0 0.95 0.30 0.39 0.26 0.00 0.00 0.00 0.00 09:50:32 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:25:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:26:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:27:01 AM eth0 0.45 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:28:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:29:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:30:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:31:01 AM eth0 0.66 0.32 0.28 0.20 0.00 0.00 0.00 0.00 09:50:32 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:32:01 AM eth0 0.88 0.12 0.21 0.06 0.00 0.00 0.00 0.00 09:50:32 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:33:01 AM eth0 0.83 0.37 0.37 0.27 0.00 0.00 0.00 0.00 09:50:32 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:35:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:37:01 AM eth0 0.52 0.20 0.16 0.07 0.00 0.00 0.00 0.00 09:50:32 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:38:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:39:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:40:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:41:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:42:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:43:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:44:01 AM eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:45:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:46:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:47:01 AM eth0 0.33 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:32 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:48:01 AM eth0 0.33 0.05 0.08 0.00 0.00 0.00 0.00 0.00 09:50:32 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:49:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:50:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:51:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:52:01 AM eth0 0.43 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:53:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:54:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:55:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:57:01 AM eth0 0.43 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:58:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 07:59:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:00:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:01:01 AM eth0 1.12 0.37 0.56 0.38 0.00 0.00 0.00 0.00 09:50:32 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:02:01 AM eth0 0.43 0.13 0.16 0.07 0.00 0.00 0.00 0.00 09:50:32 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:03:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:04:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:05:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:06:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:07:01 AM eth0 0.33 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:32 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:08:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:09:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:10:01 AM eth0 0.55 0.02 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:11:01 AM eth0 0.93 0.15 0.23 0.07 0.00 0.00 0.00 0.00 09:50:32 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:12:01 AM eth0 0.82 0.42 0.64 0.45 0.00 0.00 0.00 0.00 09:50:32 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:13:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:14:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:15:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:16:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:17:01 AM eth0 0.43 0.13 0.10 0.07 0.00 0.00 0.00 0.00 09:50:32 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:18:01 AM eth0 0.28 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:50:32 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:19:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:32 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:20:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:21:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:22:01 AM eth0 0.45 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:23:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:24:01 AM eth0 0.32 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:25:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:26:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:27:01 AM eth0 0.47 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:28:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:29:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:30:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:31:01 AM eth0 1.22 0.43 0.80 0.56 0.00 0.00 0.00 0.00 09:50:32 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:32:01 AM eth0 0.80 0.12 0.20 0.06 0.00 0.00 0.00 0.00 09:50:32 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:33:01 AM eth0 0.50 0.17 0.27 0.19 0.00 0.00 0.00 0.00 09:50:32 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:34:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:35:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:35:02 AM eth0 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:36:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:37:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:38:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:39:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:40:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:41:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:42:01 AM eth0 0.43 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:43:01 AM eth0 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:44:01 AM eth0 0.55 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:50:32 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:45:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:46:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:47:01 AM eth0 1.25 0.95 0.22 0.13 0.00 0.00 0.00 0.00 09:50:32 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:48:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:49:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:50:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:51:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:52:01 AM eth0 0.43 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:53:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:54:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:55:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:56:01 AM eth0 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:57:01 AM eth0 0.70 0.23 0.40 0.25 0.00 0.00 0.00 0.00 09:50:32 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:58:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 08:59:01 AM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:00:01 AM eth0 0.30 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:01:01 AM eth0 1.00 0.27 0.40 0.26 0.00 0.00 0.00 0.00 09:50:32 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:02:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:50:32 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:03:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:04:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:05:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:06:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:07:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:08:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:09:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:10:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:11:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:12:01 AM eth0 0.48 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:32 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:13:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:14:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:15:01 AM eth0 1.38 0.28 0.45 0.26 0.00 0.00 0.00 0.00 09:50:32 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:16:01 AM eth0 0.45 0.10 0.27 0.19 0.00 0.00 0.00 0.00 09:50:32 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:17:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:18:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:19:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:20:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:21:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:22:01 AM eth0 0.43 0.17 0.15 0.08 0.00 0.00 0.00 0.00 09:50:32 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:23:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:24:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:25:01 AM eth0 0.28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:32 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:26:01 AM eth0 0.62 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:27:01 AM eth0 0.68 0.30 0.40 0.26 0.00 0.00 0.00 0.00 09:50:32 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:28:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:29:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:30:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:31:01 AM eth0 0.78 0.30 0.52 0.37 0.00 0.00 0.00 0.00 09:50:32 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:32:01 AM eth0 0.95 0.15 0.21 0.07 0.00 0.00 0.00 0.00 09:50:32 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:33:01 AM eth0 0.57 0.15 0.27 0.19 0.00 0.00 0.00 0.00 09:50:32 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:34:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:32 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:35:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:36:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:37:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:32 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:38:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:32 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:39:01 AM eth0 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:32 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:40:01 AM eth0 0.57 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:50:32 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:41:01 AM eth0 241.29 153.28 1314.44 57.38 0.00 0.00 0.00 0.00 09:50:32 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:42:01 AM eth0 74.87 62.92 844.98 9.87 0.00 0.00 0.00 0.00 09:50:32 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:43:01 AM eth0 23.01 21.46 97.07 6.77 0.00 0.00 0.00 0.00 09:50:32 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:44:01 AM eth0 199.83 155.51 289.46 43.55 0.00 0.00 0.00 0.00 09:50:32 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:45:01 AM eth0 15.71 6.41 9.82 0.93 0.00 0.00 0.00 0.00 09:50:32 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:46:01 AM eth0 32.29 27.33 83.46 7.29 0.00 0.00 0.00 0.00 09:50:32 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:47:01 AM eth0 31.19 27.64 90.68 8.43 0.00 0.00 0.00 0.00 09:50:32 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:48:01 AM eth0 19.46 18.45 35.89 14.40 0.00 0.00 0.00 0.00 09:50:32 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:49:01 AM eth0 25.38 20.33 85.17 2.84 0.00 0.00 0.00 0.00 09:50:32 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 09:50:01 AM eth0 68.83 47.55 140.72 82.52 0.00 0.00 0.00 0.00 09:50:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:32 Average: eth0 2.74 1.78 9.74 0.81 0.00 0.00 0.00 0.00 09:50:32 09:50:32 09:50:32 ---> sar -P ALL: 09:50:32 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/29/2025 _x86_64_ (2 CPU) 09:50:32 09:50:32 03:55:49 LINUX RESTART (2 CPU) 09:50:32 09:50:32 03:56:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 03:57:01 AM all 29.18 0.06 7.39 3.51 0.07 59.79 09:50:32 03:57:01 AM 0 29.76 0.03 7.34 2.40 0.07 60.40 09:50:32 03:57:01 AM 1 28.59 0.08 7.44 4.63 0.07 59.18 09:50:32 03:58:01 AM all 0.36 0.00 0.08 0.01 0.04 99.51 09:50:32 03:58:01 AM 0 0.60 0.00 0.08 0.02 0.05 99.25 09:50:32 03:58:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:32 03:59:01 AM all 0.32 0.00 0.08 0.01 0.04 99.55 09:50:32 03:59:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62 09:50:32 03:59:01 AM 1 0.35 0.00 0.10 0.02 0.05 99.48 09:50:32 04:00:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64 09:50:32 04:00:01 AM 0 0.17 0.00 0.08 0.00 0.07 99.68 09:50:32 04:00:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60 09:50:32 04:01:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 09:50:32 04:01:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48 09:50:32 04:01:01 AM 1 0.35 0.00 0.10 0.00 0.02 99.53 09:50:32 04:02:01 AM all 0.33 0.00 0.09 0.00 0.03 99.55 09:50:32 04:02:01 AM 0 0.23 0.00 0.12 0.00 0.03 99.62 09:50:32 04:02:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 09:50:32 04:03:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66 09:50:32 04:03:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 09:50:32 04:03:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 09:50:32 04:04:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:50:32 04:04:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:32 04:04:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.56 09:50:32 04:05:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:32 04:05:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:32 04:05:01 AM 1 0.48 0.00 0.08 0.00 0.05 99.38 09:50:32 04:06:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:32 04:06:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:32 04:06:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:32 04:07:02 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:32 04:07:02 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:32 04:07:02 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 09:50:32 09:50:32 04:07:02 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 04:08:01 AM all 0.31 0.00 0.05 0.00 0.04 99.59 09:50:32 04:08:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:32 04:08:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.41 09:50:32 04:09:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 09:50:32 04:09:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 04:09:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 09:50:32 04:10:01 AM all 0.11 0.00 0.08 0.00 0.04 99.77 09:50:32 04:10:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:32 04:10:01 AM 1 0.18 0.00 0.10 0.00 0.05 99.67 09:50:32 04:11:01 AM all 0.32 0.00 0.13 0.01 0.04 99.51 09:50:32 04:11:01 AM 0 0.27 0.00 0.08 0.02 0.03 99.60 09:50:32 04:11:01 AM 1 0.37 0.00 0.17 0.00 0.05 99.42 09:50:32 04:12:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:32 04:12:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 09:50:32 04:12:01 AM 1 0.25 0.00 0.03 0.00 0.05 99.67 09:50:32 04:13:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:32 04:13:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87 09:50:32 04:13:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:32 04:14:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:32 04:14:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 04:14:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:32 04:15:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:50:32 04:15:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:32 04:15:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:50:32 04:16:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 09:50:32 04:16:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 09:50:32 04:16:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:32 04:17:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 09:50:32 04:17:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 09:50:32 04:17:01 AM 1 0.35 0.00 0.10 0.00 0.05 99.50 09:50:32 04:18:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:32 04:18:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:32 04:18:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:32 09:50:32 04:18:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 04:19:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:32 04:19:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:32 04:19:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:32 04:20:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 09:50:32 04:20:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:32 04:20:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82 09:50:32 04:21:01 AM all 0.53 0.00 0.08 0.01 0.03 99.35 09:50:32 04:21:01 AM 0 0.95 0.00 0.07 0.00 0.02 98.97 09:50:32 04:21:01 AM 1 0.12 0.00 0.08 0.02 0.05 99.73 09:50:32 04:22:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:32 04:22:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:32 04:22:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:32 04:23:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 09:50:32 04:23:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 09:50:32 04:23:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:32 04:24:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 09:50:32 04:24:01 AM 0 0.43 0.00 0.05 0.00 0.05 99.47 09:50:32 04:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:32 04:25:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:32 04:25:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 04:25:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:32 04:26:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:32 04:26:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 04:26:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:32 04:27:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:32 04:27:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:50:32 04:27:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 04:28:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 04:28:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 04:28:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:32 04:29:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:32 04:29:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32 09:50:32 04:29:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 09:50:32 04:29:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 04:30:01 AM all 0.68 0.00 0.06 0.00 0.04 99.22 09:50:32 04:30:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 09:50:32 04:30:01 AM 1 1.03 0.00 0.07 0.00 0.05 98.85 09:50:32 04:31:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:50:32 04:31:01 AM 0 0.55 0.00 0.07 0.00 0.07 99.32 09:50:32 04:31:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 04:32:01 AM all 0.26 0.27 0.18 0.48 0.05 98.76 09:50:32 04:32:01 AM 0 0.42 0.33 0.23 0.55 0.07 98.40 09:50:32 04:32:01 AM 1 0.10 0.20 0.13 0.40 0.03 99.13 09:50:32 04:33:01 AM all 0.37 0.00 0.06 0.01 0.03 99.53 09:50:32 04:33:01 AM 0 0.45 0.00 0.03 0.02 0.02 99.48 09:50:32 04:33:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58 09:50:32 04:34:01 AM all 0.39 0.00 0.08 0.10 0.05 99.37 09:50:32 04:34:01 AM 0 0.62 0.00 0.08 0.17 0.03 99.10 09:50:32 04:34:01 AM 1 0.17 0.00 0.08 0.03 0.07 99.65 09:50:32 04:35:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67 09:50:32 04:35:01 AM 0 0.37 0.00 0.02 0.00 0.03 99.58 09:50:32 04:35:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 04:36:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 09:50:32 04:36:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 09:50:32 04:36:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:32 04:37:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:32 04:37:01 AM 0 0.28 0.00 0.03 0.00 0.03 99.65 09:50:32 04:37:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 09:50:32 04:38:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:32 04:38:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 04:38:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 04:39:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:50:32 04:39:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:32 04:39:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 09:50:32 04:40:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:32 04:40:01 AM 0 0.18 0.00 0.07 0.00 0.02 99.73 09:50:32 04:40:01 AM 1 0.28 0.00 0.07 0.00 0.05 99.60 09:50:32 09:50:32 04:40:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 04:41:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 09:50:32 04:41:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73 09:50:32 04:41:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70 09:50:32 04:42:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 04:42:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 04:42:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:32 04:43:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 09:50:32 04:43:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:32 04:43:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.51 09:50:32 04:44:01 AM all 0.21 0.00 0.05 0.00 0.05 99.69 09:50:32 04:44:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 09:50:32 04:44:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 09:50:32 04:45:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:32 04:45:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:32 04:45:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38 09:50:32 04:46:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56 09:50:32 04:46:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 04:46:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:32 04:47:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 04:47:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 04:47:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 04:48:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:32 04:48:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:32 04:48:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:32 04:49:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73 09:50:32 04:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 04:49:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67 09:50:32 04:50:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 09:50:32 04:50:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 04:50:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 09:50:32 04:51:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:50:32 04:51:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:32 04:51:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 09:50:32 09:50:32 04:51:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 04:52:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:32 04:52:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 09:50:32 04:52:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 09:50:32 04:53:01 AM all 0.39 0.00 0.04 0.00 0.04 99.52 09:50:32 04:53:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73 09:50:32 04:53:01 AM 1 0.63 0.00 0.02 0.00 0.03 99.32 09:50:32 04:54:01 AM all 0.30 0.01 0.08 0.00 0.04 99.57 09:50:32 04:54:01 AM 0 0.12 0.02 0.08 0.00 0.05 99.73 09:50:32 04:54:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 09:50:32 04:55:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:32 04:55:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:32 04:55:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 04:56:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 09:50:32 04:56:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 09:50:32 04:56:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:32 04:57:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:32 04:57:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 04:57:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:32 04:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:32 04:58:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 04:58:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 04:59:01 AM all 0.17 0.00 0.04 0.00 0.04 99.75 09:50:32 04:59:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:32 04:59:01 AM 1 0.30 0.00 0.05 0.00 0.05 99.60 09:50:32 05:00:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:32 05:00:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 05:00:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43 09:50:32 05:01:01 AM all 0.19 0.00 0.08 0.00 0.05 99.68 09:50:32 05:01:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 09:50:32 05:01:01 AM 1 0.30 0.00 0.05 0.00 0.05 99.60 09:50:32 05:02:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:32 05:02:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:32 05:02:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:32 09:50:32 05:02:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 05:03:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 05:03:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:32 05:03:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:32 05:04:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:32 05:04:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 09:50:32 05:04:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 09:50:32 05:05:01 AM all 0.18 0.00 0.06 0.00 0.03 99.74 09:50:32 05:05:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:32 05:05:01 AM 1 0.25 0.00 0.03 0.00 0.02 99.70 09:50:32 05:06:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:32 05:06:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:50:32 05:06:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:32 05:07:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 09:50:32 05:07:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:32 05:07:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45 09:50:32 05:08:01 AM all 0.13 0.00 0.05 0.00 0.04 99.78 09:50:32 05:08:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 09:50:32 05:08:01 AM 1 0.23 0.00 0.08 0.00 0.07 99.61 09:50:32 05:09:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:32 05:09:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:32 05:09:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:32 05:10:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 09:50:32 05:10:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 09:50:32 05:10:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:32 05:11:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 09:50:32 05:11:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:32 05:11:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:32 05:12:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 05:12:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:32 05:12:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:50:32 05:13:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 09:50:32 05:13:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:32 05:13:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47 09:50:32 09:50:32 05:13:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 05:14:01 AM all 0.31 0.00 0.03 0.00 0.03 99.63 09:50:32 05:14:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:50:32 05:14:01 AM 1 0.51 0.00 0.02 0.00 0.02 99.46 09:50:32 05:15:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:50:32 05:15:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 05:15:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:32 05:16:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:32 05:16:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83 09:50:32 05:16:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 05:17:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62 09:50:32 05:17:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 09:50:32 05:17:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 09:50:32 05:18:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72 09:50:32 05:18:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:32 05:18:01 AM 1 0.30 0.00 0.10 0.00 0.08 99.51 09:50:32 05:19:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 09:50:32 05:19:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83 09:50:32 05:19:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:50:32 05:20:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:32 05:20:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 09:50:32 05:20:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:32 05:21:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:32 05:21:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:32 05:21:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30 09:50:32 05:22:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:32 05:22:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:32 05:22:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:32 05:23:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69 09:50:32 05:23:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:50:32 05:23:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.57 09:50:32 05:24:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:50:32 05:24:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 09:50:32 05:24:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 09:50:32 05:24:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 05:25:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62 09:50:32 05:25:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 05:25:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 09:50:32 05:26:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:32 05:26:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:50:32 05:26:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 05:27:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:32 05:27:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 05:27:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:32 05:28:01 AM all 0.24 0.00 0.08 0.00 0.04 99.64 09:50:32 05:28:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 09:50:32 05:28:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 09:50:32 05:29:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 09:50:32 05:29:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:32 05:29:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 05:30:01 AM all 0.20 0.00 0.08 0.00 0.05 99.67 09:50:32 05:30:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57 09:50:32 05:30:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:50:32 05:31:01 AM all 0.33 0.00 0.06 0.01 0.05 99.56 09:50:32 05:31:01 AM 0 0.07 0.00 0.05 0.02 0.05 99.82 09:50:32 05:31:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 09:50:32 05:32:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:32 05:32:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 05:32:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:32 05:33:01 AM all 0.15 0.00 0.08 0.00 0.03 99.74 09:50:32 05:33:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:32 05:33:01 AM 1 0.25 0.00 0.10 0.00 0.05 99.60 09:50:32 05:34:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:32 05:34:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 09:50:32 05:34:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 09:50:32 05:35:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:32 05:35:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 05:35:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 09:50:32 05:35:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 05:36:01 AM all 0.27 0.00 0.06 0.01 0.03 99.63 09:50:32 05:36:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:50:32 05:36:01 AM 1 0.10 0.00 0.08 0.02 0.05 99.75 09:50:32 05:37:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:32 05:37:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53 09:50:32 05:37:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:32 05:38:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:50:32 05:38:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:32 05:38:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58 09:50:32 05:39:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:32 05:39:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:32 05:39:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:32 05:40:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:32 05:40:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 05:40:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:32 05:41:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 09:50:32 05:41:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:50:32 05:41:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62 09:50:32 05:42:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73 09:50:32 05:42:01 AM 0 0.33 0.00 0.03 0.00 0.03 99.60 09:50:32 05:42:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87 09:50:32 05:43:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:32 05:43:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 05:43:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:32 05:44:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:32 05:44:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:32 05:44:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 05:45:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:32 05:45:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45 09:50:32 05:45:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:32 05:46:01 AM all 0.19 0.00 0.05 0.00 0.03 99.72 09:50:32 05:46:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68 09:50:32 05:46:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:32 09:50:32 05:46:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 05:47:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:32 05:47:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:32 05:47:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:32 05:48:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:32 05:48:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 05:48:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:32 05:49:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 09:50:32 05:49:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:32 05:49:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 05:50:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:50:32 05:50:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57 09:50:32 05:50:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:32 05:51:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:50:32 05:51:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 09:50:32 05:51:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:50:32 05:52:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:32 05:52:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48 09:50:32 05:52:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 05:53:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:32 05:53:01 AM 0 0.43 0.00 0.02 0.00 0.03 99.52 09:50:32 05:53:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70 09:50:32 05:54:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 05:54:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 05:54:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:32 05:55:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:32 05:55:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:32 05:55:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 09:50:32 05:56:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:32 05:56:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 05:56:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:50:32 05:57:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77 09:50:32 05:57:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 09:50:32 05:57:01 AM 1 0.27 0.00 0.08 0.00 0.05 99.60 09:50:32 09:50:32 05:57:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 05:58:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:32 05:58:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 05:58:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 05:59:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:32 05:59:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:32 05:59:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 09:50:32 06:00:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 06:00:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 06:00:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:32 06:01:01 AM all 0.17 0.16 0.13 0.00 0.03 99.52 09:50:32 06:01:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 09:50:32 06:01:01 AM 1 0.25 0.32 0.15 0.00 0.03 99.25 09:50:32 06:02:01 AM all 0.29 0.00 0.08 0.00 0.05 99.58 09:50:32 06:02:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 09:50:32 06:02:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 09:50:32 06:03:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:50:32 06:03:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:32 06:03:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 09:50:32 06:04:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:32 06:04:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:32 06:04:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:50:32 06:05:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:32 06:05:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 09:50:32 06:05:01 AM 1 0.20 0.00 0.03 0.00 0.03 99.73 09:50:32 06:06:01 AM all 0.12 0.00 0.07 0.00 0.03 99.78 09:50:32 06:06:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73 09:50:32 06:06:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:32 06:07:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 09:50:32 06:07:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37 09:50:32 06:07:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:32 06:08:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:32 06:08:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:32 06:08:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 09:50:32 09:50:32 06:08:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 06:09:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 06:09:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:32 06:09:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:32 06:10:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 06:10:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 06:10:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 06:11:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 09:50:32 06:11:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:32 06:11:01 AM 1 0.07 0.00 0.12 0.00 0.03 99.78 09:50:32 06:12:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:32 06:12:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 06:12:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:32 06:13:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:32 06:13:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:32 06:13:01 AM 1 0.47 0.00 0.03 0.00 0.05 99.45 09:50:32 06:14:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 09:50:32 06:14:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90 09:50:32 06:14:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:32 06:15:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:32 06:15:01 AM 0 0.05 0.00 0.02 0.00 0.02 99.92 09:50:32 06:15:01 AM 1 0.53 0.00 0.08 0.00 0.07 99.32 09:50:32 06:16:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72 09:50:32 06:16:01 AM 0 0.00 0.00 0.02 0.00 0.00 99.98 09:50:32 06:16:01 AM 1 0.37 0.00 0.10 0.00 0.07 99.46 09:50:32 06:17:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:32 06:17:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:32 06:17:01 AM 1 0.45 0.00 0.02 0.00 0.03 99.50 09:50:32 06:18:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:32 06:18:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:32 06:18:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:32 06:19:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65 09:50:32 06:19:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:32 06:19:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50 09:50:32 09:50:32 06:19:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 06:20:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 09:50:32 06:20:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:32 06:20:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45 09:50:32 06:21:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:32 06:21:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 09:50:32 06:21:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:50:32 06:22:02 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 06:22:02 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:32 06:22:02 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:32 06:23:01 AM all 0.25 0.00 0.06 0.00 0.03 99.65 09:50:32 06:23:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 09:50:32 06:23:01 AM 1 0.39 0.00 0.02 0.00 0.03 99.56 09:50:32 06:24:01 AM all 0.05 0.00 0.05 0.00 0.05 99.85 09:50:32 06:24:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93 09:50:32 06:24:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:50:32 06:25:01 AM all 0.06 0.00 0.04 0.00 0.04 99.86 09:50:32 06:25:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 06:25:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:32 06:26:01 AM all 0.05 0.00 0.05 0.00 0.04 99.86 09:50:32 06:26:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:32 06:26:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:32 06:27:01 AM all 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 06:27:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 06:27:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 06:28:01 AM all 0.07 0.00 0.05 0.00 0.04 99.84 09:50:32 06:28:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:32 06:28:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:32 06:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:32 06:29:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 09:50:32 06:29:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50 09:50:32 06:30:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:32 06:30:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 06:30:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:32 09:50:32 06:30:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 06:31:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:32 06:31:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:32 06:31:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:32 06:32:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67 09:50:32 06:32:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 09:50:32 06:32:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58 09:50:32 06:33:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:50:32 06:33:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 09:50:32 06:33:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73 09:50:32 06:34:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:32 06:34:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 06:34:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:32 06:35:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 06:35:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:32 06:35:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:32 06:36:01 AM all 0.23 0.00 0.08 0.01 0.04 99.64 09:50:32 06:36:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55 09:50:32 06:36:01 AM 1 0.10 0.00 0.08 0.02 0.07 99.73 09:50:32 06:37:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:32 06:37:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 06:37:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:32 06:38:01 AM all 0.12 0.00 0.06 0.00 0.04 99.78 09:50:32 06:38:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75 09:50:32 06:38:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:32 06:39:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:32 06:39:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:32 06:39:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 06:40:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 06:40:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:32 06:40:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 06:41:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 09:50:32 06:41:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:32 06:41:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:32 09:50:32 06:41:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 06:42:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:32 06:42:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 06:42:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:32 06:43:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:32 06:43:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 09:50:32 06:43:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 06:44:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:50:32 06:44:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:32 06:44:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:32 06:45:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62 09:50:32 06:45:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:32 06:45:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 09:50:32 06:46:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:32 06:46:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:32 06:46:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:50:32 06:47:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 09:50:32 06:47:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:50:32 06:47:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 06:48:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:50:32 06:48:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:32 06:48:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:32 06:49:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 09:50:32 06:49:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 09:50:32 06:49:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:32 06:50:01 AM all 0.15 0.00 0.09 0.00 0.05 99.71 09:50:32 06:50:01 AM 0 0.20 0.00 0.08 0.00 0.05 99.67 09:50:32 06:50:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:50:32 06:51:01 AM all 0.28 0.00 0.05 0.03 0.03 99.62 09:50:32 06:51:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 09:50:32 06:51:01 AM 1 0.10 0.00 0.08 0.05 0.05 99.72 09:50:32 06:52:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:32 06:52:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33 09:50:32 06:52:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:32 09:50:32 06:52:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 06:53:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:50:32 06:53:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:50:32 06:53:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:50:32 06:54:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:32 06:54:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:32 06:54:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:32 06:55:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 06:55:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:32 06:55:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 06:56:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 09:50:32 06:56:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 09:50:32 06:56:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68 09:50:32 06:57:01 AM all 0.14 0.00 0.06 0.00 0.03 99.77 09:50:32 06:57:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:32 06:57:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 09:50:32 06:58:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 09:50:32 06:58:01 AM 0 0.27 0.00 0.05 0.00 0.05 99.63 09:50:32 06:58:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75 09:50:32 06:59:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:50:32 06:59:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45 09:50:32 06:59:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:32 07:00:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 09:50:32 07:00:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 09:50:32 07:00:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:32 07:01:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75 09:50:32 07:01:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:32 07:01:01 AM 1 0.27 0.00 0.08 0.00 0.07 99.58 09:50:32 07:02:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 09:50:32 07:02:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:32 07:02:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 09:50:32 07:03:01 AM all 0.32 0.17 0.10 0.00 0.05 99.37 09:50:32 07:03:01 AM 0 0.07 0.33 0.13 0.00 0.05 99.42 09:50:32 07:03:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 09:50:32 09:50:32 07:03:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 07:04:01 AM all 0.34 0.00 0.07 0.00 0.05 99.54 09:50:32 07:04:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:32 07:04:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27 09:50:32 07:05:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 09:50:32 07:05:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:32 07:05:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:32 07:06:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:50:32 07:06:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:32 07:06:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:32 07:07:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:32 07:07:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 09:50:32 07:07:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:50:32 07:08:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:32 07:08:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 07:08:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:32 07:09:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 09:50:32 07:09:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:50:32 07:09:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 09:50:32 07:10:01 AM all 0.15 0.00 0.08 0.00 0.03 99.73 09:50:32 07:10:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 07:10:01 AM 1 0.25 0.00 0.12 0.00 0.03 99.60 09:50:32 07:11:01 AM all 0.33 0.00 0.05 0.01 0.06 99.55 09:50:32 07:11:01 AM 0 0.08 0.00 0.05 0.02 0.07 99.78 09:50:32 07:11:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:32 07:12:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 09:50:32 07:12:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 07:12:01 AM 1 0.62 0.00 0.05 0.00 0.05 99.28 09:50:32 07:13:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:32 07:13:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 09:50:32 07:13:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:32 07:14:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 07:14:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:32 07:14:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:32 09:50:32 07:14:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 07:15:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:32 07:15:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:32 07:15:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:32 07:16:01 AM all 0.16 0.00 0.08 0.00 0.04 99.72 09:50:32 07:16:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70 09:50:32 07:16:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:50:32 07:17:01 AM all 0.32 0.00 0.06 0.00 0.07 99.56 09:50:32 07:17:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42 09:50:32 07:17:01 AM 1 0.12 0.00 0.10 0.00 0.08 99.70 09:50:32 07:18:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 09:50:32 07:18:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:32 07:18:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75 09:50:32 07:19:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:32 07:19:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:32 07:19:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:32 07:20:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 09:50:32 07:20:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63 09:50:32 07:20:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 07:21:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70 09:50:32 07:21:01 AM 0 0.28 0.00 0.03 0.00 0.05 99.63 09:50:32 07:21:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 07:22:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:32 07:22:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:32 07:22:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:32 07:23:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:32 07:23:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 07:23:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:32 07:24:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:32 07:24:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:32 07:24:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:32 07:25:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 09:50:32 07:25:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:32 07:25:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 09:50:32 09:50:32 07:25:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 07:26:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 09:50:32 07:26:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:50:32 07:26:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:32 07:27:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:32 07:27:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:32 07:27:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:32 07:28:01 AM all 0.12 0.00 0.07 0.00 0.04 99.77 09:50:32 07:28:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:50:32 07:28:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:32 07:29:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 09:50:32 07:29:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:32 07:29:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42 09:50:32 07:30:02 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:32 07:30:02 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:32 07:30:02 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 09:50:32 07:31:01 AM all 0.32 0.00 0.07 0.01 0.04 99.56 09:50:32 07:31:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.81 09:50:32 07:31:01 AM 1 0.56 0.00 0.07 0.02 0.05 99.30 09:50:32 07:32:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:32 07:32:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 07:32:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 09:50:32 07:33:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:32 07:33:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 07:33:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:32 07:34:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:32 07:34:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:32 07:34:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:50:32 07:35:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:32 07:35:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:50:32 07:35:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:32 07:36:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:32 07:36:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:32 07:36:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 09:50:32 07:36:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 07:37:01 AM all 0.15 0.00 0.08 0.00 0.04 99.73 09:50:32 07:37:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:32 07:37:01 AM 1 0.25 0.00 0.08 0.00 0.05 99.62 09:50:32 07:38:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:50:32 07:38:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:32 07:38:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32 09:50:32 07:39:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 09:50:32 07:39:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:32 07:39:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:32 07:40:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 09:50:32 07:40:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 09:50:32 07:40:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:32 07:41:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:32 07:41:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 07:41:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:50:32 07:42:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 09:50:32 07:42:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:32 07:42:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40 09:50:32 07:43:01 AM all 0.07 0.00 0.06 0.00 0.04 99.83 09:50:32 07:43:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93 09:50:32 07:43:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:32 07:44:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:50:32 07:44:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83 09:50:32 07:44:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 07:45:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 07:45:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 07:45:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 07:46:01 AM all 0.22 0.00 0.05 0.00 0.05 99.68 09:50:32 07:46:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82 09:50:32 07:46:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 09:50:32 07:47:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73 09:50:32 07:47:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 07:47:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67 09:50:32 09:50:32 07:47:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 07:48:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 09:50:32 07:48:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:32 07:48:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 09:50:32 07:49:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64 09:50:32 07:49:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 07:49:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45 09:50:32 07:50:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77 09:50:32 07:50:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:32 07:50:01 AM 1 0.20 0.00 0.07 0.00 0.07 99.66 09:50:32 07:51:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:32 07:51:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:32 07:51:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 09:50:32 07:52:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65 09:50:32 07:52:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 07:52:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47 09:50:32 07:53:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71 09:50:32 07:53:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:32 07:53:01 AM 1 0.33 0.00 0.10 0.00 0.05 99.52 09:50:32 07:54:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 09:50:32 07:54:01 AM 0 0.07 0.00 0.10 0.00 0.07 99.77 09:50:32 07:54:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:32 07:55:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:32 07:55:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:32 07:55:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:50:32 07:56:01 AM all 0.16 0.00 0.05 0.00 0.05 99.74 09:50:32 07:56:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 07:56:01 AM 1 0.25 0.00 0.05 0.00 0.05 99.65 09:50:32 07:57:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:32 07:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 07:57:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:50:32 07:58:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:32 07:58:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 09:50:32 07:58:01 AM 1 0.20 0.00 0.03 0.00 0.02 99.75 09:50:32 09:50:32 07:58:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 07:59:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 09:50:32 07:59:01 AM 0 0.38 0.00 0.03 0.00 0.00 99.58 09:50:32 07:59:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:32 08:00:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:32 08:00:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:50:32 08:00:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 08:01:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:32 08:01:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63 09:50:32 08:01:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50 09:50:32 08:02:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:50:32 08:02:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:32 08:02:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 09:50:32 08:03:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70 09:50:32 08:03:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 09:50:32 08:03:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55 09:50:32 08:04:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62 09:50:32 08:04:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:32 08:04:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42 09:50:32 08:05:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 09:50:32 08:05:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:32 08:05:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55 09:50:32 08:06:01 AM all 0.08 0.00 0.05 0.00 0.02 99.85 09:50:32 08:06:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:50:32 08:06:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 09:50:32 08:07:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 09:50:32 08:07:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 08:07:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 09:50:32 08:08:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71 09:50:32 08:08:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 09:50:32 08:08:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63 09:50:32 08:09:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64 09:50:32 08:09:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:32 08:09:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 09:50:32 09:50:32 08:09:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 08:10:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 09:50:32 08:10:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:32 08:10:01 AM 1 0.47 0.00 0.03 0.00 0.05 99.45 09:50:32 08:11:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 09:50:32 08:11:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58 09:50:32 08:11:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 08:12:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:50:32 08:12:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:32 08:12:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:32 08:13:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:50:32 08:13:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62 09:50:32 08:13:01 AM 1 0.33 0.00 0.07 0.00 0.07 99.53 09:50:32 08:14:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 09:50:32 08:14:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:50:32 08:14:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:50:32 08:15:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 08:15:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 08:15:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:32 08:16:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:32 08:16:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 09:50:32 08:16:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:32 08:17:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:50:32 08:17:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:32 08:17:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:50:32 08:18:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60 09:50:32 08:18:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 09:50:32 08:18:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:50:32 08:19:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:32 08:19:01 AM 0 0.15 0.00 0.03 0.00 0.05 99.77 09:50:32 08:19:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52 09:50:32 08:20:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:32 08:20:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:32 08:20:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:50:32 09:50:32 08:20:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 08:21:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 09:50:32 08:21:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 09:50:32 08:21:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:32 08:22:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68 09:50:32 08:22:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:32 08:22:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52 09:50:32 08:23:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67 09:50:32 08:23:01 AM 0 0.47 0.00 0.05 0.00 0.05 99.43 09:50:32 08:23:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:50:32 08:24:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:32 08:24:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:32 08:24:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 08:25:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:32 08:25:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:32 08:25:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:32 08:26:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:32 08:26:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:32 08:26:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:32 08:27:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:32 08:27:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:32 08:27:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:32 08:28:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67 09:50:32 08:28:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 09:50:32 08:28:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:32 08:29:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 08:29:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:32 08:29:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:32 08:30:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:32 08:30:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:32 08:30:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:32 08:31:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:32 08:31:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 09:50:32 08:31:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 09:50:32 09:50:32 08:31:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 08:32:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:32 08:32:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:32 08:32:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:32 08:33:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:50:32 08:33:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 09:50:32 08:33:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:50:32 08:34:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:32 08:34:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:32 08:34:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 08:35:02 AM all 0.19 0.00 0.03 0.00 0.03 99.75 09:50:32 08:35:02 AM 0 0.28 0.00 0.02 0.00 0.02 99.68 09:50:32 08:35:02 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:32 08:36:01 AM all 0.14 0.00 0.08 0.00 0.03 99.75 09:50:32 08:36:01 AM 0 0.17 0.00 0.03 0.00 0.00 99.80 09:50:32 08:36:01 AM 1 0.12 0.00 0.12 0.00 0.05 99.71 09:50:32 08:37:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 09:50:32 08:37:01 AM 0 0.25 0.00 0.03 0.00 0.02 99.70 09:50:32 08:37:01 AM 1 0.30 0.00 0.05 0.00 0.05 99.60 09:50:32 08:38:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:32 08:38:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:32 08:38:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:32 08:39:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 09:50:32 08:39:01 AM 0 0.38 0.00 0.08 0.00 0.03 99.50 09:50:32 08:39:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 09:50:32 08:40:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:32 08:40:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:32 08:40:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 08:41:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 09:50:32 08:41:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38 09:50:32 08:41:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:50:32 08:42:01 AM all 0.18 0.00 0.07 0.00 0.05 99.70 09:50:32 08:42:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58 09:50:32 08:42:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:32 09:50:32 08:42:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 08:43:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:50:32 08:43:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:32 08:43:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78 09:50:32 08:44:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:32 08:44:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:32 08:44:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:32 08:45:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 08:45:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:32 08:45:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 08:46:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:50:32 08:46:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45 09:50:32 08:46:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:32 08:47:01 AM all 0.32 0.19 0.10 0.01 0.04 99.34 09:50:32 08:47:01 AM 0 0.52 0.38 0.12 0.00 0.02 98.97 09:50:32 08:47:01 AM 1 0.12 0.00 0.08 0.02 0.07 99.72 09:50:32 08:48:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:32 08:48:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:32 08:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 08:49:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72 09:50:32 08:49:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 09:50:32 08:49:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:50:32 08:50:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:32 08:50:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 09:50:32 08:50:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:50:32 08:51:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 09:50:32 08:51:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:32 08:51:01 AM 1 0.57 0.00 0.02 0.00 0.02 99.40 09:50:32 08:52:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:32 08:52:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:32 08:52:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:32 08:53:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:32 08:53:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 09:50:32 08:53:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68 09:50:32 09:50:32 08:53:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 08:54:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:32 08:54:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:32 08:54:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 09:50:32 08:55:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:32 08:55:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:32 08:55:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:32 08:56:01 AM all 0.08 0.00 0.06 0.00 0.03 99.82 09:50:32 08:56:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 08:56:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:32 08:57:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:32 08:57:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:32 08:57:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:32 08:58:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 08:58:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:32 08:58:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:32 08:59:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:32 08:59:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:32 08:59:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 09:50:32 09:00:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61 09:50:32 09:00:01 AM 0 0.53 0.00 0.13 0.00 0.07 99.27 09:50:32 09:00:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 09:50:32 09:01:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70 09:50:32 09:01:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73 09:50:32 09:01:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.67 09:50:32 09:02:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 09:50:32 09:02:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:32 09:02:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53 09:50:32 09:03:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 09:50:32 09:03:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:32 09:03:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52 09:50:32 09:04:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 09:50:32 09:04:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:32 09:04:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 09:50:32 09:50:32 09:04:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 09:05:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 09:50:32 09:05:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 09:05:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 09:50:32 09:06:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 09:50:32 09:06:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:50:32 09:06:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:50:32 09:07:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:32 09:07:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 09:50:32 09:07:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:32 09:08:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70 09:50:32 09:08:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62 09:50:32 09:08:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:32 09:09:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71 09:50:32 09:09:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 09:50:32 09:09:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:50:32 09:10:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72 09:50:32 09:10:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 09:50:32 09:10:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 09:50:32 09:11:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:32 09:11:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:32 09:11:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 09:12:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:32 09:12:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:32 09:12:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:32 09:13:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:32 09:13:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 09:13:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 09:50:32 09:14:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:50:32 09:14:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:32 09:14:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 09:50:32 09:15:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:50:32 09:15:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83 09:50:32 09:15:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 09:50:32 09:50:32 09:15:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 09:16:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72 09:50:32 09:16:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:32 09:16:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.61 09:50:32 09:17:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:32 09:17:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:32 09:17:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:32 09:18:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:50:32 09:18:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:32 09:18:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30 09:50:32 09:19:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:32 09:19:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:32 09:19:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:32 09:20:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 09:50:32 09:20:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90 09:50:32 09:20:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 09:50:32 09:21:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 09:50:32 09:21:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53 09:50:32 09:21:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75 09:50:32 09:22:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78 09:50:32 09:22:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73 09:50:32 09:22:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:32 09:23:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 09:23:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:32 09:23:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 09:24:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:32 09:24:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:32 09:24:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:32 09:25:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:32 09:25:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:50:32 09:25:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:32 09:26:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:32 09:26:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:32 09:26:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:32 09:50:32 09:26:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 09:27:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:32 09:27:01 AM 0 0.45 0.00 0.02 0.00 0.03 99.50 09:50:32 09:27:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:32 09:28:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:32 09:28:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:32 09:28:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:32 09:29:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 09:29:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:32 09:29:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:32 09:30:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:32 09:30:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:32 09:30:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:32 09:31:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:32 09:31:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:32 09:31:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 09:50:32 09:32:01 AM all 0.18 0.00 0.05 0.00 0.04 99.72 09:50:32 09:32:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 09:50:32 09:32:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:32 09:33:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:32 09:33:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:50:32 09:33:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:32 09:34:01 AM all 0.28 0.00 0.03 0.00 0.04 99.64 09:50:32 09:34:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:32 09:34:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 09:50:32 09:35:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:32 09:35:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:50:32 09:35:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:32 09:36:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72 09:50:32 09:36:01 AM 0 0.23 0.00 0.03 0.00 0.03 99.70 09:50:32 09:36:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:50:32 09:37:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63 09:50:32 09:37:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:32 09:37:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:32 09:50:32 09:37:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 09:38:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:32 09:38:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58 09:50:32 09:38:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:32 09:39:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:32 09:39:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:32 09:39:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:32 09:40:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:50:32 09:40:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68 09:50:32 09:40:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 09:50:32 09:41:01 AM all 28.51 0.00 4.31 0.56 0.08 66.53 09:50:32 09:41:01 AM 0 36.56 0.00 5.90 0.75 0.08 56.71 09:50:32 09:41:01 AM 1 20.46 0.00 2.73 0.37 0.08 76.36 09:50:32 09:42:01 AM all 26.95 0.00 3.70 1.03 0.08 68.25 09:50:32 09:42:01 AM 0 41.89 0.00 4.83 1.32 0.08 51.87 09:50:32 09:42:01 AM 1 11.97 0.00 2.56 0.74 0.07 84.68 09:50:32 09:43:01 AM all 25.81 0.00 3.55 0.24 0.12 70.28 09:50:32 09:43:01 AM 0 21.64 0.00 3.83 0.25 0.10 74.18 09:50:32 09:43:01 AM 1 29.99 0.00 3.27 0.23 0.13 66.37 09:50:32 09:44:01 AM all 24.93 0.00 4.86 0.76 0.08 69.36 09:50:32 09:44:01 AM 0 32.22 0.00 5.49 0.81 0.10 61.38 09:50:32 09:44:01 AM 1 17.60 0.00 4.23 0.71 0.07 77.38 09:50:32 09:45:01 AM all 1.23 0.00 0.24 0.06 0.04 98.43 09:50:32 09:45:01 AM 0 1.27 0.00 0.18 0.07 0.03 98.45 09:50:32 09:45:01 AM 1 1.19 0.00 0.30 0.05 0.05 98.41 09:50:32 09:46:01 AM all 10.44 0.00 0.23 0.01 0.09 89.23 09:50:32 09:46:01 AM 0 14.67 0.00 0.23 0.00 0.08 85.01 09:50:32 09:46:01 AM 1 6.21 0.00 0.23 0.02 0.10 93.44 09:50:32 09:47:01 AM all 13.91 0.00 0.18 0.03 0.06 85.81 09:50:32 09:47:01 AM 0 23.20 0.00 0.17 0.00 0.07 76.56 09:50:32 09:47:01 AM 1 4.60 0.00 0.20 0.07 0.05 95.08 09:50:32 09:48:01 AM all 11.51 0.00 0.15 0.02 0.05 88.27 09:50:32 09:48:01 AM 0 10.70 0.00 0.13 0.02 0.05 89.10 09:50:32 09:48:01 AM 1 12.33 0.00 0.17 0.02 0.05 87.44 09:50:32 09:50:32 09:48:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:32 09:49:01 AM all 6.65 0.00 0.35 0.01 0.07 92.93 09:50:32 09:49:01 AM 0 2.39 0.00 0.27 0.00 0.07 97.28 09:50:32 09:49:01 AM 1 10.91 0.00 0.44 0.02 0.07 88.57 09:50:32 09:50:01 AM all 30.61 0.00 3.88 0.14 0.08 65.30 09:50:32 09:50:01 AM 0 36.32 0.00 4.03 0.18 0.07 59.40 09:50:32 09:50:01 AM 1 24.88 0.00 3.72 0.10 0.08 71.21 09:50:32 Average: all 0.86 0.00 0.14 0.02 0.04 98.95 09:50:32 Average: 0 0.94 0.00 0.14 0.02 0.04 98.85 09:50:32 Average: 1 0.77 0.00 0.13 0.02 0.04 99.04 09:50:32 09:50:32 09:50:32