09:40:13 Started by upstream project "integration-sanity-test-scandium" build number 504 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-1847 (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-p5gDL6WERWbI/agent.6159 09:40:13 SSH_AGENT_PID=6161 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_11188424081564201649.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_11188424081564201649.key) 09:40:14 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:40:14 The recommended git tool is: NONE 09:40:16 using credential opendaylight-jenkins-ssh 09:40:16 Wiping out workspace first. 09:40:16 Cloning the remote Git repository 09:40:16 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:40:16 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:40:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:16 > 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-ssh3056320658493866162.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:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:19 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:19 [INFO] Currently running in a labeled security context 09:40:19 [INFO] Currently SELinux is 'enforcing' on the host 09:40:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh10334003461480675387.key 09:40:19 Verifying host key using known hosts file 09:40:19 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:19 > 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:20 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:40:20 No emails were triggered. 09:40:20 provisioning config files... 09:40:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:40:20 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/jenkins10217897619702830155.sh 09:40:20 ---> python-tools-install.sh 09:40:20 Setup pyenv: 09:40:20 system 09:40:20 * 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:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZHbs 09:40:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:30 lf-activate-venv(): INFO: Base packages installed successfully 09:40:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/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.2 from /tmp/venv-ZHbs/lib/python3.11/site-packages/pip (python 3.11) 09:41:16 appdirs==1.4.4 09:41:16 argcomplete==3.6.2 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.47 09:41:16 botocore==1.40.47 09:41:16 bs4==0.0.2 09:41:16 cachetools==6.2.0 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.3 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.2.18 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.4.1 09:41:16 durationpy==0.10 09:41:16 email-validator==2.3.0 09:41:16 filelock==3.19.1 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.41.1 09:41:16 httplib2==0.31.0 09:41:16 identify==2.6.15 09:41:16 idna==3.10 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.14 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.0 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.1 09:41:16 platformdirs==4.4.0 09:41:16 prettytable==3.16.0 09:41:16 psutil==7.1.0 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.36.2 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.1.0 09:41:16 rich-argparse==1.7.1 09:41:16 rpds-py==0.27.1 09:41:16 rsa==4.9.1 09:41:16 ruamel.yaml==0.18.15 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.34.0 09:41:16 wcwidth==0.2.14 09:41:16 websocket-client==1.9.0 09:41:16 wrapt==1.17.3 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-499 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/jenkins5638558863940536740.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-499' 09:41:16 silo: 'releng' 09:41:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6746772423397156288.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-H9eR 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 +++ sort -V 09:41:17 +++ tail -n 1 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-ZHbs 09:41:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZHbs from' file:/tmp/.os_lf_venv 09:41:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZHbs 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-ZHbs/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-ZHbs/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:40 + type python3 09:41:40 + true 09:41:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/bin to PATH' 09:41:40 lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/bin to PATH 09:41:40 + PATH=/tmp/venv-ZHbs/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:40 + return 0 09:41:40 + openstack --os-cloud vex limits show --absolute 09:41:42 +--------------------------+---------+ 09:41:42 | Name | Value | 09:41:42 +--------------------------+---------+ 09:41:42 | maxTotalInstances | -1 | 09:41:42 | maxTotalCores | 450 | 09:41:42 | maxTotalRAMSize | 1000000 | 09:41:42 | maxServerMeta | 128 | 09:41:42 | maxImageMeta | 128 | 09:41:42 | maxPersonality | 5 | 09:41:42 | maxPersonalitySize | 10240 | 09:41:42 | maxTotalKeypairs | 100 | 09:41:42 | maxServerGroups | 10 | 09:41:42 | maxServerGroupMembers | 10 | 09:41:42 | maxTotalFloatingIps | -1 | 09:41:42 | maxSecurityGroups | -1 | 09:41:42 | maxSecurityGroupRules | -1 | 09:41:42 | totalRAMUsed | 147456 | 09:41:42 | totalCoresUsed | 36 | 09:41:42 | totalInstancesUsed | 12 | 09:41:42 | totalFloatingIpsUsed | 0 | 09:41:42 | totalSecurityGroupsUsed | 0 | 09:41:42 | totalServerGroupsUsed | 0 | 09:41:42 | maxTotalVolumes | -1 | 09:41:42 | maxTotalSnapshots | 10 | 09:41:42 | maxTotalVolumeGigabytes | 4096 | 09:41:42 | maxTotalBackups | 10 | 09:41:42 | maxTotalBackupGigabytes | 1000 | 09:41:42 | totalVolumesUsed | 0 | 09:41:42 | totalGigabytesUsed | 0 | 09:41:42 | totalSnapshotsUsed | 0 | 09:41:42 | totalBackupsUsed | 0 | 09:41:42 | totalBackupGigabytesUsed | 0 | 09:41:42 +--------------------------+---------+ 09:41:42 + pushd /opt/ciman/openstack-hot 09:41:42 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:42 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-499 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:42:07 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-499 09:42:07 Waiting to initialize infrastructure... 09:42:07 Stack initialization successful. 09:42:07 ------------------------------------ 09:42:07 Stack Details 09:42:07 ------------------------------------ 09:42:07 {'added': None, 09:42:07 'capabilities': [], 09:42:07 'created_at': '2025-10-08T09:41:45Z', 09:42:07 'deleted': None, 09:42:07 'deleted_at': None, 09:42:07 'description': 'No description', 09:42:07 'environment': None, 09:42:07 'environment_files': None, 09:42:07 'files': None, 09:42:07 'files_container': None, 09:42:07 'id': '78a53be8-7b7d-4c5c-8b67-0c800a2ba2cd', 09:42:07 'is_rollback_disabled': True, 09:42:07 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-499/78a53be8-7b7d-4c5c-8b67-0c800a2ba2cd', 09:42:07 'rel': 'self'}], 09:42:07 '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:07 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-499', 09:42:07 'notification_topics': [], 09:42:07 'outputs': [{'description': 'IP addresses of the 2nd vm types', 09:42:07 'output_key': 'vm_1_ips', 09:42:07 'output_value': ['10.30.170.228']}, 09:42:07 {'description': 'IP addresses of the 1st vm types', 09:42:07 'output_key': 'vm_0_ips', 09:42:07 'output_value': ['10.30.171.100']}], 09:42:07 'owner_id': ****, 09:42:07 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:42:07 'OS::stack_id': '78a53be8-7b7d-4c5c-8b67-0c800a2ba2cd', 09:42:07 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-499', 09:42:07 'job_name': '52208-499', 09:42:07 'silo': 'releng', 09:42:07 'vm_0_count': '1', 09:42:07 'vm_0_flavor': 'v3-standard-4', 09:42:07 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:42:07 '20250917-133034.447', 09:42:07 'vm_1_count': '1', 09:42:07 'vm_1_flavor': 'v3-standard-2', 09:42:07 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:42:07 '- 20250917-133034.654'}, 09:42:07 'parent_id': None, 09:42:07 'replaced': None, 09:42:07 'status': 'CREATE_COMPLETE', 09:42:07 'status_reason': 'Stack CREATE completed successfully', 09:42:07 'tags': [], 09:42:07 'template': None, 09:42:07 'template_description': 'No description', 09:42:07 'template_url': None, 09:42:07 'timeout_mins': 15, 09:42:07 'unchanged': None, 09:42:07 'updated': None, 09:42:07 'updated_at': None, 09:42:07 'user_project_id': '32663f7e8772419a997b556010621bc2'} 09:42:07 ------------------------------------ 09:42:07 + popd 09:42:07 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:42:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11571214773913570429.sh 09:42:08 ---> Copy SSH public keys to CSIT lab 09:42:08 Setup pyenv: 09:42:08 system 09:42:08 3.8.13 09:42:08 3.9.13 09:42:08 3.10.13 09:42:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZHbs from file:/tmp/.os_lf_venv 09:42:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:10 lf-activate-venv(): INFO: Base packages installed successfully 09:42:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:42:25 lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/bin to PATH 09:42:27 SSH not responding on 10.30.171.100. Retrying in 10 seconds... 09:42:27 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:42:28 releng-52208-499-1-mininet-ovs-217-0 09:42:28 Successfully copied public keys to slave 10.30.170.228 09:42:37 Ping to 10.30.171.100 successful. 09:42:37 SSH not responding on 10.30.171.100. Retrying in 10 seconds... 09:42:47 Ping to 10.30.171.100 successful. 09:42:48 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:42:49 releng-52208-499-0-builder-0 09:42:49 Successfully copied public keys to slave 10.30.171.100 09:42:49 Process 7378 ready. 09:42:49 Process 7379 ready. 09:42:49 SSH ready on all stack servers. 09:42:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins8889285284978325857.sh 09:42:49 Setup pyenv: 09:42:49 system 09:42:49 3.8.13 09:42:49 3.9.13 09:42:49 3.10.13 09:42:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jcfj 09:42:53 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:42:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:57 lf-activate-venv(): INFO: Base packages installed successfully 09:42:57 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:42:59 lf-activate-venv(): INFO: Adding /tmp/venv-jcfj/bin to PATH 09:42:59 + echo 'Installing Python Requirements' 09:42:59 Installing Python Requirements 09:42:59 + cat 09:42:59 + python -m pip install -r requirements.txt 09:42:59 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:42:59 Collecting docker-py (from -r requirements.txt (line 1)) 09:42:59 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:59 Collecting ipaddr (from -r requirements.txt (line 2)) 09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:42:59 Preparing metadata (setup.py): started 09:43:00 Preparing metadata (setup.py): 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 Preparing metadata (setup.py): started 09:43:00 Preparing metadata (setup.py): finished with status 'done' 09:43:00 Collecting pyhocon (from -r requirements.txt (line 5)) 09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:43:00 Collecting requests (from -r requirements.txt (line 6)) 09:43:00 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:00 Collecting robotframework (from -r requirements.txt (line 7)) 09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:43:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.0 MB/s 0:00:00 09:43:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:43:00 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:00 Preparing metadata (setup.py): started 09:43:00 Preparing metadata (setup.py): finished with status 'done' 09:43:01 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:43:01 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:01 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:43:01 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:01 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:43:01 Preparing metadata (setup.py): started 09:43:01 Preparing metadata (setup.py): finished with status 'done' 09:43:01 Collecting scapy (from -r requirements.txt (line 12)) 09:43:01 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:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 37.0 MB/s 0:00:00 09:43:01 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:43:01 Preparing metadata (setup.py): started 09:43:01 Preparing metadata (setup.py): finished with status 'done' 09:43:01 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 09:43:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 43.1 MB/s 0:00:00 09:43:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:43:02 Collecting pyangbind (from -r requirements.txt (line 22)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:43:02 Collecting isodate (from -r requirements.txt (line 25)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:43:02 Collecting jmespath (from -r requirements.txt (line 28)) 09:43:02 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:02 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:43:02 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:43:02 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:02 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:02 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:43:02 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:02 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:43:02 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:02 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:43:02 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:03 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:43:03 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:03 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 09:43:03 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 09:43:03 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:43:03 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:43:03 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:03 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:43:03 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:03 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:03 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:03 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:03 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:43:03 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:03 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:03 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 09:43:03 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:43:03 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:03 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:43:03 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:03 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 09:43:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 40.7 MB/s 0:00:00 09:43:03 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:03 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:03 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:03 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:03 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:04 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:04 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:43:04 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:04 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:43:04 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:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 4.9 MB/s 0:00:00 09:43:04 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:43:04 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:05 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 09:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 16.7 MB/s 0:00:00 09:43:05 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:43:06 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:06 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:06 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:43:07 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 09:43:07 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:07 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:07 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:07 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:07 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:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:43:08 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 09:43:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 65.8 MB/s 0:00:00 09:43:08 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:08 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:08 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:08 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:08 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 09:43:08 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:08 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:08 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:08 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:08 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:08 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:08 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:08 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:08 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:43:08 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:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:43:08 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:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:43:09 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:09 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:09 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:43:09 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:09 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:09 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:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:43:09 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:43:09 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:43:09 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:43:09 Building wheel for robotframework-sshlibrary (setup.py): started 09:43:09 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:43:09 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ddf07cf6f6b7e575b8cf9c72a356e2aa6a2ddfbeea163ca071914869c4a2b2a3 09:43:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:43:09 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:43:09 Building wheel for ipaddr (setup.py): started 09:43:09 Building wheel for ipaddr (setup.py): finished with status 'done' 09:43:09 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ce252e4ccdf6f462dbf412d81526534a7b372921ebf9335371c2e410fc0a9f76 09:43:09 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:43:09 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:43:09 Building wheel for netifaces (setup.py): started 09:43:12 Building wheel for netifaces (setup.py): finished with status 'done' 09:43:12 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41069 sha256=6ed603a80e155fe33cc18d21b247f59e4ffa9778f07ec98266f818d88e1ef5de 09:43:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:43:12 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:43:12 Building wheel for robotframework-httplibrary (setup.py): started 09:43:12 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 09:43:12 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=fc8bc46d63c3c43d358c6b3220116dc34a8c2e2aa5fdc06ad65dd5a7d4b77bdf 09:43:12 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:43:12 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:43:12 Building wheel for jsonpath-rw (setup.py): started 09:43:12 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 09:43:12 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=47a3540f1772a26869673c562235f3478f1def50ecbde37b28b5a93f8ea95668 09:43:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:43:12 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:43:12 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:20 09:43:20 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.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.9.18 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.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.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:20 + pip freeze 09:43:20 attrs==25.4.0 09:43:20 bcrypt==5.0.0 09:43:20 beautifulsoup4==4.14.2 09:43:20 certifi==2025.10.5 09:43:20 cffi==2.0.0 09:43:20 charset-normalizer==3.4.3 09:43:20 click==8.3.0 09:43:20 cryptography==46.0.2 09:43:20 decorator==5.2.1 09:43:20 distlib==0.4.0 09:43:20 docker-py==1.10.6 09:43:20 docker-pycreds==0.4.0 09:43:20 elastic-transport==8.17.1 09:43:20 elasticsearch==8.19.1 09:43:20 elasticsearch-dsl==8.15.4 09:43:20 enum34==1.1.10 09:43:20 filelock==3.19.1 09:43:20 h11==0.16.0 09:43:20 idna==3.10 09:43:20 invoke==2.2.0 09:43:20 ipaddr==2.2.0 09:43:20 isodate==0.7.2 09:43:20 jmespath==1.0.1 09:43:20 jsonpatch==1.33 09:43:20 jsonpath-rw==1.4.0 09:43:20 jsonpointer==3.0.0 09:43:20 lxml==6.0.2 09:43:20 netaddr==1.3.0 09:43:20 netifaces==0.11.0 09:43:20 outcome==1.3.0.post0 09:43:20 paramiko==4.0.0 09:43:20 platformdirs==4.4.0 09:43:20 ply==3.11 09:43:20 pyang==2.7.1 09:43:20 pyangbind==0.8.6 09:43:20 pycparser==2.23 09:43:20 pyhocon==0.3.61 09:43:20 PyNaCl==1.6.0 09:43:20 pyparsing==3.2.5 09:43:20 PySocks==1.7.1 09:43:20 python-dateutil==2.9.0.post0 09:43:20 regex==2025.9.18 09:43:20 requests==2.32.5 09:43:20 robotframework==7.3.2 09:43:20 robotframework-httplibrary==0.4.2 09:43:20 robotframework-pythonlibcore==4.4.1 09:43:20 robotframework-requests==0.9.7 09:43:20 robotframework-selenium2library==3.0.0 09:43:20 robotframework-seleniumlibrary==6.8.0 09:43:20 robotframework-sshlibrary==3.8.0 09:43:20 scapy==2.6.1 09:43:20 scp==0.15.0 09:43:20 selenium==4.36.0 09:43:20 six==1.17.0 09:43:20 sniffio==1.3.1 09:43:20 sortedcontainers==2.4.0 09:43:20 soupsieve==2.8 09:43:20 trio==0.31.0 09:43:20 trio-websocket==0.12.2 09:43:20 typing_extensions==4.15.0 09:43:20 urllib3==2.5.0 09:43:20 virtualenv==20.34.0 09:43:20 waitress==3.0.2 09:43:20 WebOb==1.8.9 09:43:20 websocket-client==1.9.0 09:43:20 WebTest==3.0.7 09:43:20 wsproto==1.2.0 09:43:20 [EnvInject] - Injecting environment variables from a build step. 09:43:20 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:43:20 [EnvInject] - Variables injected successfully. 09:43:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2236149145466635657.sh 09:43:20 Setup pyenv: 09:43:20 system 09:43:20 3.8.13 09:43:20 3.9.13 09:43:20 3.10.13 09:43:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZHbs from file:/tmp/.os_lf_venv 09:43:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:23 lf-activate-venv(): INFO: Base packages installed successfully 09:43:23 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:43:30 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:30 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:30 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/bin to PATH 09:43:30 + ODL_SYSTEM=() 09:43:30 + TOOLS_SYSTEM=() 09:43:30 + OPENSTACK_SYSTEM=() 09:43:30 + OPENSTACK_CONTROLLERS=() 09:43:30 + mapfile -t ADDR 09:43:30 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:43:30 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-499 09:43:32 + for i in "${ADDR[@]}" 09:43:32 ++ ssh 10.30.170.228 hostname -s 09:43:32 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:43:33 + REMHOST=releng-52208-499-1-mininet-ovs-217-0 09:43:33 + case ${REMHOST} in 09:43:33 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:43:33 + for i in "${ADDR[@]}" 09:43:33 ++ ssh 10.30.171.100 hostname -s 09:43:33 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:43:33 + REMHOST=releng-52208-499-0-builder-0 09:43:33 + case ${REMHOST} in 09:43:33 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:43:33 + echo NUM_ODL_SYSTEM=1 09:43:33 + echo NUM_TOOLS_SYSTEM=1 09:43:33 + '[' '' == yes ']' 09:43:33 + NUM_OPENSTACK_SYSTEM=0 09:43:33 + echo NUM_OPENSTACK_SYSTEM=0 09:43:33 + '[' 0 -eq 2 ']' 09:43:33 + echo ODL_SYSTEM_IP=10.30.171.100 09:43:33 ++ seq 0 0 09:43:33 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:43:33 + echo ODL_SYSTEM_1_IP=10.30.171.100 09:43:33 + echo TOOLS_SYSTEM_IP=10.30.170.228 09:43:33 ++ seq 0 0 09:43:33 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:43:33 + echo TOOLS_SYSTEM_1_IP=10.30.170.228 09:43:33 + openstack_index=0 09:43:33 + NUM_OPENSTACK_CONTROL_NODES=1 09:43:33 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:43:33 ++ seq 0 0 09:43:33 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:43:33 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:43:33 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:33 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:33 + '[' -1 -ge 2 ']' 09:43:33 ++ seq 0 -2 09:43:33 + NUM_OPENSTACK_HAPROXY_NODES=0 09:43:33 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:43:33 ++ seq 0 -1 09:43:33 + echo 'Contents of slave_addresses.txt:' 09:43:33 Contents of slave_addresses.txt: 09:43:33 + cat slave_addresses.txt 09:43:33 NUM_ODL_SYSTEM=1 09:43:33 NUM_TOOLS_SYSTEM=1 09:43:33 NUM_OPENSTACK_SYSTEM=0 09:43:33 ODL_SYSTEM_IP=10.30.171.100 09:43:33 ODL_SYSTEM_1_IP=10.30.171.100 09:43:33 TOOLS_SYSTEM_IP=10.30.170.228 09:43:33 TOOLS_SYSTEM_1_IP=10.30.170.228 09:43:33 NUM_OPENSTACK_CONTROL_NODES=1 09:43:33 OPENSTACK_CONTROL_NODE_1_IP= 09:43:33 NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:33 NUM_OPENSTACK_HAPROXY_NODES=0 09:43:33 [EnvInject] - Injecting environment variables from a build step. 09:43:33 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:43:33 [EnvInject] - Variables injected successfully. 09:43:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins11217893718670447105.sh 09:43:33 Preparing for JRE Version 21 09:43:33 Karaf artifact is karaf 09:43:33 Karaf project is integration 09:43:33 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:43:33 [EnvInject] - Injecting environment variables from a build step. 09:43:33 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:43:33 [EnvInject] - Variables injected successfully. 09:43:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16140870982170941017.sh 09:43:33 2025-10-08 09:43:33 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:43:33 Bundle version is 0.21.3-SNAPSHOT 09:43:33 --2025-10-08 09:43:33-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml 09:43:33 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:33 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:33 HTTP request sent, awaiting response... 200 OK 09:43:33 Length: 1410 (1.4K) [application/xml] 09:43:33 Saving to: ‘maven-metadata.xml’ 09:43:33 09:43:33 0K . 100% 69.6M=0s 09:43:33 09:43:33 2025-10-08 09:43:33 (69.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:43:33 09:43:33 09:43:33 09:43:33 org.opendaylight.integration 09:43:33 karaf 09:43:33 0.21.3-SNAPSHOT 09:43:33 09:43:33 09:43:33 20251008.093546 09:43:33 374 09:43:33 09:43:33 20251008093546 09:43:33 09:43:33 09:43:33 pom 09:43:33 0.21.3-20251008.093546-374 09:43:33 20251008093546 09:43:33 09:43:33 09:43:33 tar.gz 09:43:33 0.21.3-20251008.093546-374 09:43:33 20251008093546 09:43:33 09:43:33 09:43:33 zip 09:43:33 0.21.3-20251008.093546-374 09:43:33 20251008093546 09:43:33 09:43:33 09:43:33 cyclonedx 09:43:33 xml 09:43:33 0.21.3-20251008.093546-374 09:43:33 20251008093546 09:43:33 09:43:33 09:43:33 cyclonedx 09:43:33 json 09:43:33 0.21.3-20251008.093546-374 09:43:33 20251008093546 09:43:33 09:43:33 09:43:33 09:43:33 09:43:33 Nexus timestamp is 0.21.3-20251008.093546-374 09:43:33 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251008.093546-374.zip 09:43:33 Distribution bundle is karaf-0.21.3-20251008.093546-374.zip 09:43:33 Distribution bundle version is 0.21.3-SNAPSHOT 09:43:33 Distribution folder is karaf-0.21.3-SNAPSHOT 09:43:33 Nexus prefix is https://nexus.opendaylight.org 09:43:33 [EnvInject] - Injecting environment variables from a build step. 09:43:33 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:43:33 [EnvInject] - Variables injected successfully. 09:43:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17000129155248496040.sh 09:43:33 Setup pyenv: 09:43:34 system 09:43:34 3.8.13 09:43:34 3.9.13 09:43:34 3.10.13 09:43:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZHbs from file:/tmp/.os_lf_venv 09:43:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:36 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:36 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:36 lf-activate-venv(): INFO: Base packages installed successfully 09:43:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:43:42 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:42 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:42 lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/bin to PATH 09:43:42 Copying common-functions.sh to /tmp 09:43:44 Copying common-functions.sh to 10.30.171.100:/tmp 09:43:44 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:43:44 Copying common-functions.sh to 10.30.170.228:/tmp 09:43:44 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 09:43:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17497220491170838926.sh 09:43:44 common-functions.sh is being sourced 09:43:44 common-functions environment: 09:43:44 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:44 ACTUALFEATURES: 09:43:44 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:44 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:43:44 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:44 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:44 CONTROLLERMEM: 2048m 09:43:44 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:43:44 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:43:44 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:43:44 SUITES: 09:43:44 09:43:44 ################################################# 09:43:44 ## Configure Cluster and Start ## 09:43:44 ################################################# 09:43:44 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:43:44 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:43:44 Locating script plan to use... 09:43:44 Finished running script plans 09:43:44 Configuring member-1 with IP address 10.30.171.100 09:43:44 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:43:45 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:43:45 common-functions.sh is being sourced 09:43:45 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium 09:43:45 ++ [[ /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:45 ++ echo 'common-functions.sh is being sourced' 09:43:45 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT 09:43:45 ++ DISTROSTREAM=scandium 09:43:45 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:45 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:45 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:45 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:45 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:43:45 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:43:45 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:45 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:45 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:45 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:45 ++ export CONTROLLERMEM= 09:43:45 ++ CONTROLLERMEM= 09:43:45 common-functions environment: 09:43:45 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:45 ACTUALFEATURES: 09:43:45 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:45 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:43:45 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:45 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:45 CONTROLLERMEM: 09:43:45 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:43:45 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:43:45 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:43:45 SUITES: 09:43:45 09:43:45 ++ case "${DISTROSTREAM}" in 09:43:45 ++ CLUSTER_SYSTEM=akka 09:43:45 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:43:45 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:43:45 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:43:45 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:43:45 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:43:45 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:43:45 ++ print_common_env 09:43:45 ++ cat 09:43:45 ++ SSH='ssh -t -t' 09:43:45 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:43:45 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:43:45 Changing to /tmp 09:43:45 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251008.093546-374.zip 09:43:45 + echo 'Changing to /tmp' 09:43:45 + cd /tmp 09:43:45 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251008.093546-374.zip' 09:43:45 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251008.093546-374.zip 09:43:45 --2025-10-08 09:43:45-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251008.093546-374.zip 09:43:45 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:45 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:45 HTTP request sent, awaiting response... 200 OK 09:43:45 Length: 239819991 (229M) [application/zip] 09:43:45 Saving to: ‘karaf-0.21.3-20251008.093546-374.zip’ 09:43:45 09:43:45 0K ........ ........ ........ ........ ........ ........ 1% 68.6M 3s 09:43:45 3072K ........ ........ ........ ........ ........ ........ 2% 109M 3s 09:43:45 6144K ........ ........ ........ ........ ........ ........ 3% 112M 2s 09:43:45 9216K ........ ........ ........ ........ ........ ........ 5% 119M 2s 09:43:45 12288K ........ ........ ........ ........ ........ ........ 6% 137M 2s 09:43:45 15360K ........ ........ ........ ........ ........ ........ 7% 175M 2s 09:43:45 18432K ........ ........ ........ ........ ........ ........ 9% 170M 2s 09:43:45 21504K ........ ........ ........ ........ ........ ........ 10% 182M 2s 09:43:45 24576K ........ ........ ........ ........ ........ ........ 11% 195M 2s 09:43:45 27648K ........ ........ ........ ........ ........ ........ 13% 227M 1s 09:43:45 30720K ........ ........ ........ ........ ........ ........ 14% 247M 1s 09:43:45 33792K ........ ........ ........ ........ ........ ........ 15% 266M 1s 09:43:45 36864K ........ ........ ........ ........ ........ ........ 17% 262M 1s 09:43:45 39936K ........ ........ ........ ........ ........ ........ 18% 254M 1s 09:43:45 43008K ........ ........ ........ ........ ........ ........ 19% 246M 1s 09:43:45 46080K ........ ........ ........ ........ ........ ........ 20% 277M 1s 09:43:45 49152K ........ ........ ........ ........ ........ ........ 22% 328M 1s 09:43:45 52224K ........ ........ ........ ........ ........ ........ 23% 291M 1s 09:43:45 55296K ........ ........ ........ ........ ........ ........ 24% 285M 1s 09:43:45 58368K ........ ........ ........ ........ ........ ........ 26% 283M 1s 09:43:45 61440K ........ ........ ........ ........ ........ ........ 27% 286M 1s 09:43:45 64512K ........ ........ ........ ........ ........ ........ 28% 282M 1s 09:43:45 67584K ........ ........ ........ ........ ........ ........ 30% 279M 1s 09:43:45 70656K ........ ........ ........ ........ ........ ........ 31% 258M 1s 09:43:45 73728K ........ ........ ........ ........ ........ ........ 32% 295M 1s 09:43:45 76800K ........ ........ ........ ........ ........ ........ 34% 280M 1s 09:43:45 79872K ........ ........ ........ ........ ........ ........ 35% 269M 1s 09:43:45 82944K ........ ........ ........ ........ ........ ........ 36% 307M 1s 09:43:45 86016K ........ ........ ........ ........ ........ ........ 38% 253M 1s 09:43:45 89088K ........ ........ ........ ........ ........ ........ 39% 278M 1s 09:43:45 92160K ........ ........ ........ ........ ........ ........ 40% 291M 1s 09:43:45 95232K ........ ........ ........ ........ ........ ........ 41% 281M 1s 09:43:45 98304K ........ ........ ........ ........ ........ ........ 43% 302M 1s 09:43:45 101376K ........ ........ ........ ........ ........ ........ 44% 293M 1s 09:43:45 104448K ........ ........ ........ ........ ........ ........ 45% 299M 1s 09:43:45 107520K ........ ........ ........ ........ ........ ........ 47% 282M 1s 09:43:45 110592K ........ ........ ........ ........ ........ ........ 48% 278M 1s 09:43:45 113664K ........ ........ ........ ........ ........ ........ 49% 215M 1s 09:43:45 116736K ........ ........ ........ ........ ........ ........ 51% 255M 1s 09:43:45 119808K ........ ........ ........ ........ ........ ........ 52% 219M 1s 09:43:45 122880K ........ ........ ........ ........ ........ ........ 53% 257M 0s 09:43:45 125952K ........ ........ ........ ........ ........ ........ 55% 303M 0s 09:43:45 129024K ........ ........ ........ ........ ........ ........ 56% 281M 0s 09:43:45 132096K ........ ........ ........ ........ ........ ........ 57% 243M 0s 09:43:45 135168K ........ ........ ........ ........ ........ ........ 59% 279M 0s 09:43:45 138240K ........ ........ ........ ........ ........ ........ 60% 251M 0s 09:43:45 141312K ........ ........ ........ ........ ........ ........ 61% 376M 0s 09:43:45 144384K ........ ........ ........ ........ ........ ........ 62% 297M 0s 09:43:45 147456K ........ ........ ........ ........ ........ ........ 64% 285M 0s 09:43:45 150528K ........ ........ ........ ........ ........ ........ 65% 271M 0s 09:43:46 153600K ........ ........ ........ ........ ........ ........ 66% 280M 0s 09:43:46 156672K ........ ........ ........ ........ ........ ........ 68% 289M 0s 09:43:46 159744K ........ ........ ........ ........ ........ ........ 69% 262M 0s 09:43:46 162816K ........ ........ ........ ........ ........ ........ 70% 291M 0s 09:43:46 165888K ........ ........ ........ ........ ........ ........ 72% 284M 0s 09:43:46 168960K ........ ........ ........ ........ ........ ........ 73% 278M 0s 09:43:46 172032K ........ ........ ........ ........ ........ ........ 74% 291M 0s 09:43:46 175104K ........ ........ ........ ........ ........ ........ 76% 299M 0s 09:43:46 178176K ........ ........ ........ ........ ........ ........ 77% 259M 0s 09:43:46 181248K ........ ........ ........ ........ ........ ........ 78% 317M 0s 09:43:46 184320K ........ ........ ........ ........ ........ ........ 80% 295M 0s 09:43:46 187392K ........ ........ ........ ........ ........ ........ 81% 287M 0s 09:43:46 190464K ........ ........ ........ ........ ........ ........ 82% 307M 0s 09:43:46 193536K ........ ........ ........ ........ ........ ........ 83% 299M 0s 09:43:46 196608K ........ ........ ........ ........ ........ ........ 85% 310M 0s 09:43:46 199680K ........ ........ ........ ........ ........ ........ 86% 305M 0s 09:43:46 202752K ........ ........ ........ ........ ........ ........ 87% 318M 0s 09:43:46 205824K ........ ........ ........ ........ ........ ........ 89% 307M 0s 09:43:46 208896K ........ ........ ........ ........ ........ ........ 90% 318M 0s 09:43:46 211968K ........ ........ ........ ........ ........ ........ 91% 327M 0s 09:43:46 215040K ........ ........ ........ ........ ........ ........ 93% 329M 0s 09:43:46 218112K ........ ........ ........ ........ ........ ........ 94% 303M 0s 09:43:46 221184K ........ ........ ........ ........ ........ ........ 95% 300M 0s 09:43:46 224256K ........ ........ ........ ........ ........ ........ 97% 294M 0s 09:43:46 227328K ........ ........ ........ ........ ........ ........ 98% 320M 0s 09:43:46 230400K ........ ........ ........ ........ ........ ........ 99% 294M 0s 09:43:46 233472K ........ ... 100% 319M=0.9s 09:43:46 09:43:46 2025-10-08 09:43:46 (247 MB/s) - ‘karaf-0.21.3-20251008.093546-374.zip’ saved [239819991/239819991] 09:43:46 09:43:46 Extracting the new controller... 09:43:46 + echo 'Extracting the new controller...' 09:43:46 + unzip -q karaf-0.21.3-20251008.093546-374.zip 09:43:48 Adding external repositories... 09:43:48 + echo 'Adding external repositories...' 09:43:48 + 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.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:48 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:48 ################################################################################ 09:43:48 # 09:43:48 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:48 # contributor license agreements. See the NOTICE file distributed with 09:43:48 # this work for additional information regarding copyright ownership. 09:43:48 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:48 # (the "License"); you may not use this file except in compliance with 09:43:48 # the License. You may obtain a copy of the License at 09:43:48 # 09:43:48 # http://www.apache.org/licenses/LICENSE-2.0 09:43:48 # 09:43:48 # Unless required by applicable law or agreed to in writing, software 09:43:48 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:48 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:48 # See the License for the specific language governing permissions and 09:43:48 # limitations under the License. 09:43:48 # 09:43:48 ################################################################################ 09:43:48 09:43:48 # 09:43:48 # If set to true, the following property will not allow any certificate to be used 09:43:48 # when accessing Maven repositories through SSL 09:43:48 # 09:43:48 #org.ops4j.pax.url.mvn.certificateCheck= 09:43:48 09:43:48 # 09:43:48 # Path to the local Maven settings file. 09:43:48 # The repositories defined in this file will be automatically added to the list 09:43:48 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:43:48 # below is not set. 09:43:48 # The following locations are checked for the existence of the settings.xml file 09:43:48 # * 1. looks for the specified url 09:43:48 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:43:48 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:43:48 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:43:48 # 09:43:48 #org.ops4j.pax.url.mvn.settings= 09:43:48 09:43:48 # 09:43:48 # Path to the local Maven repository which is used to avoid downloading 09:43:48 # artifacts when they already exist locally. 09:43:48 # The value of this property will be extracted from the settings.xml file 09:43:48 # above, or defaulted to: 09:43:48 # System.getProperty( "user.home" ) + "/.m2/repository" 09:43:48 # 09:43:48 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:43:48 09:43:48 # 09:43:48 # Default this to false. It's just weird to use undocumented repos 09:43:48 # 09:43:48 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:43:48 09:43:48 # 09:43:48 # Uncomment if you don't wanna use the proxy settings 09:43:48 # from the Maven conf/settings.xml file 09:43:48 # 09:43:48 # org.ops4j.pax.url.mvn.proxySupport=false 09:43:48 09:43:48 # 09:43:48 # Comma separated list of repositories scanned when resolving an artifact. 09:43:48 # Those repositories will be checked before iterating through the 09:43:48 # below list of repositories and even before the local repository 09:43:48 # A repository url can be appended with zero or more of the following flags: 09:43:48 # @snapshots : the repository contains snaphots 09:43:48 # @noreleases : the repository does not contain any released artifacts 09:43:48 # 09:43:48 # The following property value will add the system folder as a repo. 09:43:48 # 09:43:48 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:43:48 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:43:48 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:43:48 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:43:48 09:43:48 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:43:48 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:43:48 09:43:48 # 09:43:48 # Comma separated list of repositories scanned when resolving an artifact. 09:43:48 # The default list includes the following repositories: 09:43:48 # http://repo1.maven.org/maven2@id=central 09:43:48 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:43:48 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:43:48 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:43:48 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:43:48 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:43:48 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:48 # To add repositories to the default ones, prepend '+' to the list of repositories 09:43:48 # to add. 09:43:48 # A repository url can be appended with zero or more of the following flags: 09:43:48 # @snapshots : the repository contains snapshots 09:43:48 # @noreleases : the repository does not contain any released artifacts 09:43:48 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:43:48 # 09:43:48 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:48 09:43:48 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:43:48 + [[ True == \T\r\u\e ]] 09:43:48 + echo 'Configuring the startup features...' 09:43:48 + 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.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:48 + FEATURE_TEST_STRING=features-test 09:43:48 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT 09:43:48 + KARAF_VERSION=karaf4 09:43:48 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:43:48 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:48 + [[ ! -z '' ]] 09:43:48 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:48 ################################################################################ 09:43:48 # 09:43:48 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:48 # contributor license agreements. See the NOTICE file distributed with 09:43:48 # this work for additional information regarding copyright ownership. 09:43:48 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:48 # (the "License"); you may not use this file except in compliance with 09:43:48 # the License. You may obtain a copy of the License at 09:43:48 # 09:43:48 # http://www.apache.org/licenses/LICENSE-2.0 09:43:48 # 09:43:48 # Unless required by applicable law or agreed to in writing, software 09:43:48 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:48 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:48 # See the License for the specific language governing permissions and 09:43:48 # limitations under the License. 09:43:48 # 09:43:48 ################################################################################ 09:43:48 09:43:48 # 09:43:48 # Comma separated list of features repositories to register by default 09:43:48 # 09:43:48 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/e19fd6b8-0968-47d2-ba47-182e756ae87d.xml 09:43:48 09:43:48 # 09:43:48 # Comma separated list of features to install at startup 09:43:48 # 09:43:48 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, b8a669fd-4e7b-4688-a6d4-f32502c77402 09:43:48 09:43:48 # 09:43:48 # Resource repositories (OBR) that the features resolver can use 09:43:48 # to resolve requirements/capabilities 09:43:48 # 09:43:48 # The format of the resourceRepositories is 09:43:48 # resourceRepositories=[xml:url|json:url],... 09:43:48 # for Instance: 09:43:48 # 09:43:48 #resourceRepositories=xml:http://host/path/to/index.xml 09:43:48 # or 09:43:48 #resourceRepositories=json:http://host/path/to/index.json 09:43:48 # 09:43:48 09:43:48 # 09:43:48 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:43:48 # 09:43:48 featuresBootAsynchronous=false 09:43:48 09:43:48 # 09:43:48 # Service requirements enforcement 09:43:48 # 09:43:48 # By default, the feature resolver checks the service requirements/capabilities of 09:43:48 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:43:48 # the required bundles. 09:43:48 # The following flag can have those values: 09:43:48 # - disable: service requirements are completely ignored 09:43:48 # - default: service requirements are ignored for old features 09:43:48 # - enforce: service requirements are always verified 09:43:48 # 09:43:48 #serviceRequirements=default 09:43:48 09:43:48 # 09:43:48 # Store cfg file for config element in feature 09:43:48 # 09:43:48 #configCfgStore=true 09:43:48 09:43:48 # 09:43:48 # Define if the feature service automatically refresh bundles 09:43:48 # 09:43:48 autoRefresh=true 09:43:48 09:43:48 # 09:43:48 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:43:48 # XML file defines instructions related to features processing 09:43:48 # versions.properties may declare properties to resolve placeholders in XML file 09:43:48 # both files are relative to ${karaf.etc} 09:43:48 # 09:43:48 #featureProcessing=org.apache.karaf.features.xml 09:43:48 #featureProcessingVersions=versions.properties 09:43:48 + configure_karaf_log karaf4 '' 09:43:48 + local -r karaf_version=karaf4 09:43:48 + local -r controllerdebugmap= 09:43:48 + local logapi=log4j 09:43:48 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:48 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:48 log4j2.rootLogger.level = INFO 09:43:48 #log4j2.rootLogger.type = asyncRoot 09:43:48 #log4j2.rootLogger.includeLocation = false 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:48 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:48 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:48 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:48 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:48 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:48 log4j2.logger.spifly.level = WARN 09:43:48 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:48 log4j2.logger.audit.level = INFO 09:43:48 log4j2.logger.audit.additivity = false 09:43:48 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:48 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:48 log4j2.appender.console.type = Console 09:43:48 log4j2.appender.console.name = Console 09:43:48 log4j2.appender.console.layout.type = PatternLayout 09:43:48 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:48 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:48 log4j2.appender.rolling.name = RollingFile 09:43:48 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:48 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:48 #log4j2.appender.rolling.immediateFlush = false 09:43:48 log4j2.appender.rolling.append = true 09:43:48 log4j2.appender.rolling.layout.type = PatternLayout 09:43:48 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:48 log4j2.appender.rolling.policies.type = Policies 09:43:48 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:48 log4j2.appender.rolling.policies.size.size = 64MB 09:43:48 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:48 log4j2.appender.rolling.strategy.max = 7 09:43:48 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:48 log4j2.appender.audit.name = AuditRollingFile 09:43:48 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:48 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:48 log4j2.appender.audit.append = true 09:43:48 log4j2.appender.audit.layout.type = PatternLayout 09:43:48 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:48 log4j2.appender.audit.policies.type = Policies 09:43:48 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:48 log4j2.appender.audit.policies.size.size = 8MB 09:43:48 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:48 log4j2.appender.audit.strategy.max = 7 09:43:48 log4j2.appender.osgi.type = PaxOsgi 09:43:48 log4j2.appender.osgi.name = PaxOsgi 09:43:48 log4j2.appender.osgi.filter = * 09:43:48 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:48 #log4j2.logger.aether.level = TRACE 09:43:48 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:48 #log4j2.logger.http-headers.level = DEBUG 09:43:48 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:48 #log4j2.logger.maven.level = TRACE 09:43:48 + logapi=log4j2 09:43:48 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:43:48 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:43:48 + '[' log4j2 == log4j2 ']' 09:43:48 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:48 controllerdebugmap: 09:43:48 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:48 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:43:48 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:43:48 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:43:48 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:43:48 + unset IFS 09:43:48 + echo 'controllerdebugmap: ' 09:43:48 + '[' -n '' ']' 09:43:48 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:43:48 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:48 ################################################################################ 09:43:48 # 09:43:48 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:48 # contributor license agreements. See the NOTICE file distributed with 09:43:48 # this work for additional information regarding copyright ownership. 09:43:48 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:48 # (the "License"); you may not use this file except in compliance with 09:43:48 # the License. You may obtain a copy of the License at 09:43:48 # 09:43:48 # http://www.apache.org/licenses/LICENSE-2.0 09:43:48 # 09:43:48 # Unless required by applicable law or agreed to in writing, software 09:43:48 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:48 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:48 # See the License for the specific language governing permissions and 09:43:48 # limitations under the License. 09:43:48 # 09:43:48 ################################################################################ 09:43:48 09:43:48 # Common pattern layout for appenders 09:43:48 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:48 09:43:48 # Root logger 09:43:48 log4j2.rootLogger.level = INFO 09:43:48 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:43:48 #log4j2.rootLogger.type = asyncRoot 09:43:48 #log4j2.rootLogger.includeLocation = false 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:48 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:48 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:48 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:48 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:48 09:43:48 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:48 09:43:48 # Loggers configuration 09:43:48 09:43:48 # Spifly logger 09:43:48 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:48 log4j2.logger.spifly.level = WARN 09:43:48 09:43:48 # Security audit logger 09:43:48 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:48 log4j2.logger.audit.level = INFO 09:43:48 log4j2.logger.audit.additivity = false 09:43:48 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:48 09:43:48 # Appenders configuration 09:43:48 09:43:48 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:48 log4j2.appender.console.type = Console 09:43:48 log4j2.appender.console.name = Console 09:43:48 log4j2.appender.console.layout.type = PatternLayout 09:43:48 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:48 09:43:48 # Rolling file appender 09:43:48 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:48 log4j2.appender.rolling.name = RollingFile 09:43:48 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:48 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:48 # uncomment to not force a disk flush 09:43:48 #log4j2.appender.rolling.immediateFlush = false 09:43:48 log4j2.appender.rolling.append = true 09:43:48 log4j2.appender.rolling.layout.type = PatternLayout 09:43:48 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:48 log4j2.appender.rolling.policies.type = Policies 09:43:48 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:48 log4j2.appender.rolling.policies.size.size = 1GB 09:43:48 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:48 log4j2.appender.rolling.strategy.max = 7 09:43:48 09:43:48 # Audit file appender 09:43:48 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:48 log4j2.appender.audit.name = AuditRollingFile 09:43:48 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:48 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:48 log4j2.appender.audit.append = true 09:43:48 log4j2.appender.audit.layout.type = PatternLayout 09:43:48 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:48 log4j2.appender.audit.policies.type = Policies 09:43:48 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:48 log4j2.appender.audit.policies.size.size = 8MB 09:43:48 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:48 log4j2.appender.audit.strategy.max = 7 09:43:48 09:43:48 # OSGi appender 09:43:48 log4j2.appender.osgi.type = PaxOsgi 09:43:48 log4j2.appender.osgi.name = PaxOsgi 09:43:48 log4j2.appender.osgi.filter = * 09:43:48 09:43:48 # help with identification of maven-related problems with pax-url-aether 09:43:48 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:48 #log4j2.logger.aether.level = TRACE 09:43:48 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:48 #log4j2.logger.http-headers.level = DEBUG 09:43:48 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:48 #log4j2.logger.maven.level = TRACE 09:43:48 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:43:48 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:43:48 Configure 09:43:48 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:43:48 max memory: 2048m 09:43:48 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:48 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:48 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:43:48 + local -r controllermem=2048m 09:43:48 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:48 + echo Configure 09:43:48 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:43:48 + echo ' max memory: 2048m' 09:43:48 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:43:48 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:48 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:48 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:48 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:43:48 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:48 #!/bin/sh 09:43:48 # 09:43:48 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:48 # contributor license agreements. See the NOTICE file distributed with 09:43:48 # this work for additional information regarding copyright ownership. 09:43:48 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:48 # (the "License"); you may not use this file except in compliance with 09:43:48 # the License. You may obtain a copy of the License at 09:43:48 # 09:43:48 # http://www.apache.org/licenses/LICENSE-2.0 09:43:48 # 09:43:48 # Unless required by applicable law or agreed to in writing, software 09:43:48 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:48 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:48 # See the License for the specific language governing permissions and 09:43:48 # limitations under the License. 09:43:48 # 09:43:48 09:43:48 # 09:43:48 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:43:48 # script: client, instance, shell, start, status, stop, karaf 09:43:48 # 09:43:48 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:43:48 # Actions go here... 09:43:48 # fi 09:43:48 09:43:48 # 09:43:48 # general settings which should be applied for all scripts go here; please keep 09:43:48 # in mind that it is possible that scripts might be executed more than once, e.g. 09:43:48 # in example of the start script where the start script is executed first and the 09:43:48 # karaf script afterwards. 09:43:48 # 09:43:48 09:43:48 # 09:43:48 # The following section shows the possible configuration options for the default 09:43:48 # karaf scripts 09:43:48 # 09:43:48 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:43:48 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:43:48 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:43:48 # export EXTRA_JAVA_OPTS # Additional JVM options 09:43:48 # export KARAF_HOME # Karaf home folder 09:43:48 # export KARAF_DATA # Karaf data folder 09:43:48 # export KARAF_BASE # Karaf base folder 09:43:48 # export KARAF_ETC # Karaf etc folder 09:43:48 # export KARAF_LOG # Karaf log folder 09:43:48 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:43:48 # export KARAF_OPTS # Additional available Karaf options 09:43:48 # export KARAF_DEBUG # Enable debug mode 09:43:48 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:43:48 # export KARAF_NOROOT # Prevent execution as root if set to true 09:43:48 Set Java version 09:43:48 + echo 'Set Java version' 09:43:48 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:43:48 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:48 sudo: a password is required 09:43:48 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:48 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:48 sudo: a password is required 09:43:48 JDK default version ... 09:43:48 + echo 'JDK default version ...' 09:43:48 + java -version 09:43:48 openjdk version "21.0.8" 2025-07-15 09:43:48 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:43:48 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:43:48 Set JAVA_HOME 09:43:48 + echo 'Set JAVA_HOME' 09:43:48 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:48 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:48 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:48 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:48 Listing all open ports on controller system... 09:43:48 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:48 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:43:48 + echo 'Listing all open ports on controller system...' 09:43:48 + netstat -pnatu 09:43:48 /tmp/configuration-script.sh: line 40: netstat: command not found 09:43:48 Configuring cluster 09:43:48 + '[' -f /tmp/custom_shard_config.txt ']' 09:43:48 + echo 'Configuring cluster' 09:43:48 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.100 09:43:48 ################################################ 09:43:48 ## Configure Cluster ## 09:43:48 ################################################ 09:43:48 NOTE: Cluster configuration files not found. Copying from 09:43:48 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:43:48 Configuring unique name in akka.conf 09:43:48 Configuring hostname in akka.conf 09:43:48 Configuring data and rpc seed nodes in akka.conf 09:43:48 modules = [ 09:43:48 09:43:48 { 09:43:48 name = "inventory" 09:43:48 namespace = "urn:opendaylight:inventory" 09:43:48 shard-strategy = "module" 09:43:48 }, 09:43:48 { 09:43:48 name = "topology" 09:43:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:48 shard-strategy = "module" 09:43:48 }, 09:43:48 { 09:43:48 name = "toaster" 09:43:48 namespace = "http://netconfcentral.org/ns/toaster" 09:43:48 shard-strategy = "module" 09:43:48 } 09:43:48 ] 09:43:48 Configuring replication type in module-shards.conf 09:43:48 ################################################ 09:43:48 ## NOTE: Manually restart controller to ## 09:43:48 ## apply configuration. ## 09:43:48 ################################################ 09:43:48 Dump akka.conf 09:43:48 + echo 'Dump akka.conf' 09:43:48 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:43:48 09:43:48 odl-cluster-data { 09:43:48 akka { 09:43:48 remote { 09:43:48 artery { 09:43:48 enabled = on 09:43:48 transport = tcp 09:43:48 canonical.hostname = "10.30.171.100" 09:43:48 canonical.port = 2550 09:43:48 } 09:43:48 } 09:43:48 09:43:48 cluster { 09:43:48 # Using artery. 09:43:48 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.100:2550"] 09:43:48 09:43:48 roles = ["member-1"] 09:43:48 09:43:48 # when under load we might trip a false positive on the failure detector 09:43:48 # failure-detector { 09:43:48 # heartbeat-interval = 4 s 09:43:48 # acceptable-heartbeat-pause = 16s 09:43:48 # } 09:43:48 } 09:43:48 09:43:48 persistence { 09:43:48 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:43:48 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:43:48 # The relative path is always relative to KARAF_HOME. 09:43:48 09:43:48 # snapshot-store.local.dir = "target/snapshots" 09:43:48 09:43:48 # Use lz4 compression for LocalSnapshotStore snapshots 09:43:48 snapshot-store.local.use-lz4-compression = false 09:43:48 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:43:48 snapshot-store.local.lz4-blocksize = 256KB 09:43:48 } 09:43:48 disable-default-actor-system-quarantined-event-handling = "false" 09:43:48 } 09:43:48 } 09:43:48 Dump modules.conf 09:43:48 + echo 'Dump modules.conf' 09:43:48 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:43:48 modules = [ 09:43:48 09:43:48 { 09:43:48 name = "inventory" 09:43:48 namespace = "urn:opendaylight:inventory" 09:43:48 shard-strategy = "module" 09:43:48 }, 09:43:48 { 09:43:48 name = "topology" 09:43:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:48 shard-strategy = "module" 09:43:48 }, 09:43:48 { 09:43:48 name = "toaster" 09:43:48 namespace = "http://netconfcentral.org/ns/toaster" 09:43:48 shard-strategy = "module" 09:43:48 } 09:43:48 ] 09:43:48 Dump module-shards.conf 09:43:48 + echo 'Dump module-shards.conf' 09:43:48 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:43:48 module-shards = [ 09:43:48 { 09:43:48 name = "default" 09:43:48 shards = [ 09:43:48 { 09:43:48 name = "default" 09:43:48 replicas = ["member-1"] 09:43:48 } 09:43:48 ] 09:43:48 }, 09:43:48 { 09:43:48 name = "inventory" 09:43:48 shards = [ 09:43:48 { 09:43:48 name="inventory" 09:43:48 replicas = ["member-1"] 09:43:48 } 09:43:48 ] 09:43:48 }, 09:43:48 { 09:43:48 name = "topology" 09:43:48 shards = [ 09:43:48 { 09:43:48 name="topology" 09:43:48 replicas = ["member-1"] 09:43:48 } 09:43:48 ] 09:43:48 }, 09:43:48 { 09:43:48 name = "toaster" 09:43:48 shards = [ 09:43:48 { 09:43:48 name="toaster" 09:43:48 replicas = ["member-1"] 09:43:48 } 09:43:48 ] 09:43:48 } 09:43:48 ] 09:43:48 Locating config plan to use... 09:43:48 Finished running config plans 09:43:48 Starting member-1 with IP address 10.30.171.100 09:43:48 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:43:49 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:43:49 Redirecting karaf console output to karaf_console.log 09:43:49 Starting controller... 09:43:49 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:43:49 Execute the post startup script on controller 10.30.171.100 09:43:49 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:43:49 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:43:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 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:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:29 /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 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:44:55 2025-10-08T09:44:11,744 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:44:55 Controller is UP 09:44:55 2025-10-08T09:44:11,744 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:44:55 Listing all open ports on controller system... 09:44:55 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:44:55 looking for "BindException: Address already in use" in log file 09:44:55 looking for "server is unhealthy" in log file 09:44:55 Let's take the karaf thread dump 09:44:55 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:44:55 karaf main: org.apache.karaf.main.Main, pid:2042 09:44:55 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:44:56 Generating mininet variables... 09:44:56 Locating test plan to use... 09:44:56 Changing the testplan path... 09:44:56 # Place the suites in run order: 09:44:56 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:44:56 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:44:56 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:44:56 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:44:56 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ... 09:44:56 ============================================================================== 09:44:56 openflowplugin-sanity.txt 09:44:56 ============================================================================== 09:44:56 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:44:56 ============================================================================== 09:44:59 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:44:59 ============================================================================== 09:44:59 Get list of nodes :: Get the inventory | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Link Down :: Take link s1-s2 down | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 Link Up :: Take link s1-s2 up | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:45:03 7 tests, 7 passed, 0 failed 09:45:03 ============================================================================== 09:45:03 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:45:03 ============================================================================== 09:45:03 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 List all the links :: List all the links in the topology. | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Link Down :: Take link s1-s2 down | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Link Up :: Take link s1-s2 up | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:45:10 4 tests, 4 passed, 0 failed 09:45:10 ============================================================================== 09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:45:10 ============================================================================== 09:45:10 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:45:10 4 tests, 4 passed, 0 failed 09:45:10 ============================================================================== 09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:45:10 ============================================================================== 09:45:10 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:45:14 ------------------------------------------------------------------------------ 09:45:14 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:14 ------------------------------------------------------------------------------ 09:45:14 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:14 ------------------------------------------------------------------------------ 09:45:14 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:16 ------------------------------------------------------------------------------ 09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:45:16 6 tests, 6 passed, 0 failed 09:45:16 ============================================================================== 09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:45:16 21 tests, 21 passed, 0 failed 09:45:16 ============================================================================== 09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:45:16 ============================================================================== 09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:45:19 ============================================================================== 09:45:19 Get list of nodes :: Get the inventory | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Link Down :: Take link s1-s2 down | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Link Up :: Take link s1-s2 up | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:45:21 7 tests, 7 passed, 0 failed 09:45:21 ============================================================================== 09:45:22 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:45:22 ============================================================================== 09:45:22 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 List all the links :: List all the links in the topology. | 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:30 ------------------------------------------------------------------------------ 09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:45:30 4 tests, 4 passed, 0 failed 09:45:30 ============================================================================== 09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:45:30 ============================================================================== 09:45:30 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:45:30 4 tests, 4 passed, 0 failed 09:45:30 ============================================================================== 09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:45:30 ============================================================================== 09:45:30 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:45:32 ------------------------------------------------------------------------------ 09:45:32 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:45:32 ------------------------------------------------------------------------------ 09:45:32 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:45:32 ------------------------------------------------------------------------------ 09:45:32 Verify after modifying flow operational - Output to physical port#... | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:45:38 9 tests, 9 passed, 0 failed 09:45:38 ============================================================================== 09:45:39 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:45:39 24 tests, 24 passed, 0 failed 09:45:39 ============================================================================== 09:45:39 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:45:39 ============================================================================== 09:45:41 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:45:41 ============================================================================== 09:45:42 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 1 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 2 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 3 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 4 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 5 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 6 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 7 Added | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 8 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 9 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 10 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 11 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 14 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 15 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 16 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 17 Added | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 18 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 19 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 20 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 21 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 22 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 23 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 24 Added | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 25 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 31 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 36 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 38 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 43 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 45 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 101 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 102 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 103 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 104 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 105 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 106 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 107 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 108 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 109 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 110 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 113 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 156 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 201 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 202 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 203 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 204 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 205 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 206 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 209 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 214 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 218 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 219 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 220 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 221 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 222 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 223 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 224 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 225 Added | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 550 Added | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 1 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 2 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 3 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 4 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 5 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 6 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 7 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 8 Updated | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Test Is Flow 9 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 10 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 11 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 14 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 15 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 16 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 17 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 18 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 19 Updated | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 20 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 21 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 22 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 23 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 24 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 25 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 31 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 36 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 38 Updated | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 43 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 45 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 101 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 102 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 103 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 104 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 105 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 106 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 107 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 108 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 109 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 110 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 113 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 156 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 201 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 202 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 203 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 204 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 205 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 206 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 209 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 214 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 218 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 219 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 220 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 221 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 222 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 223 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 224 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 225 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 550 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 1 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 2 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 3 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 4 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 5 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 6 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 7 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 8 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 9 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 10 Deleted | PASS | 09:46:12 ------------------------------------------------------------------------------ 09:46:12 Test Is Flow 11 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 14 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 15 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 16 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 17 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 18 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 19 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 20 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 21 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 22 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 23 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 24 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 25 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 31 Deleted | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 Test Is Flow 36 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 38 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 43 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 45 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 101 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 102 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 103 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 104 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 105 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 106 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 107 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 108 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 109 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 110 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 113 Deleted | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Test Is Flow 156 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 201 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 202 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 203 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 204 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 205 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 206 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 209 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 214 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 218 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 219 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 220 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 221 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 222 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 223 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 224 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 225 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 550 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:46:16 174 tests, 174 passed, 0 failed 09:46:16 ============================================================================== 09:46:16 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:46:16 ============================================================================== 09:46:16 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 1 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 2 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 3 Added | PASS | 09:46:43 ------------------------------------------------------------------------------ 09:46:43 Test Is Flow 4 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 5 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 6 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 7 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 8 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 9 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 10 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 11 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 15 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 16 Added | PASS | 09:46:44 ------------------------------------------------------------------------------ 09:46:44 Test Is Flow 17 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 18 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 19 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 20 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 21 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 22 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 23 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 24 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 25 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 31 Added | PASS | 09:46:45 ------------------------------------------------------------------------------ 09:46:45 Test Is Flow 36 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 38 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 43 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 45 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 101 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 102 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 103 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 104 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 105 Added | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 106 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 107 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 108 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 109 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 110 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 113 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 201 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 202 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 203 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 204 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 205 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 206 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 209 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 214 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 218 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 219 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 220 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 1 Updated | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 2 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 3 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 4 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 5 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 6 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 7 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 8 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 9 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 10 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 11 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 14 Updated | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 15 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 16 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 17 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 18 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 19 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 20 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 21 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 22 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 23 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 24 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 25 Updated | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 31 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 36 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 38 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 43 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 45 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 101 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 102 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 103 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 104 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 105 Updated | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 106 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 107 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 108 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 109 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 110 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 113 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 201 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 202 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 203 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 204 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 205 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 206 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 209 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 214 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 218 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 219 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 220 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 1 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 2 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 3 Deleted | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 4 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 5 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 6 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 7 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 8 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 9 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 10 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 11 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 14 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 15 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 16 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 17 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 18 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 19 Deleted | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 20 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 21 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 22 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 23 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 24 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 25 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 31 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 36 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 38 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 43 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 45 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 101 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 102 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 103 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 104 Deleted | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 105 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 106 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 107 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 108 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 109 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 110 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 113 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 201 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 202 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 203 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 204 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 205 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 206 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 209 Deleted | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 214 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 218 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 219 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 220 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:47:53 152 tests, 152 passed, 0 failed 09:47:53 ============================================================================== 09:47:53 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:47:53 326 tests, 326 passed, 0 failed 09:47:53 ============================================================================== 09:47:53 openflowplugin-sanity.txt.Reconciliation 09:47:53 ============================================================================== 09:47:53 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:47:53 ============================================================================== 09:47:53 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:47:57 ------------------------------------------------------------------------------ 09:47:57 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Check Linear Topology :: Check Linear Topology. | PASS | 09:48:05 ------------------------------------------------------------------------------ 09:48:05 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:48:05 ------------------------------------------------------------------------------ 09:48:05 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:48:05 ------------------------------------------------------------------------------ 09:48:05 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:48:05 ------------------------------------------------------------------------------ 09:48:05 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:06 | PASS | 09:48:06 ------------------------------------------------------------------------------ 09:48:06 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:16 | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:50 | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:48:51 ------------------------------------------------------------------------------ 09:48:51 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:48:51 ------------------------------------------------------------------------------ 09:48:51 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:48:51 ------------------------------------------------------------------------------ 09:48:51 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:48:51 ------------------------------------------------------------------------------ 09:48:51 Stop Mininet :: Stop Mininet. | PASS | 09:48:51 ------------------------------------------------------------------------------ 09:48:51 Check No Switches :: Check no switches in topology. | PASS | 09:48:52 ------------------------------------------------------------------------------ 09:48:53 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:48:53 23 tests, 23 passed, 0 failed 09:48:53 ============================================================================== 09:48:53 openflowplugin-sanity.txt.Reconciliation | PASS | 09:48:53 23 tests, 23 passed, 0 failed 09:48:53 ============================================================================== 09:48:53 openflowplugin-sanity.txt | PASS | 09:48:53 394 tests, 394 passed, 0 failed 09:48:53 ============================================================================== 09:48:53 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:48:57 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:48:57 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:48:57 Examining the files in data/log and checking filesize 09:48:57 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:48:57 total 1020 09:48:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 09:43 . 09:48:57 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 8 09:43 karaf_console.log 09:48:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 09:44 .. 09:48:57 -rw-rw-r-- 1 jenkins jenkins 1031314 Oct 8 09:48 karaf.log 09:48:57 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:48:57 1008K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:48:57 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:48:57 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:48:57 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory 09:48:57 Let's take the karaf thread dump again... 09:48:57 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:48:58 karaf main: org.apache.karaf.main.Main, pid:4736 09:48:58 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:48:58 Killing ODL 09:48:58 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:49:03 Compressing karaf.log 1 09:49:03 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:49:04 Fetching compressed karaf.log 1 09:49:04 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:49:04 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:49:04 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:49:04 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:49:04 Fetch GC logs 09:49:04 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts. 09:49:05 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory 09:49:05 Examine copied files 09:49:05 total 43804 09:49:05 drwxrwxr-x. 2 jenkins jenkins 6 Oct 8 09:49 gclogs-1 09:49:05 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 8 09:49 odl1_karaf_console.log 09:49:05 -rw-rw-r--. 1 jenkins jenkins 71696 Oct 8 09:49 odl1_karaf.log.gz 09:49:05 -rw-rw-r--. 1 jenkins jenkins 146013 Oct 8 09:48 karaf_1_4736_threads_after.log 09:49:05 -rw-rw-r--. 1 jenkins jenkins 14439 Oct 8 09:48 ps_after.log 09:49:05 -rw-rw-r--. 1 jenkins jenkins 270936 Oct 8 09:48 report.html 09:49:05 -rw-rw-r--. 1 jenkins jenkins 3385597 Oct 8 09:48 log.html 09:49:05 -rw-rw-r--. 1 jenkins jenkins 40767531 Oct 8 09:48 output.xml 09:49:05 -rw-rw-r--. 1 jenkins jenkins 491 Oct 8 09:44 testplan.txt 09:49:05 -rw-rw-r--. 1 jenkins jenkins 107062 Oct 8 09:44 karaf_1_2042_threads_before.log 09:49:05 -rw-rw-r--. 1 jenkins jenkins 14470 Oct 8 09:44 ps_before.log 09:49:05 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 8 09:43 post-startup-script.sh 09:49:05 -rw-rw-r--. 1 jenkins jenkins 252 Oct 8 09:43 startup-script.sh 09:49:05 -rw-rw-r--. 1 jenkins jenkins 3495 Oct 8 09:43 configuration-script.sh 09:49:05 -rw-rw-r--. 1 jenkins jenkins 337 Oct 8 09:43 detect_variables.env 09:49:05 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 8 09:43 pom.xml 09:49:05 -rw-rw-r--. 1 jenkins jenkins 92 Oct 8 09:43 set_variables.env 09:49:05 -rw-rw-r--. 1 jenkins jenkins 299 Oct 8 09:43 slave_addresses.txt 09:49:05 -rw-rw-r--. 1 jenkins jenkins 570 Oct 8 09:42 requirements.txt 09:49:05 -rw-rw-r--. 1 jenkins jenkins 26 Oct 8 09:42 env.properties 09:49:05 -rw-rw-r--. 1 jenkins jenkins 334 Oct 8 09:41 stack-parameters.yaml 09:49:05 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 8 09:40 test 09:49:05 drwxrwxr-x. 2 jenkins jenkins 6 Oct 8 09:40 test@tmp 09:49:05 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 8 09:35 maven-metadata.xml 09:49:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11562206013133907759.sh 09:49:05 Karaf Deployments, Tests must have already run 09:49:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins2703324850760234467.sh 09:49:05 Cleaning up Robot installation... 09:49:05 $ ssh-agent -k 09:49:05 unset SSH_AUTH_SOCK; 09:49:05 unset SSH_AGENT_PID; 09:49:05 echo Agent pid 6161 killed; 09:49:05 [ssh-agent] Stopped. 09:49:05 Recording plot data 09:49:05 Robot results publisher started... 09:49:05 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:49:05 -Parsing output xml: 09:49:06 Done! 09:49:06 -Copying log files to build dir: 09:49:08 Done! 09:49:08 -Assigning results to build: 09:49:08 Done! 09:49:08 -Checking thresholds: 09:49:08 Done! 09:49:08 Done publishing Robot results. 09:49:08 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13708529156551465415.sh 09:49:08 Archiving csit artifacts 09:49:08 mv: cannot stat '*_1.png': No such file or directory 09:49:08 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:49:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:49:08 Dload Upload Total Spent Left Speed 09:49:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3522k 0 3522k 0 0 4504k 0 --:--:-- --:--:-- --:--:-- 4499k 09:49:08 Archive: robot-plugin.zip 09:49:08 inflating: ./archives/robot-plugin/log.html 09:49:09 inflating: ./archives/robot-plugin/output.xml 09:49:09 inflating: ./archives/robot-plugin/report.html 09:49:09 mv: cannot stat '*.log.gz': No such file or directory 09:49:09 mv: cannot stat '*.csv': No such file or directory 09:49:09 mv: cannot stat '*.png': No such file or directory 09:49:09 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5555629189247854762.sh 09:49:09 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:09 [EnvInject] - Injecting environment variables from a build step. 09:49:09 [EnvInject] - Injecting as environment variables the properties content 09:49:09 OS_CLOUD=vex 09:49:09 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-499 09:49:09 09:49:09 [EnvInject] - Variables injected successfully. 09:49:09 provisioning config files... 09:49:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:49:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11754597536573988929.sh 09:49:09 ---> openstack-stack-delete.sh 09:49:09 Setup pyenv: 09:49:09 system 09:49:09 3.8.13 09:49:09 3.9.13 09:49:09 3.10.13 09:49:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZHbs from file:/tmp/.os_lf_venv 09:49:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:11 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:11 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:49:11 lf-activate-venv(): INFO: Base packages installed successfully 09:49:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:49:31 lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/bin to PATH 09:49:31 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-sanity-only-scandium-499 09:49:34 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 09:49:46 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-499 09:49:46 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-499 09:49:46 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13587103402573494304.sh 09:49:46 ---> sysstat.sh 09:49:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5962250854626292074.sh 09:49:47 ---> package-listing.sh 09:49:47 ++ facter osfamily 09:49:47 ++ tr '[:upper:]' '[:lower:]' 09:49:47 + OS_FAMILY=redhat 09:49:47 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:49:47 + START_PACKAGES=/tmp/packages_start.txt 09:49:47 + END_PACKAGES=/tmp/packages_end.txt 09:49:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:47 + PACKAGES=/tmp/packages_start.txt 09:49:47 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:47 + PACKAGES=/tmp/packages_end.txt 09:49:47 + case "${OS_FAMILY}" in 09:49:47 + rpm -qa 09:49:47 + sort 09:49:48 + '[' -f /tmp/packages_start.txt ']' 09:49:48 + '[' -f /tmp/packages_end.txt ']' 09:49:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:48 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:48 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:49:48 + 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:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2745579361696119282.sh 09:49:48 ---> capture-instance-metadata.sh 09:49:48 Setup pyenv: 09:49:48 system 09:49:48 3.8.13 09:49:48 3.9.13 09:49:48 3.10.13 09:49:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZHbs from file:/tmp/.os_lf_venv 09:49:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:50 lf-activate-venv(): INFO: Base packages installed successfully 09:49:50 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:00 lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/bin to PATH 09:50:00 INFO: Running in OpenStack, capturing instance metadata 09:50:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11842894037928137048.sh 09:50:00 provisioning config files... 09:50:01 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #499 09:50:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config9755750768718128354tmp 09:50:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:50:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:50:01 provisioning config files... 09:50:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:50:01 [EnvInject] - Injecting environment variables from a build step. 09:50:01 [EnvInject] - Injecting as environment variables the properties content 09:50:01 SERVER_ID=logs 09:50:01 09:50:01 [EnvInject] - Variables injected successfully. 09:50:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11626170047298468738.sh 09:50:01 ---> create-netrc.sh 09:50:01 WARN: Log server credential not found. 09:50:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3924972354284840424.sh 09:50:01 ---> python-tools-install.sh 09:50:01 Setup pyenv: 09:50:01 system 09:50:01 3.8.13 09:50:01 3.9.13 09:50:01 3.10.13 09:50:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZHbs from file:/tmp/.os_lf_venv 09:50:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:03 lf-activate-venv(): INFO: Base packages installed successfully 09:50:03 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:13 lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/bin to PATH 09:50:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14133044006197447219.sh 09:50:13 ---> sudo-logs.sh 09:50:13 Archiving 'sudo' log.. 09:50:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16360671836689941988.sh 09:50:14 ---> job-cost.sh 09:50:14 Setup pyenv: 09:50:14 system 09:50:14 3.8.13 09:50:14 3.9.13 09:50:14 3.10.13 09:50:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZHbs from file:/tmp/.os_lf_venv 09:50:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:16 lf-activate-venv(): INFO: Base packages installed successfully 09:50:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:24 lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/bin to PATH 09:50:24 DEBUG: total: 0.16999999999999998 09:50:24 INFO: Retrieving Stack Cost... 09:50:25 INFO: Retrieving Pricing Info for: v3-standard-2 09:50:25 INFO: Archiving Costs 09:50:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3452226648423440522.sh 09:50:25 ---> logs-deploy.sh 09:50:25 Setup pyenv: 09:50:25 system 09:50:25 3.8.13 09:50:25 3.9.13 09:50:25 3.10.13 09:50:25 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZHbs from file:/tmp/.os_lf_venv 09:50:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:27 lf-activate-venv(): INFO: Base packages installed successfully 09:50:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:50:39 lf-activate-venv(): INFO: Adding /tmp/venv-ZHbs/bin to PATH 09:50:39 WARNING: Nexus logging server not set 09:50:39 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/499/ 09:50:39 INFO: archiving logs to S3 09:50:41 ---> uname -a: 09:50:41 Linux prd-centos8-robot-2c-8g-1847.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:41 09:50:41 09:50:41 ---> lscpu: 09:50:41 Architecture: x86_64 09:50:41 CPU op-mode(s): 32-bit, 64-bit 09:50:41 Byte Order: Little Endian 09:50:41 CPU(s): 2 09:50:41 On-line CPU(s) list: 0,1 09:50:41 Thread(s) per core: 1 09:50:41 Core(s) per socket: 1 09:50:41 Socket(s): 2 09:50:41 NUMA node(s): 1 09:50:41 Vendor ID: AuthenticAMD 09:50:41 CPU family: 23 09:50:41 Model: 49 09:50:41 Model name: AMD EPYC-Rome Processor 09:50:41 Stepping: 0 09:50:41 CPU MHz: 2800.000 09:50:41 BogoMIPS: 5600.00 09:50:41 Virtualization: AMD-V 09:50:41 Hypervisor vendor: KVM 09:50:41 Virtualization type: full 09:50:41 L1d cache: 32K 09:50:41 L1i cache: 32K 09:50:41 L2 cache: 512K 09:50:41 L3 cache: 16384K 09:50:41 NUMA node0 CPU(s): 0,1 09:50:41 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:41 09:50:41 09:50:41 ---> nproc: 09:50:41 2 09:50:41 09:50:41 09:50:41 ---> df -h: 09:50:41 Filesystem Size Used Avail Use% Mounted on 09:50:41 devtmpfs 3.8G 0 3.8G 0% /dev 09:50:41 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:50:41 tmpfs 3.8G 17M 3.8G 1% /run 09:50:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:50:41 /dev/vda1 40G 8.4G 32G 21% / 09:50:41 tmpfs 770M 0 770M 0% /run/user/1001 09:50:41 09:50:41 09:50:41 ---> free -m: 09:50:41 total used free shared buff/cache available 09:50:41 Mem: 7697 582 4830 19 2283 6816 09:50:41 Swap: 1023 0 1023 09:50:41 09:50:41 09:50:41 ---> ip addr: 09:50:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:50:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:41 inet 127.0.0.1/8 scope host lo 09:50:41 valid_lft forever preferred_lft forever 09:50:41 inet6 ::1/128 scope host 09:50:41 valid_lft forever preferred_lft forever 09:50:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:50:41 link/ether fa:16:3e:e2:59:cf brd ff:ff:ff:ff:ff:ff 09:50:41 altname enp0s3 09:50:41 altname ens3 09:50:41 inet 10.30.170.13/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:50:41 valid_lft 71595sec preferred_lft 71595sec 09:50:41 inet6 fe80::f816:3eff:fee2:59cf/64 scope link 09:50:41 valid_lft forever preferred_lft forever 09:50:41 09:50:41 09:50:41 ---> sar -b -r -n DEV: 09:50:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/08/2025 _x86_64_ (2 CPU) 09:50:41 09:50:41 05:43:51 LINUX RESTART (2 CPU) 09:50:41 09:50:41 05:44:02 AM tps rtps wtps bread/s bwrtn/s 09:50:41 05:45:01 AM 198.73 154.73 43.99 13655.50 38320.51 09:50:41 05:46:01 AM 3.07 0.00 3.07 0.00 732.69 09:50:41 05:47:01 AM 0.13 0.00 0.13 0.00 1.07 09:50:41 05:48:01 AM 0.47 0.03 0.43 0.53 6.82 09:50:41 05:49:01 AM 0.27 0.00 0.27 0.00 4.02 09:50:41 05:50:01 AM 0.30 0.00 0.30 0.00 4.67 09:50:41 05:51:01 AM 0.38 0.00 0.38 0.00 4.12 09:50:41 05:52:01 AM 0.37 0.00 0.37 0.00 4.43 09:50:41 05:53:01 AM 0.32 0.00 0.32 0.00 3.82 09:50:41 05:54:01 AM 0.35 0.00 0.35 0.00 3.47 09:50:41 05:55:01 AM 0.57 0.00 0.57 0.00 7.88 09:50:41 05:56:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:41 05:57:01 AM 0.23 0.00 0.23 0.00 1.78 09:50:41 05:58:01 AM 0.37 0.00 0.37 0.00 4.05 09:50:41 05:59:01 AM 0.37 0.03 0.33 0.27 3.00 09:50:41 06:00:01 AM 1.42 0.00 1.42 0.00 31.82 09:50:41 06:01:01 AM 6.38 5.96 0.42 575.01 4.32 09:50:41 06:02:01 AM 3.05 0.07 2.98 1.73 74.65 09:50:41 06:03:01 AM 0.27 0.00 0.27 0.00 4.10 09:50:41 06:04:01 AM 0.25 0.00 0.25 0.00 3.25 09:50:41 06:05:01 AM 0.25 0.00 0.25 0.00 3.55 09:50:41 06:06:02 AM 0.10 0.00 0.10 0.00 1.20 09:50:41 06:07:01 AM 0.15 0.00 0.15 0.00 1.30 09:50:41 06:08:01 AM 0.20 0.00 0.20 0.00 2.27 09:50:41 06:09:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:41 06:10:01 AM 0.25 0.00 0.25 0.00 3.83 09:50:41 06:11:01 AM 0.23 0.00 0.23 0.00 2.97 09:50:41 06:12:01 AM 0.23 0.00 0.23 0.00 2.93 09:50:41 06:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:41 06:14:01 AM 0.13 0.00 0.13 0.00 0.88 09:50:41 06:15:01 AM 0.25 0.00 0.25 0.00 4.12 09:50:41 06:16:01 AM 0.17 0.00 0.17 0.00 1.22 09:50:41 06:17:01 AM 0.13 0.00 0.13 0.00 1.05 09:50:41 06:18:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:41 06:19:01 AM 0.18 0.00 0.18 0.00 1.42 09:50:41 06:20:01 AM 0.28 0.00 0.28 0.00 5.03 09:50:41 06:21:01 AM 0.45 0.00 0.45 0.00 5.23 09:50:41 06:22:01 AM 0.28 0.00 0.28 0.00 3.28 09:50:41 06:23:01 AM 0.37 0.00 0.37 0.00 3.63 09:50:41 06:24:01 AM 0.33 0.00 0.33 0.00 3.27 09:50:41 06:25:01 AM 0.47 0.00 0.47 0.00 6.20 09:50:41 06:26:01 AM 0.33 0.00 0.33 0.00 3.73 09:50:41 06:27:01 AM 0.42 0.00 0.42 0.00 5.00 09:50:41 06:28:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:41 06:29:01 AM 0.35 0.00 0.35 0.00 3.57 09:50:41 06:30:01 AM 0.43 0.00 0.43 0.00 6.07 09:50:41 06:31:01 AM 0.38 0.00 0.38 0.00 4.23 09:50:41 06:32:01 AM 0.30 0.00 0.30 0.00 3.42 09:50:41 06:33:01 AM 0.33 0.00 0.33 0.00 3.72 09:50:41 06:34:01 AM 0.47 0.00 0.47 0.00 5.68 09:50:41 06:35:01 AM 0.50 0.00 0.50 0.00 6.08 09:50:41 06:36:01 AM 0.28 0.00 0.28 0.00 3.28 09:50:41 06:37:01 AM 0.37 0.00 0.37 0.00 3.73 09:50:41 06:38:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:41 06:39:01 AM 1.27 0.32 0.95 6.93 20.23 09:50:41 06:40:01 AM 0.50 0.00 0.50 0.00 7.66 09:50:41 06:41:01 AM 0.37 0.00 0.37 0.00 3.97 09:50:41 06:42:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:41 06:43:01 AM 0.30 0.00 0.30 0.00 2.92 09:50:41 06:44:01 AM 0.33 0.00 0.33 0.00 3.40 09:50:41 06:45:01 AM 0.48 0.00 0.48 0.00 6.12 09:50:41 06:46:01 AM 0.33 0.00 0.33 0.00 3.40 09:50:41 06:47:01 AM 0.50 0.00 0.50 0.00 6.90 09:50:41 06:48:01 AM 0.33 0.00 0.33 0.00 3.85 09:50:41 06:49:01 AM 0.35 0.00 0.35 0.00 3.52 09:50:41 06:50:01 AM 0.47 0.00 0.47 0.00 6.02 09:50:41 06:51:01 AM 0.38 0.00 0.38 0.00 4.28 09:50:41 06:52:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:41 06:53:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:41 06:54:01 AM 0.42 0.00 0.42 0.00 5.10 09:50:41 06:55:01 AM 0.45 0.00 0.45 0.00 5.66 09:50:41 06:56:01 AM 0.38 0.00 0.38 0.00 3.92 09:50:41 06:57:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:41 06:58:01 AM 0.30 0.00 0.30 0.00 2.92 09:50:41 06:59:01 AM 0.47 0.00 0.47 0.00 6.50 09:50:41 07:00:01 AM 0.40 0.00 0.40 0.00 5.58 09:50:41 07:01:01 AM 0.48 0.00 0.48 0.00 5.87 09:50:41 07:02:01 AM 0.38 0.00 0.38 0.00 5.06 09:50:41 07:03:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:41 07:04:01 AM 0.37 0.00 0.37 0.00 4.42 09:50:41 07:05:01 AM 0.47 0.00 0.47 0.00 6.17 09:50:41 07:06:01 AM 0.43 0.00 0.43 0.00 5.13 09:50:41 07:07:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:41 07:08:01 AM 0.32 0.00 0.32 0.00 3.18 09:50:41 07:09:01 AM 0.35 0.00 0.35 0.00 3.47 09:50:41 07:10:01 AM 0.35 0.00 0.35 0.00 4.38 09:50:41 07:11:01 AM 0.35 0.00 0.35 0.00 3.63 09:50:41 07:12:01 AM 0.33 0.00 0.33 0.00 3.32 09:50:41 07:13:01 AM 0.43 0.00 0.43 0.00 5.30 09:50:41 07:14:02 AM 0.75 0.00 0.75 0.00 11.25 09:50:41 07:15:01 AM 0.37 0.00 0.37 0.00 6.73 09:50:41 07:16:01 AM 0.12 0.00 0.12 0.00 1.03 09:50:41 07:17:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:41 07:18:01 AM 0.15 0.00 0.15 0.00 2.13 09:50:41 07:19:01 AM 0.40 0.00 0.40 0.00 6.37 09:50:41 07:20:01 AM 0.28 0.00 0.28 0.00 4.90 09:50:41 07:21:01 AM 0.13 0.00 0.13 0.00 1.47 09:50:41 07:22:01 AM 0.15 0.00 0.15 0.00 1.83 09:50:41 07:23:01 AM 0.18 0.00 0.18 0.00 2.25 09:50:41 07:24:01 AM 0.18 0.00 0.18 0.00 1.83 09:50:41 07:25:01 AM 0.27 0.00 0.27 0.00 3.82 09:50:41 07:26:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:41 07:27:01 AM 0.10 0.00 0.10 0.00 0.83 09:50:41 07:28:01 AM 0.13 0.00 0.13 0.00 1.05 09:50:41 07:29:01 AM 0.13 0.00 0.13 0.00 1.00 09:50:41 07:30:01 AM 0.22 0.00 0.22 0.00 4.08 09:50:41 07:31:01 AM 0.23 0.00 0.23 0.00 2.82 09:50:41 07:32:01 AM 0.20 0.00 0.20 0.00 2.68 09:50:41 07:33:01 AM 0.12 0.00 0.12 0.00 1.32 09:50:41 07:34:01 AM 0.15 0.00 0.15 0.00 1.13 09:50:41 07:35:01 AM 0.23 0.00 0.23 0.00 3.15 09:50:41 07:36:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:41 07:37:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:41 07:38:01 AM 0.13 0.00 0.13 0.00 0.95 09:50:41 07:39:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:41 07:40:01 AM 0.32 0.00 0.32 0.00 4.92 09:50:41 07:41:01 AM 0.35 0.00 0.35 0.00 3.65 09:50:41 07:42:01 AM 0.37 0.00 0.37 0.00 5.16 09:50:41 07:43:01 AM 0.32 0.00 0.32 0.00 3.18 09:50:41 07:44:01 AM 0.32 0.00 0.32 0.00 3.03 09:50:41 07:45:01 AM 0.50 0.00 0.50 0.00 6.08 09:50:41 07:46:01 AM 0.37 0.00 0.37 0.00 3.72 09:50:41 07:47:01 AM 0.53 0.00 0.53 0.00 7.35 09:50:41 07:48:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:41 07:49:01 AM 0.33 0.00 0.33 0.00 3.25 09:50:41 07:50:01 AM 0.42 0.00 0.42 0.00 5.80 09:50:41 07:51:01 AM 0.35 0.00 0.35 0.00 3.83 09:50:41 07:52:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:41 07:53:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:41 07:54:01 AM 0.43 0.00 0.43 0.00 5.12 09:50:41 07:55:01 AM 0.47 0.00 0.47 0.00 6.25 09:50:41 07:56:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:41 07:57:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:41 07:58:01 AM 0.15 0.00 0.15 0.00 2.35 09:50:41 07:59:01 AM 0.15 0.00 0.15 0.00 1.00 09:50:41 08:00:01 AM 0.20 0.00 0.20 0.00 3.02 09:50:41 08:01:01 AM 0.22 0.00 0.22 0.00 3.08 09:50:41 08:02:01 AM 0.18 0.00 0.18 0.00 2.92 09:50:41 08:03:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:41 08:04:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:41 08:05:01 AM 0.23 0.00 0.23 0.00 3.05 09:50:41 08:06:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:41 08:07:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:41 08:08:01 AM 0.22 0.00 0.22 0.00 2.93 09:50:41 08:09:01 AM 0.27 0.00 0.27 0.00 3.77 09:50:41 08:10:01 AM 0.20 0.00 0.20 0.00 3.47 09:50:41 08:11:01 AM 0.15 0.00 0.15 0.00 1.07 09:50:41 08:12:01 AM 0.13 0.00 0.13 0.00 2.23 09:50:41 08:13:01 AM 0.13 0.00 0.13 0.00 0.97 09:50:41 08:14:01 AM 0.23 0.00 0.23 0.00 3.78 09:50:41 08:15:01 AM 0.32 0.00 0.32 0.00 4.82 09:50:41 08:16:01 AM 0.13 0.00 0.13 0.00 1.32 09:50:41 08:17:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:41 08:18:01 AM 0.13 0.00 0.13 0.00 1.08 09:50:41 08:19:01 AM 0.23 0.00 0.23 0.00 2.97 09:50:41 08:20:01 AM 0.18 0.00 0.18 0.00 2.80 09:50:41 08:21:01 AM 0.13 0.00 0.13 0.00 1.47 09:50:41 08:22:02 AM 0.23 0.00 0.23 0.00 3.45 09:50:41 08:23:01 AM 0.14 0.00 0.14 0.00 1.56 09:50:41 08:24:01 AM 0.17 0.00 0.17 0.00 1.95 09:50:41 08:25:01 AM 0.28 0.00 0.28 0.00 4.60 09:50:41 08:26:01 AM 0.15 0.00 0.15 0.00 2.08 09:50:41 08:27:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:41 08:28:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:41 08:29:01 AM 0.20 0.00 0.20 0.00 2.82 09:50:41 08:30:01 AM 0.30 0.00 0.30 0.00 4.77 09:50:41 08:31:01 AM 0.23 0.00 0.23 0.00 2.97 09:50:41 08:32:01 AM 0.22 0.00 0.22 0.00 2.80 09:50:41 08:33:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:41 08:34:01 AM 0.15 0.00 0.15 0.00 1.13 09:50:41 08:35:01 AM 0.25 0.00 0.25 0.00 3.28 09:50:41 08:36:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:41 08:37:01 AM 0.13 0.00 0.13 0.00 1.45 09:50:41 08:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:41 08:39:01 AM 0.22 0.00 0.22 0.00 2.63 09:50:41 08:40:01 AM 0.28 0.00 0.28 0.00 4.28 09:50:41 08:41:01 AM 0.17 0.00 0.17 0.00 1.62 09:50:41 08:42:01 AM 0.15 0.00 0.15 0.00 1.83 09:50:41 08:43:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:41 08:44:01 AM 0.18 0.00 0.18 0.00 1.98 09:50:41 08:45:01 AM 0.25 0.00 0.25 0.00 3.55 09:50:41 08:46:01 AM 0.18 0.00 0.18 0.00 2.78 09:50:41 08:47:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:41 08:48:01 AM 0.20 0.00 0.20 0.00 1.83 09:50:41 08:49:01 AM 0.37 0.00 0.37 0.00 3.55 09:50:41 08:50:01 AM 0.38 0.00 0.38 0.00 5.30 09:50:41 08:51:01 AM 0.38 0.00 0.38 0.00 4.28 09:50:41 08:52:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:41 08:53:01 AM 0.40 0.00 0.40 0.00 4.87 09:50:41 08:54:01 AM 0.35 0.00 0.35 0.00 3.43 09:50:41 08:55:01 AM 0.92 0.00 0.92 0.00 14.85 09:50:41 08:56:01 AM 0.25 0.00 0.25 0.00 3.40 09:50:41 08:57:01 AM 0.12 0.00 0.12 0.00 1.47 09:50:41 08:58:01 AM 0.13 0.00 0.13 0.00 1.32 09:50:41 08:59:01 AM 0.23 0.00 0.23 0.00 2.77 09:50:41 09:00:01 AM 0.25 0.00 0.25 0.00 3.97 09:50:41 09:01:01 AM 0.15 0.00 0.15 0.00 1.20 09:50:41 09:02:01 AM 0.13 0.00 0.13 0.00 2.30 09:50:41 09:03:01 AM 0.23 0.00 0.23 0.00 2.67 09:50:41 09:04:01 AM 0.23 0.00 0.23 0.00 2.80 09:50:41 09:05:01 AM 0.25 0.00 0.25 0.00 4.08 09:50:41 09:06:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:41 09:07:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:41 09:08:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:41 09:09:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:41 09:10:01 AM 0.43 0.00 0.43 0.00 5.80 09:50:41 09:11:01 AM 0.45 0.00 0.45 0.00 6.21 09:50:41 09:12:01 AM 0.33 0.00 0.33 0.00 3.28 09:50:41 09:13:01 AM 0.35 0.00 0.35 0.00 3.47 09:50:41 09:14:01 AM 0.35 0.00 0.35 0.00 3.70 09:50:41 09:15:01 AM 0.45 0.00 0.45 0.00 5.93 09:50:41 09:16:01 AM 0.32 0.00 0.32 0.00 3.28 09:50:41 09:17:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:41 09:18:01 AM 0.33 0.00 0.33 0.00 3.33 09:50:41 09:19:01 AM 0.40 0.00 0.40 0.00 4.40 09:50:41 09:20:01 AM 0.52 0.00 0.52 0.00 7.92 09:50:41 09:21:01 AM 0.35 0.00 0.35 0.00 4.10 09:50:41 09:22:01 AM 0.33 0.00 0.33 0.00 3.42 09:50:41 09:23:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:41 09:24:01 AM 0.40 0.00 0.40 0.00 4.63 09:50:41 09:25:01 AM 0.47 0.00 0.47 0.00 6.16 09:50:41 09:26:01 AM 0.30 0.00 0.30 0.00 3.42 09:50:41 09:27:01 AM 0.23 0.00 0.23 0.00 3.53 09:50:41 09:28:01 AM 0.12 0.00 0.12 0.00 0.93 09:50:41 09:29:01 AM 0.23 0.00 0.23 0.00 3.37 09:50:41 09:30:02 AM 0.18 0.00 0.18 0.00 2.93 09:50:41 09:31:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:41 09:32:01 AM 0.15 0.00 0.15 0.00 1.97 09:50:41 09:33:01 AM 0.08 0.00 0.08 0.00 1.12 09:50:41 09:34:01 AM 0.20 0.00 0.20 0.00 1.85 09:50:41 09:35:01 AM 0.38 0.00 0.38 0.00 6.65 09:50:41 09:36:01 AM 0.13 0.00 0.13 0.00 1.82 09:50:41 09:37:01 AM 0.15 0.00 0.15 0.00 1.95 09:50:41 09:38:01 AM 0.12 0.00 0.12 0.00 0.93 09:50:41 09:39:01 AM 0.20 0.00 0.20 0.00 1.90 09:50:41 09:40:01 AM 0.28 0.00 0.28 0.00 5.68 09:50:41 09:41:01 AM 64.85 8.28 56.56 1453.25 4351.78 09:50:41 09:42:01 AM 89.60 0.72 88.89 52.92 10850.93 09:50:41 09:43:01 AM 32.64 0.38 32.26 64.26 2584.09 09:50:41 09:44:01 AM 75.85 9.25 66.61 1666.26 7873.75 09:50:41 09:45:01 AM 13.40 0.20 13.20 11.60 1222.66 09:50:41 09:46:01 AM 4.35 0.02 4.33 0.13 271.00 09:50:41 09:47:01 AM 0.98 0.00 0.98 0.00 696.75 09:50:41 09:48:01 AM 0.33 0.00 0.33 0.00 245.74 09:50:41 09:49:01 AM 0.58 0.03 0.55 1.87 276.94 09:50:41 09:50:01 AM 22.89 0.43 22.46 47.98 2502.85 09:50:41 Average: 2.35 0.72 1.63 70.41 285.42 09:50:41 09:50:41 05:44:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:41 05:45:01 AM 5859124 7215484 2023304 25.67 2688 1555428 609556 6.83 152040 1614592 20476 09:50:41 05:46:01 AM 5860132 7216492 2022296 25.66 2688 1555428 609556 6.83 152080 1613676 12 09:50:41 05:47:01 AM 5860600 7216964 2021828 25.65 2688 1555432 609556 6.83 152080 1613756 4 09:50:41 05:48:01 AM 5860524 7216912 2021904 25.65 2688 1555448 609556 6.83 152184 1613760 4 09:50:41 05:49:01 AM 5860680 7217068 2021748 25.65 2688 1555448 609556 6.83 152184 1613760 4 09:50:41 05:50:01 AM 5863980 7220372 2018448 25.61 2688 1555452 616540 6.90 152184 1610208 4 09:50:41 05:51:01 AM 5864368 7220788 2018060 25.60 2688 1555452 616540 6.90 152184 1609688 4 09:50:41 05:52:01 AM 5863980 7220404 2018448 25.61 2688 1555456 616540 6.90 152184 1610156 4 09:50:41 05:53:01 AM 5864080 7220508 2018348 25.61 2688 1555456 616540 6.90 152184 1610144 4 09:50:41 05:54:01 AM 5864480 7220908 2017948 25.60 2688 1555456 616540 6.90 152184 1609984 4 09:50:41 05:55:01 AM 5864148 7220580 2018280 25.60 2688 1555460 616540 6.90 152184 1609944 4 09:50:41 05:56:01 AM 5864276 7220704 2018152 25.60 2688 1555460 616540 6.90 152184 1609876 4 09:50:41 05:57:01 AM 5864204 7220632 2018224 25.60 2688 1555460 632208 7.08 152184 1609876 4 09:50:41 05:58:01 AM 5863936 7220368 2018492 25.61 2688 1555464 632208 7.08 152184 1610308 4 09:50:41 05:59:01 AM 5863392 7219840 2019036 25.61 2688 1555464 623632 6.98 152360 1610336 8 09:50:41 06:00:01 AM 5862904 7219352 2019524 25.62 2688 1555464 616972 6.91 152360 1610620 4 09:50:41 06:01:01 AM 5845020 7218816 2037408 25.85 2688 1572712 638712 7.15 154416 1626196 672 09:50:41 06:02:01 AM 5845596 7219460 2036832 25.84 2688 1572780 638712 7.15 154536 1625672 8 09:50:41 06:03:01 AM 5845992 7219860 2036436 25.84 2688 1572784 638712 7.15 154536 1625344 8 09:50:41 06:04:01 AM 5845924 7219792 2036504 25.84 2688 1572784 638712 7.15 154536 1625344 4 09:50:41 06:05:01 AM 5845884 7219752 2036544 25.84 2688 1572784 638712 7.15 154544 1625508 12 09:50:41 06:06:02 AM 5845868 7219740 2036560 25.84 2688 1572788 638712 7.15 154536 1625388 8 09:50:41 06:07:01 AM 5845736 7219608 2036692 25.84 2688 1572788 638712 7.15 154536 1625508 4 09:50:41 06:08:01 AM 5845728 7219600 2036700 25.84 2688 1572788 638712 7.15 154536 1625508 4 09:50:41 06:09:01 AM 5845792 7219668 2036636 25.84 2688 1572792 638712 7.15 154536 1625512 4 09:50:41 06:10:01 AM 5845396 7219272 2037032 25.84 2688 1572792 626888 7.02 154536 1625820 12 09:50:41 06:11:01 AM 5845624 7219512 2036804 25.84 2688 1572796 626888 7.02 154536 1625580 8 09:50:41 06:12:01 AM 5845912 7219800 2036516 25.84 2688 1572796 626888 7.02 154536 1625408 4 09:50:41 06:13:01 AM 5845852 7219740 2036576 25.84 2688 1572796 626888 7.02 154536 1625408 4 09:50:41 06:14:01 AM 5845888 7219776 2036540 25.84 2688 1572796 626888 7.02 154536 1625408 4 09:50:41 06:15:01 AM 5845616 7219508 2036812 25.84 2688 1572800 626888 7.02 154536 1625484 4 09:50:41 06:16:01 AM 5845812 7219708 2036616 25.84 2688 1572804 626888 7.02 154536 1625420 4 09:50:41 06:17:01 AM 5845640 7219536 2036788 25.84 2688 1572804 626888 7.02 154536 1625536 4 09:50:41 06:18:01 AM 5845740 7219640 2036688 25.84 2688 1572808 626888 7.02 154536 1625540 4 09:50:41 06:19:01 AM 5845552 7219452 2036876 25.84 2688 1572808 626888 7.02 154536 1625788 4 09:50:41 06:20:01 AM 5845236 7219136 2037192 25.84 2688 1572808 644968 7.22 154536 1626008 4 09:50:41 06:21:01 AM 5845444 7219348 2036984 25.84 2688 1572812 644968 7.22 154540 1625784 4 09:50:41 06:22:01 AM 5845264 7219168 2037164 25.84 2688 1572812 644968 7.22 154536 1625912 4 09:50:41 06:23:01 AM 5845648 7219556 2036780 25.84 2688 1572816 644968 7.22 154536 1625508 4 09:50:41 06:24:01 AM 5845636 7219544 2036792 25.84 2688 1572816 629308 7.05 154536 1625508 4 09:50:41 06:25:01 AM 5845396 7219304 2037032 25.84 2688 1572816 629308 7.05 154536 1625868 4 09:50:41 06:26:01 AM 5845400 7219312 2037028 25.84 2688 1572820 629308 7.05 154536 1625844 4 09:50:41 06:27:01 AM 5845572 7219484 2036856 25.84 2688 1572820 629308 7.05 154536 1625640 4 09:50:41 06:28:01 AM 5845568 7219480 2036860 25.84 2688 1572820 629308 7.05 154536 1625756 4 09:50:41 06:29:01 AM 5845664 7219580 2036764 25.84 2688 1572824 629308 7.05 154536 1625760 4 09:50:41 06:30:01 AM 5844776 7218692 2037652 25.85 2688 1572824 628492 7.04 154536 1626276 4 09:50:41 06:31:01 AM 5845276 7219200 2037152 25.84 2688 1572828 628492 7.04 154540 1625964 4 09:50:41 06:32:01 AM 5845324 7219248 2037104 25.84 2688 1572828 628492 7.04 154536 1625948 4 09:50:41 06:33:01 AM 5844932 7218856 2037496 25.85 2688 1572828 628492 7.04 154536 1626080 12 09:50:41 06:34:01 AM 5845052 7218980 2037376 25.85 2688 1572832 628492 7.04 154536 1626072 4 09:50:41 06:35:01 AM 5845448 7219376 2036980 25.84 2688 1572832 628492 7.04 154536 1625824 4 09:50:41 06:36:01 AM 5845292 7219220 2037136 25.84 2688 1572832 628492 7.04 154536 1625976 4 09:50:41 06:37:01 AM 5845416 7219348 2037012 25.84 2688 1572836 628492 7.04 154536 1625776 4 09:50:41 06:38:01 AM 5845336 7219268 2037092 25.84 2688 1572836 628492 7.04 154536 1625776 4 09:50:41 06:39:01 AM 5845164 7219292 2037264 25.85 2688 1573032 628492 7.04 154640 1625888 4 09:50:41 06:40:01 AM 5844668 7218800 2037760 25.85 2688 1573036 617704 6.92 154640 1626424 4 09:50:41 06:41:01 AM 5845068 7219200 2037360 25.85 2688 1573036 617704 6.92 154640 1626104 4 09:50:41 06:42:01 AM 5845268 7219404 2037160 25.84 2688 1573040 617704 6.92 154640 1625896 4 09:50:41 06:43:01 AM 5845232 7219368 2037196 25.84 2688 1573040 617704 6.92 154640 1625896 4 09:50:41 06:44:01 AM 5845300 7219436 2037128 25.84 2688 1573040 617704 6.92 154640 1625896 4 09:50:41 06:45:01 AM 5845188 7219328 2037240 25.85 2688 1573044 617704 6.92 154640 1625968 4 09:50:41 06:46:01 AM 5845104 7219244 2037324 25.85 2688 1573044 617704 6.92 154640 1625904 4 09:50:41 06:47:01 AM 5845036 7219176 2037392 25.85 2688 1573044 617704 6.92 154640 1626020 4 09:50:41 06:48:01 AM 5844932 7219076 2037496 25.85 2688 1573048 617704 6.92 154640 1626236 4 09:50:41 06:49:01 AM 5845096 7219240 2037332 25.85 2688 1573048 617704 6.92 154640 1626032 4 09:50:41 06:50:01 AM 5844768 7218912 2037660 25.85 2688 1573048 631764 7.07 154640 1626332 4 09:50:41 06:51:01 AM 5845008 7219148 2037420 25.85 2688 1573052 631764 7.07 154640 1626128 4 09:50:41 06:52:01 AM 5845256 7219396 2037172 25.84 2688 1573052 631764 7.07 154640 1625920 4 09:50:41 06:53:01 AM 5845204 7219344 2037224 25.85 2688 1573052 631764 7.07 154640 1625920 4 09:50:41 06:54:01 AM 5845372 7219516 2037056 25.84 2688 1573056 631764 7.07 154640 1625924 4 09:50:41 06:55:01 AM 5845020 7219164 2037408 25.85 2688 1573056 631764 7.07 154640 1625996 4 09:50:41 06:56:01 AM 5845196 7219344 2037232 25.85 2688 1573060 631764 7.07 154640 1625932 4 09:50:41 06:57:01 AM 5845000 7219152 2037428 25.85 2688 1573064 631764 7.07 154640 1625936 4 09:50:41 06:58:01 AM 5844976 7219128 2037452 25.85 2688 1573064 631764 7.07 154640 1625936 4 09:50:41 06:59:01 AM 5845120 7219272 2037308 25.85 2688 1573064 631764 7.07 154668 1625908 4 09:50:41 07:00:01 AM 5844612 7218768 2037816 25.85 2688 1573068 627192 7.02 154668 1626328 4 09:50:41 07:01:01 AM 5843424 7217580 2039004 25.87 2688 1573068 627192 7.02 154668 1627260 16 09:50:41 07:02:01 AM 5844784 7218944 2037644 25.85 2688 1573072 627192 7.02 154712 1626092 4 09:50:41 07:03:01 AM 5845064 7219224 2037364 25.85 2688 1573072 627192 7.02 154712 1625888 4 09:50:41 07:04:01 AM 5844624 7218784 2037804 25.85 2688 1573072 627192 7.02 154712 1626376 8 09:50:41 07:05:01 AM 5844756 7218920 2037672 25.85 2688 1573076 627192 7.02 154712 1626232 8 09:50:41 07:06:01 AM 5844732 7218896 2037696 25.85 2688 1573076 627192 7.02 154712 1626164 4 09:50:41 07:07:01 AM 5844872 7219036 2037556 25.85 2688 1573076 627192 7.02 154712 1626164 4 09:50:41 07:08:01 AM 5844880 7219048 2037548 25.85 2688 1573080 627192 7.02 154712 1626168 4 09:50:41 07:09:01 AM 5844644 7218812 2037784 25.85 2688 1573080 627192 7.02 154712 1626284 4 09:50:41 07:10:01 AM 5844140 7218308 2038288 25.86 2688 1573080 626184 7.01 154712 1626584 4 09:50:41 07:11:01 AM 5844008 7218184 2038420 25.86 2688 1573084 626184 7.01 154712 1626784 4 09:50:41 07:12:01 AM 5844632 7218808 2037796 25.85 2688 1573084 626184 7.01 154712 1626192 4 09:50:41 07:13:01 AM 5844324 7218512 2038104 25.86 2688 1573096 622256 6.97 164192 1617052 252 09:50:41 07:14:02 AM 5844380 7218568 2038048 25.86 2688 1573096 622256 6.97 164188 1616960 4 09:50:41 07:15:01 AM 5844364 7218552 2038064 25.86 2688 1573096 622256 6.97 164188 1617028 12 09:50:41 07:16:01 AM 5844500 7218692 2037928 25.85 2688 1573100 622256 6.97 164188 1616820 8 09:50:41 07:17:01 AM 5844668 7218860 2037760 25.85 2688 1573100 622256 6.97 164188 1616856 4 09:50:41 07:18:01 AM 5844152 7218344 2038276 25.86 2688 1573100 622256 6.97 164188 1617156 4 09:50:41 07:19:01 AM 5845312 7219508 2037116 25.84 2688 1573104 622256 6.97 164184 1616472 4 09:50:41 07:20:01 AM 5844548 7218744 2037880 25.85 2688 1573104 619120 6.93 164184 1616872 16 09:50:41 07:21:01 AM 5844956 7219156 2037472 25.85 2688 1573108 619120 6.93 164184 1616692 8 09:50:41 07:22:01 AM 5845180 7219380 2037248 25.85 2688 1573108 619120 6.93 164184 1616492 4 09:50:41 07:23:01 AM 5845124 7219324 2037304 25.85 2688 1573108 619120 6.93 164184 1616492 4 09:50:41 07:24:01 AM 5845032 7219236 2037396 25.85 2688 1573112 619120 6.93 164184 1616612 4 09:50:41 07:25:01 AM 5845008 7219212 2037420 25.85 2688 1573112 619120 6.93 164184 1616680 4 09:50:41 07:26:01 AM 5845084 7219288 2037344 25.85 2688 1573112 619120 6.93 164184 1616576 4 09:50:41 07:27:01 AM 5845044 7219252 2037384 25.85 2688 1573116 634828 7.11 164184 1616500 4 09:50:41 07:28:01 AM 5845152 7219360 2037276 25.85 2688 1573116 634828 7.11 164184 1616500 4 09:50:41 07:29:01 AM 5845040 7219248 2037388 25.85 2688 1573116 634828 7.11 164184 1616616 4 09:50:41 07:30:01 AM 5844660 7218868 2037768 25.85 2688 1573116 625440 7.00 164184 1616924 4 09:50:41 07:31:01 AM 5844880 7219092 2037548 25.85 2688 1573120 625440 7.00 164188 1616728 4 09:50:41 07:32:01 AM 5845348 7219564 2037080 25.84 2688 1573124 625440 7.00 164188 1616512 4 09:50:41 07:33:01 AM 5844604 7218824 2037824 25.85 2688 1573128 625440 7.00 164188 1616964 4 09:50:41 07:34:01 AM 5845136 7219356 2037292 25.85 2688 1573128 625440 7.00 164188 1616564 4 09:50:41 07:35:01 AM 5845052 7219272 2037376 25.85 2688 1573128 625440 7.00 164188 1616648 16 09:50:41 07:36:01 AM 5845196 7219420 2037232 25.85 2688 1573132 625440 7.00 164188 1616584 8 09:50:41 07:37:01 AM 5845288 7219512 2037140 25.84 2688 1573132 625440 7.00 164188 1616584 4 09:50:41 07:38:01 AM 5845316 7219540 2037112 25.84 2688 1573132 625440 7.00 164188 1616584 4 09:50:41 07:39:01 AM 5845200 7219428 2037228 25.85 2688 1573136 625440 7.00 164188 1616588 4 09:50:41 07:40:01 AM 5844192 7218420 2038236 25.86 2688 1573136 617312 6.91 164192 1617252 16 09:50:41 07:41:01 AM 5844764 7219004 2037664 25.85 2688 1573144 617312 6.91 164192 1616796 4 09:50:41 07:42:01 AM 5844544 7218784 2037884 25.85 2688 1573144 617312 6.91 164192 1617084 4 09:50:41 07:43:01 AM 5844676 7218916 2037752 25.85 2688 1573144 617312 6.91 164192 1617004 4 09:50:41 07:44:01 AM 5845108 7219352 2037320 25.85 2688 1573148 617312 6.91 164192 1616624 4 09:50:41 07:45:01 AM 5845028 7219272 2037400 25.85 2688 1573148 617312 6.91 164192 1616692 4 09:50:41 07:46:01 AM 5845052 7219296 2037376 25.85 2688 1573148 617312 6.91 164192 1616624 4 09:50:41 07:47:01 AM 5845228 7219476 2037200 25.84 2688 1573152 617312 6.91 164192 1616628 4 09:50:41 07:48:01 AM 5845036 7219284 2037392 25.85 2688 1573152 617312 6.91 164192 1616628 4 09:50:41 07:49:01 AM 5845072 7219320 2037356 25.85 2688 1573152 617312 6.91 164192 1616744 4 09:50:41 07:50:01 AM 5844580 7218832 2037848 25.85 2688 1573156 617384 6.91 164192 1617052 4 09:50:41 07:51:01 AM 5844820 7219068 2037608 25.85 2688 1573156 617384 6.91 164192 1616852 4 09:50:41 07:52:01 AM 5844808 7219060 2037620 25.85 2688 1573160 617384 6.91 164192 1616972 4 09:50:41 07:53:01 AM 5845076 7219328 2037352 25.85 2688 1573160 617384 6.91 164192 1616644 4 09:50:41 07:54:01 AM 5845104 7219356 2037324 25.85 2688 1573160 617384 6.91 164192 1616644 4 09:50:41 07:55:01 AM 5844908 7219164 2037520 25.85 2688 1573164 617384 6.91 164192 1616716 4 09:50:41 07:56:01 AM 5845128 7219384 2037300 25.85 2688 1573164 633188 7.09 164192 1616648 8 09:50:41 07:57:01 AM 5845164 7219420 2037264 25.85 2688 1573164 633188 7.09 164192 1616648 4 09:50:41 07:58:01 AM 5844468 7218728 2037960 25.85 2688 1573168 633188 7.09 164192 1617068 4 09:50:41 07:59:01 AM 5844832 7219092 2037596 25.85 2688 1573168 633188 7.09 164192 1616776 4 09:50:41 08:00:01 AM 5844300 7218560 2038128 25.86 2688 1573168 653520 7.32 164192 1617080 16 09:50:41 08:01:01 AM 5843900 7218164 2038528 25.86 2688 1573172 634052 7.10 164192 1617568 8 09:50:41 08:02:01 AM 5844208 7218472 2038220 25.86 2688 1573172 634052 7.10 164212 1617408 4 09:50:41 08:03:01 AM 5844876 7219144 2037552 25.85 2688 1573176 634052 7.10 164212 1616800 4 09:50:41 08:04:01 AM 5844912 7219180 2037516 25.85 2688 1573176 634052 7.10 164212 1616800 4 09:50:41 08:05:01 AM 5844732 7219000 2037696 25.85 2688 1573176 634052 7.10 164212 1617012 16 09:50:41 08:06:01 AM 5844976 7219244 2037452 25.85 2688 1573176 634052 7.10 164212 1616828 4 09:50:41 08:07:01 AM 5845116 7219388 2037312 25.85 2688 1573180 634052 7.10 164212 1616832 4 09:50:41 08:08:01 AM 5844508 7218780 2037920 25.85 2688 1573180 634052 7.10 164212 1617136 4 09:50:41 08:09:01 AM 5844540 7218812 2037888 25.85 2688 1573180 634052 7.10 164212 1617136 4 09:50:41 08:10:01 AM 5844284 7218560 2038144 25.86 2688 1573184 634052 7.10 164212 1617284 4 09:50:41 08:11:01 AM 5844720 7218996 2037708 25.85 2688 1573184 634052 7.10 164212 1617072 4 09:50:41 08:12:01 AM 5844328 7218608 2038100 25.86 2688 1573188 634052 7.10 164212 1617416 4 09:50:41 08:13:01 AM 5844920 7219204 2037508 25.85 2688 1573192 634052 7.10 164212 1616880 4 09:50:41 08:14:01 AM 5844456 7218740 2037972 25.85 2688 1573192 634052 7.10 164212 1617088 4 09:50:41 08:15:01 AM 5844580 7218868 2037848 25.85 2688 1573196 618280 6.92 164212 1616960 4 09:50:41 08:16:01 AM 5844632 7218920 2037796 25.85 2688 1573196 618280 6.92 164212 1616892 8 09:50:41 08:17:01 AM 5844716 7219004 2037712 25.85 2688 1573196 618280 6.92 164212 1616892 4 09:50:41 08:18:01 AM 5844748 7219040 2037680 25.85 2688 1573200 618280 6.92 164212 1616896 4 09:50:41 08:19:01 AM 5844752 7219044 2037676 25.85 2688 1573200 618280 6.92 164212 1616896 4 09:50:41 08:20:01 AM 5844108 7218400 2038320 25.86 2688 1573200 627300 7.02 164212 1617316 16 09:50:41 08:21:01 AM 5844420 7218716 2038008 25.86 2688 1573204 627300 7.02 164220 1617228 8 09:50:41 08:22:02 AM 5844412 7218708 2038016 25.86 2688 1573204 627300 7.02 164212 1617132 4 09:50:41 08:23:01 AM 5844732 7219032 2037696 25.85 2688 1573208 627300 7.02 164212 1616912 4 09:50:41 08:24:01 AM 5844496 7218796 2037932 25.85 2688 1573208 627300 7.02 164212 1616912 4 09:50:41 08:25:01 AM 5844672 7218972 2037756 25.85 2688 1573208 627300 7.02 164212 1616980 12 09:50:41 08:26:01 AM 5844756 7219060 2037672 25.85 2688 1573212 627300 7.02 164212 1616916 8 09:50:41 08:27:01 AM 5844704 7219008 2037724 25.85 2688 1573212 627300 7.02 164212 1616916 4 09:50:41 08:28:01 AM 5844624 7218928 2037804 25.85 2688 1573212 627300 7.02 164212 1616916 4 09:50:41 08:29:01 AM 5844076 7218384 2038352 25.86 2688 1573216 627300 7.02 164212 1617328 4 09:50:41 08:30:01 AM 5844096 7218404 2038332 25.86 2688 1573216 625768 7.01 164212 1617220 4 09:50:41 08:31:01 AM 5844476 7218792 2037952 25.85 2688 1573224 625768 7.01 164220 1617120 4 09:50:41 08:32:01 AM 5844588 7218904 2037840 25.85 2688 1573224 625768 7.01 164220 1617120 4 09:50:41 08:33:01 AM 5844424 7218740 2038004 25.86 2688 1573224 625768 7.01 164220 1617312 4 09:50:41 08:34:01 AM 5844656 7218976 2037772 25.85 2688 1573228 625768 7.01 164220 1616928 4 09:50:41 08:35:01 AM 5844464 7218784 2037964 25.85 2688 1573228 625768 7.01 164220 1617028 4 09:50:41 08:36:01 AM 5844552 7218872 2037876 25.85 2688 1573228 625768 7.01 164220 1616960 4 09:50:41 08:37:01 AM 5844644 7218968 2037784 25.85 2688 1573232 625768 7.01 164220 1617080 4 09:50:41 08:38:01 AM 5844676 7219000 2037752 25.85 2688 1573232 625768 7.01 164220 1616964 4 09:50:41 08:39:01 AM 5844616 7218940 2037812 25.85 2688 1573232 625768 7.01 164220 1616976 4 09:50:41 08:40:01 AM 5844164 7218492 2038264 25.86 2688 1573236 641624 7.18 164220 1617400 16 09:50:41 08:41:01 AM 5844412 7218748 2038016 25.86 2688 1573236 641624 7.18 164220 1617180 8 09:50:41 08:42:01 AM 5844440 7218776 2037988 25.85 2688 1573236 641624 7.18 164220 1617180 4 09:50:41 08:43:01 AM 5844428 7218768 2038000 25.85 2688 1573240 641624 7.18 164220 1617104 4 09:50:41 08:44:01 AM 5844552 7218892 2037876 25.85 2688 1573240 641624 7.18 164220 1616988 4 09:50:41 08:45:01 AM 5844672 7219012 2037756 25.85 2688 1573240 641624 7.18 164220 1617056 16 09:50:41 08:46:01 AM 5844748 7219092 2037680 25.85 2688 1573244 641624 7.18 164220 1616992 12 09:50:41 08:47:01 AM 5844816 7219160 2037612 25.85 2688 1573244 641624 7.18 164220 1616992 4 09:50:41 08:48:01 AM 5844416 7218760 2038012 25.86 2688 1573244 641624 7.18 164220 1617336 4 09:50:41 08:49:01 AM 5844864 7219212 2037564 25.85 2688 1573248 641624 7.18 164220 1617000 4 09:50:41 08:50:01 AM 5844020 7218368 2038408 25.86 2688 1573248 627128 7.02 164220 1617416 4 09:50:41 08:51:01 AM 5844380 7218736 2038048 25.86 2688 1573252 627128 7.02 164220 1617228 4 09:50:41 08:52:01 AM 5844380 7218736 2038048 25.86 2688 1573252 627128 7.02 164220 1617228 4 09:50:41 08:53:01 AM 5844512 7218868 2037916 25.85 2688 1573252 627128 7.02 164220 1617008 4 09:50:41 08:54:01 AM 5842972 7217332 2039456 25.87 2688 1573256 624736 7.00 164220 1618636 4 09:50:41 08:55:01 AM 5844092 7218452 2038336 25.86 2688 1573256 636080 7.12 165168 1616484 20 09:50:41 08:56:01 AM 5844404 7218764 2038024 25.86 2688 1573256 636080 7.12 165168 1616280 8 09:50:41 08:57:01 AM 5844476 7218844 2037952 25.85 2688 1573264 636080 7.12 165168 1616284 4 09:50:41 08:58:01 AM 5844368 7218736 2038060 25.86 2688 1573264 636080 7.12 165168 1616352 4 09:50:41 08:59:01 AM 5844648 7219016 2037780 25.85 2688 1573264 636080 7.12 165168 1616080 4 09:50:41 09:00:01 AM 5844048 7218420 2038380 25.86 2688 1573268 617640 6.92 165168 1616500 12 09:50:41 09:01:01 AM 5843056 7217428 2039372 25.87 2688 1573268 617640 6.92 165168 1617236 8 09:50:41 09:02:01 AM 5843968 7218344 2038460 25.86 2688 1573272 617640 6.92 165172 1616720 4 09:50:41 09:03:01 AM 5844496 7218872 2037932 25.85 2688 1573272 617640 6.92 165172 1616204 4 09:50:41 09:04:01 AM 5844548 7218924 2037880 25.85 2688 1573272 617640 6.92 165172 1616096 4 09:50:41 09:05:01 AM 5844616 7218996 2037812 25.85 2688 1573276 617640 6.92 165172 1616184 4 09:50:41 09:06:01 AM 5844696 7219076 2037732 25.85 2688 1573276 617640 6.92 165172 1616116 4 09:50:41 09:07:01 AM 5844608 7218988 2037820 25.85 2688 1573276 617640 6.92 165172 1616120 4 09:50:41 09:08:01 AM 5844628 7219012 2037800 25.85 2688 1573280 617640 6.92 165172 1616124 4 09:50:41 09:09:01 AM 5844580 7218964 2037848 25.85 2688 1573280 617640 6.92 165172 1616240 4 09:50:41 09:10:01 AM 5844220 7218604 2038208 25.86 2688 1573280 617640 6.92 165172 1616424 4 09:50:41 09:11:01 AM 5844112 7218500 2038316 25.86 2688 1573284 617640 6.92 165172 1616592 4 09:50:41 09:12:01 AM 5844036 7218424 2038392 25.86 2688 1573284 617640 6.92 165172 1616524 4 09:50:41 09:13:01 AM 5844204 7218596 2038224 25.86 2688 1573288 617640 6.92 165172 1616440 4 09:50:41 09:14:01 AM 5844068 7218460 2038360 25.86 2688 1573288 617640 6.92 165172 1616548 4 09:50:41 09:15:01 AM 5844676 7219068 2037752 25.85 2688 1573288 617640 6.92 165172 1616224 4 09:50:41 09:16:01 AM 5844700 7219096 2037728 25.85 2688 1573292 617640 6.92 165172 1616160 4 09:50:41 09:17:01 AM 5844560 7218956 2037868 25.85 2688 1573292 617640 6.92 165172 1616160 4 09:50:41 09:18:01 AM 5844584 7218980 2037844 25.85 2688 1573292 617640 6.92 165172 1616160 4 09:50:41 09:19:01 AM 5844076 7218476 2038352 25.86 2688 1573296 617640 6.92 165172 1616576 4 09:50:41 09:20:01 AM 5843816 7218216 2038612 25.86 2688 1573296 617756 6.92 165172 1616812 4 09:50:41 09:21:01 AM 5843832 7218232 2038596 25.86 2688 1573296 617756 6.92 165172 1616684 4 09:50:41 09:22:01 AM 5844200 7218604 2038228 25.86 2688 1573300 617756 6.92 165172 1616416 4 09:50:41 09:23:01 AM 5844092 7218496 2038336 25.86 2688 1573300 617756 6.92 165172 1616532 4 09:50:41 09:24:01 AM 5844156 7218560 2038272 25.86 2688 1573300 617756 6.92 165172 1616476 4 09:50:41 09:25:01 AM 5844412 7218820 2038016 25.86 2688 1573304 617756 6.92 165172 1616276 4 09:50:41 09:26:01 AM 5844300 7218708 2038128 25.86 2688 1573304 617756 6.92 165172 1616412 4 09:50:41 09:27:01 AM 5844640 7219048 2037788 25.85 2688 1573304 617756 6.92 165172 1616208 8 09:50:41 09:28:01 AM 5844444 7218856 2037984 25.85 2688 1573308 617756 6.92 165172 1616328 4 09:50:41 09:29:01 AM 5843888 7218300 2038540 25.86 2688 1573308 617756 6.92 165172 1616536 8 09:50:41 09:30:02 AM 5843824 7218236 2038604 25.86 2688 1573308 630764 7.06 165172 1616636 8 09:50:41 09:31:01 AM 5844116 7218532 2038312 25.86 2688 1573312 630764 7.06 165172 1616420 12 09:50:41 09:32:01 AM 5844236 7218652 2038192 25.86 2688 1573312 630764 7.06 165172 1616420 4 09:50:41 09:33:01 AM 5843704 7218124 2038724 25.86 2688 1573316 630764 7.06 165172 1616832 4 09:50:41 09:34:01 AM 5844272 7218692 2038156 25.86 2688 1573316 630764 7.06 165172 1616344 4 09:50:41 09:35:01 AM 5844352 7218772 2038076 25.86 2688 1573316 630764 7.06 165172 1616296 4 09:50:41 09:36:01 AM 5844128 7218552 2038300 25.86 2688 1573320 630764 7.06 165172 1616484 12 09:50:41 09:37:01 AM 5844340 7218764 2038088 25.86 2688 1573320 630764 7.06 165172 1616232 8 09:50:41 09:38:01 AM 5844428 7218856 2038000 25.85 2688 1573324 630764 7.06 165172 1616236 4 09:50:41 09:39:01 AM 5844552 7218984 2037876 25.85 2688 1573328 630764 7.06 165172 1616240 4 09:50:41 09:40:01 AM 5843556 7217988 2038872 25.87 2688 1573328 627512 7.03 165172 1617092 4 09:50:41 09:41:01 AM 5333420 7055764 2549008 32.34 2688 1904476 700028 7.84 202896 2027600 196688 09:50:41 09:42:01 AM 5141324 6999460 2741104 34.77 2688 2033276 724588 8.11 211300 2174244 42004 09:50:41 09:43:01 AM 5143128 7043284 2739300 34.75 2688 2073248 694920 7.78 242176 2141512 36580 09:50:41 09:44:01 AM 4935284 7057964 2947144 37.39 2688 2289608 643260 7.20 280024 2287064 26996 09:50:41 09:45:01 AM 4895596 7018616 2986832 37.89 2688 2290144 712700 7.98 280152 2326416 12 09:50:41 09:46:01 AM 4868416 7001728 3014012 38.24 2688 2300436 728076 8.15 280624 2352572 6232 09:50:41 09:47:01 AM 4854364 7002192 3028064 38.42 2688 2314976 728076 8.15 280624 2367024 408 09:50:41 09:48:01 AM 4843316 7000756 3039112 38.56 2688 2324588 728076 8.15 280672 2378632 2696 09:50:41 09:49:01 AM 4892256 7058944 2990172 37.93 2688 2333812 637116 7.13 281272 2329428 3740 09:50:41 09:50:01 AM 5040760 7068788 2841668 36.05 2688 2200936 648780 7.26 515812 1969364 24944 09:50:41 Average: 5811395 7211350 2071033 26.27 2688 1597718 628958 7.04 165723 1644239 1475 09:50:41 09:50:41 05:44:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:41 05:45:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:45:01 AM eth0 103.56 60.33 665.87 16.65 0.00 0.00 0.00 0.00 09:50:41 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:46:01 AM eth0 0.32 0.07 0.03 0.01 0.00 0.00 0.00 0.00 09:50:41 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:47:01 AM eth0 5.70 0.12 0.71 0.01 0.00 0.00 0.00 0.00 09:50:41 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:48:01 AM eth0 1.57 0.10 0.09 0.01 0.00 0.00 0.00 0.00 09:50:41 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:49:01 AM eth0 1.50 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:50:41 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:50:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:51:01 AM eth0 1.03 0.10 0.09 0.01 0.00 0.00 0.00 0.00 09:50:41 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:52:01 AM eth0 2.32 0.45 0.74 0.42 0.00 0.00 0.00 0.00 09:50:41 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:53:01 AM eth0 2.47 0.30 0.40 0.23 0.00 0.00 0.00 0.00 09:50:41 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:54:01 AM eth0 4.10 0.10 0.18 0.01 0.00 0.00 0.00 0.00 09:50:41 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:55:01 AM eth0 1.20 0.18 0.19 0.07 0.00 0.00 0.00 0.00 09:50:41 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:56:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:41 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:57:01 AM eth0 1.08 0.07 0.05 0.01 0.00 0.00 0.00 0.00 09:50:41 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:58:01 AM eth0 4.80 0.23 0.50 0.19 0.00 0.00 0.00 0.00 09:50:41 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 05:59:01 AM eth0 5.15 0.37 0.81 0.41 0.00 0.00 0.00 0.00 09:50:41 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:00:01 AM eth0 0.98 0.32 0.42 0.26 0.00 0.00 0.00 0.00 09:50:41 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:01:01 AM eth0 1.08 0.88 0.10 0.07 0.00 0.00 0.00 0.00 09:50:41 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:02:01 AM eth0 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00 09:50:41 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:03:01 AM eth0 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:41 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:04:01 AM eth0 2.68 0.00 0.12 0.00 0.00 0.00 0.00 0.00 09:50:41 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:05:01 AM eth0 3.95 0.17 0.24 0.07 0.00 0.00 0.00 0.00 09:50:41 06:06:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:06:02 AM eth0 0.73 0.08 0.09 0.01 0.00 0.00 0.00 0.00 09:50:41 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:07:01 AM eth0 0.29 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:41 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:09:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:41 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:10:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:41 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:11:01 AM eth0 0.23 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:50:41 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:12:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:15:01 AM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:41 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:16:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:41 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:17:01 AM eth0 0.28 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:18:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:41 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:19:01 AM eth0 0.67 0.30 0.32 0.23 0.00 0.00 0.00 0.00 09:50:41 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:20:01 AM eth0 0.42 0.25 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:21:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:22:01 AM eth0 0.40 0.25 0.26 0.19 0.00 0.00 0.00 0.00 09:50:41 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:23:01 AM eth0 0.40 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:41 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:24:01 AM eth0 0.85 0.10 0.10 0.01 0.00 0.00 0.00 0.00 09:50:41 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:25:01 AM eth0 2.57 0.42 0.83 0.48 0.00 0.00 0.00 0.00 09:50:41 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:26:01 AM eth0 0.67 0.27 0.28 0.20 0.00 0.00 0.00 0.00 09:50:41 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:27:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:41 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:28:01 AM eth0 1.02 0.05 0.11 0.00 0.00 0.00 0.00 0.00 09:50:41 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:29:01 AM eth0 1.30 0.10 0.09 0.01 0.00 0.00 0.00 0.00 09:50:41 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:30:01 AM eth0 0.60 0.33 0.34 0.26 0.00 0.00 0.00 0.00 09:50:41 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:31:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:41 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:32:01 AM eth0 1.00 0.18 0.37 0.19 0.00 0.00 0.00 0.00 09:50:41 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:33:01 AM eth0 2.20 0.38 0.72 0.42 0.00 0.00 0.00 0.00 09:50:41 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:34:01 AM eth0 0.73 0.32 0.52 0.38 0.00 0.00 0.00 0.00 09:50:41 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:35:01 AM eth0 0.85 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:41 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:36:01 AM eth0 0.37 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:50:41 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:37:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:41 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:38:01 AM eth0 0.53 0.05 0.08 0.00 0.00 0.00 0.00 0.00 09:50:41 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:39:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:41 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:40:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:41:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:41 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:43:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:45:01 AM eth0 0.35 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:50:41 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:46:01 AM eth0 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:50:41 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:47:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:41 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:48:01 AM eth0 0.58 0.23 0.32 0.23 0.00 0.00 0.00 0.00 09:50:41 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:49:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:50:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:52:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:54:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:41 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:55:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:56:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:41 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:57:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:58:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:41 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 06:59:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:00:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:41 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:01:01 AM eth0 1.08 0.18 0.35 0.19 0.00 0.00 0.00 0.00 09:50:41 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:02:01 AM eth0 0.82 0.38 0.52 0.38 0.00 0.00 0.00 0.00 09:50:41 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:03:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:41 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:04:01 AM eth0 1.32 1.02 0.34 6.49 0.00 0.00 0.00 0.00 09:50:41 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:05:01 AM eth0 1.22 0.97 0.20 3.62 0.00 0.00 0.00 0.00 09:50:41 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:09:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:41 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:10:01 AM eth0 0.70 0.10 0.19 0.06 0.00 0.00 0.00 0.00 09:50:41 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:11:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:50:41 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:12:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:41 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:13:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:14:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:14:02 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:15:01 AM eth0 0.39 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:17:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:18:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00 09:50:41 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:20:01 AM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:23:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:25:01 AM eth0 0.27 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:50:41 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:26:01 AM eth0 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:50:41 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:27:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:28:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:29:01 AM eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:50:41 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:30:01 AM eth0 0.25 0.12 0.09 0.06 0.00 0.00 0.00 0.00 09:50:41 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:31:01 AM eth0 0.18 0.10 0.10 0.01 0.00 0.00 0.00 0.00 09:50:41 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:32:01 AM eth0 0.98 0.00 0.12 0.00 0.00 0.00 0.00 0.00 09:50:41 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:33:01 AM eth0 0.78 0.47 0.52 0.39 0.00 0.00 0.00 0.00 09:50:41 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:35:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:41 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:36:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:38:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:39:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:40:01 AM eth0 1.00 0.35 0.44 0.26 0.00 0.00 0.00 0.00 09:50:41 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:41:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:42:01 AM eth0 1.02 0.28 0.37 0.23 0.00 0.00 0.00 0.00 09:50:41 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:43:01 AM eth0 0.32 0.13 0.26 0.18 0.00 0.00 0.00 0.00 09:50:41 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:45:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:46:01 AM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:41 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:48:01 AM eth0 0.63 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:41 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:49:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:41 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:50:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:55:01 AM eth0 0.37 0.20 0.17 0.07 0.00 0.00 0.00 0.00 09:50:41 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:57:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:58:01 AM eth0 0.37 0.25 0.26 0.19 0.00 0.00 0.00 0.00 09:50:41 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 07:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:00:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:50:41 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:01:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:02:01 AM eth0 0.38 0.25 0.26 0.19 0.00 0.00 0.00 0.00 09:50:41 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:03:01 AM eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:50:41 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:04:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:05:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:07:01 AM eth0 1.12 0.00 0.14 0.00 0.00 0.00 0.00 0.00 09:50:41 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:08:01 AM eth0 1.67 0.37 0.66 0.42 0.00 0.00 0.00 0.00 09:50:41 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:09:01 AM eth0 0.38 0.10 0.26 0.18 0.00 0.00 0.00 0.00 09:50:41 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:10:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:11:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:12:01 AM eth0 0.68 0.23 0.32 0.22 0.00 0.00 0.00 0.00 09:50:41 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:13:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:14:01 AM eth0 0.57 0.23 0.32 0.23 0.00 0.00 0.00 0.00 09:50:41 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:15:01 AM eth0 0.43 0.18 0.15 0.08 0.00 0.00 0.00 0.00 09:50:41 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:16:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:19:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:20:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:21:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:22:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:22:02 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:23:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:41 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:25:01 AM eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:50:41 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:28:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:29:01 AM eth0 0.40 0.27 0.26 0.20 0.00 0.00 0.00 0.00 09:50:41 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:30:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:50:41 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:31:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:32:01 AM eth0 0.87 0.15 0.19 0.01 0.00 0.00 0.00 0.00 09:50:41 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:33:01 AM eth0 0.57 0.28 0.32 0.23 0.00 0.00 0.00 0.00 09:50:41 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:34:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:35:01 AM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:41 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:36:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:37:01 AM eth0 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:41 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:38:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:41 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:40:01 AM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:41 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:41:01 AM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 09:50:41 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:43:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:45:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:50:41 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:47:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:41 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:48:01 AM eth0 0.32 0.18 0.26 0.19 0.00 0.00 0.00 0.00 09:50:41 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:50:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:53:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:54:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:55:01 AM eth0 1.13 0.42 0.45 0.27 0.00 0.00 0.00 0.00 09:50:41 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:56:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:57:01 AM eth0 0.95 0.25 0.36 0.23 0.00 0.00 0.00 0.00 09:50:41 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:58:01 AM eth0 0.30 0.15 0.26 0.19 0.00 0.00 0.00 0.00 09:50:41 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 08:59:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:00:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:01:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:02:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00 09:50:41 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:04:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:05:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:09:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:10:01 AM eth0 0.67 0.12 0.19 0.07 0.00 0.00 0.00 0.00 09:50:41 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:11:01 AM eth0 0.90 0.25 0.36 0.23 0.00 0.00 0.00 0.00 09:50:41 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:12:01 AM eth0 0.55 0.27 0.32 0.23 0.00 0.00 0.00 0.00 09:50:41 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:13:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:14:01 AM eth0 0.40 0.27 0.26 0.20 0.00 0.00 0.00 0.00 09:50:41 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:15:01 AM eth0 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:41 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:18:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:19:01 AM eth0 1.40 0.43 0.64 0.41 0.00 0.00 0.00 0.00 09:50:41 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:20:01 AM eth0 1.42 0.33 0.54 0.30 0.00 0.00 0.00 0.00 09:50:41 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:21:01 AM eth0 0.73 0.35 0.56 0.41 0.00 0.00 0.00 0.00 09:50:41 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:23:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:24:01 AM eth0 0.52 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:50:41 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:25:01 AM eth0 0.33 0.12 0.09 0.06 0.00 0.00 0.00 0.00 09:50:41 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:26:01 AM eth0 0.83 0.23 0.35 0.23 0.00 0.00 0.00 0.00 09:50:41 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:27:01 AM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:50:41 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:28:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:41 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:29:01 AM eth0 1.07 0.47 0.56 0.39 0.00 0.00 0.00 0.00 09:50:41 09:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:30:02 AM eth0 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:50:41 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:31:01 AM eth0 0.32 0.05 0.08 0.00 0.00 0.00 0.00 0.00 09:50:41 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:32:01 AM eth0 0.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:41 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:33:01 AM eth0 0.42 0.12 0.26 0.18 0.00 0.00 0.00 0.00 09:50:41 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:34:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:35:01 AM eth0 0.35 0.12 0.09 0.06 0.00 0.00 0.00 0.00 09:50:41 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:36:01 AM eth0 0.93 0.32 0.41 0.23 0.00 0.00 0.00 0.00 09:50:41 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:41 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:39:01 AM eth0 1.07 0.05 0.13 0.00 0.00 0.00 0.00 0.00 09:50:41 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:40:01 AM eth0 1.22 0.58 0.85 0.63 0.00 0.00 0.00 0.00 09:50:41 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:41:01 AM eth0 233.11 159.93 1415.47 59.72 0.00 0.00 0.00 0.00 09:50:41 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:42:01 AM eth0 73.53 56.46 734.95 8.92 0.00 0.00 0.00 0.00 09:50:41 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:43:01 AM eth0 14.20 13.96 23.60 5.02 0.00 0.00 0.00 0.00 09:50:41 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:44:01 AM eth0 234.89 172.95 354.31 37.97 0.00 0.00 0.00 0.00 09:50:41 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:45:01 AM eth0 10.70 5.85 3.77 0.88 0.00 0.00 0.00 0.00 09:50:41 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:46:01 AM eth0 28.10 26.98 83.12 13.07 0.00 0.00 0.00 0.00 09:50:41 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:47:01 AM eth0 28.01 26.97 95.24 8.21 0.00 0.00 0.00 0.00 09:50:41 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:48:01 AM eth0 19.08 19.50 35.81 14.50 0.00 0.00 0.00 0.00 09:50:41 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:49:01 AM eth0 24.96 17.58 85.13 2.63 0.00 0.00 0.00 0.00 09:50:41 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 09:50:01 AM eth0 64.21 47.07 138.85 81.20 0.00 0.00 0.00 0.00 09:50:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:41 Average: eth0 3.87 2.57 14.87 1.12 0.00 0.00 0.00 0.00 09:50:41 09:50:41 09:50:41 ---> sar -P ALL: 09:50:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/08/2025 _x86_64_ (2 CPU) 09:50:41 09:50:41 05:43:51 LINUX RESTART (2 CPU) 09:50:41 09:50:41 05:44:02 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 05:45:01 AM all 32.14 0.08 8.27 23.69 0.09 35.74 09:50:41 05:45:01 AM 0 32.07 0.07 8.33 25.12 0.09 34.33 09:50:41 05:45:01 AM 1 32.21 0.09 8.20 22.27 0.09 37.14 09:50:41 05:46:01 AM all 0.33 0.00 0.07 0.11 0.04 99.46 09:50:41 05:46:01 AM 0 0.60 0.00 0.07 0.02 0.03 99.28 09:50:41 05:46:01 AM 1 0.05 0.00 0.07 0.20 0.05 99.63 09:50:41 05:47:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 09:50:41 05:47:01 AM 0 0.55 0.00 0.08 0.00 0.05 99.32 09:50:41 05:47:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:50:41 05:48:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 09:50:41 05:48:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42 09:50:41 05:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:41 05:49:01 AM all 0.30 0.00 0.08 0.00 0.03 99.58 09:50:41 05:49:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 09:50:41 05:49:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78 09:50:41 05:50:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:41 05:50:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:41 05:50:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:41 05:51:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:41 05:51:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:41 05:51:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:41 05:52:01 AM all 0.37 0.00 0.07 0.00 0.04 99.52 09:50:41 05:52:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35 09:50:41 05:52:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70 09:50:41 05:53:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:41 05:53:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 09:50:41 05:53:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:41 05:54:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:41 05:54:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:41 05:54:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:41 05:55:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 09:50:41 05:55:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:50:41 05:55:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 09:50:41 05:55:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 05:56:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:41 05:56:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:41 05:56:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:50:41 05:57:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:41 05:57:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:41 05:57:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:41 05:58:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:41 05:58:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:50:41 05:58:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:41 05:59:01 AM all 0.37 0.00 0.10 0.00 0.04 99.49 09:50:41 05:59:01 AM 0 0.62 0.00 0.08 0.00 0.05 99.25 09:50:41 05:59:01 AM 1 0.12 0.00 0.12 0.00 0.03 99.73 09:50:41 06:00:01 AM all 0.29 0.00 0.07 0.01 0.03 99.60 09:50:41 06:00:01 AM 0 0.15 0.00 0.07 0.02 0.05 99.72 09:50:41 06:00:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 09:50:41 06:01:01 AM all 0.34 0.23 0.17 0.10 0.04 99.12 09:50:41 06:01:01 AM 0 0.13 0.00 0.12 0.00 0.05 99.70 09:50:41 06:01:01 AM 1 0.55 0.45 0.22 0.20 0.03 98.55 09:50:41 06:02:01 AM all 0.31 0.00 0.09 0.01 0.03 99.57 09:50:41 06:02:01 AM 0 0.53 0.00 0.08 0.02 0.02 99.35 09:50:41 06:02:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78 09:50:41 06:03:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:41 06:03:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35 09:50:41 06:03:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:50:41 06:04:01 AM all 0.22 0.00 0.06 0.00 0.03 99.70 09:50:41 06:04:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60 09:50:41 06:04:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:41 06:05:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:41 06:05:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 06:05:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:41 06:06:02 AM all 0.43 0.00 0.06 0.00 0.03 99.47 09:50:41 06:06:02 AM 0 0.78 0.00 0.03 0.00 0.02 99.17 09:50:41 06:06:02 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:41 09:50:41 06:06:02 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 06:07:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59 09:50:41 06:07:01 AM 0 0.51 0.00 0.02 0.00 0.03 99.44 09:50:41 06:07:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75 09:50:41 06:08:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:41 06:08:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:41 06:08:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 06:09:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67 09:50:41 06:09:01 AM 0 0.43 0.00 0.03 0.00 0.00 99.53 09:50:41 06:09:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:41 06:10:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 09:50:41 06:10:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63 09:50:41 06:10:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 09:50:41 06:11:01 AM all 0.27 0.00 0.07 0.01 0.03 99.63 09:50:41 06:11:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 09:50:41 06:11:01 AM 1 0.05 0.00 0.07 0.02 0.03 99.83 09:50:41 06:12:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:41 06:12:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:41 06:12:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:41 06:13:01 AM all 0.28 0.00 0.04 0.00 0.03 99.66 09:50:41 06:13:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:50:41 06:13:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:50:41 06:14:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 09:50:41 06:14:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 09:50:41 06:14:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:41 06:15:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:41 06:15:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:41 06:15:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:41 06:16:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:41 06:16:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:41 06:16:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:41 06:17:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:41 06:17:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:41 06:17:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:41 09:50:41 06:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 06:18:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:41 06:18:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:41 06:18:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:41 06:19:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:41 06:19:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:41 06:19:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:41 06:20:01 AM all 0.25 0.00 0.07 0.00 0.05 99.63 09:50:41 06:20:01 AM 0 0.43 0.00 0.07 0.00 0.05 99.45 09:50:41 06:20:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 06:21:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:41 06:21:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:41 06:21:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 09:50:41 06:22:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:41 06:22:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:41 06:22:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:41 06:23:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 09:50:41 06:23:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 09:50:41 06:23:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:41 06:24:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67 09:50:41 06:24:01 AM 0 0.40 0.00 0.10 0.00 0.05 99.45 09:50:41 06:24:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:41 06:25:01 AM all 0.41 0.00 0.07 0.00 0.04 99.48 09:50:41 06:25:01 AM 0 0.67 0.00 0.05 0.00 0.02 99.27 09:50:41 06:25:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70 09:50:41 06:26:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:41 06:26:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 06:26:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:41 06:27:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:41 06:27:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:41 06:27:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:41 06:28:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 09:50:41 06:28:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63 09:50:41 06:28:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:41 09:50:41 06:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 06:29:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:41 06:29:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:41 06:29:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 06:30:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:41 06:30:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:41 06:30:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:41 06:31:01 AM all 0.26 0.00 0.08 0.00 0.05 99.62 09:50:41 06:31:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 09:50:41 06:31:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75 09:50:41 06:32:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:50:41 06:32:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 09:50:41 06:32:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:50:41 06:33:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56 09:50:41 06:33:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38 09:50:41 06:33:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:41 06:34:01 AM all 0.32 0.00 0.07 0.01 0.04 99.57 09:50:41 06:34:01 AM 0 0.52 0.00 0.07 0.02 0.03 99.37 09:50:41 06:34:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:41 06:35:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:41 06:35:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 06:35:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 09:50:41 06:36:01 AM all 0.25 0.00 0.04 0.00 0.04 99.67 09:50:41 06:36:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 09:50:41 06:36:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55 09:50:41 06:37:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75 09:50:41 06:37:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 06:37:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68 09:50:41 06:38:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 09:50:41 06:38:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:41 06:38:01 AM 1 0.53 0.00 0.05 0.00 0.07 99.35 09:50:41 06:39:01 AM all 0.26 0.01 0.08 0.00 0.05 99.61 09:50:41 06:39:01 AM 0 0.08 0.02 0.10 0.00 0.05 99.75 09:50:41 06:39:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47 09:50:41 09:50:41 06:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 06:40:01 AM all 0.11 0.00 0.07 0.00 0.04 99.78 09:50:41 06:40:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:41 06:40:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70 09:50:41 06:41:01 AM all 0.32 0.00 0.06 0.01 0.04 99.57 09:50:41 06:41:01 AM 0 0.07 0.00 0.05 0.02 0.03 99.83 09:50:41 06:41:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 09:50:41 06:42:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:41 06:42:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 06:42:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 06:43:01 AM all 0.24 0.00 0.08 0.00 0.03 99.64 09:50:41 06:43:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88 09:50:41 06:43:01 AM 1 0.45 0.00 0.10 0.00 0.05 99.40 09:50:41 06:44:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 09:50:41 06:44:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:41 06:44:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43 09:50:41 06:45:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74 09:50:41 06:45:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:41 06:45:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67 09:50:41 06:46:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:41 06:46:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:41 06:46:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:50:41 06:47:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:41 06:47:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:41 06:47:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 09:50:41 06:48:01 AM all 0.19 0.00 0.04 0.00 0.03 99.73 09:50:41 06:48:01 AM 0 0.05 0.00 0.02 0.00 0.02 99.92 09:50:41 06:48:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55 09:50:41 06:49:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:41 06:49:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:41 06:49:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 06:50:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:41 06:50:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:41 06:50:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 09:50:41 09:50:41 06:50:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 06:51:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:41 06:51:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:50:41 06:51:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:41 06:52:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:50:41 06:52:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:41 06:52:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 09:50:41 06:53:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:41 06:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 06:53:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 06:54:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:41 06:54:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:41 06:54:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 09:50:41 06:55:01 AM all 0.33 0.00 0.03 0.00 0.03 99.61 09:50:41 06:55:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 09:50:41 06:55:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:50:41 06:56:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:50:41 06:56:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:41 06:56:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30 09:50:41 06:57:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72 09:50:41 06:57:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:41 06:57:01 AM 1 0.32 0.00 0.10 0.00 0.05 99.53 09:50:41 06:58:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 09:50:41 06:58:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:41 06:58:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 09:50:41 06:59:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74 09:50:41 06:59:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:41 06:59:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58 09:50:41 07:00:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68 09:50:41 07:00:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:41 07:00:01 AM 1 0.40 0.00 0.10 0.00 0.05 99.45 09:50:41 07:01:01 AM all 0.15 0.00 0.08 0.00 0.03 99.73 09:50:41 07:01:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:41 07:01:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73 09:50:41 09:50:41 07:01:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 07:02:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:41 07:02:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73 09:50:41 07:02:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:50:41 07:03:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:50:41 07:03:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 09:50:41 07:03:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 09:50:41 07:04:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 09:50:41 07:04:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:41 07:04:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:50:41 07:05:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 09:50:41 07:05:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78 09:50:41 07:05:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55 09:50:41 07:06:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 09:50:41 07:06:01 AM 0 0.33 0.00 0.03 0.00 0.03 99.60 09:50:41 07:06:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:41 07:07:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:41 07:07:01 AM 0 0.25 0.00 0.08 0.00 0.03 99.63 09:50:41 07:07:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62 09:50:41 07:08:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:41 07:08:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 07:08:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 07:09:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:41 07:09:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:41 07:09:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:41 07:10:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:41 07:10:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:41 07:10:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 09:50:41 07:11:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 09:50:41 07:11:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:50:41 07:11:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:41 07:12:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 09:50:41 07:12:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:41 07:12:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 09:50:41 09:50:41 07:12:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 07:13:01 AM all 0.30 0.16 0.13 0.00 0.05 99.37 09:50:41 07:13:01 AM 0 0.05 0.28 0.17 0.00 0.05 99.45 09:50:41 07:13:01 AM 1 0.55 0.03 0.08 0.00 0.05 99.28 09:50:41 07:14:02 AM all 0.15 0.00 0.05 0.02 0.03 99.75 09:50:41 07:14:02 AM 0 0.05 0.00 0.03 0.02 0.02 99.88 09:50:41 07:14:02 AM 1 0.25 0.00 0.07 0.02 0.05 99.62 09:50:41 07:15:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:41 07:15:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:41 07:15:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.34 09:50:41 07:16:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:41 07:16:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 07:16:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:41 07:17:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66 09:50:41 07:17:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:41 07:17:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 09:50:41 07:18:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 09:50:41 07:18:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87 09:50:41 07:18:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 09:50:41 07:19:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:41 07:19:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 07:19:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:41 07:20:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:41 07:20:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 07:20:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 09:50:41 07:21:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:41 07:21:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:41 07:21:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:41 07:22:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:41 07:22:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 09:50:41 07:22:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 09:50:41 07:23:01 AM all 0.20 0.00 0.07 0.00 0.03 99.71 09:50:41 07:23:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:41 07:23:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63 09:50:41 09:50:41 07:23:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 07:24:01 AM all 0.20 0.00 0.08 0.00 0.04 99.68 09:50:41 07:24:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 09:50:41 07:24:01 AM 1 0.30 0.00 0.05 0.00 0.05 99.60 09:50:41 07:25:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:41 07:25:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 07:25:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 09:50:41 07:26:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:41 07:26:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:41 07:26:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 07:27:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:41 07:27:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:41 07:27:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 09:50:41 07:28:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:50:41 07:28:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80 09:50:41 07:28:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:50:41 07:29:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:41 07:29:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 09:50:41 07:29:01 AM 1 0.12 0.00 0.03 0.00 0.05 99.80 09:50:41 07:30:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:41 07:30:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:41 07:30:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:41 07:31:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:41 07:31:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 09:50:41 07:31:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:41 07:32:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:41 07:32:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:41 07:32:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 07:33:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:50:41 07:33:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 09:50:41 07:33:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:41 07:34:01 AM all 0.19 0.00 0.05 0.00 0.03 99.72 09:50:41 07:34:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.52 09:50:41 07:34:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 09:50:41 09:50:41 07:34:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 07:35:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:41 07:35:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:41 07:35:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 09:50:41 07:36:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:50:41 07:36:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50 09:50:41 07:36:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:41 07:37:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:41 07:37:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:41 07:37:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:41 07:38:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:41 07:38:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 07:38:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:41 07:39:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:41 07:39:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:41 07:39:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:41 07:40:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 09:50:41 07:40:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 09:50:41 07:40:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:41 07:41:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 09:50:41 07:41:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:41 07:41:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 09:50:41 07:42:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:41 07:42:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 07:42:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 09:50:41 07:43:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 09:50:41 07:43:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:41 07:43:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 09:50:41 07:44:01 AM all 0.28 0.00 0.06 0.00 0.06 99.61 09:50:41 07:44:01 AM 0 0.13 0.00 0.07 0.00 0.10 99.70 09:50:41 07:44:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 09:50:41 07:45:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:41 07:45:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:41 07:45:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33 09:50:41 09:50:41 07:45:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 07:46:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:41 07:46:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:41 07:46:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 07:47:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71 09:50:41 07:47:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:50:41 07:47:01 AM 1 0.32 0.00 0.07 0.00 0.02 99.60 09:50:41 07:48:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:41 07:48:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:41 07:48:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:41 07:49:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:41 07:49:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 07:49:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:50:41 07:50:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 09:50:41 07:50:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 07:50:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 09:50:41 07:51:01 AM all 0.17 0.00 0.05 0.00 0.03 99.75 09:50:41 07:51:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:41 07:51:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63 09:50:41 07:52:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 09:50:41 07:52:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:41 07:52:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:41 07:53:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72 09:50:41 07:53:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:41 07:53:01 AM 1 0.30 0.00 0.10 0.00 0.03 99.57 09:50:41 07:54:01 AM all 0.25 0.00 0.07 0.01 0.03 99.64 09:50:41 07:54:01 AM 0 0.08 0.00 0.07 0.02 0.03 99.80 09:50:41 07:54:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 09:50:41 07:55:01 AM all 0.09 0.00 0.05 0.00 0.03 99.82 09:50:41 07:55:01 AM 0 0.07 0.00 0.02 0.00 0.02 99.90 09:50:41 07:55:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:41 07:56:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59 09:50:41 07:56:01 AM 0 0.60 0.00 0.07 0.00 0.08 99.25 09:50:41 07:56:01 AM 1 0.02 0.00 0.02 0.00 0.03 99.93 09:50:41 09:50:41 07:56:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 07:57:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:41 07:57:01 AM 0 0.45 0.00 0.10 0.00 0.05 99.40 09:50:41 07:57:01 AM 1 0.00 0.00 0.03 0.00 0.02 99.95 09:50:41 07:58:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:41 07:58:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:50:41 07:58:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 07:59:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:41 07:59:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:41 07:59:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:41 08:00:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:41 08:00:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 09:50:41 08:00:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:41 08:01:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65 09:50:41 08:01:01 AM 0 0.18 0.00 0.07 0.00 0.02 99.73 09:50:41 08:01:01 AM 1 0.30 0.00 0.10 0.00 0.03 99.57 09:50:41 08:02:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63 09:50:41 08:02:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43 09:50:41 08:02:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:50:41 08:03:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:41 08:03:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:41 08:03:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:41 08:04:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76 09:50:41 08:04:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 09:50:41 08:04:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 08:05:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:41 08:05:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:41 08:05:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:41 08:06:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:50:41 08:06:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48 09:50:41 08:06:01 AM 1 0.17 0.00 0.05 0.00 0.05 99.73 09:50:41 08:07:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:41 08:07:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:41 08:07:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:50:41 09:50:41 08:07:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 08:08:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:41 08:08:01 AM 0 0.30 0.00 0.08 0.00 0.03 99.58 09:50:41 08:08:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67 09:50:41 08:09:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 09:50:41 08:09:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 09:50:41 08:09:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:41 08:10:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:41 08:10:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:50:41 08:10:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:41 08:11:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:41 08:11:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33 09:50:41 08:11:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 08:12:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 09:50:41 08:12:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:41 08:12:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:41 08:13:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:41 08:13:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:41 08:13:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:41 08:14:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:41 08:14:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:41 08:14:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:41 08:15:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:41 08:15:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:41 08:15:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:41 08:16:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:41 08:16:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 08:16:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:41 08:17:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62 09:50:41 08:17:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 08:17:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:41 08:18:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 09:50:41 08:18:01 AM 0 0.30 0.00 0.07 0.00 0.02 99.62 09:50:41 08:18:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:41 09:50:41 08:18:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 08:19:01 AM all 0.14 0.00 0.08 0.00 0.04 99.74 09:50:41 08:19:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72 09:50:41 08:19:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:41 08:20:01 AM all 0.18 0.00 0.08 0.00 0.03 99.71 09:50:41 08:20:01 AM 0 0.30 0.00 0.10 0.00 0.03 99.57 09:50:41 08:20:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 08:21:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:41 08:21:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:41 08:21:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 08:22:02 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:41 08:22:02 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 09:50:41 08:22:02 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:41 08:23:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 09:50:41 08:23:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.36 09:50:41 08:23:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.86 09:50:41 08:24:01 AM all 0.23 0.00 0.03 0.00 0.04 99.70 09:50:41 08:24:01 AM 0 0.37 0.00 0.02 0.00 0.02 99.60 09:50:41 08:24:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:50:41 08:25:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 09:50:41 08:25:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32 09:50:41 08:25:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83 09:50:41 08:26:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:41 08:26:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 09:50:41 08:26:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:41 08:27:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:50:41 08:27:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:41 08:27:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 09:50:41 08:28:01 AM all 0.21 0.00 0.05 0.00 0.05 99.69 09:50:41 08:28:01 AM 0 0.38 0.00 0.07 0.00 0.07 99.48 09:50:41 08:28:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:41 08:29:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76 09:50:41 08:29:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70 09:50:41 08:29:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 09:50:41 08:29:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 08:30:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:50:41 08:30:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:50:41 08:30:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:41 08:31:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 09:50:41 08:31:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 09:50:41 08:31:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:41 08:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:41 08:32:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:41 08:32:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:41 08:33:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:41 08:33:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:41 08:33:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:41 08:34:01 AM all 0.18 0.00 0.04 0.01 0.03 99.73 09:50:41 08:34:01 AM 0 0.30 0.00 0.02 0.00 0.03 99.65 09:50:41 08:34:01 AM 1 0.07 0.00 0.07 0.02 0.03 99.82 09:50:41 08:35:01 AM all 0.17 0.00 0.06 0.00 0.05 99.72 09:50:41 08:35:01 AM 0 0.22 0.00 0.05 0.00 0.05 99.68 09:50:41 08:35:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:41 08:36:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 09:50:41 08:36:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50 09:50:41 08:36:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:41 08:37:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:41 08:37:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:41 08:37:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:41 08:38:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:41 08:38:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:41 08:38:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:41 08:39:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:50:41 08:39:01 AM 0 0.55 0.00 0.02 0.00 0.07 99.37 09:50:41 08:39:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:41 08:40:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:41 08:40:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:41 08:40:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 09:50:41 09:50:41 08:40:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 08:41:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:41 08:41:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:50:41 08:41:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:50:41 08:42:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 09:50:41 08:42:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 09:50:41 08:42:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:41 08:43:01 AM all 0.20 0.00 0.03 0.00 0.03 99.74 09:50:41 08:43:01 AM 0 0.38 0.00 0.05 0.00 0.05 99.52 09:50:41 08:43:01 AM 1 0.02 0.00 0.02 0.00 0.00 99.97 09:50:41 08:44:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:41 08:44:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 09:50:41 08:44:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:41 08:45:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:41 08:45:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 08:45:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:50:41 08:46:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:41 08:46:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:50:41 08:46:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 09:50:41 08:47:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 09:50:41 08:47:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 09:50:41 08:47:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:50:41 08:48:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:50:41 08:48:01 AM 0 0.12 0.00 0.03 0.00 0.02 99.83 09:50:41 08:48:01 AM 1 0.52 0.00 0.10 0.00 0.03 99.35 09:50:41 08:49:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73 09:50:41 08:49:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:41 08:49:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63 09:50:41 08:50:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:50:41 08:50:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 09:50:41 08:50:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67 09:50:41 08:51:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:50:41 08:51:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 09:50:41 08:51:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:41 09:50:41 08:51:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 08:52:01 AM all 0.13 0.00 0.08 0.00 0.03 99.77 09:50:41 08:52:01 AM 0 0.17 0.00 0.05 0.00 0.02 99.77 09:50:41 08:52:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:50:41 08:53:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72 09:50:41 08:53:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 09:50:41 08:53:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:41 08:54:01 AM all 0.31 0.01 0.06 0.00 0.04 99.58 09:50:41 08:54:01 AM 0 0.57 0.02 0.07 0.00 0.05 99.30 09:50:41 08:54:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:41 08:55:01 AM all 0.30 0.14 0.11 0.00 0.03 99.42 09:50:41 08:55:01 AM 0 0.07 0.28 0.13 0.00 0.02 99.50 09:50:41 08:55:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 09:50:41 08:56:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:41 08:56:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:41 08:56:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:50:41 08:57:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:41 08:57:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:41 08:57:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:50:41 08:58:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:41 08:58:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:41 08:58:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:41 08:59:01 AM all 0.32 0.00 0.05 0.02 0.02 99.60 09:50:41 08:59:01 AM 0 0.12 0.00 0.07 0.03 0.03 99.75 09:50:41 08:59:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45 09:50:41 09:00:01 AM all 0.18 0.00 0.08 0.00 0.03 99.70 09:50:41 09:00:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68 09:50:41 09:00:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 09:50:41 09:01:01 AM all 0.26 0.00 0.09 0.00 0.03 99.62 09:50:41 09:01:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 09:50:41 09:01:01 AM 1 0.05 0.00 0.10 0.00 0.03 99.82 09:50:41 09:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:41 09:02:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:41 09:02:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:50:41 09:50:41 09:02:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 09:03:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:41 09:03:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30 09:50:41 09:03:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:41 09:04:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:41 09:04:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:50:41 09:04:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:41 09:05:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:41 09:05:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:41 09:05:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:50:41 09:06:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:41 09:06:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:41 09:06:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:41 09:07:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:41 09:07:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:41 09:07:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:41 09:08:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:41 09:08:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:41 09:08:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:41 09:09:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:41 09:09:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 09:50:41 09:09:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:41 09:10:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67 09:50:41 09:10:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 09:50:41 09:10:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:50:41 09:11:01 AM all 0.28 0.00 0.08 0.00 0.03 99.60 09:50:41 09:11:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40 09:50:41 09:11:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:41 09:12:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:41 09:12:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:41 09:12:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 09:13:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:41 09:13:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 09:50:41 09:13:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:41 09:50:41 09:13:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 09:14:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:41 09:14:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:41 09:14:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:41 09:15:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:41 09:15:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:50:41 09:15:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:41 09:16:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:41 09:16:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 09:50:41 09:16:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:41 09:17:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:41 09:17:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:41 09:17:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:50:41 09:18:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:41 09:18:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:41 09:18:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:50:41 09:19:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:41 09:19:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:41 09:19:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55 09:50:41 09:20:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 09:50:41 09:20:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:41 09:20:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 09:50:41 09:21:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 09:50:41 09:21:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53 09:50:41 09:21:01 AM 1 0.23 0.00 0.10 0.00 0.03 99.63 09:50:41 09:22:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74 09:50:41 09:22:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67 09:50:41 09:22:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:41 09:23:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 09:50:41 09:23:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:41 09:23:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:41 09:24:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60 09:50:41 09:24:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:41 09:24:01 AM 1 0.07 0.00 0.10 0.00 0.02 99.82 09:50:41 09:50:41 09:24:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 09:25:01 AM all 0.15 0.00 0.08 0.00 0.03 99.75 09:50:41 09:25:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:41 09:25:01 AM 1 0.20 0.00 0.08 0.00 0.02 99.70 09:50:41 09:26:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:41 09:26:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:41 09:26:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:41 09:27:01 AM all 0.14 0.00 0.08 0.00 0.04 99.74 09:50:41 09:27:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:41 09:27:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68 09:50:41 09:28:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:41 09:28:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:41 09:28:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:41 09:29:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 09:50:41 09:29:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 09:50:41 09:29:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:50:41 09:30:02 AM all 0.22 0.00 0.05 0.00 0.04 99.69 09:50:41 09:30:02 AM 0 0.15 0.00 0.07 0.00 0.07 99.72 09:50:41 09:30:02 AM 1 0.28 0.00 0.03 0.00 0.02 99.67 09:50:41 09:31:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 09:50:41 09:31:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.81 09:50:41 09:31:01 AM 1 0.46 0.00 0.07 0.00 0.03 99.44 09:50:41 09:32:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:41 09:32:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 09:50:41 09:32:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:41 09:33:01 AM all 0.19 0.00 0.08 0.00 0.03 99.71 09:50:41 09:33:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:41 09:33:01 AM 1 0.32 0.00 0.07 0.00 0.02 99.60 09:50:41 09:34:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:41 09:34:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 09:50:41 09:34:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:50:41 09:35:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:50:41 09:35:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:41 09:35:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52 09:50:41 09:50:41 09:35:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 09:36:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63 09:50:41 09:36:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 09:50:41 09:36:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 09:50:41 09:37:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 09:50:41 09:37:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:41 09:37:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57 09:50:41 09:38:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:41 09:38:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:41 09:38:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 09:50:41 09:39:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:41 09:39:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:41 09:39:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:41 09:40:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 09:50:41 09:40:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:41 09:40:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 09:50:41 09:41:01 AM all 30.86 0.00 5.07 1.37 0.09 62.61 09:50:41 09:41:01 AM 0 41.76 0.00 6.48 1.25 0.10 50.41 09:50:41 09:41:01 AM 1 19.98 0.00 3.67 1.48 0.08 74.79 09:50:41 09:42:01 AM all 23.75 0.00 3.47 1.87 0.07 70.85 09:50:41 09:42:01 AM 0 14.02 0.00 2.90 1.78 0.07 81.24 09:50:41 09:42:01 AM 1 33.49 0.00 4.03 1.95 0.07 60.45 09:50:41 09:43:01 AM all 19.83 0.00 2.92 1.39 0.08 75.79 09:50:41 09:43:01 AM 0 18.12 0.00 2.85 1.42 0.08 77.53 09:50:41 09:43:01 AM 1 21.53 0.00 2.99 1.37 0.07 74.05 09:50:41 09:44:01 AM all 25.00 0.00 4.84 1.44 0.08 68.64 09:50:41 09:44:01 AM 0 31.86 0.00 5.50 1.85 0.08 60.71 09:50:41 09:44:01 AM 1 18.11 0.00 4.18 1.04 0.07 76.60 09:50:41 09:45:01 AM all 1.30 0.00 0.25 0.16 0.04 98.25 09:50:41 09:45:01 AM 0 0.63 0.00 0.23 0.25 0.05 98.83 09:50:41 09:45:01 AM 1 1.97 0.00 0.27 0.07 0.03 97.66 09:50:41 09:46:01 AM all 10.13 0.00 0.21 0.06 0.08 89.52 09:50:41 09:46:01 AM 0 11.05 0.00 0.20 0.07 0.08 88.60 09:50:41 09:46:01 AM 1 9.22 0.00 0.22 0.05 0.08 90.43 09:50:41 09:50:41 09:46:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:41 09:47:01 AM all 14.39 0.00 0.21 0.08 0.07 85.26 09:50:41 09:47:01 AM 0 23.28 0.00 0.20 0.00 0.07 76.46 09:50:41 09:47:01 AM 1 5.49 0.00 0.22 0.15 0.07 94.07 09:50:41 09:48:01 AM all 11.63 0.00 0.17 0.06 0.06 88.08 09:50:41 09:48:01 AM 0 16.29 0.00 0.20 0.00 0.07 83.45 09:50:41 09:48:01 AM 1 6.98 0.00 0.13 0.12 0.05 92.72 09:50:41 09:49:01 AM all 6.71 0.00 0.33 0.04 0.07 92.85 09:50:41 09:49:01 AM 0 2.89 0.00 0.23 0.00 0.07 96.81 09:50:41 09:49:01 AM 1 10.53 0.00 0.42 0.08 0.07 88.90 09:50:41 09:50:01 AM all 26.28 0.00 3.35 0.28 0.08 70.02 09:50:41 09:50:01 AM 0 33.01 0.00 4.37 0.23 0.08 62.30 09:50:41 09:50:01 AM 1 19.54 0.00 2.34 0.32 0.07 77.74 09:50:41 Average: all 1.08 0.00 0.17 0.12 0.04 98.58 09:50:41 Average: 0 1.21 0.00 0.18 0.13 0.04 98.44 09:50:41 Average: 1 0.96 0.00 0.17 0.12 0.04 98.72 09:50:41 09:50:41 09:50:41