09:40:13 Started by upstream project "integration-sanity-test-scandium" build number 524 09:40:13 originally caused by: 09:40:13 Started by timer 09:40:13 Running as SYSTEM 09:40:13 [EnvInject] - Loading node environment variables. 09:40:13 Building remotely on prd-centos8-robot-2c-8g-4001 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:40:13 [ssh-agent] Looking for ssh-agent implementation... 09:40:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:13 $ ssh-agent 09:40:13 SSH_AUTH_SOCK=/tmp/ssh-XYW7Dpg8XRGc/agent.6472 09:40:13 SSH_AGENT_PID=6473 09:40:13 [ssh-agent] Started. 09:40:13 Running ssh-add (command line suppressed) 09:40:13 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_5787848772505856131.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_5787848772505856131.key) 09:40:13 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:40:13 The recommended git tool is: NONE 09:40:15 using credential opendaylight-jenkins-ssh 09:40:15 Wiping out workspace first. 09:40:15 Cloning the remote Git repository 09:40:15 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:40:15 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:40:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:15 > git --version # timeout=10 09:40:16 > git --version # 'git version 2.43.0' 09:40:16 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:16 [INFO] Currently running in a labeled security context 09:40:16 [INFO] Currently SELinux is 'enforcing' on the host 09:40:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh10133950105686796967.key 09:40:16 Verifying host key using known hosts file 09:40:16 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:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:18 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:18 [INFO] Currently running in a labeled security context 09:40:18 [INFO] Currently SELinux is 'enforcing' on the host 09:40:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh2936058293907121547.key 09:40:18 Verifying host key using known hosts file 09:40:18 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:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:40:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:19 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:40:19 > git config core.sparsecheckout # timeout=10 09:40:19 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:40:19 Commit message: "Adapt test for new pce-allocation field" 09:40:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:19 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:40:19 No emails were triggered. 09:40:19 provisioning config files... 09:40:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:40:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:40:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13635579029758999945.sh 09:40:20 ---> python-tools-install.sh 09:40:20 Setup pyenv: 09:40:21 system 09:40:21 * 3.8.13 (set by /opt/pyenv/version) 09:40:21 * 3.9.13 (set by /opt/pyenv/version) 09:40:21 * 3.10.13 (set by /opt/pyenv/version) 09:40:21 * 3.11.7 (set by /opt/pyenv/version) 09:40:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7V8X 09:40:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:29 lf-activate-venv(): INFO: Base packages installed successfully 09:40:29 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH 09:40:54 Generating Requirements File 09:41:15 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:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:41:16 Python 3.11.7 09:41:16 pip 25.3 from /tmp/venv-7V8X/lib/python3.11/site-packages/pip (python 3.11) 09:41:16 appdirs==1.4.4 09:41:16 argcomplete==3.6.3 09:41:16 aspy.yaml==1.3.0 09:41:16 attrs==25.4.0 09:41:16 autopage==0.5.2 09:41:16 beautifulsoup4==4.14.2 09:41:16 boto3==1.40.63 09:41:16 botocore==1.40.63 09:41:16 bs4==0.0.2 09:41:16 cachetools==6.2.1 09:41:16 certifi==2025.10.5 09:41:16 cffi==2.0.0 09:41:16 cfgv==3.4.0 09:41:16 chardet==5.2.0 09:41:16 charset-normalizer==3.4.4 09:41:16 click==8.3.0 09:41:16 cliff==4.11.0 09:41:16 cmd2==2.7.0 09:41:16 cryptography==3.3.2 09:41:16 debtcollector==3.0.0 09:41:16 decorator==5.2.1 09:41:16 defusedxml==0.7.1 09:41:16 Deprecated==1.3.1 09:41:16 distlib==0.4.0 09:41:16 dnspython==2.8.0 09:41:16 docker==7.1.0 09:41:16 dogpile.cache==1.5.0 09:41:16 durationpy==0.10 09:41:16 email-validator==2.3.0 09:41:16 filelock==3.20.0 09:41:16 future==1.0.0 09:41:16 gitdb==4.0.12 09:41:16 GitPython==3.1.45 09:41:16 google-auth==2.42.1 09:41:16 httplib2==0.31.0 09:41:16 identify==2.6.15 09:41:16 idna==3.11 09:41:16 importlib-resources==1.5.0 09:41:16 iso8601==2.1.0 09:41:16 Jinja2==3.1.6 09:41:16 jmespath==1.0.1 09:41:16 jsonpatch==1.33 09:41:16 jsonpointer==3.0.0 09:41:16 jsonschema==4.25.1 09:41:16 jsonschema-specifications==2025.9.1 09:41:16 keystoneauth1==5.12.0 09:41:16 kubernetes==34.1.0 09:41:16 lftools==0.37.15 09:41:16 lxml==6.0.2 09:41:16 markdown-it-py==4.0.0 09:41:16 MarkupSafe==3.0.3 09:41:16 mdurl==0.1.2 09:41:16 msgpack==1.1.2 09:41:16 multi_key_dict==2.0.3 09:41:16 munch==4.0.0 09:41:16 netaddr==1.3.0 09:41:16 niet==1.4.2 09:41:16 nodeenv==1.9.1 09:41:16 oauth2client==4.1.3 09:41:16 oauthlib==3.3.1 09:41:16 openstacksdk==4.7.1 09:41:16 os-service-types==1.8.1 09:41:16 osc-lib==4.2.0 09:41:16 oslo.config==10.0.0 09:41:16 oslo.context==6.1.0 09:41:16 oslo.i18n==6.6.0 09:41:16 oslo.log==7.2.1 09:41:16 oslo.serialization==5.8.0 09:41:16 oslo.utils==9.1.0 09:41:16 packaging==25.0 09:41:16 pbr==7.0.2 09:41:16 platformdirs==4.5.0 09:41:16 prettytable==3.16.0 09:41:16 psutil==7.1.2 09:41:16 pyasn1==0.6.1 09:41:16 pyasn1_modules==0.4.2 09:41:16 pycparser==2.23 09:41:16 pygerrit2==2.0.15 09:41:16 PyGithub==2.8.1 09:41:16 Pygments==2.19.2 09:41:16 PyJWT==2.10.1 09:41:16 PyNaCl==1.6.0 09:41:16 pyparsing==2.4.7 09:41:16 pyperclip==1.11.0 09:41:16 pyrsistent==0.20.0 09:41:16 python-cinderclient==9.8.0 09:41:16 python-dateutil==2.9.0.post0 09:41:16 python-heatclient==4.3.0 09:41:16 python-jenkins==1.8.3 09:41:16 python-keystoneclient==5.7.0 09:41:16 python-magnumclient==4.9.0 09:41:16 python-openstackclient==8.2.0 09:41:16 python-swiftclient==4.8.0 09:41:16 PyYAML==6.0.3 09:41:16 referencing==0.37.0 09:41:16 requests==2.32.5 09:41:16 requests-oauthlib==2.0.0 09:41:16 requestsexceptions==1.4.0 09:41:16 rfc3986==2.0.0 09:41:16 rich==14.2.0 09:41:16 rich-argparse==1.7.1 09:41:16 rpds-py==0.28.0 09:41:16 rsa==4.9.1 09:41:16 ruamel.yaml==0.18.16 09:41:16 ruamel.yaml.clib==0.2.14 09:41:16 s3transfer==0.14.0 09:41:16 simplejson==3.20.2 09:41:16 six==1.17.0 09:41:16 smmap==5.0.2 09:41:16 soupsieve==2.8 09:41:16 stevedore==5.5.0 09:41:16 tabulate==0.9.0 09:41:16 toml==0.10.2 09:41:16 tomlkit==0.13.3 09:41:16 tqdm==4.67.1 09:41:16 typing_extensions==4.15.0 09:41:16 tzdata==2025.2 09:41:16 urllib3==1.26.20 09:41:16 virtualenv==20.35.4 09:41:16 wcwidth==0.2.14 09:41:16 websocket-client==1.9.0 09:41:16 wrapt==2.0.0 09:41:16 xdg==6.0.0 09:41:16 xmltodict==1.0.2 09:41:16 yq==3.4.3 09:41:16 [EnvInject] - Injecting environment variables from a build step. 09:41:16 [EnvInject] - Injecting as environment variables the properties content 09:41:16 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:41:16 OS_CLOUD=vex 09:41:16 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-519 09:41:16 OS_STACK_TEMPLATE_DIR=openstack-hot 09:41:16 09:41:16 [EnvInject] - Variables injected successfully. 09:41:16 provisioning config files... 09:41:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:41:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7431612903930564896.sh 09:41:16 ---> Create parameters file for OpenStack HOT 09:41:16 OpenStack Heat parameters generated 09:41:16 ----------------------------------- 09:41:16 parameters: 09:41:16 vm_0_count: '1' 09:41:16 vm_0_flavor: 'v3-standard-4' 09:41:16 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:41:16 vm_1_count: '1' 09:41:16 vm_1_flavor: 'v3-standard-2' 09:41:16 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:41:16 09:41:16 job_name: '52208-519' 09:41:16 silo: 'releng' 09:41:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10864242686114359958.sh 09:41:17 ---> Create HEAT stack 09:41:17 + source /home/jenkins/lf-env.sh 09:41:17 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:17 ++ mktemp -d /tmp/venv-XXXX 09:41:17 + lf_venv=/tmp/venv-c9Jt 09:41:17 + local venv_file=/tmp/.os_lf_venv 09:41:17 + local python=python3 09:41:17 + local options 09:41:17 + local set_path=true 09:41:17 + local install_args= 09:41:17 ++ 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:17 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:17 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:17 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:17 + true 09:41:17 + case $1 in 09:41:17 + python=python3 09:41:17 + shift 2 09:41:17 + true 09:41:17 + case $1 in 09:41:17 + shift 09:41:17 + break 09:41:17 + case $python in 09:41:17 + local pkg_list= 09:41:17 + [[ -d /opt/pyenv ]] 09:41:17 + echo 'Setup pyenv:' 09:41:17 Setup pyenv: 09:41:17 + export PYENV_ROOT=/opt/pyenv 09:41:17 + PYENV_ROOT=/opt/pyenv 09:41:17 + 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:17 + 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:17 + pyenv versions 09:41:17 system 09:41:17 3.8.13 09:41:17 3.9.13 09:41:17 3.10.13 09:41:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:17 + command -v pyenv 09:41:17 ++ pyenv init - --no-rehash 09:41:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:41:17 for i in ${!paths[@]}; do 09:41:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:41:17 fi; done; 09:41:17 echo "${paths[*]}"'\'')" 09:41:17 export PATH="/opt/pyenv/shims:${PATH}" 09:41:17 export PYENV_SHELL=bash 09:41:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:41:17 pyenv() { 09:41:17 local command 09:41:17 command="${1:-}" 09:41:17 if [ "$#" -gt 0 ]; then 09:41:17 shift 09:41:17 fi 09:41:17 09:41:17 case "$command" in 09:41:17 rehash|shell) 09:41:17 eval "$(pyenv "sh-$command" "$@")" 09:41:17 ;; 09:41:17 *) 09:41:17 command pyenv "$command" "$@" 09:41:17 ;; 09:41:17 esac 09:41:17 }' 09:41:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:41:17 for i in ${!paths[@]}; do 09:41:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:41:17 fi; done; 09:41:17 echo "${paths[*]}"' 09:41:17 ++ 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:17 ++ 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:17 ++ 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:17 ++ export PYENV_SHELL=bash 09:41:17 ++ PYENV_SHELL=bash 09:41:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:41:17 +++ complete -F _pyenv pyenv 09:41:17 ++ lf-pyver python3 09:41:17 ++ local py_version_xy=python3 09:41:17 ++ local py_version_xyz= 09:41:17 ++ awk '{ print $1 }' 09:41:17 ++ pyenv versions 09:41:17 ++ local command 09:41:17 ++ command=versions 09:41:17 ++ '[' 1 -gt 0 ']' 09:41:17 ++ shift 09:41:17 ++ case "$command" in 09:41:17 ++ command pyenv versions 09:41:17 ++ pyenv versions 09:41:17 ++ sed 's/^[ *]* //' 09:41:17 ++ grep -E '^[0-9.]*[0-9]$' 09:41:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:41:17 +++ grep '^3' /tmp/.pyenv_versions 09:41:17 +++ tail -n 1 09:41:17 +++ sort -V 09:41:17 ++ py_version_xyz=3.11.7 09:41:17 ++ [[ -z 3.11.7 ]] 09:41:17 ++ echo 3.11.7 09:41:17 ++ return 0 09:41:17 + pyenv local 3.11.7 09:41:17 + local command 09:41:17 + command=local 09:41:17 + '[' 2 -gt 0 ']' 09:41:17 + shift 09:41:17 + case "$command" in 09:41:17 + command pyenv local 3.11.7 09:41:17 + pyenv local 3.11.7 09:41:17 + for arg in "$@" 09:41:17 + case $arg in 09:41:17 + pkg_list+='lftools[openstack] ' 09:41:17 + for arg in "$@" 09:41:17 + case $arg in 09:41:17 + pkg_list+='kubernetes ' 09:41:17 + for arg in "$@" 09:41:17 + case $arg in 09:41:17 + pkg_list+='niet ' 09:41:17 + for arg in "$@" 09:41:17 + case $arg in 09:41:17 + pkg_list+='python-heatclient ' 09:41:17 + for arg in "$@" 09:41:17 + case $arg in 09:41:17 + pkg_list+='python-openstackclient ' 09:41:17 + for arg in "$@" 09:41:17 + case $arg in 09:41:17 + pkg_list+='python-magnumclient ' 09:41:17 + for arg in "$@" 09:41:17 + case $arg in 09:41:17 + pkg_list+='urllib3~=1.26.15 ' 09:41:17 + for arg in "$@" 09:41:17 + case $arg in 09:41:17 + pkg_list+='yq ' 09:41:17 + [[ -f /tmp/.os_lf_venv ]] 09:41:17 ++ cat /tmp/.os_lf_venv 09:41:17 + lf_venv=/tmp/venv-7V8X 09:41:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7V8X from' file:/tmp/.os_lf_venv 09:41:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7V8X from file:/tmp/.os_lf_venv 09:41:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:41:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:17 + local 'pip_opts=--upgrade --quiet' 09:41:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:41:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:41:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:41:17 + [[ -n '' ]] 09:41:17 + [[ -n '' ]] 09:41:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:41:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:17 + /tmp/venv-7V8X/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:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:41:19 lf-activate-venv(): INFO: Base packages installed successfully 09:41:19 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:41:19 + 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:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:19 + /tmp/venv-7V8X/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:39 + type python3 09:41:39 + true 09:41:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH' 09:41:39 lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH 09:41:39 + PATH=/tmp/venv-7V8X/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:39 + return 0 09:41:39 + openstack --os-cloud vex limits show --absolute 09:41:41 +--------------------------+---------+ 09:41:41 | Name | Value | 09:41:41 +--------------------------+---------+ 09:41:41 | maxTotalInstances | -1 | 09:41:41 | maxTotalCores | 450 | 09:41:41 | maxTotalRAMSize | 1000000 | 09:41:41 | maxServerMeta | 128 | 09:41:41 | maxImageMeta | 128 | 09:41:41 | maxPersonality | 5 | 09:41:41 | maxPersonalitySize | 10240 | 09:41:41 | maxTotalKeypairs | 100 | 09:41:41 | maxServerGroups | 10 | 09:41:41 | maxServerGroupMembers | 10 | 09:41:41 | maxTotalFloatingIps | -1 | 09:41:41 | maxSecurityGroups | -1 | 09:41:41 | maxSecurityGroupRules | -1 | 09:41:41 | totalRAMUsed | 327680 | 09:41:41 | totalCoresUsed | 80 | 09:41:41 | totalInstancesUsed | 31 | 09:41:41 | totalFloatingIpsUsed | 0 | 09:41:41 | totalSecurityGroupsUsed | 0 | 09:41:41 | totalServerGroupsUsed | 0 | 09:41:41 | maxTotalVolumes | -1 | 09:41:41 | maxTotalSnapshots | 10 | 09:41:41 | maxTotalVolumeGigabytes | 4096 | 09:41:41 | maxTotalBackups | 10 | 09:41:41 | maxTotalBackupGigabytes | 1000 | 09:41:41 | totalVolumesUsed | 3 | 09:41:41 | totalGigabytesUsed | 60 | 09:41:41 | totalSnapshotsUsed | 0 | 09:41:41 | totalBackupsUsed | 0 | 09:41:41 | totalBackupGigabytesUsed | 0 | 09:41:41 +--------------------------+---------+ 09:41:41 + pushd /opt/ciman/openstack-hot 09:41:41 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:41 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-519 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:42:06 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-519 09:42:06 Waiting to initialize infrastructure... 09:42:06 Stack initialization successful. 09:42:06 ------------------------------------ 09:42:06 Stack Details 09:42:06 ------------------------------------ 09:42:06 {'added': None, 09:42:06 'capabilities': [], 09:42:06 'created_at': '2025-10-31T09:41:44Z', 09:42:06 'deleted': None, 09:42:06 'deleted_at': None, 09:42:06 'description': 'No description', 09:42:06 'environment': None, 09:42:06 'environment_files': None, 09:42:06 'files': None, 09:42:06 'files_container': None, 09:42:06 'id': '340e2acc-4ebb-474b-94dd-e09a417add25', 09:42:06 'is_rollback_disabled': True, 09:42:06 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-519/340e2acc-4ebb-474b-94dd-e09a417add25', 09:42:06 'rel': 'self'}], 09:42:06 '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:06 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-519', 09:42:06 'notification_topics': [], 09:42:06 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:42:06 'output_key': 'vm_0_ips', 09:42:06 'output_value': ['10.30.171.92']}, 09:42:06 {'description': 'IP addresses of the 2nd vm types', 09:42:06 'output_key': 'vm_1_ips', 09:42:06 'output_value': ['10.30.171.213']}], 09:42:06 'owner_id': ****, 09:42:06 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:42:06 'OS::stack_id': '340e2acc-4ebb-474b-94dd-e09a417add25', 09:42:06 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-519', 09:42:06 'job_name': '52208-519', 09:42:06 'silo': 'releng', 09:42:06 'vm_0_count': '1', 09:42:06 'vm_0_flavor': 'v3-standard-4', 09:42:06 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:42:06 '20250917-133034.447', 09:42:06 'vm_1_count': '1', 09:42:06 'vm_1_flavor': 'v3-standard-2', 09:42:06 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:42:06 '- 20250917-133034.654'}, 09:42:06 'parent_id': None, 09:42:06 'replaced': None, 09:42:06 'status': 'CREATE_COMPLETE', 09:42:06 'status_reason': 'Stack CREATE completed successfully', 09:42:06 'tags': [], 09:42:06 'template': None, 09:42:06 'template_description': 'No description', 09:42:06 'template_url': None, 09:42:06 'timeout_mins': 15, 09:42:06 'unchanged': None, 09:42:06 'updated': None, 09:42:06 'updated_at': None, 09:42:06 'user_project_id': '4bb49adbb00b440a8cf545282caef867'} 09:42:06 ------------------------------------ 09:42:06 + popd 09:42:06 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:42:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins15463905981626799910.sh 09:42:06 ---> Copy SSH public keys to CSIT lab 09:42:06 Setup pyenv: 09:42:06 system 09:42:06 3.8.13 09:42:06 3.9.13 09:42:06 3.10.13 09:42:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7V8X from file:/tmp/.os_lf_venv 09:42:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:09 lf-activate-venv(): INFO: Base packages installed successfully 09:42:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:42:24 lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH 09:42:26 SSH not responding on 10.30.171.92. Retrying in 10 seconds... 09:42:26 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts. 09:42:27 releng-52208-519-1-mininet-ovs-217-0 09:42:27 Successfully copied public keys to slave 10.30.171.213 09:42:36 Ping to 10.30.171.92 successful. 09:42:36 SSH not responding on 10.30.171.92. Retrying in 10 seconds... 09:42:46 Ping to 10.30.171.92 successful. 09:42:47 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:42:48 releng-52208-519-0-builder-0 09:42:48 Successfully copied public keys to slave 10.30.171.92 09:42:48 Process 7691 ready. 09:42:48 Process 7692 ready. 09:42:48 SSH ready on all stack servers. 09:42:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12426176078845975532.sh 09:42:48 Setup pyenv: 09:42:48 system 09:42:48 3.8.13 09:42:48 3.9.13 09:42:48 3.10.13 09:42:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Z3a 09:42:52 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:42:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:56 lf-activate-venv(): INFO: Base packages installed successfully 09:42:56 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-0Z3a/bin to PATH 09:42:58 + echo 'Installing Python Requirements' 09:42:58 Installing Python Requirements 09:42:58 + cat 09:42:58 + python -m pip install -r requirements.txt 09:42:58 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:42:58 Collecting docker-py (from -r requirements.txt (line 1)) 09:42:58 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:58 Collecting ipaddr (from -r requirements.txt (line 2)) 09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 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:43:00 Getting requirements to build wheel: finished with status 'done' 09:43:00 Preparing metadata (pyproject.toml): started 09:43:00 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:00 Collecting netaddr (from -r requirements.txt (line 3)) 09:43:00 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:43:00 Collecting netifaces (from -r requirements.txt (line 4)) 09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:43:00 Installing build dependencies: started 09:43:01 Installing build dependencies: finished with status 'done' 09:43:01 Getting requirements to build wheel: started 09:43:01 Getting requirements to build wheel: finished with status 'done' 09:43:01 Preparing metadata (pyproject.toml): started 09:43:01 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:01 Collecting pyhocon (from -r requirements.txt (line 5)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:43:01 Collecting requests (from -r requirements.txt (line 6)) 09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 09:43:02 Collecting robotframework (from -r requirements.txt (line 7)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:43:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 28.1 MB/s 0:00:00 09:43:02 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:43:02 Installing build dependencies: started 09:43:03 Installing build dependencies: finished with status 'done' 09:43:03 Getting requirements to build wheel: started 09:43:03 Getting requirements to build wheel: finished with status 'done' 09:43:03 Preparing metadata (pyproject.toml): started 09:43:03 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:03 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:43:03 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:43:03 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:43:03 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:43:03 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:43:04 Installing build dependencies: started 09:43:04 Installing build dependencies: finished with status 'done' 09:43:04 Getting requirements to build wheel: started 09:43:05 Getting requirements to build wheel: finished with status 'done' 09:43:05 Preparing metadata (pyproject.toml): started 09:43:05 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:05 Collecting scapy (from -r requirements.txt (line 12)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 09:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 60.9 MB/s 0:00:00 09:43:05 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:43:05 Installing build dependencies: started 09:43:06 Installing build dependencies: finished with status 'done' 09:43:06 Getting requirements to build wheel: started 09:43:06 Getting requirements to build wheel: finished with status 'done' 09:43:06 Preparing metadata (pyproject.toml): started 09:43:07 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:07 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 09:43:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 35.0 MB/s 0:00:00 09:43:07 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:07 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:07 Collecting pyangbind (from -r requirements.txt (line 22)) 09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:43:07 Collecting isodate (from -r requirements.txt (line 25)) 09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:43:07 Collecting jmespath (from -r requirements.txt (line 28)) 09:43:07 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:07 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:43:07 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:43:07 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:07 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:07 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:43:07 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:07 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:43:07 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:07 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:43:07 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:08 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:43:08 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:08 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:43:08 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:08 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:43:08 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:43:08 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 09:43:08 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:43:08 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:08 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:08 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:08 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:09 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:43:09 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:09 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:09 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 09:43:09 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:43:09 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:09 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:43:09 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:09 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:43:09 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:43:09 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:09 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 09:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 42.0 MB/s 0:00:00 09:43:09 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:09 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:09 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:09 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:09 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:09 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:09 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:43:09 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:09 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:43:09 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:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.9 MB/s 0:00:00 09:43:10 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:43:10 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:11 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:43:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 09:43:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 34.4 MB/s 0:00:00 09:43:11 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:43:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:43:11 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:11 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:12 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:12 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:12 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:43:12 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:43:12 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:12 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:12 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:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:43:12 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:12 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:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 57.7 MB/s 0:00:00 09:43:12 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:12 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:13 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 09:43:13 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:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 09:43:13 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:13 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:13 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:13 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:13 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:13 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:13 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:13 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:13 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:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:43:13 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:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:43:13 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:13 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:13 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:43:14 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:14 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:14 Collecting h11<1,>=0.9.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:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:43:14 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:43:14 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:43:14 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:43:14 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:43:14 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=a1af96055d2eb29f06c2d1ad2c1bb14d521845d723c2b1cb73a24a0892ab9792 09:43:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:43:14 Building wheel for ipaddr (pyproject.toml): started 09:43:14 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:43:14 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=84bd293f2b01ad477b14477d4ffc5049c26df2b14211e1ca29422602bc9317f0 09:43:14 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:43:14 Building wheel for netifaces (pyproject.toml): started 09:43:17 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:43:17 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=34bebad9b4c02b0045234ccef596c083d7ae636201f68a806602df141df2466e 09:43:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:43:17 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:43:17 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:43:17 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=522ca814d10d823e8c804436e972e76c82c577178fe7b63105a384a8392c725e 09:43:17 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:43:17 Building wheel for jsonpath-rw (pyproject.toml): started 09:43:17 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:43:17 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e2aeab83fdd15518478f5203993b68c40d10177ca89b015a03f098f98bd782b8 09:43:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:43:17 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:43:17 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:25 09:43:25 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 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.2.0 09:43:25 + pip freeze 09:43:25 attrs==25.4.0 09:43:25 bcrypt==5.0.0 09:43:25 beautifulsoup4==4.14.2 09:43:25 certifi==2025.10.5 09:43:25 cffi==2.0.0 09:43:25 charset-normalizer==3.4.4 09:43:25 click==8.3.0 09:43:25 cryptography==46.0.3 09:43:25 decorator==5.2.1 09:43:25 distlib==0.4.0 09:43:25 docker-py==1.10.6 09:43:25 docker-pycreds==0.4.0 09:43:25 elastic-transport==8.17.1 09:43:25 elasticsearch==8.19.2 09:43:25 elasticsearch-dsl==8.15.4 09:43:25 enum34==1.1.10 09:43:25 filelock==3.20.0 09:43:25 h11==0.16.0 09:43:25 idna==3.11 09:43:25 invoke==2.2.1 09:43:25 ipaddr==2.2.0 09:43:25 isodate==0.7.2 09:43:25 jmespath==1.0.1 09:43:25 jsonpatch==1.33 09:43:25 jsonpath-rw==1.4.0 09:43:25 jsonpointer==3.0.0 09:43:25 lxml==6.0.2 09:43:25 netaddr==1.3.0 09:43:25 netifaces==0.11.0 09:43:25 outcome==1.3.0.post0 09:43:25 paramiko==4.0.0 09:43:25 platformdirs==4.5.0 09:43:25 ply==3.11 09:43:25 pyang==2.7.1 09:43:25 pyangbind==0.8.6 09:43:25 pycparser==2.23 09:43:25 pyhocon==0.3.61 09:43:25 PyNaCl==1.6.0 09:43:25 pyparsing==3.2.5 09:43:25 PySocks==1.7.1 09:43:25 python-dateutil==2.9.0.post0 09:43:25 regex==2025.10.23 09:43:25 requests==2.32.5 09:43:25 robotframework==7.3.2 09:43:25 robotframework-httplibrary==0.4.2 09:43:25 robotframework-pythonlibcore==4.4.1 09:43:25 robotframework-requests==0.9.7 09:43:25 robotframework-selenium2library==3.0.0 09:43:25 robotframework-seleniumlibrary==6.8.0 09:43:25 robotframework-sshlibrary==3.8.0 09:43:25 scapy==2.6.1 09:43:25 scp==0.15.0 09:43:25 selenium==4.38.0 09:43:25 six==1.17.0 09:43:25 sniffio==1.3.1 09:43:25 sortedcontainers==2.4.0 09:43:25 soupsieve==2.8 09:43:25 trio==0.32.0 09:43:25 trio-websocket==0.12.2 09:43:25 typing_extensions==4.15.0 09:43:25 urllib3==2.5.0 09:43:25 virtualenv==20.35.4 09:43:25 waitress==3.0.2 09:43:25 WebOb==1.8.9 09:43:25 websocket-client==1.9.0 09:43:25 WebTest==3.0.7 09:43:25 wsproto==1.2.0 09:43:25 [EnvInject] - Injecting environment variables from a build step. 09:43:25 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:43:25 [EnvInject] - Variables injected successfully. 09:43:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4531575507095640224.sh 09:43:25 Setup pyenv: 09:43:26 system 09:43:26 3.8.13 09:43:26 3.9.13 09:43:26 3.10.13 09:43:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7V8X from file:/tmp/.os_lf_venv 09:43:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:28 lf-activate-venv(): INFO: Base packages installed successfully 09:43:28 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:43:35 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:35 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:35 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:43:36 lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH 09:43:36 + ODL_SYSTEM=() 09:43:36 + TOOLS_SYSTEM=() 09:43:36 + OPENSTACK_SYSTEM=() 09:43:36 + OPENSTACK_CONTROLLERS=() 09:43:36 + mapfile -t ADDR 09:43:36 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-519 09:43:36 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:43:37 + for i in "${ADDR[@]}" 09:43:37 ++ ssh 10.30.171.213 hostname -s 09:43:37 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts. 09:43:38 + REMHOST=releng-52208-519-1-mininet-ovs-217-0 09:43:38 + case ${REMHOST} in 09:43:38 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:43:38 + for i in "${ADDR[@]}" 09:43:38 ++ ssh 10.30.171.92 hostname -s 09:43:38 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:43:38 + REMHOST=releng-52208-519-0-builder-0 09:43:38 + case ${REMHOST} in 09:43:38 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:43:38 + echo NUM_ODL_SYSTEM=1 09:43:38 + echo NUM_TOOLS_SYSTEM=1 09:43:38 + '[' '' == yes ']' 09:43:38 + NUM_OPENSTACK_SYSTEM=0 09:43:38 + echo NUM_OPENSTACK_SYSTEM=0 09:43:38 + '[' 0 -eq 2 ']' 09:43:38 + echo ODL_SYSTEM_IP=10.30.171.92 09:43:38 ++ seq 0 0 09:43:38 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:43:38 + echo ODL_SYSTEM_1_IP=10.30.171.92 09:43:38 + echo TOOLS_SYSTEM_IP=10.30.171.213 09:43:38 ++ seq 0 0 09:43:38 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:43:38 + echo TOOLS_SYSTEM_1_IP=10.30.171.213 09:43:38 + openstack_index=0 09:43:38 + NUM_OPENSTACK_CONTROL_NODES=1 09:43:38 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:43:38 ++ seq 0 0 09:43:38 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:43:38 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:43:38 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:38 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:38 + '[' -1 -ge 2 ']' 09:43:38 ++ seq 0 -2 09:43:38 + NUM_OPENSTACK_HAPROXY_NODES=0 09:43:38 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:43:38 ++ seq 0 -1 09:43:38 + echo 'Contents of slave_addresses.txt:' 09:43:38 Contents of slave_addresses.txt: 09:43:38 + cat slave_addresses.txt 09:43:38 NUM_ODL_SYSTEM=1 09:43:38 NUM_TOOLS_SYSTEM=1 09:43:38 NUM_OPENSTACK_SYSTEM=0 09:43:38 ODL_SYSTEM_IP=10.30.171.92 09:43:38 ODL_SYSTEM_1_IP=10.30.171.92 09:43:38 TOOLS_SYSTEM_IP=10.30.171.213 09:43:38 TOOLS_SYSTEM_1_IP=10.30.171.213 09:43:38 NUM_OPENSTACK_CONTROL_NODES=1 09:43:38 OPENSTACK_CONTROL_NODE_1_IP= 09:43:38 NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:38 NUM_OPENSTACK_HAPROXY_NODES=0 09:43:38 [EnvInject] - Injecting environment variables from a build step. 09:43:38 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:43:38 [EnvInject] - Variables injected successfully. 09:43:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins15050747571134586549.sh 09:43:38 Preparing for JRE Version 21 09:43:38 Karaf artifact is karaf 09:43:38 Karaf project is integration 09:43:38 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:43:38 [EnvInject] - Injecting environment variables from a build step. 09:43:38 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:43:38 [EnvInject] - Variables injected successfully. 09:43:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7119150665267999851.sh 09:43:38 2025-10-31 09:43:38 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:43:38 Bundle version is 0.21.4-SNAPSHOT 09:43:38 --2025-10-31 09:43:38-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:43:38 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:38 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:38 HTTP request sent, awaiting response... 200 OK 09:43:38 Length: 1404 (1.4K) [application/xml] 09:43:38 Saving to: ‘maven-metadata.xml’ 09:43:38 09:43:38 0K . 100% 55.3M=0s 09:43:38 09:43:38 2025-10-31 09:43:38 (55.3 MB/s) - ‘maven-metadata.xml’ saved [1404/1404] 09:43:38 09:43:38 09:43:38 09:43:38 org.opendaylight.integration 09:43:38 karaf 09:43:38 0.21.4-SNAPSHOT 09:43:38 09:43:38 09:43:38 20251031.093517 09:43:38 67 09:43:38 09:43:38 20251031093517 09:43:38 09:43:38 09:43:38 pom 09:43:38 0.21.4-20251031.093517-67 09:43:38 20251031093517 09:43:38 09:43:38 09:43:38 tar.gz 09:43:38 0.21.4-20251031.093517-67 09:43:38 20251031093517 09:43:38 09:43:38 09:43:38 zip 09:43:38 0.21.4-20251031.093517-67 09:43:38 20251031093517 09:43:38 09:43:38 09:43:38 cyclonedx 09:43:38 xml 09:43:38 0.21.4-20251031.093517-67 09:43:38 20251031093517 09:43:38 09:43:38 09:43:38 cyclonedx 09:43:38 json 09:43:38 0.21.4-20251031.093517-67 09:43:38 20251031093517 09:43:38 09:43:38 09:43:38 09:43:38 09:43:39 Nexus timestamp is 0.21.4-20251031.093517-67 09:43:39 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251031.093517-67.zip 09:43:39 Distribution bundle is karaf-0.21.4-20251031.093517-67.zip 09:43:39 Distribution bundle version is 0.21.4-SNAPSHOT 09:43:39 Distribution folder is karaf-0.21.4-SNAPSHOT 09:43:39 Nexus prefix is https://nexus.opendaylight.org 09:43:39 [EnvInject] - Injecting environment variables from a build step. 09:43:39 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:43:39 [EnvInject] - Variables injected successfully. 09:43:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4091506137626665417.sh 09:43:39 Setup pyenv: 09:43:39 system 09:43:39 3.8.13 09:43:39 3.9.13 09:43:39 3.10.13 09:43:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7V8X from file:/tmp/.os_lf_venv 09:43:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:41 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:41 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:41 lf-activate-venv(): INFO: Base packages installed successfully 09:43:41 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:43:47 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:47 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:47 lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH 09:43:47 Copying common-functions.sh to /tmp 09:43:49 Copying common-functions.sh to 10.30.171.92:/tmp 09:43:49 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:43:49 Copying common-functions.sh to 10.30.171.213:/tmp 09:43:49 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts. 09:43:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6409379286980141879.sh 09:43:50 common-functions.sh is being sourced 09:43:50 common-functions environment: 09:43:50 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:50 ACTUALFEATURES: 09:43:50 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:50 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:50 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:50 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:50 CONTROLLERMEM: 2048m 09:43:50 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:50 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:50 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:50 SUITES: 09:43:50 09:43:50 ################################################# 09:43:50 ## Configure Cluster and Start ## 09:43:50 ################################################# 09:43:50 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:43:50 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:43:50 Locating script plan to use... 09:43:50 Finished running script plans 09:43:50 Configuring member-1 with IP address 10.30.171.92 09:43:50 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:43:50 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:43:50 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:43:50 ++ [[ /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:50 common-functions.sh is being sourced 09:43:50 ++ echo 'common-functions.sh is being sourced' 09:43:50 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:43:50 ++ DISTROSTREAM=scandium 09:43:50 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:50 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:50 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:50 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:50 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:50 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:50 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:50 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:50 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:50 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:50 ++ export CONTROLLERMEM= 09:43:50 ++ CONTROLLERMEM= 09:43:50 ++ case "${DISTROSTREAM}" in 09:43:50 ++ CLUSTER_SYSTEM=akka 09:43:50 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:50 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:50 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:50 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:50 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:50 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:50 ++ print_common_env 09:43:50 ++ cat 09:43:50 common-functions environment: 09:43:50 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:50 ACTUALFEATURES: 09:43:50 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:50 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:50 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:50 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:50 CONTROLLERMEM: 09:43:50 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:50 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:50 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:50 SUITES: 09:43:50 09:43:50 ++ SSH='ssh -t -t' 09:43:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:43:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:43:50 Changing to /tmp 09:43:50 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251031.093517-67.zip 09:43:50 + echo 'Changing to /tmp' 09:43:50 + cd /tmp 09:43:50 + 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-20251031.093517-67.zip' 09:43:50 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251031.093517-67.zip 09:43:50 --2025-10-31 09:43:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251031.093517-67.zip 09:43:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:50 HTTP request sent, awaiting response... 200 OK 09:43:50 Length: 239811746 (229M) [application/zip] 09:43:50 Saving to: ‘karaf-0.21.4-20251031.093517-67.zip’ 09:43:50 09:43:50 0K ........ ........ ........ ........ ........ ........ 1% 65.9M 3s 09:43:50 3072K ........ ........ ........ ........ ........ ........ 2% 103M 3s 09:43:50 6144K ........ ........ ........ ........ ........ ........ 3% 159M 2s 09:43:50 9216K ........ ........ ........ ........ ........ ........ 5% 232M 2s 09:43:50 12288K ........ ........ ........ ........ ........ ........ 6% 225M 2s 09:43:50 15360K ........ ........ ........ ........ ........ ........ 7% 197M 2s 09:43:50 18432K ........ ........ ........ ........ ........ ........ 9% 218M 1s 09:43:50 21504K ........ ........ ........ ........ ........ ........ 10% 323M 1s 09:43:50 24576K ........ ........ ........ ........ ........ ........ 11% 305M 1s 09:43:50 27648K ........ ........ ........ ........ ........ ........ 13% 336M 1s 09:43:50 30720K ........ ........ ........ ........ ........ ........ 14% 316M 1s 09:43:50 33792K ........ ........ ........ ........ ........ ........ 15% 339M 1s 09:43:50 36864K ........ ........ ........ ........ ........ ........ 17% 249M 1s 09:43:50 39936K ........ ........ ........ ........ ........ ........ 18% 278M 1s 09:43:50 43008K ........ ........ ........ ........ ........ ........ 19% 368M 1s 09:43:50 46080K ........ ........ ........ ........ ........ ........ 20% 226M 1s 09:43:50 49152K ........ ........ ........ ........ ........ ........ 22% 267M 1s 09:43:50 52224K ........ ........ ........ ........ ........ ........ 23% 269M 1s 09:43:50 55296K ........ ........ ........ ........ ........ ........ 24% 240M 1s 09:43:50 58368K ........ ........ ........ ........ ........ ........ 26% 230M 1s 09:43:50 61440K ........ ........ ........ ........ ........ ........ 27% 251M 1s 09:43:50 64512K ........ ........ ........ ........ ........ ........ 28% 290M 1s 09:43:50 67584K ........ ........ ........ ........ ........ ........ 30% 278M 1s 09:43:51 70656K ........ ........ ........ ........ ........ ........ 31% 271M 1s 09:43:51 73728K ........ ........ ........ ........ ........ ........ 32% 283M 1s 09:43:51 76800K ........ ........ ........ ........ ........ ........ 34% 201M 1s 09:43:51 79872K ........ ........ ........ ........ ........ ........ 35% 174M 1s 09:43:51 82944K ........ ........ ........ ........ ........ ........ 36% 194M 1s 09:43:51 86016K ........ ........ ........ ........ ........ ........ 38% 229M 1s 09:43:51 89088K ........ ........ ........ ........ ........ ........ 39% 239M 1s 09:43:51 92160K ........ ........ ........ ........ ........ ........ 40% 265M 1s 09:43:51 95232K ........ ........ ........ ........ ........ ........ 41% 286M 1s 09:43:51 98304K ........ ........ ........ ........ ........ ........ 43% 275M 1s 09:43:51 101376K ........ ........ ........ ........ ........ ........ 44% 286M 1s 09:43:51 104448K ........ ........ ........ ........ ........ ........ 45% 273M 1s 09:43:51 107520K ........ ........ ........ ........ ........ ........ 47% 287M 1s 09:43:51 110592K ........ ........ ........ ........ ........ ........ 48% 278M 1s 09:43:51 113664K ........ ........ ........ ........ ........ ........ 49% 280M 1s 09:43:51 116736K ........ ........ ........ ........ ........ ........ 51% 286M 0s 09:43:51 119808K ........ ........ ........ ........ ........ ........ 52% 276M 0s 09:43:51 122880K ........ ........ ........ ........ ........ ........ 53% 261M 0s 09:43:51 125952K ........ ........ ........ ........ ........ ........ 55% 267M 0s 09:43:51 129024K ........ ........ ........ ........ ........ ........ 56% 269M 0s 09:43:51 132096K ........ ........ ........ ........ ........ ........ 57% 285M 0s 09:43:51 135168K ........ ........ ........ ........ ........ ........ 59% 280M 0s 09:43:51 138240K ........ ........ ........ ........ ........ ........ 60% 274M 0s 09:43:51 141312K ........ ........ ........ ........ ........ ........ 61% 278M 0s 09:43:51 144384K ........ ........ ........ ........ ........ ........ 62% 273M 0s 09:43:51 147456K ........ ........ ........ ........ ........ ........ 64% 280M 0s 09:43:51 150528K ........ ........ ........ ........ ........ ........ 65% 280M 0s 09:43:51 153600K ........ ........ ........ ........ ........ ........ 66% 272M 0s 09:43:51 156672K ........ ........ ........ ........ ........ ........ 68% 256M 0s 09:43:51 159744K ........ ........ ........ ........ ........ ........ 69% 266M 0s 09:43:51 162816K ........ ........ ........ ........ ........ ........ 70% 271M 0s 09:43:51 165888K ........ ........ ........ ........ ........ ........ 72% 275M 0s 09:43:51 168960K ........ ........ ........ ........ ........ ........ 73% 285M 0s 09:43:51 172032K ........ ........ ........ ........ ........ ........ 74% 275M 0s 09:43:51 175104K ........ ........ ........ ........ ........ ........ 76% 278M 0s 09:43:51 178176K ........ ........ ........ ........ ........ ........ 77% 276M 0s 09:43:51 181248K ........ ........ ........ ........ ........ ........ 78% 267M 0s 09:43:51 184320K ........ ........ ........ ........ ........ ........ 80% 252M 0s 09:43:51 187392K ........ ........ ........ ........ ........ ........ 81% 254M 0s 09:43:51 190464K ........ ........ ........ ........ ........ ........ 82% 256M 0s 09:43:51 193536K ........ ........ ........ ........ ........ ........ 83% 260M 0s 09:43:51 196608K ........ ........ ........ ........ ........ ........ 85% 273M 0s 09:43:51 199680K ........ ........ ........ ........ ........ ........ 86% 273M 0s 09:43:51 202752K ........ ........ ........ ........ ........ ........ 87% 277M 0s 09:43:51 205824K ........ ........ ........ ........ ........ ........ 89% 281M 0s 09:43:51 208896K ........ ........ ........ ........ ........ ........ 90% 271M 0s 09:43:51 211968K ........ ........ ........ ........ ........ ........ 91% 268M 0s 09:43:51 215040K ........ ........ ........ ........ ........ ........ 93% 272M 0s 09:43:51 218112K ........ ........ ........ ........ ........ ........ 94% 270M 0s 09:43:51 221184K ........ ........ ........ ........ ........ ........ 95% 222M 0s 09:43:51 224256K ........ ........ ........ ........ ........ ........ 97% 256M 0s 09:43:51 227328K ........ ........ ........ ........ ........ ........ 98% 276M 0s 09:43:51 230400K ........ ........ ........ ........ ........ ........ 99% 275M 0s 09:43:51 233472K ........ ... 100% 287M=0.9s 09:43:51 09:43:51 2025-10-31 09:43:51 (247 MB/s) - ‘karaf-0.21.4-20251031.093517-67.zip’ saved [239811746/239811746] 09:43:51 09:43:51 Extracting the new controller... 09:43:51 + echo 'Extracting the new controller...' 09:43:51 + unzip -q karaf-0.21.4-20251031.093517-67.zip 09:43:53 Adding external repositories... 09:43:53 + echo 'Adding external repositories...' 09:43:53 + 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:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:53 ################################################################################ 09:43:53 # 09:43:53 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:53 # contributor license agreements. See the NOTICE file distributed with 09:43:53 # this work for additional information regarding copyright ownership. 09:43:53 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:53 # (the "License"); you may not use this file except in compliance with 09:43:53 # the License. You may obtain a copy of the License at 09:43:53 # 09:43:53 # http://www.apache.org/licenses/LICENSE-2.0 09:43:53 # 09:43:53 # Unless required by applicable law or agreed to in writing, software 09:43:53 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:53 # See the License for the specific language governing permissions and 09:43:53 # limitations under the License. 09:43:53 # 09:43:53 ################################################################################ 09:43:53 09:43:53 # 09:43:53 # If set to true, the following property will not allow any certificate to be used 09:43:53 # when accessing Maven repositories through SSL 09:43:53 # 09:43:53 #org.ops4j.pax.url.mvn.certificateCheck= 09:43:53 09:43:53 # 09:43:53 # Path to the local Maven settings file. 09:43:53 # The repositories defined in this file will be automatically added to the list 09:43:53 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:43:53 # below is not set. 09:43:53 # The following locations are checked for the existence of the settings.xml file 09:43:53 # * 1. looks for the specified url 09:43:53 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:43:53 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:43:53 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:43:53 # 09:43:53 #org.ops4j.pax.url.mvn.settings= 09:43:53 09:43:53 # 09:43:53 # Path to the local Maven repository which is used to avoid downloading 09:43:53 # artifacts when they already exist locally. 09:43:53 # The value of this property will be extracted from the settings.xml file 09:43:53 # above, or defaulted to: 09:43:53 # System.getProperty( "user.home" ) + "/.m2/repository" 09:43:53 # 09:43:53 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:43:53 09:43:53 # 09:43:53 # Default this to false. It's just weird to use undocumented repos 09:43:53 # 09:43:53 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:43:53 09:43:53 # 09:43:53 # Uncomment if you don't wanna use the proxy settings 09:43:53 # from the Maven conf/settings.xml file 09:43:53 # 09:43:53 # org.ops4j.pax.url.mvn.proxySupport=false 09:43:53 09:43:53 # 09:43:53 # Comma separated list of repositories scanned when resolving an artifact. 09:43:53 # Those repositories will be checked before iterating through the 09:43:53 # below list of repositories and even before the local repository 09:43:53 # A repository url can be appended with zero or more of the following flags: 09:43:53 # @snapshots : the repository contains snaphots 09:43:53 # @noreleases : the repository does not contain any released artifacts 09:43:53 # 09:43:53 # The following property value will add the system folder as a repo. 09:43:53 # 09:43:53 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:43:53 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:43:53 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:43:53 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:43:53 09:43:53 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:43:53 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:43:53 09:43:53 # 09:43:53 # Comma separated list of repositories scanned when resolving an artifact. 09:43:53 # The default list includes the following repositories: 09:43:53 # http://repo1.maven.org/maven2@id=central 09:43:53 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:43:53 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:43:53 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:43:53 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:43:53 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:43:53 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:53 # To add repositories to the default ones, prepend '+' to the list of repositories 09:43:53 # to add. 09:43:53 # A repository url can be appended with zero or more of the following flags: 09:43:53 # @snapshots : the repository contains snapshots 09:43:53 # @noreleases : the repository does not contain any released artifacts 09:43:53 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:43:53 # 09:43:53 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:53 09:43:53 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 09:43:53 Configuring the startup features... 09:43:53 + echo 'Configuring the startup features...' 09:43:53 + 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:53 + FEATURE_TEST_STRING=features-test 09:43:53 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:43:53 + KARAF_VERSION=karaf4 09:43:53 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:43:53 + 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:53 + [[ ! -z '' ]] 09:43:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:53 ################################################################################ 09:43:53 # 09:43:53 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:53 # contributor license agreements. See the NOTICE file distributed with 09:43:53 # this work for additional information regarding copyright ownership. 09:43:53 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:53 # (the "License"); you may not use this file except in compliance with 09:43:53 # the License. You may obtain a copy of the License at 09:43:53 # 09:43:53 # http://www.apache.org/licenses/LICENSE-2.0 09:43:53 # 09:43:53 # Unless required by applicable law or agreed to in writing, software 09:43:53 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:53 # See the License for the specific language governing permissions and 09:43:53 # limitations under the License. 09:43:53 # 09:43:53 ################################################################################ 09:43:53 09:43:53 # 09:43:53 # Comma separated list of features repositories to register by default 09:43:53 # 09:43:53 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}/bf689e43-cea2-4dbe-8f14-b7f0315501cc.xml 09:43:53 09:43:53 # 09:43:53 # Comma separated list of features to install at startup 09:43:53 # 09:43:53 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, c8920f01-16b0-4568-badf-0c3091efb152 09:43:53 09:43:53 # 09:43:53 # Resource repositories (OBR) that the features resolver can use 09:43:53 # to resolve requirements/capabilities 09:43:53 # 09:43:53 # The format of the resourceRepositories is 09:43:53 # resourceRepositories=[xml:url|json:url],... 09:43:53 # for Instance: 09:43:53 # 09:43:53 #resourceRepositories=xml:http://host/path/to/index.xml 09:43:53 # or 09:43:53 #resourceRepositories=json:http://host/path/to/index.json 09:43:53 # 09:43:53 09:43:53 # 09:43:53 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:43:53 # 09:43:53 featuresBootAsynchronous=false 09:43:53 09:43:53 # 09:43:53 # Service requirements enforcement 09:43:53 # 09:43:53 # By default, the feature resolver checks the service requirements/capabilities of 09:43:53 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:43:53 # the required bundles. 09:43:53 # The following flag can have those values: 09:43:53 # - disable: service requirements are completely ignored 09:43:53 # - default: service requirements are ignored for old features 09:43:53 # - enforce: service requirements are always verified 09:43:53 # 09:43:53 #serviceRequirements=default 09:43:53 09:43:53 # 09:43:53 # Store cfg file for config element in feature 09:43:53 # 09:43:53 #configCfgStore=true 09:43:53 09:43:53 # 09:43:53 # Define if the feature service automatically refresh bundles 09:43:53 # 09:43:53 autoRefresh=true 09:43:53 09:43:53 # 09:43:53 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:43:53 # XML file defines instructions related to features processing 09:43:53 # versions.properties may declare properties to resolve placeholders in XML file 09:43:53 # both files are relative to ${karaf.etc} 09:43:53 # 09:43:53 #featureProcessing=org.apache.karaf.features.xml 09:43:53 #featureProcessingVersions=versions.properties 09:43:53 + configure_karaf_log karaf4 '' 09:43:53 + local -r karaf_version=karaf4 09:43:53 + local -r controllerdebugmap= 09:43:53 + local logapi=log4j 09:43:53 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:53 log4j2.rootLogger.level = INFO 09:43:53 #log4j2.rootLogger.type = asyncRoot 09:43:53 #log4j2.rootLogger.includeLocation = false 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:53 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:53 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:53 log4j2.logger.spifly.level = WARN 09:43:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:53 log4j2.logger.audit.level = INFO 09:43:53 log4j2.logger.audit.additivity = false 09:43:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:53 log4j2.appender.console.type = Console 09:43:53 log4j2.appender.console.name = Console 09:43:53 log4j2.appender.console.layout.type = PatternLayout 09:43:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:53 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:53 log4j2.appender.rolling.name = RollingFile 09:43:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:53 #log4j2.appender.rolling.immediateFlush = false 09:43:53 log4j2.appender.rolling.append = true 09:43:53 log4j2.appender.rolling.layout.type = PatternLayout 09:43:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:53 log4j2.appender.rolling.policies.type = Policies 09:43:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:53 log4j2.appender.rolling.policies.size.size = 64MB 09:43:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:53 log4j2.appender.rolling.strategy.max = 7 09:43:53 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:53 log4j2.appender.audit.name = AuditRollingFile 09:43:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:53 log4j2.appender.audit.append = true 09:43:53 log4j2.appender.audit.layout.type = PatternLayout 09:43:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:53 log4j2.appender.audit.policies.type = Policies 09:43:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:53 log4j2.appender.audit.policies.size.size = 8MB 09:43:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:53 log4j2.appender.audit.strategy.max = 7 09:43:53 log4j2.appender.osgi.type = PaxOsgi 09:43:53 log4j2.appender.osgi.name = PaxOsgi 09:43:53 log4j2.appender.osgi.filter = * 09:43:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:53 #log4j2.logger.aether.level = TRACE 09:43:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:53 #log4j2.logger.http-headers.level = DEBUG 09:43:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:53 #log4j2.logger.maven.level = TRACE 09:43:53 + logapi=log4j2 09:43:53 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:43:53 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:43:53 + '[' log4j2 == log4j2 ']' 09:43:53 + 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:53 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:43:53 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:43:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:43:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:43:53 + unset IFS 09:43:53 controllerdebugmap: 09:43:53 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:53 + echo 'controllerdebugmap: ' 09:43:53 + '[' -n '' ']' 09:43:53 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:43:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:53 ################################################################################ 09:43:53 # 09:43:53 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:53 # contributor license agreements. See the NOTICE file distributed with 09:43:53 # this work for additional information regarding copyright ownership. 09:43:53 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:53 # (the "License"); you may not use this file except in compliance with 09:43:53 # the License. You may obtain a copy of the License at 09:43:53 # 09:43:53 # http://www.apache.org/licenses/LICENSE-2.0 09:43:53 # 09:43:53 # Unless required by applicable law or agreed to in writing, software 09:43:53 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:53 # See the License for the specific language governing permissions and 09:43:53 # limitations under the License. 09:43:53 # 09:43:53 ################################################################################ 09:43:53 09:43:53 # Common pattern layout for appenders 09:43:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:53 09:43:53 # Root logger 09:43:53 log4j2.rootLogger.level = INFO 09:43:53 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:43:53 #log4j2.rootLogger.type = asyncRoot 09:43:53 #log4j2.rootLogger.includeLocation = false 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:53 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:53 09:43:53 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:53 09:43:53 # Loggers configuration 09:43:53 09:43:53 # Spifly logger 09:43:53 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:53 log4j2.logger.spifly.level = WARN 09:43:53 09:43:53 # Security audit logger 09:43:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:53 log4j2.logger.audit.level = INFO 09:43:53 log4j2.logger.audit.additivity = false 09:43:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:53 09:43:53 # Appenders configuration 09:43:53 09:43:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:53 log4j2.appender.console.type = Console 09:43:53 log4j2.appender.console.name = Console 09:43:53 log4j2.appender.console.layout.type = PatternLayout 09:43:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:53 09:43:53 # Rolling file appender 09:43:53 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:53 log4j2.appender.rolling.name = RollingFile 09:43:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:53 # uncomment to not force a disk flush 09:43:53 #log4j2.appender.rolling.immediateFlush = false 09:43:53 log4j2.appender.rolling.append = true 09:43:53 log4j2.appender.rolling.layout.type = PatternLayout 09:43:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:53 log4j2.appender.rolling.policies.type = Policies 09:43:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:53 log4j2.appender.rolling.policies.size.size = 1GB 09:43:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:53 log4j2.appender.rolling.strategy.max = 7 09:43:53 09:43:53 # Audit file appender 09:43:53 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:53 log4j2.appender.audit.name = AuditRollingFile 09:43:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:53 log4j2.appender.audit.append = true 09:43:53 log4j2.appender.audit.layout.type = PatternLayout 09:43:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:53 log4j2.appender.audit.policies.type = Policies 09:43:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:53 log4j2.appender.audit.policies.size.size = 8MB 09:43:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:53 log4j2.appender.audit.strategy.max = 7 09:43:53 09:43:53 # OSGi appender 09:43:53 log4j2.appender.osgi.type = PaxOsgi 09:43:53 log4j2.appender.osgi.name = PaxOsgi 09:43:53 log4j2.appender.osgi.filter = * 09:43:53 09:43:53 # help with identification of maven-related problems with pax-url-aether 09:43:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:53 #log4j2.logger.aether.level = TRACE 09:43:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:53 #log4j2.logger.http-headers.level = DEBUG 09:43:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:53 #log4j2.logger.maven.level = TRACE 09:43:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:43:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:43:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:43:53 + local -r controllermem=2048m 09:43:53 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:53 Configure 09:43:53 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:43:53 max memory: 2048m 09:43:53 + echo Configure 09:43:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:43:53 + echo ' max memory: 2048m' 09:43:53 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:53 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:53 + 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:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:53 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:53 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:53 #!/bin/sh 09:43:53 # 09:43:53 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:53 # contributor license agreements. See the NOTICE file distributed with 09:43:53 # this work for additional information regarding copyright ownership. 09:43:53 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:53 # (the "License"); you may not use this file except in compliance with 09:43:53 # the License. You may obtain a copy of the License at 09:43:53 # 09:43:53 # http://www.apache.org/licenses/LICENSE-2.0 09:43:53 # 09:43:53 # Unless required by applicable law or agreed to in writing, software 09:43:53 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:53 # See the License for the specific language governing permissions and 09:43:53 # limitations under the License. 09:43:53 # 09:43:53 09:43:53 # 09:43:53 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:43:53 # script: client, instance, shell, start, status, stop, karaf 09:43:53 # 09:43:53 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:43:53 # Actions go here... 09:43:53 # fi 09:43:53 09:43:53 # 09:43:53 # general settings which should be applied for all scripts go here; please keep 09:43:53 # in mind that it is possible that scripts might be executed more than once, e.g. 09:43:53 # in example of the start script where the start script is executed first and the 09:43:53 # karaf script afterwards. 09:43:53 # 09:43:53 09:43:53 # 09:43:53 # The following section shows the possible configuration options for the default 09:43:53 # karaf scripts 09:43:53 # 09:43:53 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:43:53 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:43:53 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:43:53 # export EXTRA_JAVA_OPTS # Additional JVM options 09:43:53 # export KARAF_HOME # Karaf home folder 09:43:53 # export KARAF_DATA # Karaf data folder 09:43:53 # export KARAF_BASE # Karaf base folder 09:43:53 # export KARAF_ETC # Karaf etc folder 09:43:53 # export KARAF_LOG # Karaf log folder 09:43:53 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:43:53 # export KARAF_OPTS # Additional available Karaf options 09:43:53 # export KARAF_DEBUG # Enable debug mode 09:43:53 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:43:53 # export KARAF_NOROOT # Prevent execution as root if set to true 09:43:53 Set Java version 09:43:53 + echo 'Set Java version' 09:43:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:43:53 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:53 sudo: a password is required 09:43:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:53 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:53 sudo: a password is required 09:43:53 JDK default version ... 09:43:53 + echo 'JDK default version ...' 09:43:53 + java -version 09:43:54 openjdk version "21.0.8" 2025-07-15 09:43:54 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:43:54 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:43:54 Set JAVA_HOME 09:43:54 + echo 'Set JAVA_HOME' 09:43:54 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:54 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:54 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:54 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:54 Listing all open ports on controller system... 09:43:54 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:54 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:43:54 + echo 'Listing all open ports on controller system...' 09:43:54 + netstat -pnatu 09:43:54 /tmp/configuration-script.sh: line 40: netstat: command not found 09:43:54 Configuring cluster 09:43:54 + '[' -f /tmp/custom_shard_config.txt ']' 09:43:54 + echo 'Configuring cluster' 09:43:54 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.92 09:43:54 ################################################ 09:43:54 ## Configure Cluster ## 09:43:54 ################################################ 09:43:54 NOTE: Cluster configuration files not found. Copying from 09:43:54 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:43:54 Configuring unique name in akka.conf 09:43:54 Configuring hostname in akka.conf 09:43:54 Configuring data and rpc seed nodes in akka.conf 09:43:54 modules = [ 09:43:54 09:43:54 { 09:43:54 name = "inventory" 09:43:54 namespace = "urn:opendaylight:inventory" 09:43:54 shard-strategy = "module" 09:43:54 }, 09:43:54 { 09:43:54 name = "topology" 09:43:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:54 shard-strategy = "module" 09:43:54 }, 09:43:54 { 09:43:54 name = "toaster" 09:43:54 namespace = "http://netconfcentral.org/ns/toaster" 09:43:54 shard-strategy = "module" 09:43:54 } 09:43:54 ] 09:43:54 Configuring replication type in module-shards.conf 09:43:54 ################################################ 09:43:54 ## NOTE: Manually restart controller to ## 09:43:54 ## apply configuration. ## 09:43:54 ################################################ 09:43:54 Dump akka.conf 09:43:54 + echo 'Dump akka.conf' 09:43:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:54 09:43:54 odl-cluster-data { 09:43:54 akka { 09:43:54 remote { 09:43:54 artery { 09:43:54 enabled = on 09:43:54 transport = tcp 09:43:54 canonical.hostname = "10.30.171.92" 09:43:54 canonical.port = 2550 09:43:54 } 09:43:54 } 09:43:54 09:43:54 cluster { 09:43:54 # Using artery. 09:43:54 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.92:2550"] 09:43:54 09:43:54 roles = ["member-1"] 09:43:54 09:43:54 # when under load we might trip a false positive on the failure detector 09:43:54 # failure-detector { 09:43:54 # heartbeat-interval = 4 s 09:43:54 # acceptable-heartbeat-pause = 16s 09:43:54 # } 09:43:54 } 09:43:54 09:43:54 persistence { 09:43:54 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:43:54 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:43:54 # The relative path is always relative to KARAF_HOME. 09:43:54 09:43:54 # snapshot-store.local.dir = "target/snapshots" 09:43:54 09:43:54 # Use lz4 compression for LocalSnapshotStore snapshots 09:43:54 snapshot-store.local.use-lz4-compression = false 09:43:54 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:43:54 snapshot-store.local.lz4-blocksize = 256KB 09:43:54 } 09:43:54 disable-default-actor-system-quarantined-event-handling = "false" 09:43:54 } 09:43:54 } 09:43:54 Dump modules.conf 09:43:54 + echo 'Dump modules.conf' 09:43:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:54 modules = [ 09:43:54 09:43:54 { 09:43:54 name = "inventory" 09:43:54 namespace = "urn:opendaylight:inventory" 09:43:54 shard-strategy = "module" 09:43:54 }, 09:43:54 { 09:43:54 name = "topology" 09:43:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:54 shard-strategy = "module" 09:43:54 }, 09:43:54 { 09:43:54 name = "toaster" 09:43:54 namespace = "http://netconfcentral.org/ns/toaster" 09:43:54 shard-strategy = "module" 09:43:54 } 09:43:54 ] 09:43:54 Dump module-shards.conf 09:43:54 + echo 'Dump module-shards.conf' 09:43:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:54 module-shards = [ 09:43:54 { 09:43:54 name = "default" 09:43:54 shards = [ 09:43:54 { 09:43:54 name = "default" 09:43:54 replicas = ["member-1"] 09:43:54 } 09:43:54 ] 09:43:54 }, 09:43:54 { 09:43:54 name = "inventory" 09:43:54 shards = [ 09:43:54 { 09:43:54 name="inventory" 09:43:54 replicas = ["member-1"] 09:43:54 } 09:43:54 ] 09:43:54 }, 09:43:54 { 09:43:54 name = "topology" 09:43:54 shards = [ 09:43:54 { 09:43:54 name="topology" 09:43:54 replicas = ["member-1"] 09:43:54 } 09:43:54 ] 09:43:54 }, 09:43:54 { 09:43:54 name = "toaster" 09:43:54 shards = [ 09:43:54 { 09:43:54 name="toaster" 09:43:54 replicas = ["member-1"] 09:43:54 } 09:43:54 ] 09:43:54 } 09:43:54 ] 09:43:54 Locating config plan to use... 09:43:54 Finished running config plans 09:43:54 Starting member-1 with IP address 10.30.171.92 09:43:54 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:43:54 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:43:54 Redirecting karaf console output to karaf_console.log 09:43:54 Starting controller... 09:43:54 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:43:54 Execute the post startup script on controller 10.30.171.92 09:43:54 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:43:54 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:43:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:55 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:45:00 2025-10-31T09:44:14,113 | 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:45:00 Controller is UP 09:45:00 2025-10-31T09:44:14,113 | 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:45:00 Listing all open ports on controller system... 09:45:00 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:45:00 looking for "BindException: Address already in use" in log file 09:45:00 looking for "server is unhealthy" in log file 09:45:00 Let's take the karaf thread dump 09:45:00 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:45:00 karaf main: org.apache.karaf.main.Main, pid:2050 09:45:00 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:45:01 Generating mininet variables... 09:45:01 Locating test plan to use... 09:45:01 Changing the testplan path... 09:45:01 # Place the suites in run order: 09:45:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:45:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:45:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:45:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:45:01 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:45:01 ============================================================================== 09:45:01 openflowplugin-sanity.txt 09:45:01 ============================================================================== 09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:45:01 ============================================================================== 09:45:05 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:45:05 ============================================================================== 09:45:05 Get list of nodes :: Get the inventory | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Link Down :: Take link s1-s2 down | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Link Up :: Take link s1-s2 up | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:45:08 7 tests, 7 passed, 0 failed 09:45:08 ============================================================================== 09:45:08 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:45:08 ============================================================================== 09:45:08 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 List all the links :: List all the links in the topology. | PASS | 09:45:12 ------------------------------------------------------------------------------ 09:45:12 Link Down :: Take link s1-s2 down | PASS | 09:45:12 ------------------------------------------------------------------------------ 09:45:12 Link Up :: Take link s1-s2 up | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:45:17 4 tests, 4 passed, 0 failed 09:45:17 ============================================================================== 09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:45:17 ============================================================================== 09:45:17 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:45:17 4 tests, 4 passed, 0 failed 09:45:17 ============================================================================== 09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:45:17 ============================================================================== 09:45:17 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:45:21 6 tests, 6 passed, 0 failed 09:45:21 ============================================================================== 09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:45:21 21 tests, 21 passed, 0 failed 09:45:21 ============================================================================== 09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:45:21 ============================================================================== 09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:45:24 ============================================================================== 09:45:24 Get list of nodes :: Get the inventory | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Link Down :: Take link s1-s2 down | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Link Up :: Take link s1-s2 up | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:45:26 7 tests, 7 passed, 0 failed 09:45:26 ============================================================================== 09:45:26 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:45:26 ============================================================================== 09:45:26 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 List all the links :: List all the links in the topology. | PASS | 09:45:32 ------------------------------------------------------------------------------ 09:45:32 Link Down :: Take link s1-s2 down | PASS | 09:45:33 ------------------------------------------------------------------------------ 09:45:33 Link Up :: Take link s1-s2 up | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:45:37 4 tests, 4 passed, 0 failed 09:45:37 ============================================================================== 09:45:37 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:45:37 ============================================================================== 09:45:37 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:45:37 4 tests, 4 passed, 0 failed 09:45:37 ============================================================================== 09:45:37 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:45:37 ============================================================================== 09:45:37 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Verify after modifying flow operational - Output to physical port#... | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:45:47 9 tests, 9 passed, 0 failed 09:45:47 ============================================================================== 09:45:47 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:45:47 24 tests, 24 passed, 0 failed 09:45:47 ============================================================================== 09:45:47 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:45:47 ============================================================================== 09:45:50 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:45:50 ============================================================================== 09:45:51 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 1 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 2 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 3 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 4 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 5 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 6 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 7 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 8 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 9 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 10 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 11 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 14 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 15 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 16 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 17 Added | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 18 Added | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 19 Added | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 20 Added | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 21 Added | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 22 Added | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 23 Added | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 24 Added | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Test Is Flow 25 Added | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 31 Added | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 36 Added | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 38 Added | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 43 Added | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 45 Added | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 101 Added | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 102 Added | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 103 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 104 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 105 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 106 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 107 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 108 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 109 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 110 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 113 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 156 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 201 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 202 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 203 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 204 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 205 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 206 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 209 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 214 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 218 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 219 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 220 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 221 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 222 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 223 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 224 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 225 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 550 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 1 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 2 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 3 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 4 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 5 Updated | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 6 Updated | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 7 Updated | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 8 Updated | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 9 Updated | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 10 Updated | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 11 Updated | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 14 Updated | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 15 Updated | PASS | 09:46:11 ------------------------------------------------------------------------------ 09:46:11 Test Is Flow 16 Updated | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 17 Updated | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 18 Updated | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 19 Updated | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 20 Updated | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 21 Updated | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 22 Updated | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 23 Updated | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 24 Updated | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 25 Updated | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 31 Updated | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 36 Updated | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 38 Updated | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 43 Updated | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 45 Updated | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 101 Updated | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 102 Updated | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 103 Updated | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 104 Updated | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 105 Updated | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 106 Updated | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 107 Updated | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 108 Updated | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 109 Updated | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 110 Updated | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 113 Updated | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 156 Updated | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 201 Updated | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 202 Updated | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 203 Updated | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 204 Updated | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 205 Updated | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 206 Updated | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 209 Updated | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 214 Updated | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 218 Updated | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 219 Updated | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 220 Updated | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 221 Updated | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 222 Updated | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 223 Updated | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 224 Updated | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 225 Updated | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 550 Updated | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 1 Deleted | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 2 Deleted | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 3 Deleted | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 4 Deleted | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 5 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 6 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 7 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 8 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 9 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 10 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 11 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 14 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 15 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 16 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 17 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 18 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 19 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 20 Deleted | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 21 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 22 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 23 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 24 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 25 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 31 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 36 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 38 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 43 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 45 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 101 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 102 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 103 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 104 Deleted | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 105 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 106 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 107 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 108 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 109 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 110 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 113 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 156 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 201 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 202 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 203 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 204 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 205 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 206 Deleted | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 209 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 214 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 218 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 219 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 220 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 221 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 222 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 223 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 224 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 225 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 550 Deleted | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:46:25 174 tests, 174 passed, 0 failed 09:46:25 ============================================================================== 09:46:25 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:46:25 ============================================================================== 09:46:25 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 1 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 2 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 3 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 4 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 5 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 6 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 7 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 8 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 9 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 10 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 11 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 15 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 16 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 17 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 18 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 19 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 20 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 21 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 22 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 23 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 24 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 25 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 31 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 36 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 38 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 43 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 45 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 101 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 102 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 103 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 104 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 105 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 106 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 107 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 108 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 109 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 110 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 113 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 201 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 202 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 203 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 204 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 205 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 206 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 209 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 214 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 218 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 219 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 220 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:47:26 ------------------------------------------------------------------------------ 09:47:26 Test Is Flow 1 Updated | PASS | 09:47:26 ------------------------------------------------------------------------------ 09:47:26 Test Is Flow 2 Updated | PASS | 09:47:26 ------------------------------------------------------------------------------ 09:47:26 Test Is Flow 3 Updated | PASS | 09:47:26 ------------------------------------------------------------------------------ 09:47:26 Test Is Flow 4 Updated | PASS | 09:47:26 ------------------------------------------------------------------------------ 09:47:26 Test Is Flow 5 Updated | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Test Is Flow 6 Updated | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Test Is Flow 7 Updated | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Test Is Flow 8 Updated | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Test Is Flow 9 Updated | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Test Is Flow 10 Updated | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Test Is Flow 11 Updated | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Test Is Flow 14 Updated | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Test Is Flow 15 Updated | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Test Is Flow 16 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 17 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 18 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 19 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 20 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 21 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 22 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 23 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 24 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 25 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 31 Updated | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 36 Updated | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 38 Updated | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 43 Updated | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 45 Updated | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 101 Updated | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 102 Updated | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 103 Updated | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 104 Updated | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 105 Updated | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 106 Updated | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 107 Updated | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 108 Updated | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 109 Updated | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 110 Updated | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 113 Updated | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 201 Updated | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 202 Updated | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 203 Updated | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 204 Updated | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 205 Updated | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 206 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 209 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 214 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 218 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 219 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 220 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Test Is Flow 1 Deleted | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Test Is Flow 2 Deleted | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Test Is Flow 3 Deleted | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Test Is Flow 4 Deleted | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Test Is Flow 5 Deleted | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Test Is Flow 6 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 7 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 8 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 9 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 10 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 11 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 14 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 15 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 16 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 17 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 18 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 19 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 20 Deleted | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Test Is Flow 21 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 22 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 23 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 24 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 25 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 31 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 36 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 38 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 43 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 45 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 101 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 102 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 103 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 104 Deleted | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Test Is Flow 105 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 106 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 107 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 108 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 109 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 110 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 113 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 201 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 202 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 203 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 204 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 205 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 206 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 209 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 214 Deleted | PASS | 09:48:02 ------------------------------------------------------------------------------ 09:48:02 Test Is Flow 218 Deleted | PASS | 09:48:03 ------------------------------------------------------------------------------ 09:48:03 Test Is Flow 219 Deleted | PASS | 09:48:03 ------------------------------------------------------------------------------ 09:48:03 Test Is Flow 220 Deleted | PASS | 09:48:03 ------------------------------------------------------------------------------ 09:48:03 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:48:03 152 tests, 152 passed, 0 failed 09:48:03 ============================================================================== 09:48:03 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:48:03 326 tests, 326 passed, 0 failed 09:48:03 ============================================================================== 09:48:03 openflowplugin-sanity.txt.Reconciliation 09:48:03 ============================================================================== 09:48:03 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:48:03 ============================================================================== 09:48:03 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:48:04 ------------------------------------------------------------------------------ 09:48:04 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:48:06 ------------------------------------------------------------------------------ 09:48:06 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:48:07 ------------------------------------------------------------------------------ 09:48:07 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:48:10 ------------------------------------------------------------------------------ 09:48:10 Check Linear Topology :: Check Linear Topology. | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:18 | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:29 | PASS | 09:48:29 ------------------------------------------------------------------------------ 09:48:29 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:48:31 ------------------------------------------------------------------------------ 09:48:31 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:48:31 ------------------------------------------------------------------------------ 09:48:31 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:48:34 ------------------------------------------------------------------------------ 09:48:34 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:03 | PASS | 09:49:03 ------------------------------------------------------------------------------ 09:49:03 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:49:03 ------------------------------------------------------------------------------ 09:49:03 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:49:03 ------------------------------------------------------------------------------ 09:49:03 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:49:03 ------------------------------------------------------------------------------ 09:49:03 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:49:04 ------------------------------------------------------------------------------ 09:49:04 Stop Mininet :: Stop Mininet. | PASS | 09:49:04 ------------------------------------------------------------------------------ 09:49:04 Check No Switches :: Check no switches in topology. | PASS | 09:49:05 ------------------------------------------------------------------------------ 09:49:05 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:49:05 23 tests, 23 passed, 0 failed 09:49:05 ============================================================================== 09:49:05 openflowplugin-sanity.txt.Reconciliation | PASS | 09:49:05 23 tests, 23 passed, 0 failed 09:49:05 ============================================================================== 09:49:05 openflowplugin-sanity.txt | PASS | 09:49:05 394 tests, 394 passed, 0 failed 09:49:05 ============================================================================== 09:49:05 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:49:09 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:49:09 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:49:10 Examining the files in data/log and checking filesize 09:49:10 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:10 total 1020 09:49:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 09:43 . 09:49:10 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 31 09:43 karaf_console.log 09:49:10 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 09:44 .. 09:49:10 -rw-rw-r-- 1 jenkins jenkins 1028818 Oct 31 09:49 karaf.log 09:49:10 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:10 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:49:10 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:49:10 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:10 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:49:10 Let's take the karaf thread dump again... 09:49:10 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:10 karaf main: org.apache.karaf.main.Main, pid:4628 09:49:10 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:11 Killing ODL 09:49:11 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:16 Compressing karaf.log 1 09:49:16 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:16 Fetching compressed karaf.log 1 09:49:16 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:17 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:17 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:17 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:17 Fetch GC logs 09:49:17 Warning: Permanently added '10.30.171.92' (ECDSA) to the list of known hosts. 09:49:17 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:49:17 Examine copied files 09:49:17 total 43944 09:49:17 drwxrwxr-x. 2 jenkins jenkins 6 Oct 31 09:49 gclogs-1 09:49:17 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 31 09:49 odl1_karaf_console.log 09:49:17 -rw-rw-r--. 1 jenkins jenkins 70620 Oct 31 09:49 odl1_karaf.log.gz 09:49:17 -rw-rw-r--. 1 jenkins jenkins 150442 Oct 31 09:49 karaf_1_4628_threads_after.log 09:49:17 -rw-rw-r--. 1 jenkins jenkins 14239 Oct 31 09:49 ps_after.log 09:49:17 -rw-rw-r--. 1 jenkins jenkins 270951 Oct 31 09:49 report.html 09:49:17 -rw-rw-r--. 1 jenkins jenkins 3392311 Oct 31 09:49 log.html 09:49:17 -rw-rw-r--. 1 jenkins jenkins 40905672 Oct 31 09:49 output.xml 09:49:17 -rw-rw-r--. 1 jenkins jenkins 491 Oct 31 09:45 testplan.txt 09:49:17 -rw-rw-r--. 1 jenkins jenkins 106244 Oct 31 09:45 karaf_1_2050_threads_before.log 09:49:17 -rw-rw-r--. 1 jenkins jenkins 14654 Oct 31 09:45 ps_before.log 09:49:17 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 31 09:43 post-startup-script.sh 09:49:17 -rw-rw-r--. 1 jenkins jenkins 252 Oct 31 09:43 startup-script.sh 09:49:17 -rw-rw-r--. 1 jenkins jenkins 3491 Oct 31 09:43 configuration-script.sh 09:49:17 -rw-rw-r--. 1 jenkins jenkins 335 Oct 31 09:43 detect_variables.env 09:49:17 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 31 09:43 pom.xml 09:49:17 -rw-rw-r--. 1 jenkins jenkins 92 Oct 31 09:43 set_variables.env 09:49:17 -rw-rw-r--. 1 jenkins jenkins 297 Oct 31 09:43 slave_addresses.txt 09:49:17 -rw-rw-r--. 1 jenkins jenkins 570 Oct 31 09:42 requirements.txt 09:49:17 -rw-rw-r--. 1 jenkins jenkins 26 Oct 31 09:42 env.properties 09:49:17 -rw-rw-r--. 1 jenkins jenkins 334 Oct 31 09:41 stack-parameters.yaml 09:49:17 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 31 09:40 test 09:49:17 drwxrwxr-x. 2 jenkins jenkins 6 Oct 31 09:40 test@tmp 09:49:17 -rw-rw-r--. 1 jenkins jenkins 1404 Oct 31 09:35 maven-metadata.xml 09:49:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15371515559673299224.sh 09:49:17 Karaf Deployments, Tests must have already run 09:49:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins8250055631058693207.sh 09:49:17 Cleaning up Robot installation... 09:49:18 $ ssh-agent -k 09:49:18 unset SSH_AUTH_SOCK; 09:49:18 unset SSH_AGENT_PID; 09:49:18 echo Agent pid 6473 killed; 09:49:18 [ssh-agent] Stopped. 09:49:18 Recording plot data 09:49:18 Robot results publisher started... 09:49:18 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:49:18 -Parsing output xml: 09:49:19 Done! 09:49:19 -Copying log files to build dir: 09:49:20 Done! 09:49:20 -Assigning results to build: 09:49:20 Done! 09:49:20 -Checking thresholds: 09:49:20 Done! 09:49:20 Done publishing Robot results. 09:49:20 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10540845127293572020.sh 09:49:20 Archiving csit artifacts 09:49:20 mv: cannot stat '*_1.png': No such file or directory 09:49:20 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:49:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:49:20 Dload Upload Total Spent Left Speed 09:49:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3535k 0 3535k 0 0 5065k 0 --:--:-- --:--:-- --:--:-- 5072k 09:49:21 Archive: robot-plugin.zip 09:49:21 inflating: ./archives/robot-plugin/log.html 09:49:21 inflating: ./archives/robot-plugin/output.xml 09:49:21 inflating: ./archives/robot-plugin/report.html 09:49:21 mv: cannot stat '*.log.gz': No such file or directory 09:49:21 mv: cannot stat '*.csv': No such file or directory 09:49:21 mv: cannot stat '*.png': No such file or directory 09:49:21 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11113692995658700778.sh 09:49:21 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:21 [EnvInject] - Injecting environment variables from a build step. 09:49:21 [EnvInject] - Injecting as environment variables the properties content 09:49:21 OS_CLOUD=vex 09:49:21 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-519 09:49:21 09:49:21 [EnvInject] - Variables injected successfully. 09:49:21 provisioning config files... 09:49:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:49:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8765692691855097627.sh 09:49:22 ---> openstack-stack-delete.sh 09:49:22 Setup pyenv: 09:49:22 system 09:49:22 3.8.13 09:49:22 3.9.13 09:49:22 3.10.13 09:49:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7V8X from file:/tmp/.os_lf_venv 09:49:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:49:24 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:49:24 lf-activate-venv(): INFO: Base packages installed successfully 09:49:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:49:42 lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH 09:49:42 INFO: Stack cost retrieval disabled, setting cost to 0 09:49:54 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-519 09:49:54 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-519 09:49:54 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4724233039965304002.sh 09:49:54 ---> sysstat.sh 09:49:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17407634861269538819.sh 09:49:55 ---> package-listing.sh 09:49:55 ++ facter osfamily 09:49:55 ++ tr '[:upper:]' '[:lower:]' 09:49:55 + OS_FAMILY=redhat 09:49:55 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:49:55 + START_PACKAGES=/tmp/packages_start.txt 09:49:55 + END_PACKAGES=/tmp/packages_end.txt 09:49:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:55 + PACKAGES=/tmp/packages_start.txt 09:49:55 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:55 + PACKAGES=/tmp/packages_end.txt 09:49:55 + case "${OS_FAMILY}" in 09:49:55 + rpm -qa 09:49:55 + sort 09:49:55 + '[' -f /tmp/packages_start.txt ']' 09:49:55 + '[' -f /tmp/packages_end.txt ']' 09:49:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:56 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:56 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:49:56 + 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:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3132281231369431783.sh 09:49:56 ---> capture-instance-metadata.sh 09:49:56 Setup pyenv: 09:49:56 system 09:49:56 3.8.13 09:49:56 3.9.13 09:49:56 3.10.13 09:49:56 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7V8X from file:/tmp/.os_lf_venv 09:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:58 lf-activate-venv(): INFO: Base packages installed successfully 09:49:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:09 lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH 09:50:09 INFO: Running in OpenStack, capturing instance metadata 09:50:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8964740908419522109.sh 09:50:09 provisioning config files... 09:50:09 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #519 09:50:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config1940025354339143362tmp 09:50:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:50:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:50:09 provisioning config files... 09:50:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:50:10 [EnvInject] - Injecting environment variables from a build step. 09:50:10 [EnvInject] - Injecting as environment variables the properties content 09:50:10 SERVER_ID=logs 09:50:10 09:50:10 [EnvInject] - Variables injected successfully. 09:50:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12377432095593528265.sh 09:50:10 ---> create-netrc.sh 09:50:10 WARN: Log server credential not found. 09:50:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14105022365279610472.sh 09:50:10 ---> python-tools-install.sh 09:50:10 Setup pyenv: 09:50:10 system 09:50:10 3.8.13 09:50:10 3.9.13 09:50:10 3.10.13 09:50:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7V8X from file:/tmp/.os_lf_venv 09:50:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:12 lf-activate-venv(): INFO: Base packages installed successfully 09:50:12 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:22 lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH 09:50:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3761868504529388260.sh 09:50:22 ---> sudo-logs.sh 09:50:22 Archiving 'sudo' log.. 09:50:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins290879693205191577.sh 09:50:22 ---> job-cost.sh 09:50:22 Setup pyenv: 09:50:22 system 09:50:22 3.8.13 09:50:22 3.9.13 09:50:22 3.10.13 09:50:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7V8X from file:/tmp/.os_lf_venv 09:50:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:25 lf-activate-venv(): INFO: Base packages installed successfully 09:50:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:33 lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH 09:50:33 DEBUG: total: 0 09:50:33 INFO: Retrieving Stack Cost... 09:50:33 INFO: Retrieving Pricing Info for: v3-standard-2 09:50:33 INFO: Archiving Costs 09:50:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4259853015951227595.sh 09:50:34 ---> logs-deploy.sh 09:50:34 Setup pyenv: 09:50:34 system 09:50:34 3.8.13 09:50:34 3.9.13 09:50:34 3.10.13 09:50:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7V8X from file:/tmp/.os_lf_venv 09:50:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:36 lf-activate-venv(): INFO: Base packages installed successfully 09:50:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-7V8X/bin to PATH 09:50:48 WARNING: Nexus logging server not set 09:50:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/519/ 09:50:48 INFO: archiving logs to S3 09:50:49 ---> uname -a: 09:50:49 Linux prd-centos8-robot-2c-8g-4001.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:49 09:50:49 09:50:49 ---> lscpu: 09:50:49 Architecture: x86_64 09:50:49 CPU op-mode(s): 32-bit, 64-bit 09:50:49 Byte Order: Little Endian 09:50:49 CPU(s): 2 09:50:49 On-line CPU(s) list: 0,1 09:50:49 Thread(s) per core: 1 09:50:49 Core(s) per socket: 1 09:50:49 Socket(s): 2 09:50:49 NUMA node(s): 1 09:50:49 Vendor ID: AuthenticAMD 09:50:49 CPU family: 23 09:50:49 Model: 49 09:50:49 Model name: AMD EPYC-Rome Processor 09:50:49 Stepping: 0 09:50:49 CPU MHz: 2799.998 09:50:49 BogoMIPS: 5599.99 09:50:49 Virtualization: AMD-V 09:50:49 Hypervisor vendor: KVM 09:50:49 Virtualization type: full 09:50:49 L1d cache: 32K 09:50:49 L1i cache: 32K 09:50:49 L2 cache: 512K 09:50:49 L3 cache: 16384K 09:50:49 NUMA node0 CPU(s): 0,1 09:50:49 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:49 09:50:49 09:50:49 ---> nproc: 09:50:49 2 09:50:49 09:50:49 09:50:49 ---> df -h: 09:50:49 Filesystem Size Used Avail Use% Mounted on 09:50:49 devtmpfs 3.8G 0 3.8G 0% /dev 09:50:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:50:49 tmpfs 3.8G 17M 3.8G 1% /run 09:50:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:50:49 /dev/vda1 40G 8.4G 32G 21% / 09:50:49 tmpfs 770M 0 770M 0% /run/user/1001 09:50:49 09:50:49 09:50:49 ---> free -m: 09:50:49 total used free shared buff/cache available 09:50:49 Mem: 7697 580 4829 19 2287 6818 09:50:49 Swap: 1023 0 1023 09:50:49 09:50:49 09:50:49 ---> ip addr: 09:50:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:50:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:49 inet 127.0.0.1/8 scope host lo 09:50:49 valid_lft forever preferred_lft forever 09:50:49 inet6 ::1/128 scope host 09:50:49 valid_lft forever preferred_lft forever 09:50:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:50:49 link/ether fa:16:3e:33:72:72 brd ff:ff:ff:ff:ff:ff 09:50:49 altname enp0s3 09:50:49 altname ens3 09:50:49 inet 10.30.170.229/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:50:49 valid_lft 64367sec preferred_lft 64367sec 09:50:49 inet6 fe80::f816:3eff:fe33:7272/64 scope link 09:50:49 valid_lft forever preferred_lft forever 09:50:49 09:50:49 09:50:49 ---> sar -b -r -n DEV: 09:50:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/31/2025 _x86_64_ (2 CPU) 09:50:49 09:50:49 03:43:33 LINUX RESTART (2 CPU) 09:50:49 09:50:49 03:44:01 AM tps rtps wtps bread/s bwrtn/s 09:50:49 03:45:01 AM 19.37 3.75 15.63 2279.93 2263.62 09:50:49 03:46:02 AM 0.75 0.00 0.75 0.00 14.40 09:50:49 03:47:01 AM 0.27 0.03 0.24 0.54 2.75 09:50:49 03:48:01 AM 0.27 0.00 0.27 0.00 3.63 09:50:49 03:49:01 AM 0.17 0.00 0.17 0.00 1.92 09:50:49 03:50:01 AM 0.27 0.00 0.27 0.00 4.32 09:50:49 03:51:01 AM 0.27 0.00 0.27 0.00 3.10 09:50:49 03:52:01 AM 0.18 0.00 0.18 0.00 2.68 09:50:49 03:53:01 AM 0.13 0.00 0.13 0.00 1.05 09:50:49 03:54:01 AM 0.20 0.00 0.20 0.00 2.67 09:50:49 03:55:01 AM 0.23 0.00 0.23 0.00 3.23 09:50:49 03:56:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:49 03:57:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 03:58:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:49 03:59:01 AM 0.27 0.03 0.23 0.27 3.35 09:50:49 04:00:01 AM 1.25 0.00 1.25 0.00 30.54 09:50:49 04:01:01 AM 0.27 0.02 0.25 0.13 2.60 09:50:49 04:02:01 AM 0.35 0.07 0.28 1.73 5.00 09:50:49 04:03:01 AM 0.15 0.00 0.15 0.00 1.75 09:50:49 04:04:01 AM 0.23 0.00 0.23 0.00 2.98 09:50:49 04:05:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:49 04:06:01 AM 0.12 0.00 0.12 0.00 1.07 09:50:49 04:07:01 AM 0.22 0.00 0.22 0.00 2.53 09:50:49 04:08:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:49 04:09:01 AM 0.27 0.00 0.27 0.00 3.68 09:50:49 04:10:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:49 04:11:01 AM 0.13 0.00 0.13 0.00 1.67 09:50:49 04:12:01 AM 0.20 0.00 0.20 0.00 2.27 09:50:49 04:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 04:14:01 AM 0.30 0.00 0.30 0.00 4.58 09:50:49 04:15:01 AM 0.23 0.00 0.23 0.00 3.23 09:50:49 04:16:01 AM 0.18 0.00 0.18 0.00 1.82 09:50:49 04:17:01 AM 0.15 0.02 0.13 0.13 1.05 09:50:49 04:18:01 AM 8.85 5.93 2.92 574.74 70.94 09:50:49 04:19:01 AM 0.50 0.00 0.50 0.00 6.20 09:50:49 04:20:01 AM 0.40 0.00 0.40 0.00 5.58 09:50:49 04:21:01 AM 0.38 0.00 0.38 0.00 4.42 09:50:49 04:22:01 AM 0.65 0.32 0.33 6.93 3.53 09:50:49 04:23:01 AM 1.00 0.00 1.00 0.00 21.64 09:50:49 04:24:01 AM 0.37 0.00 0.37 0.00 3.50 09:50:49 04:25:01 AM 0.40 0.00 0.40 0.00 5.45 09:50:49 04:26:01 AM 0.35 0.00 0.35 0.00 3.60 09:50:49 04:27:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:49 04:28:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:49 04:29:01 AM 0.48 0.00 0.48 0.00 5.67 09:50:49 04:30:01 AM 0.40 0.00 0.40 0.00 5.85 09:50:49 04:31:01 AM 0.35 0.00 0.35 0.00 4.23 09:50:49 04:32:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:49 04:33:01 AM 0.30 0.00 0.30 0.00 3.55 09:50:49 04:34:01 AM 0.42 0.00 0.42 0.00 4.08 09:50:49 04:35:01 AM 0.42 0.00 0.42 0.00 5.58 09:50:49 04:36:01 AM 0.40 0.00 0.40 0.00 4.88 09:50:49 04:37:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:49 04:38:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:49 04:39:01 AM 0.37 0.00 0.37 0.00 3.50 09:50:49 04:40:01 AM 0.38 0.00 0.38 0.00 5.45 09:50:49 04:41:01 AM 0.35 0.00 0.35 0.00 3.97 09:50:49 04:42:01 AM 0.35 0.00 0.35 0.00 4.00 09:50:49 04:43:01 AM 0.52 0.00 0.52 0.00 7.80 09:50:49 04:44:01 AM 0.37 0.00 0.37 0.00 3.63 09:50:49 04:45:01 AM 0.45 0.00 0.45 0.00 6.03 09:50:49 04:46:01 AM 0.45 0.00 0.45 0.00 5.56 09:50:49 04:47:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:49 04:48:01 AM 0.32 0.00 0.32 0.00 3.82 09:50:49 04:49:01 AM 0.38 0.00 0.38 0.00 3.78 09:50:49 04:50:01 AM 0.40 0.00 0.40 0.00 5.45 09:50:49 04:51:01 AM 0.43 0.00 0.43 0.00 5.83 09:50:49 04:52:02 AM 0.30 0.00 0.30 0.00 3.02 09:50:49 04:53:01 AM 0.24 0.00 0.24 0.00 1.81 09:50:49 04:54:01 AM 0.33 0.00 0.33 0.00 3.05 09:50:49 04:55:01 AM 0.47 0.00 0.47 0.00 5.06 09:50:49 04:56:01 AM 0.32 0.00 0.32 0.00 2.38 09:50:49 04:57:01 AM 0.25 0.00 0.25 0.00 2.00 09:50:49 04:58:01 AM 0.43 0.00 0.43 0.00 5.17 09:50:49 04:59:01 AM 0.35 0.00 0.35 0.00 3.28 09:50:49 05:00:01 AM 0.38 0.00 0.38 0.00 4.88 09:50:49 05:01:01 AM 0.32 0.00 0.32 0.00 3.10 09:50:49 05:02:01 AM 0.50 0.00 0.50 0.00 7.06 09:50:49 05:03:01 AM 0.43 0.00 0.43 0.00 6.06 09:50:49 05:04:01 AM 0.33 0.00 0.33 0.00 3.15 09:50:49 05:05:01 AM 0.48 0.00 0.48 0.00 6.12 09:50:49 05:06:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:49 05:07:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:49 05:08:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:49 05:09:01 AM 0.48 0.00 0.48 0.00 5.92 09:50:49 05:10:01 AM 0.37 0.00 0.37 0.00 5.08 09:50:49 05:11:01 AM 0.38 0.00 0.38 0.00 4.28 09:50:49 05:12:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:49 05:13:01 AM 0.30 0.00 0.30 0.00 3.42 09:50:49 05:14:01 AM 0.38 0.00 0.38 0.00 4.18 09:50:49 05:15:01 AM 0.42 0.00 0.42 0.00 5.31 09:50:49 05:16:01 AM 0.40 0.00 0.40 0.00 4.65 09:50:49 05:17:01 AM 0.33 0.00 0.33 0.00 3.30 09:50:49 05:18:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:49 05:19:01 AM 0.38 0.00 0.38 0.00 4.25 09:50:49 05:20:01 AM 0.40 0.00 0.40 0.00 5.45 09:50:49 05:21:01 AM 0.38 0.00 0.38 0.00 4.23 09:50:49 05:22:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:49 05:23:01 AM 0.88 0.00 0.88 0.00 14.35 09:50:49 05:24:01 AM 0.20 0.00 0.20 0.00 2.83 09:50:49 05:25:01 AM 0.25 0.00 0.25 0.00 3.20 09:50:49 05:26:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:49 05:27:01 AM 0.12 0.00 0.12 0.00 1.03 09:50:49 05:28:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 05:29:01 AM 0.28 0.00 0.28 0.00 4.20 09:50:49 05:30:01 AM 0.23 0.00 0.23 0.00 3.38 09:50:49 05:31:01 AM 0.15 0.00 0.15 0.00 1.63 09:50:49 05:32:01 AM 0.18 0.00 0.18 0.00 2.28 09:50:49 05:33:01 AM 0.13 0.00 0.13 0.00 1.45 09:50:49 05:34:01 AM 0.22 0.00 0.22 0.00 3.27 09:50:49 05:35:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:49 05:36:01 AM 0.20 0.00 0.20 0.00 2.52 09:50:49 05:37:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:49 05:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 05:39:01 AM 0.20 0.00 0.20 0.00 2.83 09:50:49 05:40:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:49 05:41:01 AM 0.22 0.00 0.22 0.00 2.32 09:50:49 05:42:01 AM 0.15 0.00 0.15 0.00 1.65 09:50:49 05:43:01 AM 0.22 0.00 0.22 0.00 2.53 09:50:49 05:44:01 AM 0.23 0.00 0.23 0.00 3.38 09:50:49 05:45:01 AM 0.22 0.00 0.22 0.00 3.47 09:50:49 05:46:01 AM 0.17 0.00 0.17 0.00 1.63 09:50:49 05:47:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 05:48:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:49 05:49:01 AM 0.18 0.00 0.18 0.00 2.17 09:50:49 05:50:01 AM 0.20 0.00 0.20 0.00 3.33 09:50:49 05:51:01 AM 0.23 0.00 0.23 0.00 2.82 09:50:49 05:52:01 AM 0.18 0.00 0.18 0.00 2.55 09:50:49 05:53:01 AM 0.13 0.00 0.13 0.00 1.08 09:50:49 05:54:01 AM 0.22 0.00 0.22 0.00 2.45 09:50:49 05:55:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:49 05:56:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:49 05:57:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 05:58:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 05:59:01 AM 0.18 0.00 0.18 0.00 2.30 09:50:49 06:00:01 AM 0.28 0.00 0.28 0.00 4.68 09:50:49 06:01:02 AM 0.20 0.00 0.20 0.00 2.02 09:50:49 06:02:01 AM 0.14 0.00 0.14 0.00 1.73 09:50:49 06:03:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:49 06:04:01 AM 0.53 0.00 0.53 0.00 7.83 09:50:49 06:05:01 AM 0.18 0.00 0.18 0.00 3.02 09:50:49 06:06:01 AM 0.13 0.00 0.13 0.00 1.30 09:50:49 06:07:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:49 06:08:01 AM 0.13 0.00 0.13 0.00 1.82 09:50:49 06:09:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:49 06:10:01 AM 0.25 0.00 0.25 0.00 4.35 09:50:49 06:11:01 AM 0.30 0.00 0.30 0.00 4.75 09:50:49 06:12:01 AM 0.22 0.00 0.22 0.00 2.88 09:50:49 06:13:01 AM 0.10 0.00 0.10 0.00 0.93 09:50:49 06:14:01 AM 0.17 0.00 0.17 0.00 1.15 09:50:49 06:15:01 AM 0.30 0.00 0.30 0.00 4.80 09:50:49 06:16:01 AM 0.12 0.00 0.12 0.00 0.93 09:50:49 06:17:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:49 06:18:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 06:19:01 AM 0.20 0.00 0.20 0.00 2.83 09:50:49 06:20:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:49 06:21:01 AM 0.23 0.00 0.23 0.00 2.82 09:50:49 06:22:01 AM 0.18 0.00 0.18 0.00 2.52 09:50:49 06:23:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 06:24:01 AM 0.20 0.00 0.20 0.00 2.83 09:50:49 06:25:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:49 06:26:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 06:27:01 AM 0.10 0.00 0.10 0.00 0.83 09:50:49 06:28:01 AM 0.22 0.00 0.22 0.00 2.53 09:50:49 06:29:01 AM 0.25 0.00 0.25 0.00 3.52 09:50:49 06:30:01 AM 0.18 0.00 0.18 0.00 3.47 09:50:49 06:31:01 AM 0.15 0.00 0.15 0.00 1.47 09:50:49 06:32:01 AM 0.15 0.00 0.15 0.00 2.10 09:50:49 06:33:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:49 06:34:01 AM 0.20 0.00 0.20 0.00 2.43 09:50:49 06:35:01 AM 0.35 0.00 0.35 0.00 5.23 09:50:49 06:36:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:49 06:37:01 AM 0.10 0.00 0.10 0.00 0.67 09:50:49 06:38:01 AM 0.13 0.00 0.13 0.00 1.45 09:50:49 06:39:01 AM 0.25 0.00 0.25 0.00 3.27 09:50:49 06:40:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:49 06:41:01 AM 0.17 0.00 0.17 0.00 1.33 09:50:49 06:42:01 AM 0.80 0.00 0.80 0.00 12.28 09:50:49 06:43:01 AM 0.20 0.00 0.20 0.00 3.05 09:50:49 06:44:01 AM 0.20 0.00 0.20 0.00 2.70 09:50:49 06:45:01 AM 0.25 0.00 0.25 0.00 3.33 09:50:49 06:46:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:49 06:47:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 06:48:01 AM 0.17 0.00 0.17 0.00 2.25 09:50:49 06:49:01 AM 0.25 0.00 0.25 0.00 3.28 09:50:49 06:50:01 AM 0.22 0.00 0.22 0.00 3.62 09:50:49 06:51:01 AM 0.13 0.00 0.13 0.00 1.23 09:50:49 06:52:01 AM 0.18 0.00 0.18 0.00 2.12 09:50:49 06:53:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:49 06:54:01 AM 0.18 0.00 0.18 0.00 2.17 09:50:49 06:55:01 AM 0.30 0.00 0.30 0.00 4.82 09:50:49 06:56:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:49 06:57:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:49 06:58:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:49 06:59:01 AM 0.18 0.00 0.18 0.00 2.30 09:50:49 07:00:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:49 07:01:01 AM 0.15 0.00 0.15 0.00 1.23 09:50:49 07:02:01 AM 0.25 0.00 0.25 0.00 3.60 09:50:49 07:03:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:49 07:04:01 AM 0.22 0.00 0.22 0.00 2.62 09:50:49 07:05:01 AM 0.25 0.00 0.25 0.00 3.77 09:50:49 07:06:01 AM 0.08 0.00 0.08 0.00 0.58 09:50:49 07:07:01 AM 0.13 0.00 0.13 0.00 0.95 09:50:49 07:08:01 AM 0.10 0.00 0.10 0.00 0.64 09:50:49 07:09:01 AM 0.28 0.00 0.28 0.00 4.45 09:50:49 07:10:01 AM 0.18 0.00 0.18 0.00 3.33 09:50:49 07:11:01 AM 0.15 0.00 0.15 0.00 1.73 09:50:49 07:12:01 AM 0.32 0.00 0.32 0.00 4.60 09:50:49 07:13:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:49 07:14:01 AM 0.17 0.00 0.17 0.00 1.67 09:50:49 07:15:01 AM 0.27 0.00 0.27 0.00 3.52 09:50:49 07:16:01 AM 0.25 0.00 0.25 0.00 3.25 09:50:49 07:17:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:49 07:18:01 AM 0.12 0.00 0.12 0.00 1.28 09:50:49 07:19:01 AM 0.18 0.00 0.18 0.00 1.97 09:50:49 07:20:01 AM 0.25 0.00 0.25 0.00 4.53 09:50:49 07:21:01 AM 0.20 0.00 0.20 0.00 3.17 09:50:49 07:22:01 AM 0.17 0.00 0.17 0.00 2.37 09:50:49 07:23:01 AM 0.22 0.00 0.22 0.00 3.02 09:50:49 07:24:01 AM 0.18 0.00 0.18 0.00 1.85 09:50:49 07:25:01 AM 0.30 0.00 0.30 0.00 4.40 09:50:49 07:26:01 AM 0.18 0.00 0.18 0.00 2.13 09:50:49 07:27:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:49 07:28:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:49 07:29:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:49 07:30:01 AM 0.23 0.00 0.23 0.00 4.53 09:50:49 07:31:01 AM 0.23 0.00 0.23 0.00 2.68 09:50:49 07:32:01 AM 0.18 0.00 0.18 0.00 3.05 09:50:49 07:33:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:49 07:34:01 AM 0.18 0.00 0.18 0.00 2.57 09:50:49 07:35:01 AM 0.25 0.00 0.25 0.00 3.90 09:50:49 07:36:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:49 07:37:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 07:38:01 AM 0.10 0.00 0.10 0.00 1.00 09:50:49 07:39:01 AM 0.27 0.00 0.27 0.00 3.27 09:50:49 07:40:01 AM 0.28 0.00 0.28 0.00 4.68 09:50:49 07:41:01 AM 0.20 0.00 0.20 0.00 2.02 09:50:49 07:42:01 AM 0.13 0.00 0.13 0.00 1.97 09:50:49 07:43:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:49 07:44:01 AM 0.20 0.00 0.20 0.00 2.70 09:50:49 07:45:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:49 07:46:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:49 07:47:01 AM 0.18 0.00 0.18 0.00 2.25 09:50:49 07:48:01 AM 0.15 0.00 0.15 0.00 1.48 09:50:49 07:49:01 AM 0.27 0.00 0.27 0.00 3.42 09:50:49 07:50:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:49 07:51:01 AM 0.15 0.00 0.15 0.00 1.37 09:50:49 07:52:01 AM 0.15 0.00 0.15 0.00 1.85 09:50:49 07:53:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 07:54:01 AM 0.30 0.00 0.30 0.00 4.72 09:50:49 07:55:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:49 07:56:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:49 07:57:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:49 07:58:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 07:59:01 AM 0.20 0.00 0.20 0.00 1.93 09:50:49 08:00:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:49 08:01:01 AM 0.23 0.00 0.23 0.00 3.23 09:50:49 08:02:01 AM 0.23 0.00 0.23 0.00 2.93 09:50:49 08:03:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:49 08:04:01 AM 0.18 0.00 0.18 0.00 2.17 09:50:49 08:05:01 AM 0.27 0.00 0.27 0.00 3.63 09:50:49 08:06:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:49 08:07:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:49 08:08:01 AM 0.22 0.00 0.22 0.00 2.52 09:50:49 08:09:01 AM 0.25 0.00 0.25 0.00 3.65 09:50:49 08:10:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:49 08:11:02 AM 0.15 0.00 0.15 0.00 1.23 09:50:49 08:12:01 AM 0.17 0.00 0.17 0.00 2.02 09:50:49 08:13:01 AM 0.08 0.00 0.08 0.00 0.50 09:50:49 08:14:01 AM 0.23 0.00 0.23 0.00 3.13 09:50:49 08:15:01 AM 0.32 0.00 0.32 0.00 5.08 09:50:49 08:16:01 AM 0.17 0.00 0.17 0.00 1.58 09:50:49 08:17:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:49 08:18:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 08:19:01 AM 0.22 0.00 0.22 0.00 2.62 09:50:49 08:20:01 AM 0.20 0.00 0.20 0.00 3.20 09:50:49 08:21:01 AM 0.25 0.00 0.25 0.00 2.73 09:50:49 08:22:01 AM 0.27 0.00 0.27 0.00 4.27 09:50:49 08:23:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:49 08:24:01 AM 0.17 0.00 0.17 0.00 2.07 09:50:49 08:25:01 AM 0.27 0.00 0.27 0.00 3.52 09:50:49 08:26:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:49 08:27:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 08:28:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:49 08:29:01 AM 0.18 0.00 0.18 0.00 2.98 09:50:49 08:30:01 AM 0.22 0.00 0.22 0.00 3.07 09:50:49 08:31:01 AM 0.20 0.00 0.20 0.00 2.98 09:50:49 08:32:01 AM 0.30 0.00 0.30 0.00 4.88 09:50:49 08:33:01 AM 0.15 0.00 0.15 0.00 2.48 09:50:49 08:34:01 AM 0.15 0.00 0.15 0.00 1.80 09:50:49 08:35:01 AM 1.13 0.00 1.13 0.00 19.94 09:50:49 08:36:01 AM 0.28 0.00 0.28 0.00 4.85 09:50:49 08:37:01 AM 0.18 0.00 0.18 0.00 2.63 09:50:49 08:38:01 AM 0.13 0.00 0.13 0.00 0.95 09:50:49 08:39:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:49 08:40:01 AM 0.23 0.00 0.23 0.00 3.43 09:50:49 08:41:01 AM 0.32 0.00 0.32 0.00 4.75 09:50:49 08:42:01 AM 0.18 0.00 0.18 0.00 3.10 09:50:49 08:43:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:49 08:44:01 AM 0.20 0.00 0.20 0.00 2.70 09:50:49 08:45:01 AM 0.23 0.00 0.23 0.00 3.20 09:50:49 08:46:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:49 08:47:01 AM 0.12 0.00 0.12 0.00 0.70 09:50:49 08:48:01 AM 0.22 0.00 0.22 0.00 2.68 09:50:49 08:49:01 AM 0.30 0.00 0.30 0.00 3.93 09:50:49 08:50:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:49 08:51:01 AM 0.15 0.00 0.15 0.00 1.20 09:50:49 08:52:01 AM 0.13 0.00 0.13 0.00 1.70 09:50:49 08:53:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:49 08:54:01 AM 0.20 0.00 0.20 0.00 2.70 09:50:49 08:55:01 AM 0.32 0.00 0.32 0.00 4.68 09:50:49 08:56:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:49 08:57:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 08:58:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 08:59:01 AM 0.20 0.00 0.20 0.00 2.83 09:50:49 09:00:01 AM 0.18 0.00 0.18 0.00 3.60 09:50:49 09:01:01 AM 0.15 0.00 0.15 0.00 1.20 09:50:49 09:02:01 AM 0.22 0.00 0.22 0.00 3.45 09:50:49 09:03:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:49 09:04:01 AM 0.22 0.00 0.22 0.00 2.65 09:50:49 09:05:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:49 09:06:01 AM 0.15 0.00 0.15 0.00 1.33 09:50:49 09:07:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:49 09:08:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:49 09:09:01 AM 0.30 0.00 0.30 0.00 4.58 09:50:49 09:10:01 AM 0.18 0.00 0.18 0.00 3.33 09:50:49 09:11:01 AM 0.15 0.00 0.15 0.00 1.07 09:50:49 09:12:01 AM 0.13 0.00 0.13 0.00 1.70 09:50:49 09:13:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:49 09:14:01 AM 0.22 0.00 0.22 0.00 3.23 09:50:49 09:15:01 AM 0.28 0.00 0.28 0.00 3.38 09:50:49 09:16:02 AM 0.20 0.00 0.20 0.00 2.53 09:50:49 09:17:01 AM 0.17 0.00 0.17 0.00 1.63 09:50:49 09:18:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:49 09:19:01 AM 0.18 0.00 0.18 0.00 2.72 09:50:49 09:20:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:49 09:21:01 AM 0.15 0.00 0.15 0.00 1.20 09:50:49 09:22:01 AM 0.13 0.00 0.13 0.00 2.10 09:50:49 09:23:01 AM 0.20 0.00 0.20 0.00 2.52 09:50:49 09:24:01 AM 0.25 0.00 0.25 0.00 3.25 09:50:49 09:25:01 AM 0.22 0.00 0.22 0.00 3.20 09:50:49 09:26:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:49 09:27:01 AM 0.10 0.00 0.10 0.00 1.23 09:50:49 09:28:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:49 09:29:01 AM 0.20 0.00 0.20 0.00 2.30 09:50:49 09:30:01 AM 0.30 0.00 0.30 0.00 4.87 09:50:49 09:31:01 AM 0.28 0.00 0.28 0.00 4.03 09:50:49 09:32:01 AM 0.20 0.00 0.20 0.00 2.78 09:50:49 09:33:01 AM 0.12 0.00 0.12 0.00 1.30 09:50:49 09:34:01 AM 0.20 0.00 0.20 0.00 2.30 09:50:49 09:35:01 AM 0.23 0.00 0.23 0.00 3.20 09:50:49 09:36:01 AM 0.20 0.00 0.20 0.00 2.20 09:50:49 09:37:01 AM 0.10 0.00 0.10 0.00 0.67 09:50:49 09:38:01 AM 0.12 0.00 0.12 0.00 0.95 09:50:49 09:39:01 AM 0.23 0.00 0.23 0.00 2.98 09:50:49 09:40:01 AM 0.27 0.00 0.27 0.00 4.82 09:50:49 09:41:01 AM 70.04 6.58 63.46 1244.79 4582.26 09:50:49 09:42:01 AM 92.60 0.72 91.88 52.92 10964.84 09:50:49 09:43:01 AM 23.21 0.38 22.83 64.25 2197.93 09:50:49 09:44:01 AM 77.52 9.25 68.27 1666.26 8048.78 09:50:49 09:45:01 AM 15.54 0.00 15.54 0.00 1302.15 09:50:49 09:46:01 AM 5.30 0.22 5.08 11.73 233.46 09:50:49 09:47:01 AM 1.20 0.00 1.20 0.00 608.05 09:50:49 09:48:01 AM 0.48 0.00 0.48 0.00 380.14 09:50:49 09:49:01 AM 0.55 0.03 0.52 1.87 288.24 09:50:49 09:50:01 AM 18.29 0.40 17.89 46.78 2407.33 09:50:49 Average: 1.13 0.08 1.06 16.27 93.98 09:50:49 09:50:49 03:44:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:49 03:45:01 AM 5859760 7225212 2022664 25.66 2688 1564460 608496 6.81 152492 1610144 8 09:50:49 03:46:02 AM 5861024 7226468 2021400 25.64 2688 1564460 608496 6.81 152528 1609400 4 09:50:49 03:47:01 AM 5860596 7226060 2021828 25.65 2688 1564480 608496 6.81 152532 1609924 4 09:50:49 03:48:01 AM 5860320 7225784 2022104 25.65 2688 1564480 608496 6.81 152532 1610340 4 09:50:49 03:49:01 AM 5860548 7225996 2021876 25.65 2688 1564480 608496 6.81 152532 1610340 4 09:50:49 03:50:01 AM 5859640 7225092 2022784 25.66 2688 1564484 623888 6.99 152532 1610768 4 09:50:49 03:51:01 AM 5860304 7225760 2022120 25.65 2688 1564484 599164 6.71 152532 1610380 4 09:50:49 03:52:01 AM 5860344 7225804 2022080 25.65 2688 1564488 599164 6.71 152532 1610384 8 09:50:49 03:53:01 AM 5860408 7225868 2022016 25.65 2688 1564488 599164 6.71 152532 1610384 4 09:50:49 03:54:01 AM 5860392 7225852 2022032 25.65 2688 1564488 599164 6.71 152532 1610384 4 09:50:49 03:55:01 AM 5860368 7225832 2022056 25.65 2688 1564492 599164 6.71 152532 1610456 4 09:50:49 03:56:01 AM 5860444 7225908 2021980 25.65 2688 1564492 599164 6.71 152532 1610396 4 09:50:49 03:57:01 AM 5860424 7225888 2022000 25.65 2688 1564492 599164 6.71 152532 1610396 4 09:50:49 03:58:01 AM 5860544 7226012 2021880 25.65 2688 1564496 599164 6.71 152532 1610400 4 09:50:49 03:59:01 AM 5859992 7225480 2022432 25.66 2688 1564500 590564 6.61 152688 1610520 20 09:50:49 04:00:01 AM 5860108 7225596 2022316 25.66 2688 1564500 592060 6.63 152688 1610484 12 09:50:49 04:01:01 AM 5859312 7224804 2023112 25.67 2688 1564504 592060 6.63 152688 1611004 8 09:50:49 04:02:01 AM 5859684 7225244 2022740 25.66 2688 1564572 592060 6.63 152860 1610464 8 09:50:49 04:03:01 AM 5859756 7225320 2022668 25.66 2688 1564576 592060 6.63 152860 1610584 4 09:50:49 04:04:01 AM 5859900 7225464 2022524 25.66 2688 1564576 592060 6.63 152860 1610468 4 09:50:49 04:05:01 AM 5859788 7225352 2022636 25.66 2688 1564576 592060 6.63 152860 1610536 4 09:50:49 04:06:01 AM 5859928 7225496 2022496 25.66 2688 1564580 592060 6.63 152860 1610472 4 09:50:49 04:07:01 AM 5860104 7225672 2022320 25.66 2688 1564580 592060 6.63 152860 1610472 4 09:50:49 04:08:01 AM 5860076 7225644 2022348 25.66 2688 1564580 592060 6.63 152860 1610472 4 09:50:49 04:09:01 AM 5860116 7225688 2022308 25.66 2688 1564584 592060 6.63 152860 1610476 4 09:50:49 04:10:01 AM 5859640 7225212 2022784 25.66 2688 1564584 612188 6.85 152860 1610672 4 09:50:49 04:11:01 AM 5859932 7225512 2022492 25.66 2688 1564592 612188 6.85 152860 1610504 4 09:50:49 04:12:01 AM 5859992 7225572 2022432 25.66 2688 1564592 612188 6.85 152860 1610504 4 09:50:49 04:13:01 AM 5859960 7225540 2022464 25.66 2688 1564592 612188 6.85 152860 1610504 4 09:50:49 04:14:01 AM 5859964 7225544 2022460 25.66 2688 1564592 612188 6.85 152860 1610512 4 09:50:49 04:15:01 AM 5859780 7225364 2022644 25.66 2688 1564596 612188 6.85 152860 1610700 4 09:50:49 04:16:01 AM 5859824 7225412 2022600 25.66 2688 1564600 612188 6.85 152860 1610644 4 09:50:49 04:17:01 AM 5858816 7224404 2023608 25.67 2688 1564600 600716 6.73 152860 1611688 4 09:50:49 04:18:01 AM 5842428 7225264 2039996 25.88 2688 1581840 600776 6.73 154988 1625676 4 09:50:49 04:19:01 AM 5842348 7225184 2040076 25.88 2688 1581840 600776 6.73 154988 1625676 4 09:50:49 04:20:01 AM 5842236 7225072 2040188 25.88 2688 1581840 600556 6.72 154988 1625864 4 09:50:49 04:21:01 AM 5842388 7225228 2040036 25.88 2688 1581844 600556 6.72 154988 1625688 0 09:50:49 04:22:01 AM 5842072 7225108 2040352 25.88 2688 1582040 600556 6.72 155132 1625860 16 09:50:49 04:23:01 AM 5842220 7225260 2040204 25.88 2688 1582044 600556 6.72 155132 1625732 4 09:50:49 04:24:01 AM 5842280 7225320 2040144 25.88 2688 1582044 600556 6.72 155132 1625768 4 09:50:49 04:25:01 AM 5842344 7225384 2040080 25.88 2688 1582044 600556 6.72 155132 1625840 4 09:50:49 04:26:01 AM 5842308 7225352 2040116 25.88 2688 1582048 600556 6.72 155136 1625772 4 09:50:49 04:27:01 AM 5842344 7225388 2040080 25.88 2688 1582048 600556 6.72 155136 1625772 4 09:50:49 04:28:01 AM 5842100 7225144 2040324 25.88 2688 1582048 600556 6.72 155136 1625772 4 09:50:49 04:29:01 AM 5842240 7225288 2040184 25.88 2688 1582052 600556 6.72 155136 1625756 4 09:50:49 04:30:01 AM 5841732 7224780 2040692 25.89 2688 1582052 592672 6.64 155136 1626136 4 09:50:49 04:31:01 AM 5841820 7224872 2040604 25.89 2688 1582056 592672 6.64 155144 1626128 4 09:50:49 04:32:01 AM 5842128 7225180 2040296 25.88 2688 1582056 592672 6.64 155144 1625872 4 09:50:49 04:33:01 AM 5841860 7224912 2040564 25.89 2688 1582056 592672 6.64 155144 1626132 4 09:50:49 04:34:01 AM 5841816 7224872 2040608 25.89 2688 1582060 608264 6.81 155144 1626052 4 09:50:49 04:35:01 AM 5841896 7224952 2040528 25.89 2688 1582060 608264 6.81 155144 1626004 4 09:50:49 04:36:01 AM 5841976 7225032 2040448 25.89 2688 1582060 608264 6.81 155144 1625940 4 09:50:49 04:37:01 AM 5842076 7225136 2040348 25.88 2688 1582064 608264 6.81 155144 1626060 4 09:50:49 04:38:01 AM 5842076 7225136 2040348 25.88 2688 1582064 608264 6.81 155144 1626060 4 09:50:49 04:39:01 AM 5842096 7225156 2040328 25.88 2688 1582064 608264 6.81 155144 1625948 4 09:50:49 04:40:01 AM 5841740 7224804 2040684 25.89 2688 1582068 602132 6.74 155144 1626136 4 09:50:49 04:41:01 AM 5842084 7225148 2040340 25.88 2688 1582068 602132 6.74 155144 1625952 4 09:50:49 04:42:01 AM 5841644 7224712 2040780 25.89 2688 1582072 602132 6.74 155172 1626348 16 09:50:49 04:43:01 AM 5842176 7225244 2040248 25.88 2688 1582072 602132 6.74 155172 1625940 4 09:50:49 04:44:01 AM 5842144 7225212 2040280 25.88 2688 1582072 602132 6.74 155172 1626060 4 09:50:49 04:45:01 AM 5841940 7225012 2040484 25.89 2688 1582076 602132 6.74 155172 1626132 4 09:50:49 04:46:01 AM 5841992 7225064 2040432 25.89 2688 1582076 602132 6.74 155172 1625956 4 09:50:49 04:47:01 AM 5841964 7225036 2040460 25.89 2688 1582076 602132 6.74 155172 1626072 4 09:50:49 04:48:01 AM 5841872 7224948 2040552 25.89 2688 1582080 602132 6.74 155172 1626292 4 09:50:49 04:49:01 AM 5841900 7224976 2040524 25.89 2688 1582080 602132 6.74 155172 1626012 4 09:50:49 04:50:01 AM 5833760 7216836 2048664 25.99 2688 1582080 601612 6.74 155172 1634208 4 09:50:49 04:51:01 AM 5833796 7216876 2048628 25.99 2688 1582084 601612 6.74 155172 1634216 4 09:50:49 04:52:02 AM 5833712 7216792 2048712 25.99 2688 1582084 601612 6.74 155172 1634216 4 09:50:49 04:53:01 AM 5833804 7216884 2048620 25.99 2688 1582084 601612 6.74 155172 1634216 4 09:50:49 04:54:01 AM 5833808 7216896 2048616 25.99 2688 1582092 601612 6.74 155172 1634224 4 09:50:49 04:55:01 AM 5833676 7216764 2048748 25.99 2688 1582092 601612 6.74 155172 1634408 4 09:50:49 04:56:01 AM 5833928 7217016 2048496 25.99 2688 1582092 601612 6.74 155172 1634224 4 09:50:49 04:57:01 AM 5833768 7216860 2048656 25.99 2688 1582096 601612 6.74 155172 1634228 4 09:50:49 04:58:01 AM 5833652 7216744 2048772 25.99 2688 1582096 601612 6.74 155172 1634228 4 09:50:49 04:59:01 AM 5833748 7216840 2048676 25.99 2688 1582096 601612 6.74 155172 1634228 4 09:50:49 05:00:01 AM 5839528 7222624 2042896 25.92 2688 1582100 601156 6.73 155172 1628276 4 09:50:49 05:01:01 AM 5838688 7221788 2043736 25.93 2688 1582104 601156 6.73 155172 1629116 4 09:50:49 05:02:01 AM 5839900 7223004 2042524 25.91 2688 1582108 601156 6.73 155180 1628096 4 09:50:49 05:03:01 AM 5840416 7223520 2042008 25.91 2688 1582108 601156 6.73 155176 1627820 4 09:50:49 05:04:01 AM 5840388 7223492 2042036 25.91 2688 1582108 601156 6.73 155176 1627936 4 09:50:49 05:05:01 AM 5840396 7223504 2042028 25.91 2688 1582112 601156 6.73 155176 1627892 4 09:50:49 05:06:01 AM 5840468 7223576 2041956 25.91 2688 1582112 601156 6.73 155176 1627824 4 09:50:49 05:07:01 AM 5840480 7223588 2041944 25.91 2688 1582112 601156 6.73 155176 1627824 4 09:50:49 05:08:01 AM 5840536 7223648 2041888 25.90 2688 1582116 601156 6.73 155176 1627828 4 09:50:49 05:09:01 AM 5840424 7223536 2042000 25.91 2688 1582116 601156 6.73 155176 1627828 4 09:50:49 05:10:01 AM 5839980 7223092 2042444 25.91 2688 1582116 600460 6.72 155176 1628140 4 09:50:49 05:11:01 AM 5840308 7223424 2042116 25.91 2688 1582120 600460 6.72 155176 1627844 4 09:50:49 05:12:01 AM 5840316 7223432 2042108 25.91 2688 1582120 600460 6.72 155176 1627844 4 09:50:49 05:13:01 AM 5840352 7223472 2042072 25.91 2688 1582124 600460 6.72 155176 1627856 4 09:50:49 05:14:01 AM 5840188 7223308 2042236 25.91 2688 1582124 600460 6.72 155176 1627856 4 09:50:49 05:15:01 AM 5840072 7223192 2042352 25.91 2688 1582124 600460 6.72 155176 1627928 4 09:50:49 05:16:01 AM 5840300 7223424 2042124 25.91 2688 1582128 600460 6.72 155176 1627864 4 09:50:49 05:17:01 AM 5840052 7223176 2042372 25.91 2688 1582128 600460 6.72 155176 1627980 4 09:50:49 05:18:01 AM 5840080 7223204 2042344 25.91 2688 1582128 600460 6.72 155176 1627980 4 09:50:49 05:19:01 AM 5840032 7223160 2042392 25.91 2688 1582132 600460 6.72 155176 1628148 4 09:50:49 05:20:01 AM 5839760 7222888 2042664 25.91 2688 1582132 618756 6.93 155176 1628292 4 09:50:49 05:21:01 AM 5840356 7223488 2042068 25.91 2688 1582136 618756 6.93 155176 1627880 4 09:50:49 05:22:01 AM 5838808 7221940 2043616 25.93 2688 1582136 601980 6.74 155176 1629272 4 09:50:49 05:23:01 AM 5840272 7223408 2042152 25.91 2688 1582140 601976 6.74 164880 1618184 4 09:50:49 05:24:01 AM 5840292 7223432 2042132 25.91 2688 1582144 601976 6.74 164880 1618188 4 09:50:49 05:25:01 AM 5840228 7223368 2042196 25.91 2688 1582144 601976 6.74 164880 1618376 4 09:50:49 05:26:01 AM 5839752 7222892 2042672 25.91 2688 1582144 601976 6.74 164880 1618656 4 09:50:49 05:27:01 AM 5840240 7223384 2042184 25.91 2688 1582148 601976 6.74 164880 1618204 4 09:50:49 05:28:01 AM 5840264 7223408 2042160 25.91 2688 1582148 601976 6.74 164880 1618184 4 09:50:49 05:29:01 AM 5840184 7223328 2042240 25.91 2688 1582148 601976 6.74 164880 1618208 4 09:50:49 05:30:01 AM 5840004 7223148 2042420 25.91 2688 1582148 600696 6.73 164880 1618396 4 09:50:49 05:31:01 AM 5839684 7222832 2042740 25.92 2688 1582152 600696 6.73 164880 1618760 4 09:50:49 05:32:01 AM 5840224 7223376 2042200 25.91 2688 1582156 600696 6.73 164880 1618280 4 09:50:49 05:33:01 AM 5839792 7222948 2042632 25.91 2688 1582160 600696 6.73 164880 1618632 16 09:50:49 05:34:01 AM 5839880 7223036 2042544 25.91 2688 1582160 600696 6.73 164880 1618332 8 09:50:49 05:35:01 AM 5837776 7220932 2044648 25.94 2688 1582160 600696 6.73 164880 1620448 4 09:50:49 05:36:01 AM 5838004 7221164 2044420 25.94 2688 1582164 600696 6.73 164880 1620384 4 09:50:49 05:37:01 AM 5838100 7221260 2044324 25.94 2688 1582164 600696 6.73 164880 1620388 4 09:50:49 05:38:01 AM 5837960 7221120 2044464 25.94 2688 1582164 600696 6.73 164880 1620388 4 09:50:49 05:39:01 AM 5838048 7221212 2044376 25.94 2688 1582168 600696 6.73 164880 1620392 4 09:50:49 05:40:01 AM 5837824 7220988 2044600 25.94 2688 1582168 592640 6.64 164880 1620576 4 09:50:49 05:41:01 AM 5838108 7221276 2044316 25.94 2688 1582172 592640 6.64 164880 1620396 4 09:50:49 05:42:01 AM 5837940 7221112 2044484 25.94 2688 1582176 592640 6.64 164880 1620496 4 09:50:49 05:43:01 AM 5838108 7221280 2044316 25.94 2688 1582176 592640 6.64 164880 1620516 4 09:50:49 05:44:01 AM 5838108 7221280 2044316 25.94 2688 1582176 592640 6.64 164880 1620404 8 09:50:49 05:45:01 AM 5837776 7220952 2044648 25.94 2688 1582180 592640 6.64 164880 1620592 4 09:50:49 05:46:01 AM 5837808 7220984 2044616 25.94 2688 1582180 592640 6.64 164880 1620524 4 09:50:49 05:47:01 AM 5837956 7221132 2044468 25.94 2688 1582180 592640 6.64 164880 1620408 4 09:50:49 05:48:01 AM 5838040 7221220 2044384 25.94 2688 1582184 592640 6.64 164880 1620412 4 09:50:49 05:49:01 AM 5838100 7221280 2044324 25.94 2688 1582184 592640 6.64 164880 1620412 4 09:50:49 05:50:01 AM 5837816 7220996 2044608 25.94 2688 1582184 590524 6.61 164880 1620600 4 09:50:49 05:51:01 AM 5838104 7221292 2044320 25.94 2688 1582188 590524 6.61 164880 1620420 4 09:50:49 05:52:01 AM 5838104 7221292 2044320 25.94 2688 1582188 590524 6.61 164880 1620420 4 09:50:49 05:53:01 AM 5837988 7221180 2044436 25.94 2688 1582192 590524 6.61 164880 1620424 4 09:50:49 05:54:01 AM 5837896 7221088 2044528 25.94 2688 1582192 590524 6.61 164880 1620424 4 09:50:49 05:55:01 AM 5838056 7221248 2044368 25.94 2688 1582192 590524 6.61 164880 1620608 4 09:50:49 05:56:01 AM 5837988 7221184 2044436 25.94 2688 1582196 590524 6.61 164880 1620544 4 09:50:49 05:57:01 AM 5838108 7221304 2044316 25.94 2688 1582196 590524 6.61 164880 1620428 4 09:50:49 05:58:01 AM 5838076 7221272 2044348 25.94 2688 1582196 590524 6.61 164880 1620544 4 09:50:49 05:59:01 AM 5838192 7221392 2044232 25.93 2688 1582200 590524 6.61 164880 1620432 4 09:50:49 06:00:01 AM 5837800 7221000 2044624 25.94 2688 1582200 608416 6.81 164880 1620616 4 09:50:49 06:01:02 AM 5837324 7220532 2045100 25.95 2688 1582204 592636 6.64 164880 1621016 4 09:50:49 06:02:01 AM 5838188 7221396 2044236 25.93 2688 1582204 592636 6.64 164880 1620440 4 09:50:49 06:03:01 AM 5837780 7220988 2044644 25.94 2688 1582204 592636 6.64 164880 1620556 8 09:50:49 06:04:01 AM 5837980 7221192 2044444 25.94 2688 1582208 592636 6.64 164880 1620564 4 09:50:49 06:05:01 AM 5838044 7221256 2044380 25.94 2688 1582208 592636 6.64 164880 1620516 4 09:50:49 06:06:01 AM 5838152 7221364 2044272 25.93 2688 1582208 592636 6.64 164880 1620448 4 09:50:49 06:07:01 AM 5838128 7221340 2044296 25.93 2688 1582208 592636 6.64 164880 1620448 4 09:50:49 06:08:01 AM 5838004 7221220 2044420 25.94 2688 1582212 592636 6.64 164880 1620452 4 09:50:49 06:09:01 AM 5838212 7221428 2044212 25.93 2688 1582212 592636 6.64 164880 1620452 4 09:50:49 06:10:01 AM 5837824 7221040 2044600 25.94 2688 1582212 592640 6.64 164880 1620664 4 09:50:49 06:11:01 AM 5838168 7221392 2044256 25.93 2688 1582220 592640 6.64 164880 1620492 4 09:50:49 06:12:01 AM 5838112 7221336 2044312 25.94 2688 1582220 592640 6.64 164880 1620492 4 09:50:49 06:13:01 AM 5837992 7221224 2044432 25.94 2688 1582228 592640 6.64 164880 1620500 4 09:50:49 06:14:01 AM 5838108 7221340 2044316 25.94 2688 1582228 592640 6.64 164880 1620500 4 09:50:49 06:15:01 AM 5837896 7221128 2044528 25.94 2688 1582228 592640 6.64 164880 1620576 4 09:50:49 06:16:01 AM 5837920 7221156 2044504 25.94 2688 1582232 592640 6.64 164880 1620512 4 09:50:49 06:17:01 AM 5837980 7221216 2044444 25.94 2688 1582232 592640 6.64 164880 1620516 4 09:50:49 06:18:01 AM 5837980 7221216 2044444 25.94 2688 1582232 592640 6.64 164880 1620516 4 09:50:49 06:19:01 AM 5837980 7221220 2044444 25.94 2688 1582236 592640 6.64 164880 1620636 4 09:50:49 06:20:01 AM 5837708 7220948 2044716 25.94 2688 1582236 592640 6.64 164880 1620712 4 09:50:49 06:21:01 AM 5837800 7221044 2044624 25.94 2688 1582240 592640 6.64 164880 1620540 4 09:50:49 06:22:01 AM 5837684 7220928 2044740 25.94 2688 1582240 592640 6.64 164880 1620540 4 09:50:49 06:23:01 AM 5837764 7221008 2044660 25.94 2688 1582240 592640 6.64 164880 1620540 4 09:50:49 06:24:01 AM 5837860 7221108 2044564 25.94 2688 1582244 592640 6.64 164880 1620544 4 09:50:49 06:25:01 AM 5837752 7221000 2044672 25.94 2688 1582244 592640 6.64 164880 1620612 4 09:50:49 06:26:01 AM 5838008 7221256 2044416 25.94 2688 1582244 608060 6.81 164880 1620544 4 09:50:49 06:27:01 AM 5838004 7221256 2044420 25.94 2688 1582248 608060 6.81 164880 1620552 4 09:50:49 06:28:01 AM 5837888 7221140 2044536 25.94 2688 1582248 608060 6.81 164880 1620552 4 09:50:49 06:29:01 AM 5837836 7221088 2044588 25.94 2688 1582248 608060 6.81 164880 1620552 4 09:50:49 06:30:01 AM 5837704 7220960 2044720 25.94 2688 1582252 592416 6.63 164880 1620744 4 09:50:49 06:31:01 AM 5837520 7220776 2044904 25.94 2688 1582252 592416 6.63 164880 1621008 8 09:50:49 06:32:01 AM 5837848 7221104 2044576 25.94 2688 1582252 592416 6.63 164880 1620716 4 09:50:49 06:33:01 AM 5837536 7220796 2044888 25.94 2688 1582256 592416 6.63 164880 1620888 4 09:50:49 06:34:01 AM 5837952 7221212 2044472 25.94 2688 1582256 592416 6.63 164880 1620620 4 09:50:49 06:35:01 AM 5837648 7220908 2044776 25.94 2688 1582256 592416 6.63 164880 1620712 4 09:50:49 06:36:01 AM 5837744 7221008 2044680 25.94 2688 1582260 592416 6.63 164880 1620648 4 09:50:49 06:37:01 AM 5837416 7220680 2045008 25.94 2688 1582260 592416 6.63 164880 1620940 12 09:50:49 06:38:01 AM 5837784 7221048 2044640 25.94 2688 1582260 607804 6.81 164880 1620668 8 09:50:49 06:39:01 AM 5837928 7221196 2044496 25.94 2688 1582264 607804 6.81 164880 1620672 4 09:50:49 06:40:01 AM 5837560 7220828 2044864 25.94 2688 1582264 607804 6.81 164880 1620972 4 09:50:49 06:41:01 AM 5837820 7221092 2044604 25.94 2688 1582268 599412 6.71 165584 1619976 248 09:50:49 06:42:01 AM 5837820 7221092 2044604 25.94 2688 1582268 599412 6.71 165584 1619976 4 09:50:49 06:43:01 AM 5837844 7221116 2044580 25.94 2688 1582268 599412 6.71 165584 1619976 4 09:50:49 06:44:01 AM 5837900 7221172 2044524 25.94 2688 1582268 599412 6.71 165584 1619976 4 09:50:49 06:45:01 AM 5837872 7221148 2044552 25.94 2688 1582272 599412 6.71 165584 1620048 4 09:50:49 06:46:01 AM 5837784 7221060 2044640 25.94 2688 1582272 599412 6.71 165584 1619980 4 09:50:49 06:47:01 AM 5837780 7221056 2044644 25.94 2688 1582272 599412 6.71 165584 1619980 4 09:50:49 06:48:01 AM 5837816 7221096 2044608 25.94 2688 1582276 599412 6.71 165584 1620100 4 09:50:49 06:49:01 AM 5837716 7220996 2044708 25.94 2688 1582276 599412 6.71 165584 1620192 16 09:50:49 06:50:01 AM 5837144 7220424 2045280 25.95 2688 1582276 599048 6.71 165584 1620428 8 09:50:49 06:51:01 AM 5837532 7220820 2044892 25.94 2688 1582280 599048 6.71 165584 1620092 8 09:50:49 06:52:01 AM 5837704 7220992 2044720 25.94 2688 1582280 599048 6.71 165584 1620000 4 09:50:49 06:53:01 AM 5837560 7220852 2044864 25.94 2688 1582284 599048 6.71 165584 1620120 4 09:50:49 06:54:01 AM 5837592 7220884 2044832 25.94 2688 1582284 599048 6.71 165584 1620004 4 09:50:49 06:55:01 AM 5837684 7220976 2044740 25.94 2688 1582284 599048 6.71 165584 1620032 4 09:50:49 06:56:01 AM 5837772 7221068 2044652 25.94 2688 1582288 599048 6.71 165584 1619968 4 09:50:49 06:57:01 AM 5837864 7221164 2044560 25.94 2688 1582292 599048 6.71 165584 1619972 4 09:50:49 06:58:01 AM 5837836 7221136 2044588 25.94 2688 1582292 599048 6.71 165584 1620088 4 09:50:49 06:59:01 AM 5837836 7221140 2044588 25.94 2688 1582296 599048 6.71 165584 1620092 4 09:50:49 07:00:01 AM 5836948 7220252 2045476 25.95 2688 1582296 601024 6.73 165584 1620560 4 09:50:49 07:01:01 AM 5836368 7219676 2046056 25.96 2688 1582300 601024 6.73 165596 1621064 4 09:50:49 07:02:01 AM 5837316 7220624 2045108 25.95 2688 1582300 601024 6.73 165608 1620356 4 09:50:49 07:03:01 AM 5837440 7220748 2044984 25.94 2688 1582300 601024 6.73 165608 1620356 4 09:50:49 07:04:01 AM 5837100 7220412 2045324 25.95 2688 1582304 601024 6.73 165608 1620648 16 09:50:49 07:05:01 AM 5837364 7220676 2045060 25.94 2688 1582304 601024 6.73 165608 1620444 8 09:50:49 07:06:01 AM 5837332 7220644 2045092 25.94 2688 1582304 601024 6.73 165608 1620384 4 09:50:49 07:07:01 AM 5837500 7220816 2044924 25.94 2688 1582308 601024 6.73 165608 1620388 4 09:50:49 07:08:01 AM 5837508 7220824 2044916 25.94 2688 1582308 601024 6.73 165608 1620388 4 09:50:49 07:09:01 AM 5837424 7220740 2045000 25.94 2688 1582308 601024 6.73 165608 1620388 4 09:50:49 07:10:01 AM 5836836 7220156 2045588 25.95 2688 1582312 601024 6.73 165608 1620576 4 09:50:49 07:11:01 AM 5836916 7220240 2045508 25.95 2688 1582316 601024 6.73 165608 1620604 8 09:50:49 07:12:01 AM 5837172 7220500 2045252 25.95 2688 1582320 601024 6.73 165608 1620404 4 09:50:49 07:13:01 AM 5837088 7220416 2045336 25.95 2688 1582320 601024 6.73 165608 1620404 4 09:50:49 07:14:01 AM 5837260 7220588 2045164 25.95 2688 1582320 601024 6.73 165608 1620404 4 09:50:49 07:15:01 AM 5837116 7220448 2045308 25.95 2688 1582324 601024 6.73 165608 1620476 4 09:50:49 07:16:01 AM 5837352 7220684 2045072 25.94 2688 1582324 601024 6.73 165608 1620408 4 09:50:49 07:17:01 AM 5837116 7220448 2045308 25.95 2688 1582324 601024 6.73 165608 1620528 4 09:50:49 07:18:01 AM 5837384 7220720 2045040 25.94 2688 1582328 601024 6.73 165608 1620416 4 09:50:49 07:19:01 AM 5837352 7220688 2045072 25.94 2688 1582328 601024 6.73 165608 1620416 4 09:50:49 07:20:01 AM 5836916 7220252 2045508 25.95 2688 1582328 592832 6.64 165608 1620600 4 09:50:49 07:21:01 AM 5836976 7220316 2045448 25.95 2688 1582332 592832 6.64 165608 1620624 4 09:50:49 07:22:01 AM 5837260 7220600 2045164 25.95 2688 1582332 592832 6.64 165608 1620420 4 09:50:49 07:23:01 AM 5837292 7220632 2045132 25.95 2688 1582332 592832 6.64 165608 1620420 4 09:50:49 07:24:01 AM 5837124 7220468 2045300 25.95 2688 1582336 592832 6.64 165608 1620424 4 09:50:49 07:25:01 AM 5837276 7220620 2045148 25.95 2688 1582336 592832 6.64 165608 1620516 4 09:50:49 07:26:01 AM 5837276 7220620 2045148 25.95 2688 1582336 592832 6.64 165608 1620448 4 09:50:49 07:27:01 AM 5837364 7220712 2045060 25.94 2688 1582340 592832 6.64 165608 1620452 4 09:50:49 07:28:01 AM 5837336 7220684 2045088 25.94 2688 1582340 592832 6.64 165608 1620452 4 09:50:49 07:29:01 AM 5837424 7220772 2045000 25.94 2688 1582340 592832 6.64 165608 1620452 4 09:50:49 07:30:01 AM 5836896 7220248 2045528 25.95 2688 1582344 592828 6.64 165608 1620640 4 09:50:49 07:31:01 AM 5837048 7220400 2045376 25.95 2688 1582344 592828 6.64 165608 1620672 16 09:50:49 07:32:01 AM 5837272 7220628 2045152 25.95 2688 1582348 592828 6.64 165608 1620472 8 09:50:49 07:33:01 AM 5836828 7220184 2045596 25.95 2688 1582348 592828 6.64 165608 1620864 16 09:50:49 07:34:01 AM 5837120 7220476 2045304 25.95 2688 1582348 592828 6.64 165608 1620476 8 09:50:49 07:35:01 AM 5837132 7220492 2045292 25.95 2688 1582352 592828 6.64 165608 1620664 4 09:50:49 07:36:01 AM 5837304 7220664 2045120 25.95 2688 1582352 592828 6.64 165608 1620480 4 09:50:49 07:37:01 AM 5837240 7220600 2045184 25.95 2688 1582352 592828 6.64 165608 1620480 4 09:50:49 07:38:01 AM 5837132 7220500 2045292 25.95 2688 1582360 592828 6.64 165608 1620488 4 09:50:49 07:39:01 AM 5837144 7220512 2045280 25.95 2688 1582360 592828 6.64 165608 1620488 4 09:50:49 07:40:01 AM 5836864 7220232 2045560 25.95 2688 1582360 601020 6.73 165608 1620672 4 09:50:49 07:41:01 AM 5837000 7220372 2045424 25.95 2688 1582364 601020 6.73 165608 1620608 4 09:50:49 07:42:01 AM 5837064 7220436 2045360 25.95 2688 1582364 601020 6.73 165608 1620596 4 09:50:49 07:43:01 AM 5837204 7220580 2045220 25.95 2688 1582368 601020 6.73 165608 1620504 4 09:50:49 07:44:01 AM 5837240 7220616 2045184 25.95 2688 1582368 601020 6.73 165608 1620504 4 09:50:49 07:45:01 AM 5837216 7220592 2045208 25.95 2688 1582368 601020 6.73 165608 1620548 4 09:50:49 07:46:01 AM 5837128 7220508 2045296 25.95 2688 1582372 601020 6.73 165616 1620556 4 09:50:49 07:47:01 AM 5837216 7220596 2045208 25.95 2688 1582372 601020 6.73 165608 1620484 4 09:50:49 07:48:01 AM 5837308 7220688 2045116 25.95 2688 1582372 601020 6.73 165608 1620564 4 09:50:49 07:49:01 AM 5837220 7220604 2045204 25.95 2688 1582376 601020 6.73 165608 1620524 4 09:50:49 07:50:01 AM 5837052 7220436 2045372 25.95 2688 1582376 620492 6.95 165608 1620824 4 09:50:49 07:51:01 AM 5837180 7220572 2045244 25.95 2688 1582384 620492 6.95 165608 1620532 4 09:50:49 07:52:01 AM 5837212 7220604 2045212 25.95 2688 1582384 620492 6.95 165608 1620532 4 09:50:49 07:53:01 AM 5837156 7220548 2045268 25.95 2688 1582384 620492 6.95 165608 1620532 4 09:50:49 07:54:01 AM 5837160 7220556 2045264 25.95 2688 1582388 620492 6.95 165608 1620652 4 09:50:49 07:55:01 AM 5837188 7220584 2045236 25.95 2688 1582388 620492 6.95 165608 1620720 4 09:50:49 07:56:01 AM 5837248 7220644 2045176 25.95 2688 1582388 620492 6.95 165608 1620652 4 09:50:49 07:57:01 AM 5837272 7220672 2045152 25.95 2688 1582392 620492 6.95 165608 1620656 4 09:50:49 07:58:01 AM 5837280 7220680 2045144 25.95 2688 1582392 620492 6.95 165608 1620540 4 09:50:49 07:59:01 AM 5837192 7220592 2045232 25.95 2688 1582392 620492 6.95 165608 1620540 4 09:50:49 08:00:01 AM 5836908 7220308 2045516 25.95 2688 1582392 589052 6.60 165608 1620840 4 09:50:49 08:01:01 AM 5835864 7219268 2046560 25.96 2688 1582396 604516 6.77 165608 1621520 4 09:50:49 08:02:01 AM 5837216 7220620 2045208 25.95 2688 1582396 604516 6.77 165608 1620556 4 09:50:49 08:03:01 AM 5837160 7220568 2045264 25.95 2688 1582400 604516 6.77 165608 1620560 4 09:50:49 08:04:01 AM 5837200 7220608 2045224 25.95 2688 1582400 604516 6.77 165608 1620560 4 09:50:49 08:05:01 AM 5836976 7220384 2045448 25.95 2688 1582400 604516 6.77 165608 1620664 4 09:50:49 08:06:01 AM 5837088 7220500 2045336 25.95 2688 1582404 604516 6.77 165608 1620716 4 09:50:49 08:07:01 AM 5836936 7220348 2045488 25.95 2688 1582404 604516 6.77 165608 1620880 4 09:50:49 08:08:01 AM 5837284 7220696 2045140 25.95 2688 1582404 604516 6.77 165608 1620608 4 09:50:49 08:09:01 AM 5837284 7220700 2045140 25.95 2688 1582408 604516 6.77 165608 1620612 4 09:50:49 08:10:01 AM 5836752 7220168 2045672 25.95 2688 1582408 601088 6.73 165608 1620796 4 09:50:49 08:11:02 AM 5836828 7220248 2045596 25.95 2688 1582412 601088 6.73 165608 1620732 4 09:50:49 08:12:01 AM 5836920 7220340 2045504 25.95 2688 1582412 601088 6.73 165608 1620616 4 09:50:49 08:13:01 AM 5837008 7220428 2045416 25.95 2688 1582412 601088 6.73 165608 1620732 4 09:50:49 08:14:01 AM 5837072 7220496 2045352 25.95 2688 1582416 601088 6.73 165608 1620736 4 09:50:49 08:15:01 AM 5836828 7220252 2045596 25.95 2688 1582416 601088 6.73 165608 1620824 4 09:50:49 08:16:01 AM 5837252 7220676 2045172 25.95 2688 1582416 601088 6.73 165608 1620620 4 09:50:49 08:17:01 AM 5836988 7220416 2045436 25.95 2688 1582420 601088 6.73 165608 1620740 4 09:50:49 08:18:01 AM 5837080 7220508 2045344 25.95 2688 1582420 601088 6.73 165608 1620624 4 09:50:49 08:19:01 AM 5837224 7220656 2045200 25.95 2688 1582424 601088 6.73 165608 1620744 4 09:50:49 08:20:01 AM 5836856 7220292 2045568 25.95 2688 1582428 600416 6.72 165608 1620700 4 09:50:49 08:21:01 AM 5836944 7220380 2045480 25.95 2688 1582428 600416 6.72 165608 1620752 4 09:50:49 08:22:01 AM 5836984 7220424 2045440 25.95 2688 1582432 600416 6.72 165608 1620640 4 09:50:49 08:23:01 AM 5837100 7220540 2045324 25.95 2688 1582432 600416 6.72 165608 1620640 4 09:50:49 08:24:01 AM 5836572 7220012 2045852 25.95 2688 1582432 600416 6.72 165608 1620912 4 09:50:49 08:25:01 AM 5836836 7220280 2045588 25.95 2688 1582436 600416 6.72 165608 1620724 4 09:50:49 08:26:01 AM 5836988 7220432 2045436 25.95 2688 1582436 600416 6.72 165608 1620656 4 09:50:49 08:27:01 AM 5836948 7220392 2045476 25.95 2688 1582436 600416 6.72 165608 1620656 4 09:50:49 08:28:01 AM 5836832 7220280 2045592 25.95 2688 1582440 600416 6.72 165608 1620776 4 09:50:49 08:29:01 AM 5836568 7220016 2045856 25.95 2688 1582440 600416 6.72 165608 1621116 4 09:50:49 08:30:01 AM 5836708 7220156 2045716 25.95 2688 1582440 593160 6.64 165608 1620960 4 09:50:49 08:31:01 AM 5836720 7220176 2045704 25.95 2688 1582448 593160 6.64 165608 1621056 4 09:50:49 08:32:01 AM 5836532 7219988 2045892 25.96 2688 1582448 593160 6.64 165608 1621180 4 09:50:49 08:33:01 AM 5836712 7220172 2045712 25.95 2688 1582452 593160 6.64 165608 1620932 4 09:50:49 08:34:01 AM 5834076 7217536 2048348 25.99 2688 1582452 611644 6.85 165608 1623464 8 09:50:49 08:35:01 AM 5836756 7220228 2045668 25.95 2688 1582464 600612 6.73 166512 1619980 4 09:50:49 08:36:01 AM 5836876 7220348 2045548 25.95 2688 1582464 600612 6.73 166512 1619912 4 09:50:49 08:37:01 AM 5836760 7220236 2045664 25.95 2688 1582468 600612 6.73 166512 1619916 4 09:50:49 08:38:01 AM 5836972 7220448 2045452 25.95 2688 1582468 600612 6.73 166512 1619916 4 09:50:49 08:39:01 AM 5836512 7219988 2045912 25.96 2688 1582468 600612 6.73 166512 1620188 4 09:50:49 08:40:01 AM 5836652 7220132 2045772 25.95 2688 1582472 616396 6.90 166512 1620104 4 09:50:49 08:41:01 AM 5836664 7220144 2045760 25.95 2688 1582472 616396 6.90 166512 1620244 16 09:50:49 08:42:01 AM 5837004 7220488 2045420 25.95 2688 1582476 616396 6.90 166512 1619928 8 09:50:49 08:43:01 AM 5836984 7220468 2045440 25.95 2688 1582476 616396 6.90 166512 1619928 4 09:50:49 08:44:01 AM 5836892 7220376 2045532 25.95 2688 1582476 616396 6.90 166512 1619928 4 09:50:49 08:45:01 AM 5836724 7220212 2045700 25.95 2688 1582480 616396 6.90 166512 1620000 4 09:50:49 08:46:01 AM 5836812 7220300 2045612 25.95 2688 1582480 616396 6.90 166512 1619896 4 09:50:49 08:47:01 AM 5836820 7220308 2045604 25.95 2688 1582480 616396 6.90 166516 1619980 4 09:50:49 08:48:01 AM 5836904 7220396 2045520 25.95 2688 1582484 616396 6.90 166512 1619936 4 09:50:49 08:49:01 AM 5836596 7220088 2045828 25.95 2688 1582484 616396 6.90 166512 1619936 4 09:50:49 08:50:01 AM 5836424 7219916 2046000 25.96 2688 1582484 601352 6.73 166512 1620120 4 09:50:49 08:51:01 AM 5836744 7220240 2045680 25.95 2688 1582488 601352 6.73 166512 1619940 4 09:50:49 08:52:01 AM 5836824 7220320 2045600 25.95 2688 1582488 601352 6.73 166512 1619940 4 09:50:49 08:53:01 AM 5836748 7220248 2045676 25.95 2688 1582492 601352 6.73 166512 1619944 4 09:50:49 08:54:01 AM 5836764 7220264 2045660 25.95 2688 1582492 601352 6.73 166512 1619944 4 09:50:49 08:55:01 AM 5836628 7220128 2045796 25.95 2688 1582492 601352 6.73 166512 1620012 4 09:50:49 08:56:01 AM 5836724 7220228 2045700 25.95 2688 1582496 601352 6.73 166512 1619948 4 09:50:49 08:57:01 AM 5836840 7220344 2045584 25.95 2688 1582496 601352 6.73 166512 1619952 4 09:50:49 08:58:01 AM 5836724 7220228 2045700 25.95 2688 1582496 601352 6.73 166512 1620068 4 09:50:49 08:59:01 AM 5836764 7220272 2045660 25.95 2688 1582500 601352 6.73 166512 1620072 4 09:50:49 09:00:01 AM 5836452 7219960 2045972 25.96 2688 1582500 616732 6.91 166512 1620276 4 09:50:49 09:01:01 AM 5836104 7219616 2046320 25.96 2688 1582504 616732 6.91 166512 1620540 4 09:50:49 09:02:01 AM 5836932 7220448 2045492 25.95 2688 1582508 601356 6.73 166516 1619960 4 09:50:49 09:03:01 AM 5836828 7220344 2045596 25.95 2688 1582508 601356 6.73 166516 1619960 4 09:50:49 09:04:01 AM 5836860 7220380 2045564 25.95 2688 1582512 601356 6.73 166516 1619964 4 09:50:49 09:05:01 AM 5836804 7220324 2045620 25.95 2688 1582512 601356 6.73 166516 1620032 4 09:50:49 09:06:01 AM 5836728 7220248 2045696 25.95 2688 1582512 601356 6.73 166516 1619964 4 09:50:49 09:07:01 AM 5836788 7220312 2045636 25.95 2688 1582516 601356 6.73 166516 1619968 4 09:50:49 09:08:01 AM 5836788 7220312 2045636 25.95 2688 1582516 601356 6.73 166516 1620084 4 09:50:49 09:09:01 AM 5836812 7220336 2045612 25.95 2688 1582516 601356 6.73 166516 1619968 4 09:50:49 09:10:01 AM 5836560 7220088 2045864 25.95 2688 1582520 601356 6.73 166516 1620156 4 09:50:49 09:11:01 AM 5836876 7220404 2045548 25.95 2688 1582520 601356 6.73 166516 1619972 4 09:50:49 09:12:01 AM 5836992 7220520 2045432 25.95 2688 1582520 601356 6.73 166516 1619972 4 09:50:49 09:13:01 AM 5836324 7219856 2046100 25.96 2688 1582524 616792 6.91 166516 1620364 4 09:50:49 09:14:01 AM 5836508 7220040 2045916 25.96 2688 1582524 616792 6.91 166516 1620344 4 09:50:49 09:15:01 AM 5836480 7220012 2045944 25.96 2688 1582524 616792 6.91 166516 1620044 4 09:50:49 09:16:02 AM 5836532 7220068 2045892 25.96 2688 1582528 616792 6.91 166516 1620096 4 09:50:49 09:17:01 AM 5836680 7220216 2045744 25.95 2688 1582528 616792 6.91 166516 1619980 4 09:50:49 09:18:01 AM 5836444 7219980 2045980 25.96 2688 1582528 616792 6.91 166516 1620252 16 09:50:49 09:19:01 AM 5836716 7220256 2045708 25.95 2688 1582532 616792 6.91 166516 1619984 8 09:50:49 09:20:01 AM 5836472 7220012 2045952 25.96 2688 1582532 615252 6.89 166516 1620284 4 09:50:49 09:21:01 AM 5836816 7220360 2045608 25.95 2688 1582536 615252 6.89 166516 1619992 4 09:50:49 09:22:01 AM 5836684 7220228 2045740 25.95 2688 1582536 615252 6.89 166516 1620132 12 09:50:49 09:23:01 AM 5836800 7220344 2045624 25.95 2688 1582536 615252 6.89 166516 1619996 8 09:50:49 09:24:01 AM 5836596 7220144 2045828 25.95 2688 1582540 615252 6.89 166516 1620116 4 09:50:49 09:25:01 AM 5836544 7220092 2045880 25.95 2688 1582540 615252 6.89 166516 1620184 4 09:50:49 09:26:01 AM 5836728 7220276 2045696 25.95 2688 1582540 615252 6.89 166516 1620000 4 09:50:49 09:27:01 AM 5836292 7219844 2046132 25.96 2688 1582544 615252 6.89 166516 1620436 8 09:50:49 09:28:01 AM 5836764 7220316 2045660 25.95 2688 1582544 615252 6.89 166516 1620028 8 09:50:49 09:29:01 AM 5836688 7220240 2045736 25.95 2688 1582544 615252 6.89 166516 1620144 4 09:50:49 09:30:01 AM 5836440 7219996 2045984 25.96 2688 1582548 595040 6.66 166516 1620216 4 09:50:49 09:31:01 AM 5836256 7219816 2046168 25.96 2688 1582552 595040 6.66 166516 1620312 4 09:50:49 09:32:01 AM 5836648 7220212 2045776 25.95 2688 1582556 595040 6.66 166516 1620044 4 09:50:49 09:33:01 AM 5836332 7219896 2046092 25.96 2688 1582556 595040 6.66 166516 1620432 4 09:50:49 09:34:01 AM 5836700 7220264 2045724 25.95 2688 1582556 595040 6.66 166516 1620048 4 09:50:49 09:35:01 AM 5836620 7220188 2045804 25.95 2688 1582560 595040 6.66 166516 1620236 4 09:50:49 09:36:01 AM 5836764 7220332 2045660 25.95 2688 1582560 595040 6.66 166516 1620052 4 09:50:49 09:37:01 AM 5836672 7220240 2045752 25.95 2688 1582560 595040 6.66 166516 1620172 4 09:50:49 09:38:01 AM 5836796 7220368 2045628 25.95 2688 1582564 595040 6.66 166516 1620060 4 09:50:49 09:39:01 AM 5836632 7220204 2045792 25.95 2688 1582564 595040 6.66 166516 1620064 4 09:50:49 09:40:01 AM 5836220 7219792 2046204 25.96 2688 1582564 602076 6.74 166516 1620420 4 09:50:49 09:41:01 AM 5355804 7084396 2526620 32.05 2688 1910644 643272 7.20 200372 2005232 199720 09:50:49 09:42:01 AM 5149604 7010800 2732820 34.67 2688 2036508 710740 7.96 212616 2167400 42012 09:50:49 09:43:01 AM 5121880 7036920 2760544 35.02 2688 2087832 668300 7.48 241712 2159224 48656 09:50:49 09:44:01 AM 4931148 7057948 2951276 37.44 2688 2293700 622464 6.97 279596 2283232 26980 09:50:49 09:45:01 AM 4907996 7034776 2974428 37.73 2688 2293820 654116 7.32 279712 2308984 124 09:50:49 09:46:01 AM 4870016 7002948 3012408 38.22 2688 2300060 691452 7.74 280192 2345816 4384 09:50:49 09:47:01 AM 4851728 7003336 3030696 38.45 2688 2318740 691452 7.74 280192 2364540 5464 09:50:49 09:48:01 AM 4844908 7003276 3037516 38.54 2688 2325496 691452 7.74 280192 2371424 940 09:50:49 09:49:01 AM 4834372 7000344 3048052 38.67 2688 2333100 708324 7.93 280476 2380784 40 09:50:49 09:50:01 AM 4986080 7016252 2896344 36.74 2688 2203248 700820 7.85 517068 2020652 23540 09:50:49 Average: 5816617 7216248 2065807 26.21 2688 1597853 603250 6.75 165862 1637749 967 09:50:49 09:50:49 03:44:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:49 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:45:01 AM eth0 63.27 34.17 330.85 13.65 0.00 0.00 0.00 0.00 09:50:49 03:46:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:46:02 AM eth0 4.00 0.12 0.50 0.01 0.00 0.00 0.00 0.00 09:50:49 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:47:01 AM eth0 0.54 0.07 0.04 0.01 0.00 0.00 0.00 0.00 09:50:49 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:48:01 AM eth0 0.67 0.07 0.04 0.00 0.00 0.00 0.00 0.00 09:50:49 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:49:01 AM eth0 0.45 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:50:49 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:50:01 AM eth0 0.90 0.18 0.18 0.07 0.00 0.00 0.00 0.00 09:50:49 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:51:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:49 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:52:01 AM eth0 0.43 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:50:49 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:53:01 AM eth0 0.52 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:50:49 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:54:01 AM eth0 0.78 0.10 0.09 0.01 0.00 0.00 0.00 0.00 09:50:49 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:55:01 AM eth0 0.85 0.23 0.18 0.07 0.00 0.00 0.00 0.00 09:50:49 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:56:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:49 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:57:01 AM eth0 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:49 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:58:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:49 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 03:59:01 AM eth0 0.98 0.32 0.32 0.20 0.00 0.00 0.00 0.00 09:50:49 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:00:01 AM eth0 0.58 0.18 0.16 0.07 0.00 0.00 0.00 0.00 09:50:49 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:01:01 AM eth0 2.25 0.03 0.15 0.00 0.00 0.00 0.00 0.00 09:50:49 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:02:01 AM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:03:01 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:49 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:04:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:05:01 AM eth0 0.53 0.20 0.16 0.08 0.00 0.00 0.00 0.00 09:50:49 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:06:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:07:01 AM eth0 0.42 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:50:49 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:08:01 AM eth0 0.32 0.07 0.03 0.00 0.00 0.00 0.00 0.00 09:50:49 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:09:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:49 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:10:01 AM eth0 0.62 0.17 0.20 0.07 0.00 0.00 0.00 0.00 09:50:49 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:11:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:49 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:12:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:13:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:14:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:15:01 AM eth0 0.45 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:16:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:17:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:18:01 AM eth0 1.17 0.85 0.12 0.07 0.00 0.00 0.00 0.00 09:50:49 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:19:01 AM eth0 0.57 0.05 0.09 0.00 0.00 0.00 0.00 0.00 09:50:49 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:20:01 AM eth0 0.47 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:21:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:22:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:23:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:24:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:49 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:25:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:26:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:27:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:28:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:29:01 AM eth0 0.50 0.03 0.06 0.00 0.00 0.00 0.00 0.00 09:50:49 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:30:01 AM eth0 1.22 0.38 0.46 0.26 0.00 0.00 0.00 0.00 09:50:49 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:31:01 AM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:49 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:32:01 AM eth0 0.65 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:49 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:33:01 AM eth0 0.50 0.20 0.31 0.22 0.00 0.00 0.00 0.00 09:50:49 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:34:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:35:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:50:49 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:36:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:37:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:49 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:38:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:39:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:40:01 AM eth0 0.35 0.08 0.15 0.06 0.00 0.00 0.00 0.00 09:50:49 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:41:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:49 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:42:01 AM eth0 0.52 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:50:49 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:43:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:44:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:45:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:46:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:49 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:47:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:49 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:48:01 AM eth0 0.63 0.20 0.32 0.22 0.00 0.00 0.00 0.00 09:50:49 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:49:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:50:01 AM eth0 0.48 0.20 0.16 0.08 0.00 0.00 0.00 0.00 09:50:49 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:51:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 04:52:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:52:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:53:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:54:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:49 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:55:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:57:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 04:59:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:00:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:49 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:01:01 AM eth0 0.80 0.25 0.35 0.23 0.00 0.00 0.00 0.00 09:50:49 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:03:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:05:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:07:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:09:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:10:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:11:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:12:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:13:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:14:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:15:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:18:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:49 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:19:01 AM eth0 0.40 0.22 0.26 0.20 0.00 0.00 0.00 0.00 09:50:49 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:20:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:22:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:25:01 AM eth0 0.70 0.18 0.19 0.07 0.00 0.00 0.00 0.00 09:50:49 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:26:01 AM eth0 0.47 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:50:49 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:28:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:29:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:49 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:30:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:50:49 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:31:01 AM eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 09:50:49 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:32:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:33:01 AM eth0 1.00 0.23 0.37 0.23 0.00 0.00 0.00 0.00 09:50:49 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:35:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:37:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:39:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:40:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:42:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:43:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:44:01 AM eth0 0.53 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:49 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:45:01 AM eth0 0.58 0.18 0.16 0.07 0.00 0.00 0.00 0.00 09:50:49 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:46:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:49 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:47:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:49:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:50:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:49 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:53:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:54:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:55:01 AM eth0 0.37 0.08 0.15 0.06 0.00 0.00 0.00 0.00 09:50:49 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:56:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:57:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 05:59:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:00:01 AM eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:50:49 06:01:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:01:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:03:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:49 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:05:01 AM eth0 0.45 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:09:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:10:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:12:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:14:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:15:01 AM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:19:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:20:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:21:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:22:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:23:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:25:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:29:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:30:01 AM eth0 0.63 0.08 0.19 0.06 0.00 0.00 0.00 0.00 09:50:49 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:31:01 AM eth0 0.75 0.45 0.52 0.39 0.00 0.00 0.00 0.00 09:50:49 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:49 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:33:01 AM eth0 0.43 0.13 0.26 0.19 0.00 0.00 0.00 0.00 09:50:49 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:35:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:36:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:37:01 AM eth0 0.93 0.20 0.32 0.19 0.00 0.00 0.00 0.00 09:50:49 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:38:01 AM eth0 0.10 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:39:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:40:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:42:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:43:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:45:01 AM eth0 0.47 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:46:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:47:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:48:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:49 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:49:01 AM eth0 1.00 0.25 0.36 0.23 0.00 0.00 0.00 0.00 09:50:49 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:50:01 AM eth0 1.18 0.43 0.73 0.47 0.00 0.00 0.00 0.00 09:50:49 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:51:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:52:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:53:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:54:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:55:01 AM eth0 0.92 0.75 0.18 6.48 0.00 0.00 0.00 0.00 09:50:49 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:56:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:57:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:58:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 06:59:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:00:01 AM eth0 1.15 1.33 0.24 2.80 0.00 0.00 0.00 0.00 09:50:49 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:03:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:49 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:04:01 AM eth0 0.55 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:50:49 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:05:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:49 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:06:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:08:01 AM eth0 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:09:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:10:01 AM eth0 0.77 0.17 0.19 0.07 0.00 0.00 0.00 0.00 09:50:49 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:11:01 AM eth0 0.42 0.25 0.26 0.20 0.00 0.00 0.00 0.00 09:50:49 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:12:01 AM eth0 0.20 0.08 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:13:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:14:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:15:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:49 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:17:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:18:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:19:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:20:01 AM eth0 0.82 0.12 0.20 0.06 0.00 0.00 0.00 0.00 09:50:49 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:21:01 AM eth0 0.58 0.27 0.32 0.23 0.00 0.00 0.00 0.00 09:50:49 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:22:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:23:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:24:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:25:01 AM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:26:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:27:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:28:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:29:01 AM eth0 0.23 0.08 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:30:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:31:01 AM eth0 0.52 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:50:49 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:32:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:33:01 AM eth0 1.05 0.25 0.37 0.23 0.00 0.00 0.00 0.00 09:50:49 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:35:01 AM eth0 0.47 0.23 0.17 0.08 0.00 0.00 0.00 0.00 09:50:49 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:36:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:37:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:38:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:39:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:40:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:42:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:43:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:44:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:45:01 AM eth0 0.43 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:46:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:47:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:48:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:49:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:50:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:51:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:52:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:53:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:54:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:55:01 AM eth0 0.45 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:56:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:57:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:58:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 07:59:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:00:01 AM eth0 0.63 0.15 0.19 0.07 0.00 0.00 0.00 0.00 09:50:49 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:01:01 AM eth0 0.50 0.22 0.31 0.23 0.00 0.00 0.00 0.00 09:50:49 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:02:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:03:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:04:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:05:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:06:01 AM eth0 0.72 0.00 0.09 0.00 0.00 0.00 0.00 0.00 09:50:49 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:07:01 AM eth0 1.03 0.40 0.58 0.42 0.00 0.00 0.00 0.00 09:50:49 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:10:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 08:11:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:11:02 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:13:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:14:01 AM eth0 0.43 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:49 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:15:01 AM eth0 0.73 0.35 0.41 0.26 0.00 0.00 0.00 0.00 09:50:49 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:19:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:20:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:21:01 AM eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:50:49 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:22:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:23:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:49 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:24:01 AM eth0 0.43 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:50:49 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:25:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:49 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:27:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:28:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:49 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:29:01 AM eth0 0.52 0.22 0.31 0.23 0.00 0.00 0.00 0.00 09:50:49 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:30:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:31:01 AM eth0 0.78 0.22 0.31 0.19 0.00 0.00 0.00 0.00 09:50:49 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:32:01 AM eth0 0.82 0.17 0.32 0.19 0.00 0.00 0.00 0.00 09:50:49 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:33:01 AM eth0 0.55 0.22 0.31 0.22 0.00 0.00 0.00 0.00 09:50:49 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:35:01 AM eth0 1.13 0.90 0.22 0.13 0.00 0.00 0.00 0.00 09:50:49 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:38:01 AM eth0 0.88 0.08 0.10 0.00 0.00 0.00 0.00 0.00 09:50:49 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:39:01 AM eth0 0.82 0.45 0.57 0.42 0.00 0.00 0.00 0.00 09:50:49 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:40:01 AM eth0 0.42 0.08 0.15 0.06 0.00 0.00 0.00 0.00 09:50:49 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:41:01 AM eth0 0.77 0.27 0.35 0.23 0.00 0.00 0.00 0.00 09:50:49 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:42:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:43:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:44:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:45:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:47:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:48:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:50:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:51:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:53:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:55:01 AM eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:56:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:57:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 08:59:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:49 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:00:01 AM eth0 0.80 0.35 0.45 0.29 0.00 0.00 0.00 0.00 09:50:49 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:04:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:05:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:49 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:09:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:10:01 AM eth0 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:50:49 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:12:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:49 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:13:01 AM eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 09:50:49 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:14:01 AM eth0 0.85 0.23 0.31 0.19 0.00 0.00 0.00 0.00 09:50:49 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:15:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 09:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:16:02 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:18:01 AM eth0 0.77 0.23 0.35 0.23 0.00 0.00 0.00 0.00 09:50:49 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:19:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:20:01 AM eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:21:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:49 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:22:01 AM eth0 0.82 0.27 0.35 0.23 0.00 0.00 0.00 0.00 09:50:49 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:25:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:26:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:49 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:27:01 AM eth0 1.00 0.38 0.55 0.38 0.00 0.00 0.00 0.00 09:50:49 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:28:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:30:01 AM eth0 0.68 0.13 0.19 0.07 0.00 0.00 0.00 0.00 09:50:49 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:31:01 AM eth0 0.80 0.37 0.56 0.42 0.00 0.00 0.00 0.00 09:50:49 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:49 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:33:01 AM eth0 0.48 0.22 0.31 0.23 0.00 0.00 0.00 0.00 09:50:49 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:35:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:49 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:38:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:49 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:39:01 AM eth0 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 09:50:49 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:40:01 AM eth0 0.62 0.28 0.40 0.26 0.00 0.00 0.00 0.00 09:50:49 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:41:01 AM eth0 249.05 168.04 1417.59 57.27 0.00 0.00 0.00 0.00 09:50:49 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:42:01 AM eth0 69.87 54.46 734.72 8.72 0.00 0.00 0.00 0.00 09:50:49 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:43:01 AM eth0 12.80 13.01 8.86 4.80 0.00 0.00 0.00 0.00 09:50:49 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:44:01 AM eth0 233.73 175.70 373.94 44.81 0.00 0.00 0.00 0.00 09:50:49 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:45:01 AM eth0 9.83 4.10 3.50 0.60 0.00 0.00 0.00 0.00 09:50:49 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:46:01 AM eth0 23.31 21.26 52.09 5.20 0.00 0.00 0.00 0.00 09:50:49 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:47:01 AM eth0 35.84 33.82 127.91 9.81 0.00 0.00 0.00 0.00 09:50:49 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:48:01 AM eth0 14.26 14.30 34.69 5.89 0.00 0.00 0.00 0.00 09:50:49 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:49:01 AM eth0 17.19 16.69 64.08 11.15 0.00 0.00 0.00 0.00 09:50:49 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 09:50:01 AM eth0 82.11 52.45 158.85 81.45 0.00 0.00 0.00 0.00 09:50:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:49 Average: eth0 2.52 1.69 9.12 0.73 0.00 0.00 0.00 0.00 09:50:49 09:50:49 09:50:49 ---> sar -P ALL: 09:50:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/31/2025 _x86_64_ (2 CPU) 09:50:49 09:50:49 03:43:33 LINUX RESTART (2 CPU) 09:50:49 09:50:49 03:44:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 03:45:01 AM all 10.86 0.00 1.26 0.13 0.04 87.71 09:50:49 03:45:01 AM 0 10.85 0.00 1.45 0.10 0.03 87.56 09:50:49 03:45:01 AM 1 10.86 0.00 1.07 0.17 0.05 87.86 09:50:49 03:46:02 AM all 0.33 0.00 0.06 0.01 0.03 99.57 09:50:49 03:46:02 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 09:50:49 03:46:02 AM 1 0.08 0.00 0.05 0.02 0.05 99.80 09:50:49 03:47:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 09:50:49 03:47:01 AM 0 0.51 0.00 0.07 0.00 0.03 99.39 09:50:49 03:47:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 03:48:01 AM all 0.20 0.00 0.08 0.00 0.03 99.68 09:50:49 03:48:01 AM 0 0.30 0.00 0.08 0.00 0.02 99.60 09:50:49 03:48:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:49 03:49:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:49 03:49:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38 09:50:49 03:49:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:50:49 03:50:01 AM all 0.15 0.00 0.08 0.00 0.03 99.75 09:50:49 03:50:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65 09:50:49 03:50:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:50:49 03:51:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:50:49 03:51:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:49 03:51:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 03:52:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:49 03:52:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:49 03:52:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:50:49 03:53:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62 09:50:49 03:53:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:49 03:53:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:49 03:54:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:49 03:54:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:49 03:54:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 03:55:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:49 03:55:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:50:49 03:55:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 09:50:49 03:55:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 03:56:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 09:50:49 03:56:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:49 03:56:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 03:57:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:49 03:57:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 09:50:49 03:57:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:49 03:58:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:49 03:58:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:49 03:58:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:49 03:59:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50 09:50:49 03:59:01 AM 0 0.63 0.00 0.05 0.00 0.03 99.28 09:50:49 03:59:01 AM 1 0.12 0.00 0.12 0.00 0.05 99.72 09:50:49 04:00:01 AM all 0.20 0.00 0.09 0.01 0.04 99.66 09:50:49 04:00:01 AM 0 0.35 0.00 0.13 0.02 0.07 99.43 09:50:49 04:00:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:50:49 04:01:01 AM all 0.23 0.00 0.08 0.01 0.03 99.66 09:50:49 04:01:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48 09:50:49 04:01:01 AM 1 0.07 0.00 0.07 0.02 0.02 99.83 09:50:49 04:02:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 09:50:49 04:02:01 AM 0 0.55 0.00 0.08 0.00 0.05 99.32 09:50:49 04:02:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 04:03:01 AM all 0.22 0.00 0.06 0.00 0.03 99.70 09:50:49 04:03:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52 09:50:49 04:03:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:49 04:04:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:49 04:04:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:49 04:04:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:49 04:05:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:49 04:05:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 09:50:49 04:05:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 04:06:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:49 04:06:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 09:50:49 04:06:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 09:50:49 09:50:49 04:06:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 04:07:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:49 04:07:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 04:07:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:49 04:08:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:49 04:08:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:49 04:08:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 04:09:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 09:50:49 04:09:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 09:50:49 04:09:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:49 04:10:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 09:50:49 04:10:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50 09:50:49 04:10:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:50:49 04:11:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:49 04:11:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:49 04:11:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:49 04:12:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:49 04:12:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 09:50:49 04:12:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 09:50:49 04:13:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:49 04:13:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:49 04:13:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 04:14:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:50:49 04:14:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 09:50:49 04:14:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 04:15:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:49 04:15:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:49 04:15:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 04:16:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:49 04:16:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:49 04:16:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 09:50:49 04:17:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:49 04:17:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:49 04:17:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:50:49 09:50:49 04:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 04:18:01 AM all 0.32 0.27 0.18 0.12 0.03 99.09 09:50:49 04:18:01 AM 0 0.08 0.48 0.23 0.22 0.03 98.95 09:50:49 04:18:01 AM 1 0.55 0.05 0.12 0.02 0.03 99.23 09:50:49 04:19:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:49 04:19:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:50:49 04:19:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 09:50:49 04:20:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:49 04:20:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:50:49 04:20:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 04:21:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:49 04:21:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:50:49 04:21:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:49 04:22:01 AM all 0.18 0.01 0.09 0.01 0.03 99.68 09:50:49 04:22:01 AM 0 0.28 0.00 0.10 0.00 0.03 99.58 09:50:49 04:22:01 AM 1 0.07 0.02 0.08 0.02 0.03 99.78 09:50:49 04:23:01 AM all 0.30 0.00 0.05 0.01 0.03 99.61 09:50:49 04:23:01 AM 0 0.57 0.00 0.07 0.02 0.03 99.32 09:50:49 04:23:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:49 04:24:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:49 04:24:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:49 04:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 04:25:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68 09:50:49 04:25:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60 09:50:49 04:25:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:49 04:26:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:49 04:26:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:49 04:26:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:49 04:27:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:49 04:27:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 09:50:49 04:27:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 09:50:49 04:28:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:50:49 04:28:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53 09:50:49 04:28:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:49 09:50:49 04:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 04:29:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:49 04:29:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:49 04:29:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 04:30:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:50:49 04:30:01 AM 0 0.52 0.00 0.05 0.00 0.00 99.43 09:50:49 04:30:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 09:50:49 04:31:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:49 04:31:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:49 04:31:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 04:32:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63 09:50:49 04:32:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:49 04:32:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 04:33:01 AM all 0.38 0.00 0.06 0.00 0.05 99.51 09:50:49 04:33:01 AM 0 0.70 0.00 0.05 0.00 0.05 99.20 09:50:49 04:33:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:49 04:34:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71 09:50:49 04:34:01 AM 0 0.20 0.00 0.05 0.00 0.02 99.73 09:50:49 04:34:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 09:50:49 04:35:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:49 04:35:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 04:35:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 09:50:49 04:36:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:49 04:36:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 04:36:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:49 04:37:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:49 04:37:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 09:50:49 04:37:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28 09:50:49 04:38:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67 09:50:49 04:38:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 04:38:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 09:50:49 04:39:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:49 04:39:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 09:50:49 04:39:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:49 09:50:49 04:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 04:40:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64 09:50:49 04:40:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 04:40:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 09:50:49 04:41:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71 09:50:49 04:41:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:49 04:41:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.52 09:50:49 04:42:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:49 04:42:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 04:42:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:49 04:43:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:49 04:43:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 04:43:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:49 04:44:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:49 04:44:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:49 04:44:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:49 04:45:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:49 04:45:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:49 04:45:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:49 04:46:01 AM all 0.21 0.00 0.08 0.00 0.03 99.69 09:50:49 04:46:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 09:50:49 04:46:01 AM 1 0.28 0.00 0.08 0.00 0.02 99.62 09:50:49 04:47:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:49 04:47:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:49 04:47:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:50:49 04:48:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:49 04:48:01 AM 0 0.20 0.00 0.03 0.00 0.05 99.72 09:50:49 04:48:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:50:49 04:49:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:49 04:49:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:49 04:49:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:49 04:50:01 AM all 0.49 0.00 0.08 0.00 0.04 99.39 09:50:49 04:50:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43 09:50:49 04:50:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:50:49 09:50:49 04:50:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 04:51:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58 09:50:49 04:51:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 09:50:49 04:51:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:49 04:52:02 AM all 0.29 0.00 0.04 0.00 0.03 99.63 09:50:49 04:52:02 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:49 04:52:02 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:49 04:53:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:49 04:53:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.76 09:50:49 04:53:01 AM 1 0.51 0.00 0.02 0.00 0.02 99.46 09:50:49 04:54:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 09:50:49 04:54:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 04:54:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57 09:50:49 04:55:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 09:50:49 04:55:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 04:55:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 09:50:49 04:56:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:49 04:56:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:49 04:56:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:49 04:57:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:49 04:57:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 04:57:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:49 04:58:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 09:50:49 04:58:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 04:58:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 09:50:49 04:59:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:49 04:59:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 09:50:49 04:59:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 09:50:49 05:00:01 AM all 0.36 0.00 0.06 0.00 0.04 99.54 09:50:49 05:00:01 AM 0 0.13 0.00 0.03 0.00 0.03 99.80 09:50:49 05:00:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28 09:50:49 05:01:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 09:50:49 05:01:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 05:01:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 09:50:49 09:50:49 05:01:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 05:02:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:49 05:02:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 05:02:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 09:50:49 05:03:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:49 05:03:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 05:03:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:49 05:04:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:49 05:04:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:49 05:04:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 09:50:49 05:05:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 09:50:49 05:05:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:49 05:05:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:49 05:06:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:49 05:06:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:50:49 05:06:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 05:07:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:49 05:07:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 09:50:49 05:07:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 05:08:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:49 05:08:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:49 05:08:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:50:49 05:09:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:49 05:09:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:50:49 05:09:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:49 05:10:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:49 05:10:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:49 05:10:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:49 05:11:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:49 05:11:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 09:50:49 05:11:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:49 05:12:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:49 05:12:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 09:50:49 05:12:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:49 09:50:49 05:12:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 05:13:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:49 05:13:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:49 05:13:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:49 05:14:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 09:50:49 05:14:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:49 05:14:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:49 05:15:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 09:50:49 05:15:01 AM 0 0.37 0.00 0.08 0.00 0.03 99.52 09:50:49 05:15:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 09:50:49 05:16:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:49 05:16:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:49 05:16:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:49 05:17:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67 09:50:49 05:17:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 09:50:49 05:17:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 05:18:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:49 05:18:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38 09:50:49 05:18:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:49 05:19:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 09:50:49 05:19:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 09:50:49 05:19:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:49 05:20:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:50:49 05:20:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:50:49 05:20:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 09:50:49 05:21:01 AM all 0.32 0.00 0.06 0.01 0.04 99.57 09:50:49 05:21:01 AM 0 0.52 0.00 0.03 0.02 0.02 99.42 09:50:49 05:21:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:50:49 05:22:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:49 05:22:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:49 05:22:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:49 05:23:01 AM all 0.33 0.15 0.11 0.00 0.03 99.39 09:50:49 05:23:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 05:23:01 AM 1 0.55 0.30 0.15 0.00 0.02 98.98 09:50:49 09:50:49 05:23:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 05:24:01 AM all 0.18 0.00 0.08 0.01 0.04 99.70 09:50:49 05:24:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:49 05:24:01 AM 1 0.27 0.00 0.08 0.02 0.03 99.60 09:50:49 05:25:01 AM all 0.32 0.00 0.03 0.00 0.02 99.63 09:50:49 05:25:01 AM 0 0.12 0.00 0.03 0.00 0.03 99.82 09:50:49 05:25:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45 09:50:49 05:26:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:49 05:26:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30 09:50:49 05:26:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:49 05:27:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70 09:50:49 05:27:01 AM 0 0.32 0.00 0.08 0.00 0.05 99.55 09:50:49 05:27:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 05:28:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:49 05:28:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 05:28:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 05:29:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:49 05:29:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:49 05:29:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 05:30:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:49 05:30:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:49 05:30:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:49 05:31:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 09:50:49 05:31:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:49 05:31:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:49 05:32:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 09:50:49 05:32:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 09:50:49 05:32:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 05:33:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:50:49 05:33:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 09:50:49 05:33:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 05:34:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:49 05:34:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:49 05:34:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 09:50:49 05:34:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 05:35:01 AM all 0.39 0.00 0.06 0.00 0.03 99.52 09:50:49 05:35:01 AM 0 0.67 0.00 0.05 0.00 0.02 99.27 09:50:49 05:35:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:49 05:36:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 09:50:49 05:36:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 09:50:49 05:36:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 09:50:49 05:37:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:49 05:37:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:49 05:37:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:50:49 05:38:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 09:50:49 05:38:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:50:49 05:38:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 09:50:49 05:39:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:49 05:39:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:50:49 05:39:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:49 05:40:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 09:50:49 05:40:01 AM 0 0.62 0.00 0.03 0.00 0.03 99.32 09:50:49 05:40:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:49 05:41:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:50:49 05:41:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 09:50:49 05:41:01 AM 1 0.28 0.00 0.03 0.00 0.02 99.67 09:50:49 05:42:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:49 05:42:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 09:50:49 05:42:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:49 05:43:01 AM all 0.19 0.00 0.08 0.00 0.03 99.70 09:50:49 05:43:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:49 05:43:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 09:50:49 05:44:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 09:50:49 05:44:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 09:50:49 05:44:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 05:45:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:49 05:45:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:49 05:45:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:50:49 09:50:49 05:45:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 05:46:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 09:50:49 05:46:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 05:46:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55 09:50:49 05:47:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 09:50:49 05:47:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:49 05:47:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 09:50:49 05:48:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:49 05:48:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:49 05:48:01 AM 1 0.47 0.00 0.03 0.00 0.00 99.50 09:50:49 05:49:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 09:50:49 05:49:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:49 05:49:01 AM 1 0.30 0.00 0.05 0.00 0.02 99.63 09:50:49 05:50:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:49 05:50:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:49 05:50:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45 09:50:49 05:51:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:49 05:51:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:49 05:51:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:49 05:52:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 09:50:49 05:52:01 AM 0 0.45 0.00 0.07 0.00 0.05 99.43 09:50:49 05:52:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 05:53:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 09:50:49 05:53:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 09:50:49 05:53:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:50:49 05:54:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66 09:50:49 05:54:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53 09:50:49 05:54:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:49 05:55:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:49 05:55:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 05:55:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:49 05:56:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 09:50:49 05:56:01 AM 0 0.30 0.00 0.08 0.00 0.03 99.58 09:50:49 05:56:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 09:50:49 05:56:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 05:57:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 09:50:49 05:57:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.55 09:50:49 05:57:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:49 05:58:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:49 05:58:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:49 05:58:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 05:59:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:49 05:59:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 05:59:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 06:00:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56 09:50:49 06:00:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:49 06:00:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:49 06:01:02 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:49 06:01:02 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:49 06:01:02 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 09:50:49 06:02:01 AM all 0.31 0.00 0.07 0.00 0.03 99.58 09:50:49 06:02:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.76 09:50:49 06:02:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.41 09:50:49 06:03:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:49 06:03:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 09:50:49 06:03:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57 09:50:49 06:04:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:49 06:04:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 09:50:49 06:04:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 06:05:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 09:50:49 06:05:01 AM 0 0.43 0.00 0.07 0.00 0.05 99.45 09:50:49 06:05:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 06:06:01 AM all 0.14 0.00 0.05 0.00 0.03 99.78 09:50:49 06:06:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65 09:50:49 06:06:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 09:50:49 06:07:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:49 06:07:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:49 06:07:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82 09:50:49 09:50:49 06:07:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 06:08:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:49 06:08:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 09:50:49 06:08:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:49 06:09:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:49 06:09:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:49 06:09:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 06:10:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:49 06:10:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70 09:50:49 06:10:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:50:49 06:11:01 AM all 0.32 0.00 0.07 0.01 0.03 99.57 09:50:49 06:11:01 AM 0 0.12 0.00 0.10 0.02 0.05 99.72 09:50:49 06:11:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:49 06:12:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:49 06:12:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:49 06:12:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 06:13:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:49 06:13:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:49 06:13:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:49 06:14:01 AM all 0.17 0.00 0.05 0.00 0.03 99.76 09:50:49 06:14:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 06:14:01 AM 1 0.23 0.00 0.03 0.00 0.02 99.72 09:50:49 06:15:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 09:50:49 06:15:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:49 06:15:01 AM 1 0.40 0.00 0.03 0.00 0.00 99.57 09:50:49 06:16:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 09:50:49 06:16:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:49 06:16:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53 09:50:49 06:17:01 AM all 0.16 0.00 0.07 0.00 0.03 99.74 09:50:49 06:17:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 06:17:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67 09:50:49 06:18:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:49 06:18:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:50:49 06:18:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:50:49 09:50:49 06:18:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 06:19:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:49 06:19:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:49 06:19:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:50:49 06:20:01 AM all 0.21 0.00 0.04 0.00 0.03 99.72 09:50:49 06:20:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83 09:50:49 06:20:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60 09:50:49 06:21:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:49 06:21:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 06:21:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 06:22:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:49 06:22:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:49 06:22:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:49 06:23:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:49 06:23:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:50:49 06:23:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:49 06:24:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71 09:50:49 06:24:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 09:50:49 06:24:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:50:49 06:25:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66 09:50:49 06:25:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 09:50:49 06:25:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:50:49 06:26:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72 09:50:49 06:26:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:49 06:26:01 AM 1 0.30 0.00 0.10 0.00 0.05 99.55 09:50:49 06:27:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:49 06:27:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:49 06:27:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:49 06:28:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:50:49 06:28:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83 09:50:49 06:28:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 06:29:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 09:50:49 06:29:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:49 06:29:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 09:50:49 09:50:49 06:29:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 06:30:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 09:50:49 06:30:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 06:30:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:50:49 06:31:01 AM all 0.30 0.00 0.09 0.00 0.03 99.57 09:50:49 06:31:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:49 06:31:01 AM 1 0.48 0.00 0.08 0.00 0.02 99.42 09:50:49 06:32:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71 09:50:49 06:32:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 09:50:49 06:32:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.51 09:50:49 06:33:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 09:50:49 06:33:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 09:50:49 06:33:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:50:49 06:34:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:50:49 06:34:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 06:34:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 09:50:49 06:35:01 AM all 0.17 0.00 0.08 0.00 0.03 99.73 09:50:49 06:35:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 06:35:01 AM 1 0.22 0.00 0.07 0.00 0.02 99.70 09:50:49 06:36:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:49 06:36:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:50:49 06:36:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 09:50:49 06:37:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:49 06:37:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:49 06:37:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:49 06:38:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:49 06:38:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:49 06:38:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:50:49 06:39:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:50:49 06:39:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:49 06:39:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:50:49 06:40:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:49 06:40:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 06:40:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 09:50:49 06:40:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 06:41:01 AM all 0.33 0.15 0.12 0.00 0.03 99.37 09:50:49 06:41:01 AM 0 0.13 0.00 0.12 0.00 0.05 99.70 09:50:49 06:41:01 AM 1 0.52 0.30 0.12 0.00 0.02 99.05 09:50:49 06:42:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 09:50:49 06:42:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:49 06:42:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 09:50:49 06:43:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:49 06:43:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:49 06:43:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48 09:50:49 06:44:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:49 06:44:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:49 06:44:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:49 06:45:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:49 06:45:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:49 06:45:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:49 06:46:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 09:50:49 06:46:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 09:50:49 06:46:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73 09:50:49 06:47:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:49 06:47:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:49 06:47:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:49 06:48:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:49 06:48:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38 09:50:49 06:48:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82 09:50:49 06:49:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59 09:50:49 06:49:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58 09:50:49 06:49:01 AM 1 0.27 0.00 0.08 0.00 0.05 99.60 09:50:49 06:50:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 09:50:49 06:50:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 06:50:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:50:49 06:51:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:49 06:51:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:49 06:51:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:50:49 09:50:49 06:51:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 06:52:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 09:50:49 06:52:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:49 06:52:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43 09:50:49 06:53:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 09:50:49 06:53:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:49 06:53:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:50:49 06:54:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:49 06:54:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:49 06:54:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:49 06:55:01 AM all 0.10 0.00 0.06 0.00 0.04 99.80 09:50:49 06:55:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73 09:50:49 06:55:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:50:49 06:56:01 AM all 0.07 0.00 0.06 0.00 0.03 99.84 09:50:49 06:56:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 06:56:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 06:57:01 AM all 0.05 0.00 0.05 0.00 0.03 99.87 09:50:49 06:57:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:49 06:57:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:49 06:58:01 AM all 0.07 0.00 0.05 0.00 0.03 99.86 09:50:49 06:58:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 06:58:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 09:50:49 06:59:01 AM all 0.06 0.00 0.05 0.00 0.03 99.86 09:50:49 06:59:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:49 06:59:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:50:49 07:00:01 AM all 0.44 0.00 0.07 0.00 0.04 99.45 09:50:49 07:00:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 09:50:49 07:00:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 09:50:49 07:01:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:49 07:01:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:49 07:01:01 AM 1 0.48 0.00 0.05 0.00 0.00 99.47 09:50:49 07:02:01 AM all 0.17 0.00 0.08 0.00 0.04 99.72 09:50:49 07:02:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:49 07:02:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 09:50:49 09:50:49 07:02:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 07:03:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:49 07:03:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 07:03:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:49 07:04:01 AM all 0.38 0.00 0.05 0.00 0.03 99.53 09:50:49 07:04:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 07:04:01 AM 1 0.70 0.00 0.03 0.00 0.03 99.23 09:50:49 07:05:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:50:49 07:05:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 07:05:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52 09:50:49 07:06:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 09:50:49 07:06:01 AM 0 0.45 0.00 0.10 0.00 0.05 99.40 09:50:49 07:06:01 AM 1 0.13 0.00 0.03 0.00 0.02 99.82 09:50:49 07:07:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:49 07:07:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28 09:50:49 07:07:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:50:49 07:08:01 AM all 0.27 0.00 0.05 0.00 0.03 99.64 09:50:49 07:08:01 AM 0 0.46 0.00 0.07 0.00 0.03 99.44 09:50:49 07:08:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:50:49 07:09:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:50:49 07:09:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:50:49 07:09:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 07:10:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:49 07:10:01 AM 0 0.60 0.00 0.08 0.00 0.05 99.27 09:50:49 07:10:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:50:49 07:11:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:49 07:11:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:50:49 07:11:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:49 07:12:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:49 07:12:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:50:49 07:12:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 07:13:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 09:50:49 07:13:01 AM 0 0.30 0.00 0.03 0.00 0.03 99.63 09:50:49 07:13:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 09:50:49 07:13:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 07:14:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:49 07:14:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:50:49 07:14:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:49 07:15:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:50:49 07:15:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:49 07:15:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:50:49 07:16:01 AM all 0.25 0.00 0.06 0.00 0.02 99.67 09:50:49 07:16:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 09:50:49 07:16:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:50:49 07:17:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:50:49 07:17:01 AM 0 0.25 0.00 0.03 0.00 0.03 99.68 09:50:49 07:17:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53 09:50:49 07:18:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67 09:50:49 07:18:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:49 07:18:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 09:50:49 07:19:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:50:49 07:19:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45 09:50:49 07:19:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:50:49 07:20:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:49 07:20:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:49 07:20:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:50:49 07:21:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 09:50:49 07:21:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 09:50:49 07:21:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 09:50:49 07:22:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:50:49 07:22:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 09:50:49 07:22:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:50:49 07:23:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:49 07:23:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:50:49 07:23:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:49 07:24:01 AM all 0.33 0.00 0.06 0.01 0.03 99.58 09:50:49 07:24:01 AM 0 0.57 0.00 0.05 0.02 0.03 99.33 09:50:49 07:24:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:50:49 09:50:49 07:24:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 07:25:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:49 07:25:01 AM 0 0.13 0.00 0.03 0.00 0.02 99.82 09:50:49 07:25:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 09:50:49 07:26:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:49 07:26:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50 09:50:49 07:26:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 07:27:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 09:50:49 07:27:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:50:49 07:27:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55 09:50:49 07:28:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65 09:50:49 07:28:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:49 07:28:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 09:50:49 07:29:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 09:50:49 07:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 07:29:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 09:50:49 07:30:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62 09:50:49 07:30:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 07:30:01 AM 1 0.45 0.00 0.07 0.00 0.00 99.48 09:50:49 07:31:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:50:49 07:31:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 07:31:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 09:50:49 07:32:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62 09:50:49 07:32:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 07:32:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 09:50:49 07:33:01 AM all 0.22 0.00 0.08 0.00 0.03 99.68 09:50:49 07:33:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 07:33:01 AM 1 0.35 0.00 0.08 0.00 0.02 99.55 09:50:49 07:34:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:49 07:34:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:49 07:34:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:50:49 07:35:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64 09:50:49 07:35:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 07:35:01 AM 1 0.43 0.00 0.08 0.00 0.02 99.47 09:50:49 09:50:49 07:35:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 07:36:01 AM all 0.19 0.00 0.08 0.00 0.03 99.71 09:50:49 07:36:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:50:49 07:36:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58 09:50:49 07:37:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:49 07:37:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:50:49 07:37:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 09:50:49 07:38:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65 09:50:49 07:38:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47 09:50:49 07:38:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:50:49 07:39:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:49 07:39:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:49 07:39:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 09:50:49 07:40:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:49 07:40:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 09:50:49 07:40:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75 09:50:49 07:41:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:50:49 07:41:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53 09:50:49 07:41:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:50:49 07:42:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 09:50:49 07:42:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 09:50:49 07:42:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:50:49 07:43:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67 09:50:49 07:43:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 09:50:49 07:43:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 07:44:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:49 07:44:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:49 07:44:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 07:45:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 09:50:49 07:45:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 09:50:49 07:45:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:50:49 07:46:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 09:50:49 07:46:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 09:50:49 07:46:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:49 09:50:49 07:46:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 07:47:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:50:49 07:47:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:49 07:47:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:50:49 07:48:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 09:50:49 07:48:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:50:49 07:48:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 07:49:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:49 07:49:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:50:49 07:49:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 09:50:49 07:50:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:50:49 07:50:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 09:50:49 07:50:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82 09:50:49 07:51:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:49 07:51:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:49 07:51:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 07:52:01 AM all 0.24 0.00 0.08 0.00 0.03 99.66 09:50:49 07:52:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50 09:50:49 07:52:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:50:49 07:53:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 09:50:49 07:53:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 09:50:49 07:53:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:50:49 07:54:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 09:50:49 07:54:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 09:50:49 07:54:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:50:49 07:55:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:50:49 07:55:01 AM 0 0.37 0.00 0.08 0.00 0.03 99.52 09:50:49 07:55:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82 09:50:49 07:56:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:49 07:56:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:50:49 07:56:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 07:57:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:49 07:57:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:49 07:57:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:50:49 09:50:49 07:57:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 07:58:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 09:50:49 07:58:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:49 07:58:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:50:49 07:59:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 09:50:49 07:59:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 09:50:49 07:59:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:50:49 08:00:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:50:49 08:00:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:49 08:00:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 08:01:01 AM all 0.37 0.00 0.08 0.00 0.03 99.53 09:50:49 08:01:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27 09:50:49 08:01:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:50:49 08:02:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 09:50:49 08:02:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:50:49 08:02:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 08:03:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59 09:50:49 08:03:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 09:50:49 08:03:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88 09:50:49 08:04:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57 09:50:49 08:04:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 09:50:49 08:04:01 AM 1 0.08 0.00 0.10 0.00 0.02 99.80 09:50:49 08:05:01 AM all 0.36 0.00 0.06 0.00 0.02 99.57 09:50:49 08:05:01 AM 0 0.63 0.00 0.07 0.00 0.02 99.28 09:50:49 08:05:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:49 08:06:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 09:50:49 08:06:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53 09:50:49 08:06:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:50:49 08:07:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 09:50:49 08:07:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 09:50:49 08:07:01 AM 1 0.40 0.00 0.10 0.00 0.03 99.46 09:50:49 08:08:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:49 08:08:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 08:08:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:50:49 09:50:49 08:08:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 08:09:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62 09:50:49 08:09:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:49 08:09:01 AM 1 0.50 0.00 0.08 0.00 0.02 99.40 09:50:49 08:10:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 09:50:49 08:10:01 AM 0 0.15 0.00 0.12 0.00 0.05 99.68 09:50:49 08:10:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42 09:50:49 08:11:02 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:50:49 08:11:02 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 09:50:49 08:11:02 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:49 08:12:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65 09:50:49 08:12:01 AM 0 0.14 0.00 0.10 0.00 0.05 99.71 09:50:49 08:12:01 AM 1 0.36 0.00 0.05 0.00 0.00 99.59 09:50:49 08:13:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:49 08:13:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:49 08:13:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:49 08:14:01 AM all 0.33 0.00 0.06 0.01 0.03 99.57 09:50:49 08:14:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:50:49 08:14:01 AM 1 0.57 0.00 0.07 0.02 0.02 99.33 09:50:49 08:15:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 09:50:49 08:15:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 08:15:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50 09:50:49 08:16:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:50:49 08:16:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 09:50:49 08:16:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 08:17:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:49 08:17:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:50:49 08:17:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 08:18:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:50:49 08:18:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63 09:50:49 08:18:01 AM 1 0.27 0.00 0.10 0.00 0.03 99.60 09:50:49 08:19:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:49 08:19:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:49 08:19:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 09:50:49 09:50:49 08:19:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 08:20:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:50:49 08:20:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:50:49 08:20:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:49 08:21:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 09:50:49 08:21:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:50:49 08:21:01 AM 1 0.53 0.00 0.08 0.00 0.02 99.37 09:50:49 08:22:01 AM all 0.25 0.00 0.05 0.00 0.02 99.68 09:50:49 08:22:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 09:50:49 08:22:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55 09:50:49 08:23:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 09:50:49 08:23:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:50:49 08:23:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:49 08:24:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:50:49 08:24:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 08:24:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43 09:50:49 08:25:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:49 08:25:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:50:49 08:25:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 08:26:01 AM all 0.19 0.00 0.07 0.00 0.02 99.72 09:50:49 08:26:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 09:50:49 08:26:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68 09:50:49 08:27:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:49 08:27:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 08:27:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:49 08:28:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55 09:50:49 08:28:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 08:28:01 AM 1 0.60 0.00 0.03 0.00 0.03 99.33 09:50:49 08:29:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 09:50:49 08:29:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 09:50:49 08:29:01 AM 1 0.17 0.00 0.08 0.00 0.02 99.73 09:50:49 08:30:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:49 08:30:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 08:30:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:49 09:50:49 08:30:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 08:31:01 AM all 0.19 0.00 0.08 0.00 0.02 99.71 09:50:49 08:31:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:50:49 08:31:01 AM 1 0.27 0.00 0.08 0.00 0.02 99.63 09:50:49 08:32:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:49 08:32:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 08:32:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:49 08:33:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:49 08:33:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:50:49 08:33:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:49 08:34:01 AM all 0.32 0.01 0.06 0.00 0.03 99.59 09:50:49 08:34:01 AM 0 0.13 0.02 0.08 0.00 0.03 99.73 09:50:49 08:34:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:49 08:35:01 AM all 0.32 0.17 0.14 0.01 0.03 99.34 09:50:49 08:35:01 AM 0 0.20 0.33 0.17 0.02 0.02 99.27 09:50:49 08:35:01 AM 1 0.43 0.00 0.12 0.00 0.03 99.42 09:50:49 08:36:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:50:49 08:36:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:49 08:36:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47 09:50:49 08:37:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:49 08:37:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:49 08:37:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:50:49 08:38:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:49 08:38:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 09:50:49 08:38:01 AM 1 0.15 0.00 0.05 0.00 0.02 99.78 09:50:49 08:39:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 09:50:49 08:39:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33 09:50:49 08:39:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 08:40:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67 09:50:49 08:40:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55 09:50:49 08:40:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:50:49 08:41:01 AM all 0.35 0.00 0.07 0.00 0.04 99.54 09:50:49 08:41:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:49 08:41:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 09:50:49 09:50:49 08:41:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 08:42:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:49 08:42:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 09:50:49 08:42:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 08:43:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:50:49 08:43:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:50:49 08:43:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:49 08:44:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:49 08:44:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 09:50:49 08:44:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:49 08:45:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 09:50:49 08:45:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 09:50:49 08:45:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:49 08:46:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:49 08:46:01 AM 0 0.52 0.00 0.00 0.00 0.02 99.47 09:50:49 08:46:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:49 08:47:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:49 08:47:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:49 08:47:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:50:49 08:48:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 09:50:49 08:48:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:50:49 08:48:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 08:49:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:49 08:49:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:49 08:49:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:49 08:50:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:49 08:50:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:49 08:50:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:50:49 08:51:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:49 08:51:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:49 08:51:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 08:52:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63 09:50:49 08:52:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 09:50:49 08:52:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:49 09:50:49 08:52:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 08:53:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64 09:50:49 08:53:01 AM 0 0.47 0.00 0.05 0.00 0.05 99.43 09:50:49 08:53:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:50:49 08:54:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:49 08:54:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:50:49 08:54:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:50:49 08:55:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:49 08:55:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 09:50:49 08:55:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 08:56:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:49 08:56:01 AM 0 0.43 0.00 0.03 0.00 0.05 99.48 09:50:49 08:56:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 08:57:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:49 08:57:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:50:49 08:57:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:49 08:58:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67 09:50:49 08:58:01 AM 0 0.38 0.00 0.10 0.00 0.05 99.47 09:50:49 08:58:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:49 08:59:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:49 08:59:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:49 08:59:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:49 09:00:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:50:49 09:00:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:49 09:00:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:49 09:01:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67 09:50:49 09:01:01 AM 0 0.38 0.00 0.12 0.00 0.05 99.45 09:50:49 09:01:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:50:49 09:02:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:49 09:02:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:49 09:02:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:49 09:03:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:49 09:03:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:49 09:03:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:49 09:50:49 09:03:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 09:04:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:49 09:04:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:50:49 09:04:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:49 09:05:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:49 09:05:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32 09:50:49 09:05:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 09:50:49 09:06:01 AM all 0.18 0.00 0.04 0.00 0.04 99.74 09:50:49 09:06:01 AM 0 0.32 0.00 0.07 0.00 0.07 99.55 09:50:49 09:06:01 AM 1 0.03 0.00 0.02 0.00 0.02 99.93 09:50:49 09:07:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:49 09:07:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:49 09:07:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:50:49 09:08:01 AM all 0.19 0.00 0.07 0.00 0.03 99.72 09:50:49 09:08:01 AM 0 0.33 0.00 0.08 0.00 0.02 99.57 09:50:49 09:08:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:49 09:09:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:49 09:09:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:49 09:09:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:49 09:10:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 09:50:49 09:10:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:49 09:10:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 09:50:49 09:11:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 09:50:49 09:11:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:49 09:11:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53 09:50:49 09:12:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:49 09:12:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:49 09:12:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:49 09:13:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:49 09:13:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 09:50:49 09:13:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:50:49 09:14:01 AM all 0.15 0.00 0.08 0.00 0.04 99.73 09:50:49 09:14:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65 09:50:49 09:14:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82 09:50:49 09:50:49 09:14:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 09:15:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63 09:50:49 09:15:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:49 09:15:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:49 09:16:02 AM all 0.19 0.00 0.06 0.00 0.03 99.72 09:50:49 09:16:02 AM 0 0.37 0.00 0.08 0.00 0.05 99.50 09:50:49 09:16:02 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 09:50:49 09:17:01 AM all 0.24 0.00 0.05 0.00 0.03 99.68 09:50:49 09:17:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.47 09:50:49 09:17:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:49 09:18:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:49 09:18:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 09:50:49 09:18:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 09:19:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:49 09:19:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:49 09:19:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:49 09:20:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:49 09:20:01 AM 0 0.48 0.00 0.02 0.00 0.03 99.47 09:50:49 09:20:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:49 09:21:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 09:50:49 09:21:01 AM 0 0.47 0.00 0.05 0.00 0.05 99.43 09:50:49 09:21:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:49 09:22:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 09:50:49 09:22:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 09:50:49 09:22:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:49 09:23:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70 09:50:49 09:23:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62 09:50:49 09:23:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 09:50:49 09:24:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:49 09:24:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 09:50:49 09:24:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 09:25:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:50:49 09:25:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28 09:50:49 09:25:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:49 09:50:49 09:25:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 09:26:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:49 09:26:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:49 09:26:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:49 09:27:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 09:50:49 09:27:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:49 09:27:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 09:50:49 09:28:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:50:49 09:28:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:49 09:28:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:49 09:29:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 09:50:49 09:29:01 AM 0 0.42 0.00 0.10 0.00 0.03 99.45 09:50:49 09:29:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:50:49 09:30:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:49 09:30:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:49 09:30:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 09:31:01 AM all 0.35 0.00 0.08 0.00 0.04 99.53 09:50:49 09:31:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 09:50:49 09:31:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:50:49 09:32:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:50:49 09:32:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 09:50:49 09:32:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:49 09:33:01 AM all 0.18 0.00 0.05 0.00 0.03 99.74 09:50:49 09:33:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 09:50:49 09:33:01 AM 1 0.12 0.00 0.03 0.00 0.03 99.82 09:50:49 09:34:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:49 09:34:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:49 09:34:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 09:50:49 09:35:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:49 09:35:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:49 09:35:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:50:49 09:36:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67 09:50:49 09:36:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:49 09:36:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55 09:50:49 09:50:49 09:36:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 09:37:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66 09:50:49 09:37:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:49 09:37:01 AM 1 0.40 0.00 0.02 0.00 0.02 99.57 09:50:49 09:38:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:50:49 09:38:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:49 09:38:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47 09:50:49 09:39:01 AM all 0.36 0.00 0.05 0.00 0.02 99.57 09:50:49 09:39:01 AM 0 0.62 0.00 0.03 0.00 0.02 99.33 09:50:49 09:39:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:49 09:40:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 09:50:49 09:40:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:50:49 09:40:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:49 09:41:01 AM all 32.57 0.00 5.01 0.84 0.08 61.49 09:50:49 09:41:01 AM 0 36.58 0.00 5.63 0.87 0.10 56.82 09:50:49 09:41:01 AM 1 28.56 0.00 4.39 0.82 0.07 66.17 09:50:49 09:42:01 AM all 23.52 0.00 3.23 1.23 0.08 71.95 09:50:49 09:42:01 AM 0 26.18 0.00 3.15 1.20 0.07 69.40 09:50:49 09:42:01 AM 1 20.85 0.00 3.31 1.25 0.08 74.50 09:50:49 09:43:01 AM all 21.30 0.00 3.14 0.42 0.06 75.08 09:50:49 09:43:01 AM 0 23.54 0.00 2.89 0.38 0.07 73.12 09:50:49 09:43:01 AM 1 19.07 0.00 3.39 0.45 0.05 77.05 09:50:49 09:44:01 AM all 29.74 0.00 5.49 0.94 0.09 63.74 09:50:49 09:44:01 AM 0 31.20 0.00 5.92 1.32 0.08 61.48 09:50:49 09:44:01 AM 1 28.28 0.00 5.07 0.55 0.10 66.00 09:50:49 09:45:01 AM all 0.57 0.00 0.21 0.14 0.03 99.05 09:50:49 09:45:01 AM 0 0.85 0.00 0.25 0.18 0.03 98.68 09:50:49 09:45:01 AM 1 0.28 0.00 0.17 0.10 0.03 99.42 09:50:49 09:46:01 AM all 7.60 0.00 0.25 0.03 0.05 92.06 09:50:49 09:46:01 AM 0 11.77 0.00 0.27 0.02 0.05 87.89 09:50:49 09:46:01 AM 1 3.43 0.00 0.23 0.05 0.05 96.23 09:50:49 09:47:01 AM all 18.52 0.00 0.21 0.03 0.07 81.17 09:50:49 09:47:01 AM 0 31.46 0.00 0.22 0.00 0.07 68.26 09:50:49 09:47:01 AM 1 5.55 0.00 0.20 0.07 0.07 94.12 09:50:49 09:50:49 09:47:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:49 09:48:01 AM all 7.63 0.00 0.14 0.02 0.04 92.17 09:50:49 09:48:01 AM 0 9.43 0.00 0.10 0.02 0.03 90.42 09:50:49 09:48:01 AM 1 5.82 0.00 0.18 0.02 0.05 93.93 09:50:49 09:49:01 AM all 7.84 0.00 0.23 0.03 0.06 91.84 09:50:49 09:49:01 AM 0 13.66 0.00 0.30 0.02 0.07 85.96 09:50:49 09:49:01 AM 1 2.02 0.00 0.15 0.05 0.05 97.73 09:50:49 09:50:01 AM all 25.39 0.00 3.24 0.19 0.07 71.11 09:50:49 09:50:01 AM 0 22.04 0.00 2.91 0.22 0.07 74.77 09:50:49 09:50:01 AM 1 28.74 0.00 3.58 0.17 0.07 67.45 09:50:49 Average: all 0.79 0.00 0.12 0.01 0.03 99.05 09:50:49 Average: 0 0.92 0.00 0.12 0.01 0.03 98.91 09:50:49 Average: 1 0.65 0.00 0.12 0.01 0.03 99.19 09:50:49 09:50:49 09:50:49