06:56:46 Started by upstream project "integration-sanity-test-vanadium" build number 122 06:56:46 originally caused by: 06:56:46 Started by timer 06:56:46 Running as SYSTEM 06:56:46 [EnvInject] - Loading node environment variables. 06:56:46 Building remotely on prd-centos8-robot-2c-8g-15796 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 06:56:46 [ssh-agent] Looking for ssh-agent implementation... 06:56:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:46 $ ssh-agent 06:56:46 SSH_AUTH_SOCK=/tmp/ssh-WmKZrATtcWoe/agent.5894 06:56:46 SSH_AGENT_PID=5896 06:56:46 [ssh-agent] Started. 06:56:46 Running ssh-add (command line suppressed) 06:56:46 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_1661926746801487453.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_1661926746801487453.key) 06:56:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 06:56:46 The recommended git tool is: NONE 06:56:49 using credential opendaylight-jenkins-ssh 06:56:49 Wiping out workspace first. 06:56:49 Cloning the remote Git repository 06:56:49 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 06:56:49 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 06:56:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 06:56:49 > git --version # timeout=10 06:56:49 > git --version # 'git version 2.43.0' 06:56:49 using GIT_SSH to set credentials Release Engineering Jenkins Key 06:56:49 [INFO] Currently running in a labeled security context 06:56:49 [INFO] Currently SELinux is 'enforcing' on the host 06:56:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh1048322625074898013.key 06:56:49 Verifying host key using known hosts file 06:56:49 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. 06:56:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 06:56:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 06:56:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 06:56:53 using GIT_SSH to set credentials Release Engineering Jenkins Key 06:56:53 [INFO] Currently running in a labeled security context 06:56:53 [INFO] Currently SELinux is 'enforcing' on the host 06:56:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh15406300057529214758.key 06:56:53 Verifying host key using known hosts file 06:56:53 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. 06:56:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 06:56:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:56:53 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 06:56:53 > git config core.sparsecheckout # timeout=10 06:56:53 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 06:56:53 Commit message: "Add bgpcep variables for vanadium" 06:56:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:56:54 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 06:56:54 No emails were triggered. 06:56:54 provisioning config files... 06:56:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:56:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:56:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:56:54 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6336443536275533898.sh 06:56:54 ---> python-tools-install.sh 06:56:54 Setup pyenv: 06:56:54 system 06:56:55 * 3.8.13 (set by /opt/pyenv/version) 06:56:55 * 3.9.13 (set by /opt/pyenv/version) 06:56:55 * 3.10.13 (set by /opt/pyenv/version) 06:56:55 * 3.11.7 (set by /opt/pyenv/version) 06:56:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AgDb 06:56:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:56:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:56:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:57:03 lf-activate-venv(): INFO: Base packages installed successfully 06:57:03 lf-activate-venv(): INFO: Installing additional packages: lftools 06:57:27 lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH 06:57:27 Generating Requirements File 06:57:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:57:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:57:47 Python 3.11.7 06:57:47 pip 25.3 from /tmp/venv-AgDb/lib/python3.11/site-packages/pip (python 3.11) 06:57:48 appdirs==1.4.4 06:57:48 argcomplete==3.6.3 06:57:48 aspy.yaml==1.3.0 06:57:48 attrs==25.4.0 06:57:48 autopage==0.5.2 06:57:48 beautifulsoup4==4.14.3 06:57:48 boto3==1.42.14 06:57:48 botocore==1.42.14 06:57:48 bs4==0.0.2 06:57:48 cachetools==6.2.4 06:57:48 certifi==2025.11.12 06:57:48 cffi==2.0.0 06:57:48 cfgv==3.5.0 06:57:48 chardet==5.2.0 06:57:48 charset-normalizer==3.4.4 06:57:48 click==8.3.1 06:57:48 cliff==4.13.1 06:57:48 cmd2==3.0.0 06:57:48 cryptography==3.3.2 06:57:48 debtcollector==3.0.0 06:57:48 decorator==5.2.1 06:57:48 defusedxml==0.7.1 06:57:48 Deprecated==1.3.1 06:57:48 distlib==0.4.0 06:57:48 dnspython==2.8.0 06:57:48 docker==7.1.0 06:57:48 dogpile.cache==1.5.0 06:57:48 durationpy==0.10 06:57:48 email-validator==2.3.0 06:57:48 filelock==3.20.1 06:57:48 future==1.0.0 06:57:48 gitdb==4.0.12 06:57:48 GitPython==3.1.45 06:57:48 google-auth==2.45.0 06:57:48 httplib2==0.31.0 06:57:48 identify==2.6.15 06:57:48 idna==3.11 06:57:48 importlib-resources==1.5.0 06:57:48 iso8601==2.1.0 06:57:48 Jinja2==3.1.6 06:57:48 jmespath==1.0.1 06:57:48 jsonpatch==1.33 06:57:48 jsonpointer==3.0.0 06:57:48 jsonschema==4.25.1 06:57:48 jsonschema-specifications==2025.9.1 06:57:48 keystoneauth1==5.12.0 06:57:48 kubernetes==34.1.0 06:57:48 lftools==0.37.18 06:57:48 lxml==6.0.2 06:57:48 markdown-it-py==4.0.0 06:57:48 MarkupSafe==3.0.3 06:57:48 mdurl==0.1.2 06:57:48 msgpack==1.1.2 06:57:48 multi_key_dict==2.0.3 06:57:48 munch==4.0.0 06:57:48 netaddr==1.3.0 06:57:48 niet==1.4.2 06:57:48 nodeenv==1.10.0 06:57:48 oauth2client==4.1.3 06:57:48 oauthlib==3.3.1 06:57:48 openstacksdk==4.8.0 06:57:48 os-service-types==1.8.2 06:57:48 osc-lib==4.3.0 06:57:48 oslo.config==10.1.0 06:57:48 oslo.context==6.2.0 06:57:48 oslo.i18n==6.7.1 06:57:48 oslo.log==8.0.0 06:57:48 oslo.serialization==5.8.0 06:57:48 oslo.utils==9.2.0 06:57:48 packaging==25.0 06:57:48 pbr==7.0.3 06:57:48 platformdirs==4.5.1 06:57:48 prettytable==3.17.0 06:57:48 psutil==7.1.3 06:57:48 pyasn1==0.6.1 06:57:48 pyasn1_modules==0.4.2 06:57:48 pycparser==2.23 06:57:48 pygerrit2==2.0.15 06:57:48 PyGithub==2.8.1 06:57:48 Pygments==2.19.2 06:57:48 PyJWT==2.10.1 06:57:48 PyNaCl==1.6.1 06:57:48 pyparsing==2.4.7 06:57:48 pyperclip==1.11.0 06:57:48 pyrsistent==0.20.0 06:57:48 python-cinderclient==9.8.0 06:57:48 python-dateutil==2.9.0.post0 06:57:48 python-heatclient==4.3.0 06:57:48 python-jenkins==1.8.3 06:57:48 python-keystoneclient==5.7.0 06:57:48 python-magnumclient==4.9.0 06:57:48 python-openstackclient==8.2.0 06:57:48 python-swiftclient==4.9.0 06:57:48 PyYAML==6.0.3 06:57:48 referencing==0.37.0 06:57:48 requests==2.32.5 06:57:48 requests-oauthlib==2.0.0 06:57:48 requestsexceptions==1.4.0 06:57:48 rfc3986==2.0.0 06:57:48 rich==14.2.0 06:57:48 rich-argparse==1.7.2 06:57:48 rpds-py==0.30.0 06:57:48 rsa==4.9.1 06:57:48 ruamel.yaml==0.18.17 06:57:48 ruamel.yaml.clib==0.2.15 06:57:48 s3transfer==0.16.0 06:57:48 simplejson==3.20.2 06:57:48 six==1.17.0 06:57:48 smmap==5.0.2 06:57:48 soupsieve==2.8.1 06:57:48 stevedore==5.6.0 06:57:48 tabulate==0.9.0 06:57:48 toml==0.10.2 06:57:48 tomlkit==0.13.3 06:57:48 tqdm==4.67.1 06:57:48 typing_extensions==4.15.0 06:57:48 tzdata==2025.3 06:57:48 urllib3==1.26.20 06:57:48 virtualenv==20.35.4 06:57:48 wcwidth==0.2.14 06:57:48 websocket-client==1.9.0 06:57:48 wrapt==2.0.1 06:57:48 xdg==6.0.0 06:57:48 xmltodict==1.0.2 06:57:48 yq==3.4.3 06:57:48 [EnvInject] - Injecting environment variables from a build step. 06:57:48 [EnvInject] - Injecting as environment variables the properties content 06:57:48 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 06:57:48 OS_CLOUD=vex 06:57:48 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-122 06:57:48 OS_STACK_TEMPLATE_DIR=openstack-hot 06:57:48 06:57:48 [EnvInject] - Variables injected successfully. 06:57:48 provisioning config files... 06:57:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:57:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13568242741278407308.sh 06:57:48 ---> Create parameters file for OpenStack HOT 06:57:48 OpenStack Heat parameters generated 06:57:48 ----------------------------------- 06:57:48 parameters: 06:57:48 vm_0_count: '1' 06:57:48 vm_0_flavor: 'v3-standard-4' 06:57:48 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 06:57:48 vm_1_count: '1' 06:57:48 vm_1_flavor: 'v3-standard-2' 06:57:48 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 06:57:48 06:57:48 job_name: '38640-122' 06:57:48 silo: 'releng' 06:57:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins11775642447261547843.sh 06:57:48 ---> Create HEAT stack 06:57:48 + source /home/jenkins/lf-env.sh 06:57:48 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 06:57:48 ++ mktemp -d /tmp/venv-XXXX 06:57:48 + lf_venv=/tmp/venv-9afU 06:57:48 + local venv_file=/tmp/.os_lf_venv 06:57:48 + local python=python3 06:57:48 + local options 06:57:48 + local set_path=true 06:57:48 + local install_args= 06:57:48 ++ 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 06:57:48 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 06:57:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 06:57:48 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 06:57:48 + true 06:57:48 + case $1 in 06:57:48 + python=python3 06:57:48 + shift 2 06:57:48 + true 06:57:48 + case $1 in 06:57:48 + shift 06:57:48 + break 06:57:48 + case $python in 06:57:48 + local pkg_list= 06:57:48 + [[ -d /opt/pyenv ]] 06:57:48 + echo 'Setup pyenv:' 06:57:48 Setup pyenv: 06:57:48 + export PYENV_ROOT=/opt/pyenv 06:57:48 + PYENV_ROOT=/opt/pyenv 06:57:48 + 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 06:57:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:57:48 + pyenv versions 06:57:49 system 06:57:49 3.8.13 06:57:49 3.9.13 06:57:49 3.10.13 06:57:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 06:57:49 + command -v pyenv 06:57:49 ++ pyenv init - --no-rehash 06:57:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:57:49 for i in ${!paths[@]}; do 06:57:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:57:49 fi; done; 06:57:49 echo "${paths[*]}"'\'')" 06:57:49 export PATH="/opt/pyenv/shims:${PATH}" 06:57:49 export PYENV_SHELL=bash 06:57:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:57:49 pyenv() { 06:57:49 local command 06:57:49 command="${1:-}" 06:57:49 if [ "$#" -gt 0 ]; then 06:57:49 shift 06:57:49 fi 06:57:49 06:57:49 case "$command" in 06:57:49 rehash|shell) 06:57:49 eval "$(pyenv "sh-$command" "$@")" 06:57:49 ;; 06:57:49 *) 06:57:49 command pyenv "$command" "$@" 06:57:49 ;; 06:57:49 esac 06:57:49 }' 06:57:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:57:49 for i in ${!paths[@]}; do 06:57:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:57:49 fi; done; 06:57:49 echo "${paths[*]}"' 06:57:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:57:49 ++ 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 06:57:49 ++ 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 06:57:49 ++ export PYENV_SHELL=bash 06:57:49 ++ PYENV_SHELL=bash 06:57:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:57:49 +++ complete -F _pyenv pyenv 06:57:49 ++ lf-pyver python3 06:57:49 ++ local py_version_xy=python3 06:57:49 ++ local py_version_xyz= 06:57:49 ++ pyenv versions 06:57:49 ++ local command 06:57:49 ++ command=versions 06:57:49 ++ '[' 1 -gt 0 ']' 06:57:49 ++ shift 06:57:49 ++ case "$command" in 06:57:49 ++ command pyenv versions 06:57:49 ++ pyenv versions 06:57:49 ++ sed 's/^[ *]* //' 06:57:49 ++ awk '{ print $1 }' 06:57:49 ++ grep -E '^[0-9.]*[0-9]$' 06:57:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:57:49 +++ grep '^3' /tmp/.pyenv_versions 06:57:49 +++ tail -n 1 06:57:49 +++ sort -V 06:57:49 ++ py_version_xyz=3.11.7 06:57:49 ++ [[ -z 3.11.7 ]] 06:57:49 ++ echo 3.11.7 06:57:49 ++ return 0 06:57:49 + pyenv local 3.11.7 06:57:49 + local command 06:57:49 + command=local 06:57:49 + '[' 2 -gt 0 ']' 06:57:49 + shift 06:57:49 + case "$command" in 06:57:49 + command pyenv local 3.11.7 06:57:49 + pyenv local 3.11.7 06:57:49 + for arg in "$@" 06:57:49 + case $arg in 06:57:49 + pkg_list+='lftools[openstack] ' 06:57:49 + for arg in "$@" 06:57:49 + case $arg in 06:57:49 + pkg_list+='kubernetes ' 06:57:49 + for arg in "$@" 06:57:49 + case $arg in 06:57:49 + pkg_list+='niet ' 06:57:49 + for arg in "$@" 06:57:49 + case $arg in 06:57:49 + pkg_list+='python-heatclient ' 06:57:49 + for arg in "$@" 06:57:49 + case $arg in 06:57:49 + pkg_list+='python-openstackclient ' 06:57:49 + for arg in "$@" 06:57:49 + case $arg in 06:57:49 + pkg_list+='python-magnumclient ' 06:57:49 + for arg in "$@" 06:57:49 + case $arg in 06:57:49 + pkg_list+='urllib3~=1.26.15 ' 06:57:49 + for arg in "$@" 06:57:49 + case $arg in 06:57:49 + pkg_list+='yq ' 06:57:49 + [[ -f /tmp/.os_lf_venv ]] 06:57:49 ++ cat /tmp/.os_lf_venv 06:57:49 + lf_venv=/tmp/venv-AgDb 06:57:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AgDb from' file:/tmp/.os_lf_venv 06:57:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AgDb from file:/tmp/.os_lf_venv 06:57:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:57:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:57:49 + local 'pip_opts=--upgrade --quiet' 06:57:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:57:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:57:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:57:49 + [[ -n '' ]] 06:57:49 + [[ -n '' ]] 06:57:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:57:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:57:49 + /tmp/venv-AgDb/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 06:57:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:57:51 lf-activate-venv(): INFO: Base packages installed successfully 06:57:51 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 06:57:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 06:57:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 06:57:51 + /tmp/venv-AgDb/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 06:58:08 + type python3 06:58:08 + true 06:58:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH' 06:58:08 lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH 06:58:08 + PATH=/tmp/venv-AgDb/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 06:58:08 + return 0 06:58:08 + openstack --os-cloud vex limits show --absolute 06:58:10 +--------------------------+---------+ 06:58:10 | Name | Value | 06:58:10 +--------------------------+---------+ 06:58:10 | maxTotalInstances | -1 | 06:58:10 | maxTotalCores | 450 | 06:58:10 | maxTotalRAMSize | 1000000 | 06:58:10 | maxServerMeta | 128 | 06:58:10 | maxImageMeta | 128 | 06:58:10 | maxPersonality | 5 | 06:58:10 | maxPersonalitySize | 10240 | 06:58:10 | maxTotalKeypairs | 100 | 06:58:10 | maxServerGroups | 10 | 06:58:10 | maxServerGroupMembers | 10 | 06:58:10 | maxTotalFloatingIps | -1 | 06:58:10 | maxSecurityGroups | -1 | 06:58:10 | maxSecurityGroupRules | -1 | 06:58:10 | totalRAMUsed | 589824 | 06:58:10 | totalCoresUsed | 144 | 06:58:10 | totalInstancesUsed | 61 | 06:58:10 | totalFloatingIpsUsed | 0 | 06:58:10 | totalSecurityGroupsUsed | 0 | 06:58:10 | totalServerGroupsUsed | 0 | 06:58:10 | maxTotalVolumes | -1 | 06:58:10 | maxTotalSnapshots | 10 | 06:58:10 | maxTotalVolumeGigabytes | 4096 | 06:58:10 | maxTotalBackups | 10 | 06:58:10 | maxTotalBackupGigabytes | 1000 | 06:58:10 | totalVolumesUsed | 3 | 06:58:10 | totalGigabytesUsed | 60 | 06:58:10 | totalSnapshotsUsed | 0 | 06:58:10 | totalBackupsUsed | 0 | 06:58:10 | totalBackupGigabytesUsed | 0 | 06:58:10 +--------------------------+---------+ 06:58:10 + pushd /opt/ciman/openstack-hot 06:58:10 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 06:58:10 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-122 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml 06:58:35 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-122 06:58:35 Waiting to initialize infrastructure... 06:58:35 Stack initialization successful. 06:58:35 ------------------------------------ 06:58:35 Stack Details 06:58:35 ------------------------------------ 06:58:35 {'added': None, 06:58:35 'capabilities': [], 06:58:35 'created_at': '2025-12-22T06:58:13Z', 06:58:35 'deleted': None, 06:58:35 'deleted_at': None, 06:58:35 'description': 'No description', 06:58:35 'environment': None, 06:58:35 'environment_files': None, 06:58:35 'files': None, 06:58:35 'files_container': None, 06:58:35 'id': '04a98f35-ce14-4086-82d5-b186665e8e92', 06:58:35 'is_rollback_disabled': True, 06:58:35 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-122/04a98f35-ce14-4086-82d5-b186665e8e92', 06:58:35 'rel': 'self'}], 06:58:35 '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'})}), 06:58:35 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-122', 06:58:35 'notification_topics': [], 06:58:35 'outputs': [{'description': 'IP addresses of the 1st vm types', 06:58:35 'output_key': 'vm_0_ips', 06:58:35 'output_value': ['10.30.170.110']}, 06:58:35 {'description': 'IP addresses of the 2nd vm types', 06:58:35 'output_key': 'vm_1_ips', 06:58:35 'output_value': ['10.30.171.229']}], 06:58:35 'owner_id': ****, 06:58:35 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 06:58:35 'OS::stack_id': '04a98f35-ce14-4086-82d5-b186665e8e92', 06:58:35 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-122', 06:58:35 'job_name': '38640-122', 06:58:35 'silo': 'releng', 06:58:35 'vm_0_count': '1', 06:58:35 'vm_0_flavor': 'v3-standard-4', 06:58:35 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 06:58:35 '20251201-010221.432', 06:58:35 'vm_1_count': '1', 06:58:35 'vm_1_flavor': 'v3-standard-2', 06:58:35 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 06:58:35 '- 20250917-133034.654'}, 06:58:35 'parent_id': None, 06:58:35 'replaced': None, 06:58:35 'status': 'CREATE_COMPLETE', 06:58:35 'status_reason': 'Stack CREATE completed successfully', 06:58:35 'tags': [], 06:58:35 'template': None, 06:58:35 'template_description': 'No description', 06:58:35 'template_url': None, 06:58:35 'timeout_mins': 15, 06:58:35 'unchanged': None, 06:58:35 'updated': None, 06:58:35 'updated_at': None, 06:58:35 'user_project_id': 'b4f1c74a23c843d9b4975728c128e414'} 06:58:35 ------------------------------------ 06:58:35 + popd 06:58:35 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 06:58:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8680077125527062298.sh 06:58:35 ---> Copy SSH public keys to CSIT lab 06:58:35 Setup pyenv: 06:58:36 system 06:58:36 3.8.13 06:58:36 3.9.13 06:58:36 3.10.13 06:58:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 06:58:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AgDb from file:/tmp/.os_lf_venv 06:58:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:58:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:58:38 lf-activate-venv(): INFO: Base packages installed successfully 06:58:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 06:58:53 lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH 06:58:55 SSH not responding on 10.30.170.110. Retrying in 10 seconds... 06:58:56 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 06:58:56 releng-38640-122-1-mininet-ovs-217-0 06:58:56 Successfully copied public keys to slave 10.30.171.229 06:58:56 Process 7108 ready. 06:59:05 Ping to 10.30.170.110 successful. 06:59:06 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 06:59:07 releng-38640-122-0-builder-0 06:59:07 Successfully copied public keys to slave 10.30.170.110 06:59:07 Process 7109 ready. 06:59:07 SSH ready on all stack servers. 06:59:07 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins4705097019549354732.sh 06:59:07 Setup pyenv: 06:59:07 system 06:59:07 3.8.13 06:59:07 3.9.13 06:59:07 3.10.13 06:59:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 06:59:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P43C 06:59:11 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv 06:59:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:15 lf-activate-venv(): INFO: Base packages installed successfully 06:59:15 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 06:59:17 lf-activate-venv(): INFO: Adding /tmp/venv-P43C/bin to PATH 06:59:17 + echo 'Installing Python Requirements' 06:59:17 Installing Python Requirements 06:59:17 + cat 06:59:17 + python -m pip install -r requirements.txt 06:59:17 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 06:59:17 Collecting docker-py (from -r requirements.txt (line 1)) 06:59:17 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) 06:59:17 Collecting ipaddr (from -r requirements.txt (line 2)) 06:59:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 06:59:17 Installing build dependencies: started 06:59:18 Installing build dependencies: finished with status 'done' 06:59:18 Getting requirements to build wheel: started 06:59:18 Getting requirements to build wheel: finished with status 'done' 06:59:18 Preparing metadata (pyproject.toml): started 06:59:18 Preparing metadata (pyproject.toml): finished with status 'done' 06:59:18 Collecting netaddr (from -r requirements.txt (line 3)) 06:59:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 06:59:18 Collecting netifaces (from -r requirements.txt (line 4)) 06:59:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 06:59:19 Installing build dependencies: started 06:59:19 Installing build dependencies: finished with status 'done' 06:59:19 Getting requirements to build wheel: started 06:59:20 Getting requirements to build wheel: finished with status 'done' 06:59:20 Preparing metadata (pyproject.toml): started 06:59:20 Preparing metadata (pyproject.toml): finished with status 'done' 06:59:20 Collecting pyhocon (from -r requirements.txt (line 5)) 06:59:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 06:59:20 Collecting requests (from -r requirements.txt (line 6)) 06:59:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 06:59:20 Collecting robotframework (from -r requirements.txt (line 7)) 06:59:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB) 06:59:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 34.4 MB/s 0:00:00 06:59:20 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 06:59:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 06:59:20 Installing build dependencies: started 06:59:21 Installing build dependencies: finished with status 'done' 06:59:21 Getting requirements to build wheel: started 06:59:22 Getting requirements to build wheel: finished with status 'done' 06:59:22 Preparing metadata (pyproject.toml): started 06:59:22 Preparing metadata (pyproject.toml): finished with status 'done' 06:59:22 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 06:59:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:59:22 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 06:59:22 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) 06:59:22 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 06:59:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 06:59:22 Installing build dependencies: started 06:59:23 Installing build dependencies: finished with status 'done' 06:59:23 Getting requirements to build wheel: started 06:59:23 Getting requirements to build wheel: finished with status 'done' 06:59:23 Preparing metadata (pyproject.toml): started 06:59:23 Preparing metadata (pyproject.toml): finished with status 'done' 06:59:23 Collecting scapy (from -r requirements.txt (line 12)) 06:59:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 06:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 43.0 MB/s 0:00:00 06:59:24 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 06:59:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 06:59:24 Installing build dependencies: started 06:59:24 Installing build dependencies: finished with status 'done' 06:59:24 Getting requirements to build wheel: started 06:59:25 Getting requirements to build wheel: finished with status 'done' 06:59:25 Preparing metadata (pyproject.toml): started 06:59:25 Preparing metadata (pyproject.toml): finished with status 'done' 06:59:25 Collecting elasticsearch (from -r requirements.txt (line 18)) 06:59:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 06:59:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 28.5 MB/s 0:00:00 06:59:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 06:59:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 06:59:25 Collecting pyangbind (from -r requirements.txt (line 22)) 06:59:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 06:59:25 Collecting isodate (from -r requirements.txt (line 25)) 06:59:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 06:59:25 Collecting jmespath (from -r requirements.txt (line 28)) 06:59:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 06:59:26 Collecting jsonpatch (from -r requirements.txt (line 31)) 06:59:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 06:59:26 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 06:59:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 06:59:26 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 06:59:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 06:59:26 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 06:59:26 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) 06:59:26 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 06:59:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 06:59:26 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 06:59:26 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) 06:59:26 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 06:59:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 06:59:26 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 06:59:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 06:59:26 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 06:59:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 06:59:26 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 06:59:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB) 06:59:26 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 06:59:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 06:59:26 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 06:59:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 06:59:26 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 06:59:26 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) 06:59:27 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 06:59:27 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 06:59:27 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 06:59:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 06:59:27 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 06:59:27 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 06:59:27 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 06:59:27 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) 06:59:27 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 06:59:27 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 06:59:27 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) 06:59:27 Collecting elasticsearch (from -r requirements.txt (line 18)) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 06:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 43.1 MB/s 0:00:00 06:59:27 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 06:59:27 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 06:59:27 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 06:59:27 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 06:59:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 06:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 22.8 MB/s 0:00:00 06:59:28 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 06:59:28 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) 06:59:29 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 06:59:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 06:59:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 31.9 MB/s 0:00:00 06:59:29 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 06:59:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 06:59:29 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 06:59:29 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) 06:59:30 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 06:59:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 06:59:30 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 06:59:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 06:59:30 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 06:59:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 06:59:30 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 06:59:30 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) 06:59:30 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 06:59:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 06:59:30 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 06:59:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB) 06:59:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 52.4 MB/s 0:00:00 06:59:30 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 06:59:30 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) 06:59:30 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 06:59:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 06:59:31 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 06:59:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 06:59:31 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)) 06:59:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:59:31 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 06:59:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 06:59:31 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 06:59:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:59:31 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 06:59:31 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) 06:59:31 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)) 06:59:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 06:59:31 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)) 06:59:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 06:59:31 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 06:59:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 06:59:31 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 06:59:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 06:59:31 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 06:59:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 06:59:31 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 06:59:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 06:59:31 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 06:59:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB) 06:59:31 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 06:59:31 Building wheel for robotframework-sshlibrary (pyproject.toml): started 06:59:32 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 06:59:32 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=77c4238e98ca2c3e80de889937c6c38d7144c4ae864c730647001bb2d34153b2 06:59:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 06:59:32 Building wheel for ipaddr (pyproject.toml): started 06:59:32 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 06:59:32 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=b39d4e8415cfbc7a3a8796c52587cfd4249726d9b897f3d65a5df2852876b5ee 06:59:32 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 06:59:32 Building wheel for netifaces (pyproject.toml): started 06:59:34 Building wheel for netifaces (pyproject.toml): finished with status 'done' 06:59:34 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41080 sha256=00152ba0fc8b104f6d98d5d7bb5f642be9eda7939ecb3d65ba060e015bc7bc95 06:59:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 06:59:34 Building wheel for robotframework-httplibrary (pyproject.toml): started 06:59:35 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 06:59:35 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=0f3873df4ce2ab071d6bed5050ed7f85d39fbe329cc33595b6131f5317e4c506 06:59:35 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 06:59:35 Building wheel for jsonpath-rw (pyproject.toml): started 06:59:35 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 06:59:35 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=146749d2ac57b7defcb0f514191eaf8758406f7f1575bd03925937d22cd1b258 06:59:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 06:59:35 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 06:59:35 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 06:59:42 06:59:42 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 06:59:42 + pip freeze 06:59:42 attrs==25.4.0 06:59:42 bcrypt==5.0.0 06:59:42 beautifulsoup4==4.14.3 06:59:42 certifi==2025.11.12 06:59:42 cffi==2.0.0 06:59:42 charset-normalizer==3.4.4 06:59:42 click==8.3.1 06:59:42 cryptography==46.0.3 06:59:42 decorator==5.2.1 06:59:42 distlib==0.4.0 06:59:42 docker-py==1.10.6 06:59:42 docker-pycreds==0.4.0 06:59:42 elastic-transport==8.17.1 06:59:42 elasticsearch==8.19.2 06:59:42 elasticsearch-dsl==8.15.4 06:59:42 enum34==1.1.10 06:59:42 filelock==3.20.1 06:59:42 h11==0.16.0 06:59:42 idna==3.11 06:59:42 invoke==2.2.1 06:59:42 ipaddr==2.2.0 06:59:42 isodate==0.7.2 06:59:42 jmespath==1.0.1 06:59:42 jsonpatch==1.33 06:59:42 jsonpath-rw==1.4.0 06:59:42 jsonpointer==3.0.0 06:59:42 lxml==6.0.2 06:59:42 netaddr==1.3.0 06:59:42 netifaces==0.11.0 06:59:42 outcome==1.3.0.post0 06:59:42 paramiko==4.0.0 06:59:42 platformdirs==4.5.1 06:59:42 ply==3.11 06:59:42 pyang==2.7.1 06:59:42 pyangbind==0.8.7 06:59:42 pycparser==2.23 06:59:42 pyhocon==0.3.61 06:59:42 PyNaCl==1.6.1 06:59:42 pyparsing==3.2.5 06:59:42 PySocks==1.7.1 06:59:42 python-dateutil==2.9.0.post0 06:59:42 regex==2025.11.3 06:59:42 requests==2.32.5 06:59:42 robotframework==7.4 06:59:42 robotframework-httplibrary==0.4.2 06:59:42 robotframework-pythonlibcore==4.4.1 06:59:42 robotframework-requests==0.9.7 06:59:42 robotframework-selenium2library==3.0.0 06:59:42 robotframework-seleniumlibrary==6.8.0 06:59:42 robotframework-sshlibrary==3.8.0 06:59:42 scapy==2.6.1 06:59:42 scp==0.15.0 06:59:42 selenium==4.39.0 06:59:42 six==1.17.0 06:59:42 sniffio==1.3.1 06:59:42 sortedcontainers==2.4.0 06:59:42 soupsieve==2.8.1 06:59:42 trio==0.32.0 06:59:42 trio-websocket==0.12.2 06:59:42 typing_extensions==4.15.0 06:59:42 urllib3==2.6.2 06:59:42 virtualenv==20.35.4 06:59:42 waitress==3.0.2 06:59:42 WebOb==1.8.9 06:59:42 websocket-client==1.9.0 06:59:42 WebTest==3.0.7 06:59:42 wsproto==1.3.2 06:59:42 [EnvInject] - Injecting environment variables from a build step. 06:59:42 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 06:59:42 [EnvInject] - Variables injected successfully. 06:59:42 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8559380903950487669.sh 06:59:42 Setup pyenv: 06:59:43 system 06:59:43 3.8.13 06:59:43 3.9.13 06:59:43 3.10.13 06:59:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 06:59:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AgDb from file:/tmp/.os_lf_venv 06:59:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:45 lf-activate-venv(): INFO: Base packages installed successfully 06:59:45 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 06:59:53 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. 06:59:53 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 06:59:53 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible. 06:59:54 lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH 06:59:54 + ODL_SYSTEM=() 06:59:54 + TOOLS_SYSTEM=() 06:59:54 + OPENSTACK_SYSTEM=() 06:59:54 + OPENSTACK_CONTROLLERS=() 06:59:54 + mapfile -t ADDR 06:59:54 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 06:59:54 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-122 06:59:56 + for i in "${ADDR[@]}" 06:59:56 ++ ssh 10.30.170.110 hostname -s 06:59:56 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 06:59:56 + REMHOST=releng-38640-122-0-builder-0 06:59:56 + case ${REMHOST} in 06:59:56 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 06:59:56 + for i in "${ADDR[@]}" 06:59:56 ++ ssh 10.30.171.229 hostname -s 06:59:56 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 06:59:56 + REMHOST=releng-38640-122-1-mininet-ovs-217-0 06:59:56 + case ${REMHOST} in 06:59:56 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 06:59:56 + echo NUM_ODL_SYSTEM=1 06:59:56 + echo NUM_TOOLS_SYSTEM=1 06:59:56 + '[' '' == yes ']' 06:59:56 + NUM_OPENSTACK_SYSTEM=0 06:59:56 + echo NUM_OPENSTACK_SYSTEM=0 06:59:56 + '[' 0 -eq 2 ']' 06:59:56 + echo ODL_SYSTEM_IP=10.30.170.110 06:59:56 ++ seq 0 0 06:59:56 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 06:59:56 + echo ODL_SYSTEM_1_IP=10.30.170.110 06:59:56 + echo TOOLS_SYSTEM_IP=10.30.171.229 06:59:56 ++ seq 0 0 06:59:56 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 06:59:56 + echo TOOLS_SYSTEM_1_IP=10.30.171.229 06:59:56 + openstack_index=0 06:59:56 + NUM_OPENSTACK_CONTROL_NODES=1 06:59:56 + echo NUM_OPENSTACK_CONTROL_NODES=1 06:59:56 ++ seq 0 0 06:59:56 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 06:59:56 + echo OPENSTACK_CONTROL_NODE_1_IP= 06:59:56 + NUM_OPENSTACK_COMPUTE_NODES=-1 06:59:56 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 06:59:56 + '[' -1 -ge 2 ']' 06:59:56 ++ seq 0 -2 06:59:56 + NUM_OPENSTACK_HAPROXY_NODES=0 06:59:56 + echo NUM_OPENSTACK_HAPROXY_NODES=0 06:59:56 ++ seq 0 -1 06:59:56 + echo 'Contents of slave_addresses.txt:' 06:59:56 Contents of slave_addresses.txt: 06:59:56 + cat slave_addresses.txt 06:59:56 NUM_ODL_SYSTEM=1 06:59:56 NUM_TOOLS_SYSTEM=1 06:59:56 NUM_OPENSTACK_SYSTEM=0 06:59:56 ODL_SYSTEM_IP=10.30.170.110 06:59:56 ODL_SYSTEM_1_IP=10.30.170.110 06:59:56 TOOLS_SYSTEM_IP=10.30.171.229 06:59:56 TOOLS_SYSTEM_1_IP=10.30.171.229 06:59:56 NUM_OPENSTACK_CONTROL_NODES=1 06:59:56 OPENSTACK_CONTROL_NODE_1_IP= 06:59:56 NUM_OPENSTACK_COMPUTE_NODES=-1 06:59:56 NUM_OPENSTACK_HAPROXY_NODES=0 06:59:56 [EnvInject] - Injecting environment variables from a build step. 06:59:56 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 06:59:56 [EnvInject] - Variables injected successfully. 06:59:56 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins14528197441385582132.sh 06:59:56 Preparing for JRE Version 21 06:59:56 Karaf artifact is karaf 06:59:56 Karaf project is integration 06:59:56 Java home is /usr/lib/jvm/java-21-openjdk-amd64 06:59:56 [EnvInject] - Injecting environment variables from a build step. 06:59:56 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 06:59:56 [EnvInject] - Variables injected successfully. 06:59:56 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4537831661915555888.sh 06:59:57 2025-12-22 06:59:57 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 06:59:57 Bundle version is 0.23.0-SNAPSHOT 06:59:57 --2025-12-22 06:59:57-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml 06:59:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 06:59:57 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 06:59:57 HTTP request sent, awaiting response... 200 OK 06:59:57 Length: 1410 (1.4K) [application/xml] 06:59:57 Saving to: ‘maven-metadata.xml’ 06:59:57 06:59:57 0K . 100% 73.1M=0s 06:59:57 06:59:57 2025-12-22 06:59:57 (73.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 06:59:57 06:59:57 06:59:57 06:59:57 org.opendaylight.integration 06:59:57 karaf 06:59:57 0.23.0-SNAPSHOT 06:59:57 06:59:57 06:59:57 20251222.065550 06:59:57 766 06:59:57 06:59:57 20251222065550 06:59:57 06:59:57 06:59:57 pom 06:59:57 0.23.0-20251222.065550-766 06:59:57 20251222065550 06:59:57 06:59:57 06:59:57 tar.gz 06:59:57 0.23.0-20251222.065550-766 06:59:57 20251222065550 06:59:57 06:59:57 06:59:57 zip 06:59:57 0.23.0-20251222.065550-766 06:59:57 20251222065550 06:59:57 06:59:57 06:59:57 cyclonedx 06:59:57 xml 06:59:57 0.23.0-20251222.065550-766 06:59:57 20251222065550 06:59:57 06:59:57 06:59:57 cyclonedx 06:59:57 json 06:59:57 0.23.0-20251222.065550-766 06:59:57 20251222065550 06:59:57 06:59:57 06:59:57 06:59:57 06:59:57 Nexus timestamp is 0.23.0-20251222.065550-766 06:59:57 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251222.065550-766.zip 06:59:57 Distribution bundle is karaf-0.23.0-20251222.065550-766.zip 06:59:57 Distribution bundle version is 0.23.0-SNAPSHOT 06:59:57 Distribution folder is karaf-0.23.0-SNAPSHOT 06:59:57 Nexus prefix is https://nexus.opendaylight.org 06:59:57 [EnvInject] - Injecting environment variables from a build step. 06:59:57 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 06:59:57 [EnvInject] - Variables injected successfully. 06:59:57 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins16332583353230015137.sh 06:59:57 Setup pyenv: 06:59:57 system 06:59:57 3.8.13 06:59:57 3.9.13 06:59:57 3.10.13 06:59:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 06:59:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AgDb from file:/tmp/.os_lf_venv 06:59:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:59 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. 06:59:59 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 06:59:59 lf-activate-venv(): INFO: Base packages installed successfully 06:59:59 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 07:00:05 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. 07:00:05 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 07:00:05 lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH 07:00:05 Copying common-functions.sh to /tmp 07:00:07 Copying common-functions.sh to 10.30.171.229:/tmp 07:00:07 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 07:00:07 Copying common-functions.sh to 10.30.170.110:/tmp 07:00:07 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:00:08 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11623857802238055279.sh 07:00:08 common-functions.sh is being sourced 07:00:08 common-functions environment: 07:00:08 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:00:08 ACTUALFEATURES: 07:00:08 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:00:08 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 07:00:08 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:00:08 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:08 CONTROLLERMEM: 2048m 07:00:08 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 07:00:08 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 07:00:08 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 07:00:08 SUITES: 07:00:08 07:00:08 ################################################# 07:00:08 ## Configure Cluster and Start ## 07:00:08 ################################################# 07:00:08 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 07:00:08 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 07:00:08 Locating script plan to use... 07:00:08 Finished running script plans 07:00:08 Configuring member-1 with IP address 10.30.170.110 07:00:08 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:00:08 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:00:08 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 07:00:08 ++ [[ /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 ]] 07:00:08 common-functions.sh is being sourced 07:00:08 ++ echo 'common-functions.sh is being sourced' 07:00:08 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 07:00:08 ++ DISTROSTREAM=vanadium 07:00:08 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:00:08 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:00:08 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:00:08 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:00:08 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 07:00:08 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 07:00:08 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:00:08 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:00:08 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:08 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:08 ++ export CONTROLLERMEM= 07:00:08 ++ CONTROLLERMEM= 07:00:08 ++ case "${DISTROSTREAM}" in 07:00:08 ++ CLUSTER_SYSTEM=pekko 07:00:08 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 07:00:08 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 07:00:08 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 07:00:08 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 07:00:08 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 07:00:08 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 07:00:08 ++ print_common_env 07:00:08 ++ cat 07:00:08 common-functions environment: 07:00:08 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:00:08 ACTUALFEATURES: 07:00:08 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:00:08 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 07:00:08 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:00:08 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:08 CONTROLLERMEM: 07:00:08 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 07:00:08 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 07:00:08 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 07:00:08 SUITES: 07:00:08 07:00:08 ++ SSH='ssh -t -t' 07:00:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 07:00:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 07:00:08 Changing to /tmp 07:00:08 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251222.065550-766.zip 07:00:08 + echo 'Changing to /tmp' 07:00:08 + cd /tmp 07:00:08 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251222.065550-766.zip' 07:00:08 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251222.065550-766.zip 07:00:08 --2025-12-22 07:00:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251222.065550-766.zip 07:00:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 07:00:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 07:00:08 HTTP request sent, awaiting response... 200 OK 07:00:08 Length: 240368260 (229M) [application/zip] 07:00:08 Saving to: ‘karaf-0.23.0-20251222.065550-766.zip’ 07:00:08 07:00:08 0K ........ ........ ........ ........ ........ ........ 1% 75.8M 3s 07:00:08 3072K ........ ........ ........ ........ ........ ........ 2% 159M 2s 07:00:08 6144K ........ ........ ........ ........ ........ ........ 3% 173M 2s 07:00:08 9216K ........ ........ ........ ........ ........ ........ 5% 146M 2s 07:00:08 12288K ........ ........ ........ ........ ........ ........ 6% 191M 2s 07:00:08 15360K ........ ........ ........ ........ ........ ........ 7% 177M 2s 07:00:08 18432K ........ ........ ........ ........ ........ ........ 9% 161M 1s 07:00:08 21504K ........ ........ ........ ........ ........ ........ 10% 203M 1s 07:00:08 24576K ........ ........ ........ ........ ........ ........ 11% 213M 1s 07:00:08 27648K ........ ........ ........ ........ ........ ........ 13% 235M 1s 07:00:08 30720K ........ ........ ........ ........ ........ ........ 14% 201M 1s 07:00:08 33792K ........ ........ ........ ........ ........ ........ 15% 217M 1s 07:00:08 36864K ........ ........ ........ ........ ........ ........ 17% 231M 1s 07:00:08 39936K ........ ........ ........ ........ ........ ........ 18% 220M 1s 07:00:08 43008K ........ ........ ........ ........ ........ ........ 19% 229M 1s 07:00:08 46080K ........ ........ ........ ........ ........ ........ 20% 354M 1s 07:00:08 49152K ........ ........ ........ ........ ........ ........ 22% 278M 1s 07:00:08 52224K ........ ........ ........ ........ ........ ........ 23% 295M 1s 07:00:08 55296K ........ ........ ........ ........ ........ ........ 24% 281M 1s 07:00:08 58368K ........ ........ ........ ........ ........ ........ 26% 282M 1s 07:00:08 61440K ........ ........ ........ ........ ........ ........ 27% 259M 1s 07:00:08 64512K ........ ........ ........ ........ ........ ........ 28% 270M 1s 07:00:08 67584K ........ ........ ........ ........ ........ ........ 30% 348M 1s 07:00:08 70656K ........ ........ ........ ........ ........ ........ 31% 249M 1s 07:00:08 73728K ........ ........ ........ ........ ........ ........ 32% 287M 1s 07:00:08 76800K ........ ........ ........ ........ ........ ........ 34% 280M 1s 07:00:08 79872K ........ ........ ........ ........ ........ ........ 35% 273M 1s 07:00:08 82944K ........ ........ ........ ........ ........ ........ 36% 282M 1s 07:00:08 86016K ........ ........ ........ ........ ........ ........ 37% 282M 1s 07:00:08 89088K ........ ........ ........ ........ ........ ........ 39% 277M 1s 07:00:08 92160K ........ ........ ........ ........ ........ ........ 40% 282M 1s 07:00:08 95232K ........ ........ ........ ........ ........ ........ 41% 285M 1s 07:00:08 98304K ........ ........ ........ ........ ........ ........ 43% 277M 1s 07:00:08 101376K ........ ........ ........ ........ ........ ........ 44% 283M 1s 07:00:08 104448K ........ ........ ........ ........ ........ ........ 45% 274M 1s 07:00:08 107520K ........ ........ ........ ........ ........ ........ 47% 270M 1s 07:00:08 110592K ........ ........ ........ ........ ........ ........ 48% 279M 1s 07:00:08 113664K ........ ........ ........ ........ ........ ........ 49% 285M 1s 07:00:09 116736K ........ ........ ........ ........ ........ ........ 51% 286M 0s 07:00:09 119808K ........ ........ ........ ........ ........ ........ 52% 275M 0s 07:00:09 122880K ........ ........ ........ ........ ........ ........ 53% 281M 0s 07:00:09 125952K ........ ........ ........ ........ ........ ........ 54% 281M 0s 07:00:09 129024K ........ ........ ........ ........ ........ ........ 56% 270M 0s 07:00:09 132096K ........ ........ ........ ........ ........ ........ 57% 291M 0s 07:00:09 135168K ........ ........ ........ ........ ........ ........ 58% 283M 0s 07:00:09 138240K ........ ........ ........ ........ ........ ........ 60% 236M 0s 07:00:09 141312K ........ ........ ........ ........ ........ ........ 61% 251M 0s 07:00:09 144384K ........ ........ ........ ........ ........ ........ 62% 264M 0s 07:00:09 147456K ........ ........ ........ ........ ........ ........ 64% 280M 0s 07:00:09 150528K ........ ........ ........ ........ ........ ........ 65% 285M 0s 07:00:09 153600K ........ ........ ........ ........ ........ ........ 66% 296M 0s 07:00:09 156672K ........ ........ ........ ........ ........ ........ 68% 287M 0s 07:00:09 159744K ........ ........ ........ ........ ........ ........ 69% 288M 0s 07:00:09 162816K ........ ........ ........ ........ ........ ........ 70% 286M 0s 07:00:09 165888K ........ ........ ........ ........ ........ ........ 71% 287M 0s 07:00:09 168960K ........ ........ ........ ........ ........ ........ 73% 265M 0s 07:00:09 172032K ........ ........ ........ ........ ........ ........ 74% 276M 0s 07:00:09 175104K ........ ........ ........ ........ ........ ........ 75% 272M 0s 07:00:09 178176K ........ ........ ........ ........ ........ ........ 77% 279M 0s 07:00:09 181248K ........ ........ ........ ........ ........ ........ 78% 282M 0s 07:00:09 184320K ........ ........ ........ ........ ........ ........ 79% 292M 0s 07:00:09 187392K ........ ........ ........ ........ ........ ........ 81% 285M 0s 07:00:09 190464K ........ ........ ........ ........ ........ ........ 82% 285M 0s 07:00:09 193536K ........ ........ ........ ........ ........ ........ 83% 288M 0s 07:00:09 196608K ........ ........ ........ ........ ........ ........ 85% 281M 0s 07:00:09 199680K ........ ........ ........ ........ ........ ........ 86% 270M 0s 07:00:09 202752K ........ ........ ........ ........ ........ ........ 87% 295M 0s 07:00:09 205824K ........ ........ ........ ........ ........ ........ 88% 284M 0s 07:00:09 208896K ........ ........ ........ ........ ........ ........ 90% 275M 0s 07:00:09 211968K ........ ........ ........ ........ ........ ........ 91% 285M 0s 07:00:09 215040K ........ ........ ........ ........ ........ ........ 92% 291M 0s 07:00:09 218112K ........ ........ ........ ........ ........ ........ 94% 282M 0s 07:00:09 221184K ........ ........ ........ ........ ........ ........ 95% 291M 0s 07:00:09 224256K ........ ........ ........ ........ ........ ........ 96% 293M 0s 07:00:09 227328K ........ ........ ........ ........ ........ ........ 98% 288M 0s 07:00:09 230400K ........ ........ ........ ........ ........ ........ 99% 279M 0s 07:00:09 233472K ........ ........ ... 100% 275M=0.9s 07:00:09 07:00:09 2025-12-22 07:00:09 (251 MB/s) - ‘karaf-0.23.0-20251222.065550-766.zip’ saved [240368260/240368260] 07:00:09 07:00:09 Extracting the new controller... 07:00:09 + echo 'Extracting the new controller...' 07:00:09 + unzip -q karaf-0.23.0-20251222.065550-766.zip 07:00:11 Adding external repositories... 07:00:11 + echo 'Adding external repositories...' 07:00:11 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:00:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:00:11 ################################################################################ 07:00:11 # 07:00:11 # Licensed to the Apache Software Foundation (ASF) under one or more 07:00:11 # contributor license agreements. See the NOTICE file distributed with 07:00:11 # this work for additional information regarding copyright ownership. 07:00:11 # The ASF licenses this file to You under the Apache License, Version 2.0 07:00:11 # (the "License"); you may not use this file except in compliance with 07:00:11 # the License. You may obtain a copy of the License at 07:00:11 # 07:00:11 # http://www.apache.org/licenses/LICENSE-2.0 07:00:11 # 07:00:11 # Unless required by applicable law or agreed to in writing, software 07:00:11 # distributed under the License is distributed on an "AS IS" BASIS, 07:00:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:00:11 # See the License for the specific language governing permissions and 07:00:11 # limitations under the License. 07:00:11 # 07:00:11 ################################################################################ 07:00:11 07:00:11 # 07:00:11 # If set to true, the following property will not allow any certificate to be used 07:00:11 # when accessing Maven repositories through SSL 07:00:11 # 07:00:11 #org.ops4j.pax.url.mvn.certificateCheck= 07:00:11 07:00:11 # 07:00:11 # Path to the local Maven settings file. 07:00:11 # The repositories defined in this file will be automatically added to the list 07:00:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 07:00:11 # below is not set. 07:00:11 # The following locations are checked for the existence of the settings.xml file 07:00:11 # * 1. looks for the specified url 07:00:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml 07:00:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml 07:00:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 07:00:11 # 07:00:11 #org.ops4j.pax.url.mvn.settings= 07:00:11 07:00:11 # 07:00:11 # Path to the local Maven repository which is used to avoid downloading 07:00:11 # artifacts when they already exist locally. 07:00:11 # The value of this property will be extracted from the settings.xml file 07:00:11 # above, or defaulted to: 07:00:11 # System.getProperty( "user.home" ) + "/.m2/repository" 07:00:11 # 07:00:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 07:00:11 07:00:11 # 07:00:11 # Default this to false. It's just weird to use undocumented repos 07:00:11 # 07:00:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false 07:00:11 07:00:11 # 07:00:11 # Uncomment if you don't wanna use the proxy settings 07:00:11 # from the Maven conf/settings.xml file 07:00:11 # 07:00:11 # org.ops4j.pax.url.mvn.proxySupport=false 07:00:11 07:00:11 # 07:00:11 # Comma separated list of repositories scanned when resolving an artifact. 07:00:11 # Those repositories will be checked before iterating through the 07:00:11 # below list of repositories and even before the local repository 07:00:11 # A repository url can be appended with zero or more of the following flags: 07:00:11 # @snapshots : the repository contains snaphots 07:00:11 # @noreleases : the repository does not contain any released artifacts 07:00:11 # 07:00:11 # The following property value will add the system folder as a repo. 07:00:11 # 07:00:11 org.ops4j.pax.url.mvn.defaultRepositories=\ 07:00:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 07:00:11 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 07:00:11 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 07:00:11 07:00:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 07:00:11 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 07:00:11 07:00:11 # 07:00:11 # Comma separated list of repositories scanned when resolving an artifact. 07:00:11 # The default list includes the following repositories: 07:00:11 # http://repo1.maven.org/maven2@id=central 07:00:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 07:00:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 07:00:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 07:00:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 07:00:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 07:00:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 07:00:11 # To add repositories to the default ones, prepend '+' to the list of repositories 07:00:11 # to add. 07:00:11 # A repository url can be appended with zero or more of the following flags: 07:00:11 # @snapshots : the repository contains snapshots 07:00:11 # @noreleases : the repository does not contain any released artifacts 07:00:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 07:00:11 # 07:00:11 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 07:00:11 07:00:11 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 07:00:11 + [[ True == \T\r\u\e ]] 07:00:11 + echo 'Configuring the startup features...' 07:00:11 + 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.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:00:11 + FEATURE_TEST_STRING=features-test 07:00:11 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 07:00:11 + KARAF_VERSION=karaf4 07:00:11 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 07:00:11 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:00:11 + [[ ! -z '' ]] 07:00:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:00:11 ################################################################################ 07:00:11 # 07:00:11 # Licensed to the Apache Software Foundation (ASF) under one or more 07:00:11 # contributor license agreements. See the NOTICE file distributed with 07:00:11 # this work for additional information regarding copyright ownership. 07:00:11 # The ASF licenses this file to You under the Apache License, Version 2.0 07:00:11 # (the "License"); you may not use this file except in compliance with 07:00:11 # the License. You may obtain a copy of the License at 07:00:11 # 07:00:11 # http://www.apache.org/licenses/LICENSE-2.0 07:00:11 # 07:00:11 # Unless required by applicable law or agreed to in writing, software 07:00:11 # distributed under the License is distributed on an "AS IS" BASIS, 07:00:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:00:11 # See the License for the specific language governing permissions and 07:00:11 # limitations under the License. 07:00:11 # 07:00:11 ################################################################################ 07:00:11 07:00:11 # 07:00:11 # Comma separated list of features repositories to register by default 07:00:11 # 07:00:11 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/a534f0b4-ec7d-44e8-b085-5f403f779fd8.xml 07:00:11 07:00:11 # 07:00:11 # Comma separated list of features to install at startup 07:00:11 # 07:00:11 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 08773113-16de-4680-b790-141f0865ab67 07:00:11 07:00:11 # 07:00:11 # Resource repositories (OBR) that the features resolver can use 07:00:11 # to resolve requirements/capabilities 07:00:11 # 07:00:11 # The format of the resourceRepositories is 07:00:11 # resourceRepositories=[xml:url|json:url],... 07:00:11 # for Instance: 07:00:11 # 07:00:11 #resourceRepositories=xml:http://host/path/to/index.xml 07:00:11 # or 07:00:11 #resourceRepositories=json:http://host/path/to/index.json 07:00:11 # 07:00:11 07:00:11 # 07:00:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 07:00:11 # 07:00:11 featuresBootAsynchronous=false 07:00:11 07:00:11 # 07:00:11 # Service requirements enforcement 07:00:11 # 07:00:11 # By default, the feature resolver checks the service requirements/capabilities of 07:00:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 07:00:11 # the required bundles. 07:00:11 # The following flag can have those values: 07:00:11 # - disable: service requirements are completely ignored 07:00:11 # - default: service requirements are ignored for old features 07:00:11 # - enforce: service requirements are always verified 07:00:11 # 07:00:11 #serviceRequirements=default 07:00:11 07:00:11 # 07:00:11 # Store cfg file for config element in feature 07:00:11 # 07:00:11 #configCfgStore=true 07:00:11 07:00:11 # 07:00:11 # Define if the feature service automatically refresh bundles 07:00:11 # 07:00:11 autoRefresh=true 07:00:11 07:00:11 # 07:00:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 07:00:11 # XML file defines instructions related to features processing 07:00:11 # versions.properties may declare properties to resolve placeholders in XML file 07:00:11 # both files are relative to ${karaf.etc} 07:00:11 # 07:00:11 #featureProcessing=org.apache.karaf.features.xml 07:00:11 #featureProcessingVersions=versions.properties 07:00:11 + configure_karaf_log karaf4 '' 07:00:11 + local -r karaf_version=karaf4 07:00:11 + local -r controllerdebugmap= 07:00:11 + local logapi=log4j 07:00:11 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:00:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 07:00:11 log4j2.rootLogger.level = INFO 07:00:11 #log4j2.rootLogger.type = asyncRoot 07:00:11 #log4j2.rootLogger.includeLocation = false 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 07:00:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 07:00:11 log4j2.rootLogger.appenderRef.Console.ref = Console 07:00:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 07:00:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 07:00:11 log4j2.logger.spifly.name = org.apache.aries.spifly 07:00:11 log4j2.logger.spifly.level = WARN 07:00:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 07:00:11 log4j2.logger.audit.level = INFO 07:00:11 log4j2.logger.audit.additivity = false 07:00:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 07:00:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 07:00:11 log4j2.appender.console.type = Console 07:00:11 log4j2.appender.console.name = Console 07:00:11 log4j2.appender.console.layout.type = PatternLayout 07:00:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 07:00:11 log4j2.appender.rolling.type = RollingRandomAccessFile 07:00:11 log4j2.appender.rolling.name = RollingFile 07:00:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 07:00:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 07:00:11 #log4j2.appender.rolling.immediateFlush = false 07:00:11 log4j2.appender.rolling.append = true 07:00:11 log4j2.appender.rolling.layout.type = PatternLayout 07:00:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 07:00:11 log4j2.appender.rolling.policies.type = Policies 07:00:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 07:00:11 log4j2.appender.rolling.policies.size.size = 64MB 07:00:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 07:00:11 log4j2.appender.rolling.strategy.max = 7 07:00:11 log4j2.appender.audit.type = RollingRandomAccessFile 07:00:11 log4j2.appender.audit.name = AuditRollingFile 07:00:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 07:00:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 07:00:11 log4j2.appender.audit.append = true 07:00:11 log4j2.appender.audit.layout.type = PatternLayout 07:00:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 07:00:11 log4j2.appender.audit.policies.type = Policies 07:00:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 07:00:11 log4j2.appender.audit.policies.size.size = 8MB 07:00:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 07:00:11 log4j2.appender.audit.strategy.max = 7 07:00:11 log4j2.appender.osgi.type = PaxOsgi 07:00:11 log4j2.appender.osgi.name = PaxOsgi 07:00:11 log4j2.appender.osgi.filter = * 07:00:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 07:00:11 #log4j2.logger.aether.level = TRACE 07:00:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 07:00:11 #log4j2.logger.http-headers.level = DEBUG 07:00:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 07:00:11 #log4j2.logger.maven.level = TRACE 07:00:11 + logapi=log4j2 07:00:11 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 07:00:11 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 07:00:11 + '[' log4j2 == log4j2 ']' 07:00:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:00:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 07:00:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 07:00:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 07:00:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 07:00:11 controllerdebugmap: 07:00:11 + unset IFS 07:00:11 + echo 'controllerdebugmap: ' 07:00:11 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:00:11 + '[' -n '' ']' 07:00:11 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 07:00:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:00:11 ################################################################################ 07:00:11 # 07:00:11 # Licensed to the Apache Software Foundation (ASF) under one or more 07:00:11 # contributor license agreements. See the NOTICE file distributed with 07:00:11 # this work for additional information regarding copyright ownership. 07:00:11 # The ASF licenses this file to You under the Apache License, Version 2.0 07:00:11 # (the "License"); you may not use this file except in compliance with 07:00:11 # the License. You may obtain a copy of the License at 07:00:11 # 07:00:11 # http://www.apache.org/licenses/LICENSE-2.0 07:00:11 # 07:00:11 # Unless required by applicable law or agreed to in writing, software 07:00:11 # distributed under the License is distributed on an "AS IS" BASIS, 07:00:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:00:11 # See the License for the specific language governing permissions and 07:00:11 # limitations under the License. 07:00:11 # 07:00:11 ################################################################################ 07:00:11 07:00:11 # Common pattern layout for appenders 07:00:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 07:00:11 07:00:11 # Root logger 07:00:11 log4j2.rootLogger.level = INFO 07:00:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 07:00:11 #log4j2.rootLogger.type = asyncRoot 07:00:11 #log4j2.rootLogger.includeLocation = false 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 07:00:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 07:00:11 log4j2.rootLogger.appenderRef.Console.ref = Console 07:00:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 07:00:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 07:00:11 07:00:11 # Filters for logs marked by org.opendaylight.odlparent.Markers 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 07:00:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 07:00:11 07:00:11 # Loggers configuration 07:00:11 07:00:11 # Spifly logger 07:00:11 log4j2.logger.spifly.name = org.apache.aries.spifly 07:00:11 log4j2.logger.spifly.level = WARN 07:00:11 07:00:11 # Security audit logger 07:00:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 07:00:11 log4j2.logger.audit.level = INFO 07:00:11 log4j2.logger.audit.additivity = false 07:00:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 07:00:11 07:00:11 # Appenders configuration 07:00:11 07:00:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 07:00:11 log4j2.appender.console.type = Console 07:00:11 log4j2.appender.console.name = Console 07:00:11 log4j2.appender.console.layout.type = PatternLayout 07:00:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 07:00:11 07:00:11 # Rolling file appender 07:00:11 log4j2.appender.rolling.type = RollingRandomAccessFile 07:00:11 log4j2.appender.rolling.name = RollingFile 07:00:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 07:00:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 07:00:11 # uncomment to not force a disk flush 07:00:11 #log4j2.appender.rolling.immediateFlush = false 07:00:11 log4j2.appender.rolling.append = true 07:00:11 log4j2.appender.rolling.layout.type = PatternLayout 07:00:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 07:00:11 log4j2.appender.rolling.policies.type = Policies 07:00:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 07:00:11 log4j2.appender.rolling.policies.size.size = 1GB 07:00:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 07:00:11 log4j2.appender.rolling.strategy.max = 7 07:00:11 07:00:11 # Audit file appender 07:00:11 log4j2.appender.audit.type = RollingRandomAccessFile 07:00:11 log4j2.appender.audit.name = AuditRollingFile 07:00:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 07:00:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 07:00:11 log4j2.appender.audit.append = true 07:00:11 log4j2.appender.audit.layout.type = PatternLayout 07:00:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 07:00:11 log4j2.appender.audit.policies.type = Policies 07:00:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 07:00:11 log4j2.appender.audit.policies.size.size = 8MB 07:00:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 07:00:11 log4j2.appender.audit.strategy.max = 7 07:00:11 07:00:11 # OSGi appender 07:00:11 log4j2.appender.osgi.type = PaxOsgi 07:00:11 log4j2.appender.osgi.name = PaxOsgi 07:00:11 log4j2.appender.osgi.filter = * 07:00:11 07:00:11 # help with identification of maven-related problems with pax-url-aether 07:00:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 07:00:11 #log4j2.logger.aether.level = TRACE 07:00:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 07:00:11 #log4j2.logger.http-headers.level = DEBUG 07:00:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 07:00:11 #log4j2.logger.maven.level = TRACE 07:00:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 07:00:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 07:00:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 07:00:11 + local -r controllermem=2048m 07:00:11 Configure 07:00:11 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:11 + echo Configure 07:00:11 java home: /usr/lib/jvm/java-21-openjdk-amd64 07:00:11 max memory: 2048m 07:00:11 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 07:00:11 + echo ' max memory: 2048m' 07:00:11 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 07:00:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:11 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:11 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 07:00:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 07:00:11 #!/bin/sh 07:00:11 # 07:00:11 # Licensed to the Apache Software Foundation (ASF) under one or more 07:00:11 # contributor license agreements. See the NOTICE file distributed with 07:00:11 # this work for additional information regarding copyright ownership. 07:00:11 # The ASF licenses this file to You under the Apache License, Version 2.0 07:00:11 # (the "License"); you may not use this file except in compliance with 07:00:11 # the License. You may obtain a copy of the License at 07:00:11 # 07:00:11 # http://www.apache.org/licenses/LICENSE-2.0 07:00:11 # 07:00:11 # Unless required by applicable law or agreed to in writing, software 07:00:11 # distributed under the License is distributed on an "AS IS" BASIS, 07:00:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:00:11 # See the License for the specific language governing permissions and 07:00:11 # limitations under the License. 07:00:11 # 07:00:11 07:00:11 # 07:00:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 07:00:11 # script: client, instance, shell, start, status, stop, karaf 07:00:11 # 07:00:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 07:00:11 # Actions go here... 07:00:11 # fi 07:00:11 07:00:11 # 07:00:11 # general settings which should be applied for all scripts go here; please keep 07:00:11 # in mind that it is possible that scripts might be executed more than once, e.g. 07:00:11 # in example of the start script where the start script is executed first and the 07:00:11 # karaf script afterwards. 07:00:11 # 07:00:11 07:00:11 # 07:00:11 # The following section shows the possible configuration options for the default 07:00:11 # karaf scripts 07:00:11 # 07:00:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 07:00:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 07:00:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 07:00:11 # export EXTRA_JAVA_OPTS # Additional JVM options 07:00:11 # export KARAF_HOME # Karaf home folder 07:00:11 # export KARAF_DATA # Karaf data folder 07:00:11 # export KARAF_BASE # Karaf base folder 07:00:11 # export KARAF_ETC # Karaf etc folder 07:00:11 # export KARAF_LOG # Karaf log folder 07:00:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 07:00:11 # export KARAF_OPTS # Additional available Karaf options 07:00:11 # export KARAF_DEBUG # Enable debug mode 07:00:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 07:00:11 # export KARAF_NOROOT # Prevent execution as root if set to true 07:00:11 Set Java version 07:00:11 + echo 'Set Java version' 07:00:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 07:00:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 07:00:11 sudo: a password is required 07:00:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:00:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 07:00:11 sudo: a password is required 07:00:11 JDK default version ... 07:00:11 + echo 'JDK default version ...' 07:00:11 + java -version 07:00:11 openjdk version "21.0.9" 2025-10-21 07:00:11 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 07:00:11 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 07:00:11 Set JAVA_HOME 07:00:11 + echo 'Set JAVA_HOME' 07:00:11 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:00:11 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:00:11 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:00:11 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:00:11 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:00:11 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 07:00:11 Listing all open ports on controller system... 07:00:11 + echo 'Listing all open ports on controller system...' 07:00:11 + netstat -pnatu 07:00:11 /tmp/configuration-script.sh: line 40: netstat: command not found 07:00:11 Configuring cluster 07:00:11 + '[' -f /tmp/custom_shard_config.txt ']' 07:00:11 + echo 'Configuring cluster' 07:00:11 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.110 07:00:11 ################################################ 07:00:11 ## Configure Cluster ## 07:00:11 ################################################ 07:00:11 NOTE: Cluster configuration files not found. Copying from 07:00:11 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 07:00:11 Configuring unique name in pekko.conf 07:00:11 Configuring hostname in pekko.conf 07:00:11 Configuring data and rpc seed nodes in pekko.conf 07:00:11 modules = [ 07:00:11 07:00:11 { 07:00:11 name = "inventory" 07:00:11 namespace = "urn:opendaylight:inventory" 07:00:11 shard-strategy = "module" 07:00:11 }, 07:00:11 { 07:00:11 name = "topology" 07:00:11 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 07:00:11 shard-strategy = "module" 07:00:11 }, 07:00:11 { 07:00:11 name = "toaster" 07:00:11 namespace = "http://netconfcentral.org/ns/toaster" 07:00:11 shard-strategy = "module" 07:00:11 } 07:00:11 ] 07:00:11 Configuring replication type in module-shards.conf 07:00:11 ################################################ 07:00:11 ## NOTE: Manually restart controller to ## 07:00:11 ## apply configuration. ## 07:00:11 ################################################ 07:00:11 Dump pekko.conf 07:00:11 + echo 'Dump pekko.conf' 07:00:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 07:00:11 07:00:11 odl-cluster-data { 07:00:11 pekko { 07:00:11 remote { 07:00:11 artery { 07:00:11 enabled = on 07:00:11 transport = tcp 07:00:11 canonical.hostname = "10.30.170.110" 07:00:11 canonical.port = 2550 07:00:11 } 07:00:11 } 07:00:11 07:00:11 cluster { 07:00:11 # Using artery. 07:00:11 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.110:2550"] 07:00:11 07:00:11 roles = ["member-1"] 07:00:11 07:00:11 # when under load we might trip a false positive on the failure detector 07:00:11 # failure-detector { 07:00:11 # heartbeat-interval = 4 s 07:00:11 # acceptable-heartbeat-pause = 16s 07:00:11 # } 07:00:11 } 07:00:11 07:00:11 persistence { 07:00:11 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 07:00:11 # modifying the following two properties. The directory location specified may be a relative or absolute path. 07:00:11 # The relative path is always relative to KARAF_HOME. 07:00:11 07:00:11 # snapshot-store.local.dir = "target/snapshots" 07:00:11 } 07:00:11 disable-default-actor-system-quarantined-event-handling = "false" 07:00:11 } 07:00:11 } 07:00:11 Dump modules.conf 07:00:11 + echo 'Dump modules.conf' 07:00:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 07:00:11 modules = [ 07:00:11 07:00:11 { 07:00:11 name = "inventory" 07:00:11 namespace = "urn:opendaylight:inventory" 07:00:11 shard-strategy = "module" 07:00:11 }, 07:00:11 { 07:00:11 name = "topology" 07:00:11 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 07:00:11 shard-strategy = "module" 07:00:11 }, 07:00:11 { 07:00:11 name = "toaster" 07:00:11 namespace = "http://netconfcentral.org/ns/toaster" 07:00:11 shard-strategy = "module" 07:00:11 } 07:00:11 ] 07:00:11 Dump module-shards.conf 07:00:11 + echo 'Dump module-shards.conf' 07:00:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 07:00:11 module-shards = [ 07:00:11 { 07:00:11 name = "default" 07:00:11 shards = [ 07:00:11 { 07:00:11 name = "default" 07:00:11 replicas = ["member-1"] 07:00:11 } 07:00:11 ] 07:00:11 }, 07:00:11 { 07:00:11 name = "inventory" 07:00:11 shards = [ 07:00:11 { 07:00:11 name="inventory" 07:00:11 replicas = ["member-1"] 07:00:11 } 07:00:11 ] 07:00:11 }, 07:00:11 { 07:00:11 name = "topology" 07:00:11 shards = [ 07:00:11 { 07:00:11 name="topology" 07:00:11 replicas = ["member-1"] 07:00:11 } 07:00:11 ] 07:00:11 }, 07:00:11 { 07:00:11 name = "toaster" 07:00:11 shards = [ 07:00:11 { 07:00:11 name="toaster" 07:00:11 replicas = ["member-1"] 07:00:11 } 07:00:11 ] 07:00:11 } 07:00:11 ] 07:00:11 Locating config plan to use... 07:00:11 Finished running config plans 07:00:11 Starting member-1 with IP address 10.30.170.110 07:00:11 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:00:12 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:00:12 Redirecting karaf console output to karaf_console.log 07:00:12 Starting controller... 07:00:12 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 07:00:12 Execute the post startup script on controller 10.30.170.110 07:00:12 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:00:12 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:00:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:00:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:00:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:00:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:00:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:00:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:00:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:00:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:00:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:00:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:01:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:01:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:01:12 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 07:01:17 2025-12-22T07:00:30,209 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 07:01:17 Controller is UP 07:01:17 2025-12-22T07:00:30,209 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 07:01:17 Listing all open ports on controller system... 07:01:17 /tmp/post-startup-script.sh: line 51: netstat: command not found 07:01:17 looking for "BindException: Address already in use" in log file 07:01:17 looking for "server is unhealthy" in log file 07:01:17 Let's take the karaf thread dump 07:01:17 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:01:18 karaf main: org.apache.karaf.main.Main, pid:2040 07:01:18 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:01:18 Generating mininet variables... 07:01:18 Locating test plan to use... 07:01:18 Changing the testplan path... 07:01:18 # Place the suites in run order: 07:01:18 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 07:01:18 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 07:01:18 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 07:01:18 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation 07:01:18 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ... 07:01:19 ============================================================================== 07:01:19 openflowplugin-sanity.txt 07:01:19 ============================================================================== 07:01:19 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 07:01:19 ============================================================================== 07:01:22 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 07:01:22 ============================================================================== 07:01:22 Get list of nodes :: Get the inventory | PASS | 07:01:25 ------------------------------------------------------------------------------ 07:01:25 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 07:01:25 ------------------------------------------------------------------------------ 07:01:25 Get node 1 inventory :: Get the inventory for a node | PASS | 07:01:25 ------------------------------------------------------------------------------ 07:01:25 Get node 2 inventory :: Get the inventory for a node | PASS | 07:01:25 ------------------------------------------------------------------------------ 07:01:25 Get node 3 inventory :: Get the inventory for a node | PASS | 07:01:25 ------------------------------------------------------------------------------ 07:01:25 Link Down :: Take link s1-s2 down | PASS | 07:01:27 ------------------------------------------------------------------------------ 07:01:27 Link Up :: Take link s1-s2 up | PASS | 07:01:27 ------------------------------------------------------------------------------ 07:01:27 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 07:01:27 7 tests, 7 passed, 0 failed 07:01:27 ============================================================================== 07:01:28 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 07:01:28 ============================================================================== 07:01:28 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 07:01:28 ------------------------------------------------------------------------------ 07:01:28 List all the links :: List all the links in the topology. | PASS | 07:01:28 ------------------------------------------------------------------------------ 07:01:28 Link Down :: Take link s1-s2 down | PASS | 07:01:28 ------------------------------------------------------------------------------ 07:01:28 Link Up :: Take link s1-s2 up | PASS | 07:01:30 ------------------------------------------------------------------------------ 07:01:30 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 07:01:30 4 tests, 4 passed, 0 failed 07:01:30 ============================================================================== 07:01:30 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 07:01:30 ============================================================================== 07:01:30 Get Stats for all nodes :: Get the stats for all nodes | PASS | 07:01:30 ------------------------------------------------------------------------------ 07:01:30 Get Stats for node 1 :: Get the stats for a node | PASS | 07:01:30 ------------------------------------------------------------------------------ 07:01:30 Get Stats for node 2 :: Get the stats for a node | PASS | 07:01:30 ------------------------------------------------------------------------------ 07:01:30 Get Stats for node 3 :: Get the stats for a node | PASS | 07:01:30 ------------------------------------------------------------------------------ 07:01:30 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 07:01:30 4 tests, 4 passed, 0 failed 07:01:30 ============================================================================== 07:01:30 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 07:01:30 ============================================================================== 07:01:30 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 07:01:30 ------------------------------------------------------------------------------ 07:01:30 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 07:01:30 ------------------------------------------------------------------------------ 07:01:30 Verify after adding flow operational - Output to physical port# ::... | PASS | 07:01:34 ------------------------------------------------------------------------------ 07:01:34 Remove a flow - Output to physical port# :: Remove a flow | PASS | 07:01:34 ------------------------------------------------------------------------------ 07:01:34 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 07:01:34 ------------------------------------------------------------------------------ 07:01:34 Verify after deleting flow operational - Output to physical port# ... | PASS | 07:01:36 ------------------------------------------------------------------------------ 07:01:36 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 07:01:36 6 tests, 6 passed, 0 failed 07:01:36 ============================================================================== 07:01:36 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 07:01:36 21 tests, 21 passed, 0 failed 07:01:36 ============================================================================== 07:01:36 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 07:01:36 ============================================================================== 07:01:39 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 07:01:39 ============================================================================== 07:01:39 Get list of nodes :: Get the inventory | PASS | 07:01:41 ------------------------------------------------------------------------------ 07:01:41 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 07:01:41 ------------------------------------------------------------------------------ 07:01:41 Get node 1 inventory :: Get the inventory for a node | PASS | 07:01:41 ------------------------------------------------------------------------------ 07:01:41 Get node 2 inventory :: Get the inventory for a node | PASS | 07:01:41 ------------------------------------------------------------------------------ 07:01:41 Get node 3 inventory :: Get the inventory for a node | PASS | 07:01:41 ------------------------------------------------------------------------------ 07:01:41 Link Down :: Take link s1-s2 down | PASS | 07:01:41 ------------------------------------------------------------------------------ 07:01:41 Link Up :: Take link s1-s2 up | PASS | 07:01:42 ------------------------------------------------------------------------------ 07:01:42 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 07:01:42 7 tests, 7 passed, 0 failed 07:01:42 ============================================================================== 07:01:42 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 07:01:42 ============================================================================== 07:01:42 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 07:01:42 ------------------------------------------------------------------------------ 07:01:42 List all the links :: List all the links in the topology. | PASS | 07:01:44 ------------------------------------------------------------------------------ 07:01:44 Link Down :: Take link s1-s2 down | PASS | 07:01:44 ------------------------------------------------------------------------------ 07:01:44 Link Up :: Take link s1-s2 up | PASS | 07:01:46 ------------------------------------------------------------------------------ 07:01:46 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 07:01:46 4 tests, 4 passed, 0 failed 07:01:46 ============================================================================== 07:01:46 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 07:01:46 ============================================================================== 07:01:46 Get Stats for all nodes :: Get the stats for all nodes | PASS | 07:01:46 ------------------------------------------------------------------------------ 07:01:46 Get Stats for node 1 :: Get the stats for a node | PASS | 07:01:46 ------------------------------------------------------------------------------ 07:01:46 Get Stats for node 2 :: Get the stats for a node | PASS | 07:01:46 ------------------------------------------------------------------------------ 07:01:46 Get Stats for node 3 :: Get the stats for a node | PASS | 07:01:46 ------------------------------------------------------------------------------ 07:01:46 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 07:01:46 4 tests, 4 passed, 0 failed 07:01:46 ============================================================================== 07:01:46 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 07:01:46 ============================================================================== 07:01:46 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 07:01:46 ------------------------------------------------------------------------------ 07:01:46 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 07:01:46 ------------------------------------------------------------------------------ 07:01:46 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 07:01:50 ------------------------------------------------------------------------------ 07:01:50 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 07:01:50 ------------------------------------------------------------------------------ 07:01:50 Verify after modifying flow config - Output to physical port# :: V... | PASS | 07:01:50 ------------------------------------------------------------------------------ 07:01:50 Verify after modifying flow operational - Output to physical port#... | PASS | 07:01:52 ------------------------------------------------------------------------------ 07:01:52 Remove a flow - Output to physical port# :: Remove a flow | PASS | 07:01:52 ------------------------------------------------------------------------------ 07:01:52 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 07:01:52 ------------------------------------------------------------------------------ 07:01:52 Verify after deleting flow operational - Output to physical port# ... | PASS | 07:01:56 ------------------------------------------------------------------------------ 07:01:56 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 07:01:56 9 tests, 9 passed, 0 failed 07:01:56 ============================================================================== 07:01:57 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 07:01:57 24 tests, 24 passed, 0 failed 07:01:57 ============================================================================== 07:01:57 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 07:01:57 ============================================================================== 07:01:59 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 07:01:59 ============================================================================== 07:02:00 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 07:02:07 ------------------------------------------------------------------------------ 07:02:07 Test Is Flow 1 Added | PASS | 07:02:07 ------------------------------------------------------------------------------ 07:02:07 Test Is Flow 2 Added | PASS | 07:02:07 ------------------------------------------------------------------------------ 07:02:07 Test Is Flow 3 Added | PASS | 07:02:07 ------------------------------------------------------------------------------ 07:02:07 Test Is Flow 4 Added | PASS | 07:02:07 ------------------------------------------------------------------------------ 07:02:07 Test Is Flow 5 Added | PASS | 07:02:07 ------------------------------------------------------------------------------ 07:02:07 Test Is Flow 6 Added | PASS | 07:02:08 ------------------------------------------------------------------------------ 07:02:08 Test Is Flow 7 Added | PASS | 07:02:08 ------------------------------------------------------------------------------ 07:02:08 Test Is Flow 8 Added | PASS | 07:02:08 ------------------------------------------------------------------------------ 07:02:08 Test Is Flow 9 Added | PASS | 07:02:08 ------------------------------------------------------------------------------ 07:02:08 Test Is Flow 10 Added | PASS | 07:02:08 ------------------------------------------------------------------------------ 07:02:08 Test Is Flow 11 Added | PASS | 07:02:08 ------------------------------------------------------------------------------ 07:02:08 Test Is Flow 14 Added | PASS | 07:02:08 ------------------------------------------------------------------------------ 07:02:08 Test Is Flow 15 Added | PASS | 07:02:09 ------------------------------------------------------------------------------ 07:02:09 Test Is Flow 16 Added | PASS | 07:02:09 ------------------------------------------------------------------------------ 07:02:09 Test Is Flow 17 Added | PASS | 07:02:09 ------------------------------------------------------------------------------ 07:02:09 Test Is Flow 18 Added | PASS | 07:02:09 ------------------------------------------------------------------------------ 07:02:09 Test Is Flow 19 Added | PASS | 07:02:09 ------------------------------------------------------------------------------ 07:02:09 Test Is Flow 20 Added | PASS | 07:02:09 ------------------------------------------------------------------------------ 07:02:09 Test Is Flow 21 Added | PASS | 07:02:09 ------------------------------------------------------------------------------ 07:02:09 Test Is Flow 22 Added | PASS | 07:02:09 ------------------------------------------------------------------------------ 07:02:09 Test Is Flow 23 Added | PASS | 07:02:10 ------------------------------------------------------------------------------ 07:02:10 Test Is Flow 24 Added | PASS | 07:02:10 ------------------------------------------------------------------------------ 07:02:10 Test Is Flow 25 Added | PASS | 07:02:10 ------------------------------------------------------------------------------ 07:02:10 Test Is Flow 31 Added | PASS | 07:02:10 ------------------------------------------------------------------------------ 07:02:10 Test Is Flow 36 Added | PASS | 07:02:10 ------------------------------------------------------------------------------ 07:02:10 Test Is Flow 38 Added | PASS | 07:02:10 ------------------------------------------------------------------------------ 07:02:10 Test Is Flow 43 Added | PASS | 07:02:10 ------------------------------------------------------------------------------ 07:02:10 Test Is Flow 45 Added | PASS | 07:02:10 ------------------------------------------------------------------------------ 07:02:10 Test Is Flow 101 Added | PASS | 07:02:11 ------------------------------------------------------------------------------ 07:02:11 Test Is Flow 102 Added | PASS | 07:02:11 ------------------------------------------------------------------------------ 07:02:11 Test Is Flow 103 Added | PASS | 07:02:11 ------------------------------------------------------------------------------ 07:02:11 Test Is Flow 104 Added | PASS | 07:02:11 ------------------------------------------------------------------------------ 07:02:11 Test Is Flow 105 Added | PASS | 07:02:11 ------------------------------------------------------------------------------ 07:02:11 Test Is Flow 106 Added | PASS | 07:02:11 ------------------------------------------------------------------------------ 07:02:11 Test Is Flow 107 Added | PASS | 07:02:11 ------------------------------------------------------------------------------ 07:02:11 Test Is Flow 108 Added | PASS | 07:02:11 ------------------------------------------------------------------------------ 07:02:11 Test Is Flow 109 Added | PASS | 07:02:12 ------------------------------------------------------------------------------ 07:02:12 Test Is Flow 110 Added | PASS | 07:02:12 ------------------------------------------------------------------------------ 07:02:12 Test Is Flow 113 Added | PASS | 07:02:12 ------------------------------------------------------------------------------ 07:02:12 Test Is Flow 156 Added | PASS | 07:02:12 ------------------------------------------------------------------------------ 07:02:12 Test Is Flow 201 Added | PASS | 07:02:12 ------------------------------------------------------------------------------ 07:02:12 Test Is Flow 202 Added | PASS | 07:02:12 ------------------------------------------------------------------------------ 07:02:12 Test Is Flow 203 Added | PASS | 07:02:12 ------------------------------------------------------------------------------ 07:02:12 Test Is Flow 204 Added | PASS | 07:02:13 ------------------------------------------------------------------------------ 07:02:13 Test Is Flow 205 Added | PASS | 07:02:13 ------------------------------------------------------------------------------ 07:02:13 Test Is Flow 206 Added | PASS | 07:02:13 ------------------------------------------------------------------------------ 07:02:13 Test Is Flow 209 Added | PASS | 07:02:13 ------------------------------------------------------------------------------ 07:02:13 Test Is Flow 214 Added | PASS | 07:02:13 ------------------------------------------------------------------------------ 07:02:13 Test Is Flow 218 Added | PASS | 07:02:13 ------------------------------------------------------------------------------ 07:02:13 Test Is Flow 219 Added | PASS | 07:02:13 ------------------------------------------------------------------------------ 07:02:13 Test Is Flow 220 Added | PASS | 07:02:13 ------------------------------------------------------------------------------ 07:02:13 Test Is Flow 221 Added | PASS | 07:02:13 ------------------------------------------------------------------------------ 07:02:13 Test Is Flow 222 Added | PASS | 07:02:14 ------------------------------------------------------------------------------ 07:02:14 Test Is Flow 223 Added | PASS | 07:02:14 ------------------------------------------------------------------------------ 07:02:14 Test Is Flow 224 Added | PASS | 07:02:14 ------------------------------------------------------------------------------ 07:02:14 Test Is Flow 225 Added | PASS | 07:02:14 ------------------------------------------------------------------------------ 07:02:14 Test Is Flow 550 Added | PASS | 07:02:14 ------------------------------------------------------------------------------ 07:02:14 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 07:02:19 ------------------------------------------------------------------------------ 07:02:19 Test Is Flow 1 Updated | PASS | 07:02:19 ------------------------------------------------------------------------------ 07:02:19 Test Is Flow 2 Updated | PASS | 07:02:19 ------------------------------------------------------------------------------ 07:02:19 Test Is Flow 3 Updated | PASS | 07:02:20 ------------------------------------------------------------------------------ 07:02:20 Test Is Flow 4 Updated | PASS | 07:02:20 ------------------------------------------------------------------------------ 07:02:20 Test Is Flow 5 Updated | PASS | 07:02:20 ------------------------------------------------------------------------------ 07:02:20 Test Is Flow 6 Updated | PASS | 07:02:20 ------------------------------------------------------------------------------ 07:02:20 Test Is Flow 7 Updated | PASS | 07:02:20 ------------------------------------------------------------------------------ 07:02:20 Test Is Flow 8 Updated | PASS | 07:02:20 ------------------------------------------------------------------------------ 07:02:20 Test Is Flow 9 Updated | PASS | 07:02:20 ------------------------------------------------------------------------------ 07:02:20 Test Is Flow 10 Updated | PASS | 07:02:20 ------------------------------------------------------------------------------ 07:02:20 Test Is Flow 11 Updated | PASS | 07:02:21 ------------------------------------------------------------------------------ 07:02:21 Test Is Flow 14 Updated | PASS | 07:02:21 ------------------------------------------------------------------------------ 07:02:21 Test Is Flow 15 Updated | PASS | 07:02:21 ------------------------------------------------------------------------------ 07:02:21 Test Is Flow 16 Updated | PASS | 07:02:21 ------------------------------------------------------------------------------ 07:02:21 Test Is Flow 17 Updated | PASS | 07:02:21 ------------------------------------------------------------------------------ 07:02:21 Test Is Flow 18 Updated | PASS | 07:02:21 ------------------------------------------------------------------------------ 07:02:21 Test Is Flow 19 Updated | PASS | 07:02:21 ------------------------------------------------------------------------------ 07:02:21 Test Is Flow 20 Updated | PASS | 07:02:21 ------------------------------------------------------------------------------ 07:02:21 Test Is Flow 21 Updated | PASS | 07:02:22 ------------------------------------------------------------------------------ 07:02:22 Test Is Flow 22 Updated | PASS | 07:02:22 ------------------------------------------------------------------------------ 07:02:22 Test Is Flow 23 Updated | PASS | 07:02:22 ------------------------------------------------------------------------------ 07:02:22 Test Is Flow 24 Updated | PASS | 07:02:22 ------------------------------------------------------------------------------ 07:02:22 Test Is Flow 25 Updated | PASS | 07:02:22 ------------------------------------------------------------------------------ 07:02:22 Test Is Flow 31 Updated | PASS | 07:02:22 ------------------------------------------------------------------------------ 07:02:22 Test Is Flow 36 Updated | PASS | 07:02:22 ------------------------------------------------------------------------------ 07:02:22 Test Is Flow 38 Updated | PASS | 07:02:22 ------------------------------------------------------------------------------ 07:02:22 Test Is Flow 43 Updated | PASS | 07:02:23 ------------------------------------------------------------------------------ 07:02:23 Test Is Flow 45 Updated | PASS | 07:02:23 ------------------------------------------------------------------------------ 07:02:23 Test Is Flow 101 Updated | PASS | 07:02:23 ------------------------------------------------------------------------------ 07:02:23 Test Is Flow 102 Updated | PASS | 07:02:23 ------------------------------------------------------------------------------ 07:02:23 Test Is Flow 103 Updated | PASS | 07:02:23 ------------------------------------------------------------------------------ 07:02:23 Test Is Flow 104 Updated | PASS | 07:02:23 ------------------------------------------------------------------------------ 07:02:23 Test Is Flow 105 Updated | PASS | 07:02:23 ------------------------------------------------------------------------------ 07:02:23 Test Is Flow 106 Updated | PASS | 07:02:23 ------------------------------------------------------------------------------ 07:02:23 Test Is Flow 107 Updated | PASS | 07:02:24 ------------------------------------------------------------------------------ 07:02:24 Test Is Flow 108 Updated | PASS | 07:02:24 ------------------------------------------------------------------------------ 07:02:24 Test Is Flow 109 Updated | PASS | 07:02:24 ------------------------------------------------------------------------------ 07:02:24 Test Is Flow 110 Updated | PASS | 07:02:24 ------------------------------------------------------------------------------ 07:02:24 Test Is Flow 113 Updated | PASS | 07:02:24 ------------------------------------------------------------------------------ 07:02:24 Test Is Flow 156 Updated | PASS | 07:02:24 ------------------------------------------------------------------------------ 07:02:24 Test Is Flow 201 Updated | PASS | 07:02:24 ------------------------------------------------------------------------------ 07:02:24 Test Is Flow 202 Updated | PASS | 07:02:24 ------------------------------------------------------------------------------ 07:02:24 Test Is Flow 203 Updated | PASS | 07:02:25 ------------------------------------------------------------------------------ 07:02:25 Test Is Flow 204 Updated | PASS | 07:02:25 ------------------------------------------------------------------------------ 07:02:25 Test Is Flow 205 Updated | PASS | 07:02:25 ------------------------------------------------------------------------------ 07:02:25 Test Is Flow 206 Updated | PASS | 07:02:25 ------------------------------------------------------------------------------ 07:02:25 Test Is Flow 209 Updated | PASS | 07:02:25 ------------------------------------------------------------------------------ 07:02:25 Test Is Flow 214 Updated | PASS | 07:02:25 ------------------------------------------------------------------------------ 07:02:25 Test Is Flow 218 Updated | PASS | 07:02:25 ------------------------------------------------------------------------------ 07:02:25 Test Is Flow 219 Updated | PASS | 07:02:25 ------------------------------------------------------------------------------ 07:02:25 Test Is Flow 220 Updated | PASS | 07:02:26 ------------------------------------------------------------------------------ 07:02:26 Test Is Flow 221 Updated | PASS | 07:02:26 ------------------------------------------------------------------------------ 07:02:26 Test Is Flow 222 Updated | PASS | 07:02:26 ------------------------------------------------------------------------------ 07:02:26 Test Is Flow 223 Updated | PASS | 07:02:26 ------------------------------------------------------------------------------ 07:02:26 Test Is Flow 224 Updated | PASS | 07:02:26 ------------------------------------------------------------------------------ 07:02:26 Test Is Flow 225 Updated | PASS | 07:02:26 ------------------------------------------------------------------------------ 07:02:26 Test Is Flow 550 Updated | PASS | 07:02:26 ------------------------------------------------------------------------------ 07:02:26 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 07:02:31 ------------------------------------------------------------------------------ 07:02:31 Test Is Flow 1 Deleted | PASS | 07:02:31 ------------------------------------------------------------------------------ 07:02:31 Test Is Flow 2 Deleted | PASS | 07:02:31 ------------------------------------------------------------------------------ 07:02:31 Test Is Flow 3 Deleted | PASS | 07:02:31 ------------------------------------------------------------------------------ 07:02:31 Test Is Flow 4 Deleted | PASS | 07:02:31 ------------------------------------------------------------------------------ 07:02:31 Test Is Flow 5 Deleted | PASS | 07:02:31 ------------------------------------------------------------------------------ 07:02:31 Test Is Flow 6 Deleted | PASS | 07:02:31 ------------------------------------------------------------------------------ 07:02:31 Test Is Flow 7 Deleted | PASS | 07:02:31 ------------------------------------------------------------------------------ 07:02:31 Test Is Flow 8 Deleted | PASS | 07:02:31 ------------------------------------------------------------------------------ 07:02:31 Test Is Flow 9 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 10 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 11 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 14 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 15 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 16 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 17 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 18 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 19 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 20 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 21 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 22 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 23 Deleted | PASS | 07:02:32 ------------------------------------------------------------------------------ 07:02:32 Test Is Flow 24 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 25 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 31 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 36 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 38 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 43 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 45 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 101 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 102 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 103 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 104 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 105 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 106 Deleted | PASS | 07:02:33 ------------------------------------------------------------------------------ 07:02:33 Test Is Flow 107 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 108 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 109 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 110 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 113 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 156 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 201 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 202 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 203 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 204 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 205 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 206 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 209 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 214 Deleted | PASS | 07:02:34 ------------------------------------------------------------------------------ 07:02:34 Test Is Flow 218 Deleted | PASS | 07:02:35 ------------------------------------------------------------------------------ 07:02:35 Test Is Flow 219 Deleted | PASS | 07:02:35 ------------------------------------------------------------------------------ 07:02:35 Test Is Flow 220 Deleted | PASS | 07:02:35 ------------------------------------------------------------------------------ 07:02:35 Test Is Flow 221 Deleted | PASS | 07:02:35 ------------------------------------------------------------------------------ 07:02:35 Test Is Flow 222 Deleted | PASS | 07:02:35 ------------------------------------------------------------------------------ 07:02:35 Test Is Flow 223 Deleted | PASS | 07:02:35 ------------------------------------------------------------------------------ 07:02:35 Test Is Flow 224 Deleted | PASS | 07:02:35 ------------------------------------------------------------------------------ 07:02:35 Test Is Flow 225 Deleted | PASS | 07:02:35 ------------------------------------------------------------------------------ 07:02:35 Test Is Flow 550 Deleted | PASS | 07:02:35 ------------------------------------------------------------------------------ 07:02:35 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 07:02:35 174 tests, 174 passed, 0 failed 07:02:35 ============================================================================== 07:02:35 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 07:02:35 ============================================================================== 07:02:35 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 07:03:05 ------------------------------------------------------------------------------ 07:03:05 Test Is Flow 1 Added | PASS | 07:03:05 ------------------------------------------------------------------------------ 07:03:05 Test Is Flow 2 Added | PASS | 07:03:05 ------------------------------------------------------------------------------ 07:03:05 Test Is Flow 3 Added | PASS | 07:03:05 ------------------------------------------------------------------------------ 07:03:05 Test Is Flow 4 Added | PASS | 07:03:05 ------------------------------------------------------------------------------ 07:03:05 Test Is Flow 5 Added | PASS | 07:03:05 ------------------------------------------------------------------------------ 07:03:05 Test Is Flow 6 Added | PASS | 07:03:05 ------------------------------------------------------------------------------ 07:03:05 Test Is Flow 7 Added | PASS | 07:03:05 ------------------------------------------------------------------------------ 07:03:05 Test Is Flow 8 Added | PASS | 07:03:06 ------------------------------------------------------------------------------ 07:03:06 Test Is Flow 9 Added | PASS | 07:03:06 ------------------------------------------------------------------------------ 07:03:06 Test Is Flow 10 Added | PASS | 07:03:06 ------------------------------------------------------------------------------ 07:03:06 Test Is Flow 11 Added | PASS | 07:03:06 ------------------------------------------------------------------------------ 07:03:06 Test Is Flow 15 Added | PASS | 07:03:06 ------------------------------------------------------------------------------ 07:03:06 Test Is Flow 16 Added | PASS | 07:03:06 ------------------------------------------------------------------------------ 07:03:06 Test Is Flow 17 Added | PASS | 07:03:06 ------------------------------------------------------------------------------ 07:03:06 Test Is Flow 18 Added | PASS | 07:03:06 ------------------------------------------------------------------------------ 07:03:06 Test Is Flow 19 Added | PASS | 07:03:06 ------------------------------------------------------------------------------ 07:03:06 Test Is Flow 20 Added | PASS | 07:03:06 ------------------------------------------------------------------------------ 07:03:06 Test Is Flow 21 Added | PASS | 07:03:07 ------------------------------------------------------------------------------ 07:03:07 Test Is Flow 22 Added | PASS | 07:03:07 ------------------------------------------------------------------------------ 07:03:07 Test Is Flow 23 Added | PASS | 07:03:07 ------------------------------------------------------------------------------ 07:03:07 Test Is Flow 24 Added | PASS | 07:03:07 ------------------------------------------------------------------------------ 07:03:07 Test Is Flow 25 Added | PASS | 07:03:07 ------------------------------------------------------------------------------ 07:03:07 Test Is Flow 31 Added | PASS | 07:03:07 ------------------------------------------------------------------------------ 07:03:07 Test Is Flow 36 Added | PASS | 07:03:07 ------------------------------------------------------------------------------ 07:03:07 Test Is Flow 38 Added | PASS | 07:03:07 ------------------------------------------------------------------------------ 07:03:07 Test Is Flow 43 Added | PASS | 07:03:07 ------------------------------------------------------------------------------ 07:03:07 Test Is Flow 45 Added | PASS | 07:03:07 ------------------------------------------------------------------------------ 07:03:08 Test Is Flow 101 Added | PASS | 07:03:08 ------------------------------------------------------------------------------ 07:03:08 Test Is Flow 102 Added | PASS | 07:03:08 ------------------------------------------------------------------------------ 07:03:08 Test Is Flow 103 Added | PASS | 07:03:08 ------------------------------------------------------------------------------ 07:03:08 Test Is Flow 104 Added | PASS | 07:03:08 ------------------------------------------------------------------------------ 07:03:08 Test Is Flow 105 Added | PASS | 07:03:08 ------------------------------------------------------------------------------ 07:03:08 Test Is Flow 106 Added | PASS | 07:03:08 ------------------------------------------------------------------------------ 07:03:08 Test Is Flow 107 Added | PASS | 07:03:08 ------------------------------------------------------------------------------ 07:03:08 Test Is Flow 108 Added | PASS | 07:03:08 ------------------------------------------------------------------------------ 07:03:08 Test Is Flow 109 Added | PASS | 07:03:08 ------------------------------------------------------------------------------ 07:03:08 Test Is Flow 110 Added | PASS | 07:03:09 ------------------------------------------------------------------------------ 07:03:09 Test Is Flow 113 Added | PASS | 07:03:09 ------------------------------------------------------------------------------ 07:03:09 Test Is Flow 201 Added | PASS | 07:03:09 ------------------------------------------------------------------------------ 07:03:09 Test Is Flow 202 Added | PASS | 07:03:09 ------------------------------------------------------------------------------ 07:03:09 Test Is Flow 203 Added | PASS | 07:03:09 ------------------------------------------------------------------------------ 07:03:09 Test Is Flow 204 Added | PASS | 07:03:09 ------------------------------------------------------------------------------ 07:03:09 Test Is Flow 205 Added | PASS | 07:03:09 ------------------------------------------------------------------------------ 07:03:09 Test Is Flow 206 Added | PASS | 07:03:09 ------------------------------------------------------------------------------ 07:03:09 Test Is Flow 209 Added | PASS | 07:03:09 ------------------------------------------------------------------------------ 07:03:09 Test Is Flow 214 Added | PASS | 07:03:10 ------------------------------------------------------------------------------ 07:03:10 Test Is Flow 218 Added | PASS | 07:03:10 ------------------------------------------------------------------------------ 07:03:10 Test Is Flow 219 Added | PASS | 07:03:10 ------------------------------------------------------------------------------ 07:03:10 Test Is Flow 220 Added | PASS | 07:03:10 ------------------------------------------------------------------------------ 07:03:10 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 07:03:38 ------------------------------------------------------------------------------ 07:03:38 Test Is Flow 1 Updated | PASS | 07:03:38 ------------------------------------------------------------------------------ 07:03:38 Test Is Flow 2 Updated | PASS | 07:03:38 ------------------------------------------------------------------------------ 07:03:38 Test Is Flow 3 Updated | PASS | 07:03:38 ------------------------------------------------------------------------------ 07:03:38 Test Is Flow 4 Updated | PASS | 07:03:38 ------------------------------------------------------------------------------ 07:03:38 Test Is Flow 5 Updated | PASS | 07:03:38 ------------------------------------------------------------------------------ 07:03:38 Test Is Flow 6 Updated | PASS | 07:03:38 ------------------------------------------------------------------------------ 07:03:38 Test Is Flow 7 Updated | PASS | 07:03:38 ------------------------------------------------------------------------------ 07:03:38 Test Is Flow 8 Updated | PASS | 07:03:38 ------------------------------------------------------------------------------ 07:03:38 Test Is Flow 9 Updated | PASS | 07:03:39 ------------------------------------------------------------------------------ 07:03:39 Test Is Flow 10 Updated | PASS | 07:03:39 ------------------------------------------------------------------------------ 07:03:39 Test Is Flow 11 Updated | PASS | 07:03:39 ------------------------------------------------------------------------------ 07:03:39 Test Is Flow 14 Updated | PASS | 07:03:39 ------------------------------------------------------------------------------ 07:03:39 Test Is Flow 15 Updated | PASS | 07:03:39 ------------------------------------------------------------------------------ 07:03:39 Test Is Flow 16 Updated | PASS | 07:03:39 ------------------------------------------------------------------------------ 07:03:39 Test Is Flow 17 Updated | PASS | 07:03:39 ------------------------------------------------------------------------------ 07:03:39 Test Is Flow 18 Updated | PASS | 07:03:39 ------------------------------------------------------------------------------ 07:03:39 Test Is Flow 19 Updated | PASS | 07:03:39 ------------------------------------------------------------------------------ 07:03:39 Test Is Flow 20 Updated | PASS | 07:03:40 ------------------------------------------------------------------------------ 07:03:40 Test Is Flow 21 Updated | PASS | 07:03:40 ------------------------------------------------------------------------------ 07:03:40 Test Is Flow 22 Updated | PASS | 07:03:40 ------------------------------------------------------------------------------ 07:03:40 Test Is Flow 23 Updated | PASS | 07:03:40 ------------------------------------------------------------------------------ 07:03:40 Test Is Flow 24 Updated | PASS | 07:03:40 ------------------------------------------------------------------------------ 07:03:40 Test Is Flow 25 Updated | PASS | 07:03:40 ------------------------------------------------------------------------------ 07:03:40 Test Is Flow 31 Updated | PASS | 07:03:40 ------------------------------------------------------------------------------ 07:03:40 Test Is Flow 36 Updated | PASS | 07:03:40 ------------------------------------------------------------------------------ 07:03:40 Test Is Flow 38 Updated | PASS | 07:03:40 ------------------------------------------------------------------------------ 07:03:40 Test Is Flow 43 Updated | PASS | 07:03:40 ------------------------------------------------------------------------------ 07:03:40 Test Is Flow 45 Updated | PASS | 07:03:41 ------------------------------------------------------------------------------ 07:03:41 Test Is Flow 101 Updated | PASS | 07:03:41 ------------------------------------------------------------------------------ 07:03:41 Test Is Flow 102 Updated | PASS | 07:03:41 ------------------------------------------------------------------------------ 07:03:41 Test Is Flow 103 Updated | PASS | 07:03:41 ------------------------------------------------------------------------------ 07:03:41 Test Is Flow 104 Updated | PASS | 07:03:41 ------------------------------------------------------------------------------ 07:03:41 Test Is Flow 105 Updated | PASS | 07:03:41 ------------------------------------------------------------------------------ 07:03:41 Test Is Flow 106 Updated | PASS | 07:03:41 ------------------------------------------------------------------------------ 07:03:41 Test Is Flow 107 Updated | PASS | 07:03:41 ------------------------------------------------------------------------------ 07:03:41 Test Is Flow 108 Updated | PASS | 07:03:41 ------------------------------------------------------------------------------ 07:03:41 Test Is Flow 109 Updated | PASS | 07:03:41 ------------------------------------------------------------------------------ 07:03:41 Test Is Flow 110 Updated | PASS | 07:03:42 ------------------------------------------------------------------------------ 07:03:42 Test Is Flow 113 Updated | PASS | 07:03:42 ------------------------------------------------------------------------------ 07:03:42 Test Is Flow 201 Updated | PASS | 07:03:42 ------------------------------------------------------------------------------ 07:03:42 Test Is Flow 202 Updated | PASS | 07:03:42 ------------------------------------------------------------------------------ 07:03:42 Test Is Flow 203 Updated | PASS | 07:03:42 ------------------------------------------------------------------------------ 07:03:42 Test Is Flow 204 Updated | PASS | 07:03:42 ------------------------------------------------------------------------------ 07:03:42 Test Is Flow 205 Updated | PASS | 07:03:42 ------------------------------------------------------------------------------ 07:03:42 Test Is Flow 206 Updated | PASS | 07:03:42 ------------------------------------------------------------------------------ 07:03:42 Test Is Flow 209 Updated | PASS | 07:03:42 ------------------------------------------------------------------------------ 07:03:42 Test Is Flow 214 Updated | PASS | 07:03:42 ------------------------------------------------------------------------------ 07:03:42 Test Is Flow 218 Updated | PASS | 07:03:43 ------------------------------------------------------------------------------ 07:03:43 Test Is Flow 219 Updated | PASS | 07:03:43 ------------------------------------------------------------------------------ 07:03:43 Test Is Flow 220 Updated | PASS | 07:03:43 ------------------------------------------------------------------------------ 07:03:43 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 07:04:11 ------------------------------------------------------------------------------ 07:04:11 Test Is Flow 1 Deleted | PASS | 07:04:11 ------------------------------------------------------------------------------ 07:04:11 Test Is Flow 2 Deleted | PASS | 07:04:11 ------------------------------------------------------------------------------ 07:04:11 Test Is Flow 3 Deleted | PASS | 07:04:11 ------------------------------------------------------------------------------ 07:04:11 Test Is Flow 4 Deleted | PASS | 07:04:11 ------------------------------------------------------------------------------ 07:04:11 Test Is Flow 5 Deleted | PASS | 07:04:11 ------------------------------------------------------------------------------ 07:04:11 Test Is Flow 6 Deleted | PASS | 07:04:11 ------------------------------------------------------------------------------ 07:04:11 Test Is Flow 7 Deleted | PASS | 07:04:11 ------------------------------------------------------------------------------ 07:04:11 Test Is Flow 8 Deleted | PASS | 07:04:11 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 9 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 10 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 11 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 14 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 15 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 16 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 17 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 18 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 19 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 20 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 21 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 22 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 23 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 24 Deleted | PASS | 07:04:12 ------------------------------------------------------------------------------ 07:04:12 Test Is Flow 25 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 31 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 36 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 38 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 43 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 45 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 101 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 102 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 103 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 104 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 105 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 106 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 107 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:13 Test Is Flow 108 Deleted | PASS | 07:04:13 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 109 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 110 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 113 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 201 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 202 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 203 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 204 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 205 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 206 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 209 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 214 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 218 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 219 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 Test Is Flow 220 Deleted | PASS | 07:04:14 ------------------------------------------------------------------------------ 07:04:14 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 07:04:14 152 tests, 152 passed, 0 failed 07:04:14 ============================================================================== 07:04:15 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 07:04:15 326 tests, 326 passed, 0 failed 07:04:15 ============================================================================== 07:04:15 openflowplugin-sanity.txt.Reconciliation 07:04:15 ============================================================================== 07:04:15 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 07:04:15 ============================================================================== 07:04:15 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 07:04:16 ------------------------------------------------------------------------------ 07:04:16 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 07:04:18 ------------------------------------------------------------------------------ 07:04:18 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 07:04:19 ------------------------------------------------------------------------------ 07:04:19 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 07:04:22 ------------------------------------------------------------------------------ 07:04:22 Check Linear Topology :: Check Linear Topology. | PASS | 07:04:28 ------------------------------------------------------------------------------ 07:04:28 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 07:04:28 ------------------------------------------------------------------------------ 07:04:28 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 07:04:28 ------------------------------------------------------------------------------ 07:04:28 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 07:04:28 ------------------------------------------------------------------------------ 07:04:28 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:29 | PASS | 07:04:29 ------------------------------------------------------------------------------ 07:04:29 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 07:04:39 ------------------------------------------------------------------------------ 07:04:39 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:40 | PASS | 07:04:40 ------------------------------------------------------------------------------ 07:04:40 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 07:04:43 ------------------------------------------------------------------------------ 07:04:43 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 07:04:43 ------------------------------------------------------------------------------ 07:04:43 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 07:04:47 ------------------------------------------------------------------------------ 07:04:47 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 07:04:47 ------------------------------------------------------------------------------ 07:04:47 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 07:04:47 ------------------------------------------------------------------------------ 07:04:47 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:04:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:05:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:05:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 07:05:15 | PASS | 07:05:15 ------------------------------------------------------------------------------ 07:05:15 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 07:05:15 ------------------------------------------------------------------------------ 07:05:15 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 07:05:16 ------------------------------------------------------------------------------ 07:05:16 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 07:05:16 ------------------------------------------------------------------------------ 07:05:16 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 07:05:16 ------------------------------------------------------------------------------ 07:05:16 Stop Mininet :: Stop Mininet. | PASS | 07:05:16 ------------------------------------------------------------------------------ 07:05:16 Check No Switches :: Check no switches in topology. | PASS | 07:05:17 ------------------------------------------------------------------------------ 07:05:17 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 07:05:17 23 tests, 23 passed, 0 failed 07:05:17 ============================================================================== 07:05:17 openflowplugin-sanity.txt.Reconciliation | PASS | 07:05:17 23 tests, 23 passed, 0 failed 07:05:17 ============================================================================== 07:05:17 openflowplugin-sanity.txt | PASS | 07:05:17 394 tests, 394 passed, 0 failed 07:05:17 ============================================================================== 07:05:17 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml 07:05:21 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html 07:05:21 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html 07:05:22 Examining the files in data/log and checking filesize 07:05:22 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:22 total 956 07:05:22 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 07:00 . 07:05:22 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 22 07:00 karaf_console.log 07:05:22 drwxrwxr-x 9 jenkins jenkins 4096 Dec 22 07:00 .. 07:05:22 -rw-rw-r-- 1 jenkins jenkins 963702 Dec 22 07:05 karaf.log 07:05:22 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:22 944K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 07:05:22 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 07:05:22 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:22 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory 07:05:22 Let's take the karaf thread dump again... 07:05:22 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:22 karaf main: org.apache.karaf.main.Main, pid:4599 07:05:23 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:23 Killing ODL 07:05:23 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:28 Compressing karaf.log 1 07:05:28 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:28 Fetching compressed karaf.log 1 07:05:29 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:29 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:30 Fetch GC logs 07:05:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 07:05:30 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 07:05:30 Examine copied files 07:05:30 total 43928 07:05:30 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 07:05 gclogs-1 07:05:30 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 22 07:05 odl1_karaf_console.log 07:05:30 -rw-rw-r--. 1 jenkins jenkins 66717 Dec 22 07:05 odl1_karaf.log.gz 07:05:30 -rw-rw-r--. 1 jenkins jenkins 149036 Dec 22 07:05 karaf_1_4599_threads_after.log 07:05:30 -rw-rw-r--. 1 jenkins jenkins 14169 Dec 22 07:05 ps_after.log 07:05:30 -rw-rw-r--. 1 jenkins jenkins 270764 Dec 22 07:05 report.html 07:05:30 -rw-rw-r--. 1 jenkins jenkins 3390115 Dec 22 07:05 log.html 07:05:30 -rw-rw-r--. 1 jenkins jenkins 40892140 Dec 22 07:05 output.xml 07:05:30 -rw-rw-r--. 1 jenkins jenkins 491 Dec 22 07:01 testplan.txt 07:05:30 -rw-rw-r--. 1 jenkins jenkins 109263 Dec 22 07:01 karaf_1_2040_threads_before.log 07:05:30 -rw-rw-r--. 1 jenkins jenkins 14166 Dec 22 07:01 ps_before.log 07:05:30 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 22 07:00 post-startup-script.sh 07:05:30 -rw-rw-r--. 1 jenkins jenkins 252 Dec 22 07:00 startup-script.sh 07:05:30 -rw-rw-r--. 1 jenkins jenkins 3497 Dec 22 07:00 configuration-script.sh 07:05:30 -rw-rw-r--. 1 jenkins jenkins 337 Dec 22 06:59 detect_variables.env 07:05:30 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 22 06:59 pom.xml 07:05:30 -rw-rw-r--. 1 jenkins jenkins 92 Dec 22 06:59 set_variables.env 07:05:30 -rw-rw-r--. 1 jenkins jenkins 299 Dec 22 06:59 slave_addresses.txt 07:05:30 -rw-rw-r--. 1 jenkins jenkins 570 Dec 22 06:59 requirements.txt 07:05:30 -rw-rw-r--. 1 jenkins jenkins 26 Dec 22 06:59 env.properties 07:05:30 -rw-rw-r--. 1 jenkins jenkins 334 Dec 22 06:57 stack-parameters.yaml 07:05:30 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 22 06:56 test 07:05:30 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 06:56 test@tmp 07:05:30 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 22 06:56 maven-metadata.xml 07:05:30 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins306383517197837402.sh 07:05:30 Karaf Deployments, Tests must have already run 07:05:30 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins6598020754864452204.sh 07:05:30 Cleaning up Robot installation... 07:05:30 $ ssh-agent -k 07:05:30 unset SSH_AUTH_SOCK; 07:05:30 unset SSH_AGENT_PID; 07:05:30 echo Agent pid 5896 killed; 07:05:30 [ssh-agent] Stopped. 07:05:30 Recording plot data 07:05:31 Robot results publisher started... 07:05:31 INFO: Checking test criticality is deprecated and will be dropped in a future release! 07:05:31 -Parsing output xml: 07:05:32 Done! 07:05:32 -Copying log files to build dir: 07:05:33 Done! 07:05:33 -Assigning results to build: 07:05:33 Done! 07:05:33 -Checking thresholds: 07:05:33 Done! 07:05:33 Done publishing Robot results. 07:05:33 [PostBuildScript] - [INFO] Executing post build scripts. 07:05:33 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9473160806685246111.sh 07:05:33 Archiving csit artifacts 07:05:33 mv: cannot stat '*_1.png': No such file or directory 07:05:33 mv: cannot stat '/tmp/odl1_*': No such file or directory 07:05:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:33 Dload Upload Total Spent Left Speed 07:05:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 200k 0 200k 0 0 716k 0 --:--:-- --:--:-- --:--:-- 714k 100 3552k 0 3552k 0 0 4050k 0 --:--:-- --:--:-- --:--:-- 4046k 07:05:34 Archive: robot-plugin.zip 07:05:34 inflating: ./archives/robot-plugin/log.html 07:05:34 inflating: ./archives/robot-plugin/output.xml 07:05:34 inflating: ./archives/robot-plugin/report.html 07:05:34 mv: cannot stat '*.log.gz': No such file or directory 07:05:34 mv: cannot stat '*.csv': No such file or directory 07:05:34 mv: cannot stat '*.png': No such file or directory 07:05:34 [PostBuildScript] - [INFO] Executing post build scripts. 07:05:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6665783886126546401.sh 07:05:34 [PostBuildScript] - [INFO] Executing post build scripts. 07:05:34 [EnvInject] - Injecting environment variables from a build step. 07:05:34 [EnvInject] - Injecting as environment variables the properties content 07:05:34 OS_CLOUD=vex 07:05:34 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-122 07:05:34 07:05:34 [EnvInject] - Variables injected successfully. 07:05:34 provisioning config files... 07:05:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:05:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5417326108970871201.sh 07:05:35 ---> openstack-stack-delete.sh 07:05:35 Setup pyenv: 07:05:35 system 07:05:35 3.8.13 07:05:35 3.9.13 07:05:35 3.10.13 07:05:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 07:05:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AgDb from file:/tmp/.os_lf_venv 07:05:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:37 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. 07:05:37 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 07:05:37 lf-activate-venv(): INFO: Base packages installed successfully 07:05:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 07:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH 07:05:55 INFO: Stack cost retrieval disabled, setting cost to 0 07:06:07 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-122 07:06:07 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-122 07:06:07 [PostBuildScript] - [INFO] Executing post build scripts. 07:06:07 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7260226578108764220.sh 07:06:07 ---> sysstat.sh 07:06:08 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14905828105194367720.sh 07:06:08 ---> package-listing.sh 07:06:08 ++ facter osfamily 07:06:08 ++ tr '[:upper:]' '[:lower:]' 07:06:08 + OS_FAMILY=redhat 07:06:08 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 07:06:08 + START_PACKAGES=/tmp/packages_start.txt 07:06:08 + END_PACKAGES=/tmp/packages_end.txt 07:06:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:08 + PACKAGES=/tmp/packages_start.txt 07:06:08 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 07:06:08 + PACKAGES=/tmp/packages_end.txt 07:06:08 + case "${OS_FAMILY}" in 07:06:08 + rpm -qa 07:06:08 + sort 07:06:09 + '[' -f /tmp/packages_start.txt ']' 07:06:09 + '[' -f /tmp/packages_end.txt ']' 07:06:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:09 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 07:06:09 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 07:06:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 07:06:09 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12455771084972145785.sh 07:06:09 ---> capture-instance-metadata.sh 07:06:09 Setup pyenv: 07:06:09 system 07:06:09 3.8.13 07:06:09 3.9.13 07:06:09 3.10.13 07:06:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 07:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AgDb from file:/tmp/.os_lf_venv 07:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:11 lf-activate-venv(): INFO: Base packages installed successfully 07:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools 07:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH 07:06:21 INFO: Running in OpenStack, capturing instance metadata 07:06:21 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12410775089545930291.sh 07:06:21 provisioning config files... 07:06:22 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #122 07:06:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config8108909471649292348tmp 07:06:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:06:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:06:22 provisioning config files... 07:06:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:06:22 [EnvInject] - Injecting environment variables from a build step. 07:06:22 [EnvInject] - Injecting as environment variables the properties content 07:06:22 SERVER_ID=logs 07:06:22 07:06:22 [EnvInject] - Variables injected successfully. 07:06:22 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14957940369354638585.sh 07:06:22 ---> create-netrc.sh 07:06:22 WARN: Log server credential not found. 07:06:22 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8579615602843152584.sh 07:06:22 ---> python-tools-install.sh 07:06:22 Setup pyenv: 07:06:22 system 07:06:22 3.8.13 07:06:22 3.9.13 07:06:22 3.10.13 07:06:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 07:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AgDb from file:/tmp/.os_lf_venv 07:06:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:24 lf-activate-venv(): INFO: Base packages installed successfully 07:06:24 lf-activate-venv(): INFO: Installing additional packages: lftools 07:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH 07:06:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2153274621849532272.sh 07:06:34 ---> sudo-logs.sh 07:06:34 Archiving 'sudo' log.. 07:06:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3171479484739066903.sh 07:06:34 ---> job-cost.sh 07:06:34 Setup pyenv: 07:06:34 system 07:06:34 3.8.13 07:06:34 3.9.13 07:06:34 3.10.13 07:06:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 07:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AgDb from file:/tmp/.os_lf_venv 07:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:36 lf-activate-venv(): INFO: Base packages installed successfully 07:06:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH 07:06:44 DEBUG: total: 0 07:06:44 INFO: Retrieving Stack Cost... 07:06:44 INFO: Retrieving Pricing Info for: v3-standard-2 07:06:44 INFO: Archiving Costs 07:06:44 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins335191995096873255.sh 07:06:44 ---> logs-deploy.sh 07:06:44 Setup pyenv: 07:06:44 system 07:06:44 3.8.13 07:06:44 3.9.13 07:06:44 3.10.13 07:06:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 07:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AgDb from file:/tmp/.os_lf_venv 07:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:47 lf-activate-venv(): INFO: Base packages installed successfully 07:06:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-AgDb/bin to PATH 07:06:58 WARNING: Nexus logging server not set 07:06:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/122/ 07:06:58 INFO: archiving logs to S3 07:06:59 ---> uname -a: 07:06:59 Linux prd-centos8-robot-2c-8g-15796.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 07:06:59 07:06:59 07:06:59 ---> lscpu: 07:06:59 Architecture: x86_64 07:06:59 CPU op-mode(s): 32-bit, 64-bit 07:06:59 Byte Order: Little Endian 07:06:59 CPU(s): 2 07:06:59 On-line CPU(s) list: 0,1 07:06:59 Thread(s) per core: 1 07:06:59 Core(s) per socket: 1 07:06:59 Socket(s): 2 07:06:59 NUMA node(s): 1 07:06:59 Vendor ID: AuthenticAMD 07:06:59 CPU family: 23 07:06:59 Model: 49 07:06:59 Model name: AMD EPYC-Rome Processor 07:06:59 Stepping: 0 07:06:59 CPU MHz: 2799.998 07:06:59 BogoMIPS: 5599.99 07:06:59 Virtualization: AMD-V 07:06:59 Hypervisor vendor: KVM 07:06:59 Virtualization type: full 07:06:59 L1d cache: 32K 07:06:59 L1i cache: 32K 07:06:59 L2 cache: 512K 07:06:59 L3 cache: 16384K 07:06:59 NUMA node0 CPU(s): 0,1 07:06:59 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 07:06:59 07:06:59 07:06:59 ---> nproc: 07:06:59 2 07:06:59 07:06:59 07:06:59 ---> df -h: 07:06:59 Filesystem Size Used Avail Use% Mounted on 07:06:59 devtmpfs 3.8G 0 3.8G 0% /dev 07:06:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:06:59 tmpfs 3.8G 17M 3.8G 1% /run 07:06:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:06:59 /dev/vda1 40G 8.4G 32G 21% / 07:06:59 tmpfs 770M 0 770M 0% /run/user/1001 07:06:59 07:06:59 07:06:59 ---> free -m: 07:06:59 total used free shared buff/cache available 07:06:59 Mem: 7697 614 4791 19 2291 6783 07:06:59 Swap: 1023 0 1023 07:06:59 07:06:59 07:06:59 ---> ip addr: 07:06:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:06:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:06:59 inet 127.0.0.1/8 scope host lo 07:06:59 valid_lft forever preferred_lft forever 07:06:59 inet6 ::1/128 scope host 07:06:59 valid_lft forever preferred_lft forever 07:06:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:06:59 link/ether fa:16:3e:dd:59:5a brd ff:ff:ff:ff:ff:ff 07:06:59 altname enp0s3 07:06:59 altname ens3 07:06:59 inet 10.30.171.224/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:06:59 valid_lft 74931sec preferred_lft 74931sec 07:06:59 inet6 fe80::f816:3eff:fedd:595a/64 scope link 07:06:59 valid_lft forever preferred_lft forever 07:06:59 07:06:59 07:06:59 ---> sar -b -r -n DEV: 07:06:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU) 07:06:59 07:06:59 03:55:46 LINUX RESTART (2 CPU) 07:06:59 07:06:59 03:56:01 AM tps rtps wtps bread/s bwrtn/s 07:06:59 03:57:01 AM 185.07 143.07 42.00 12938.75 37646.88 07:06:59 03:58:01 AM 2.13 0.00 2.13 0.00 252.00 07:06:59 03:59:01 AM 0.12 0.00 0.12 0.00 0.80 07:06:59 04:00:01 AM 0.22 0.03 0.18 0.53 1.82 07:06:59 04:01:01 AM 0.50 0.02 0.48 0.13 7.86 07:06:59 04:02:01 AM 0.42 0.07 0.35 1.73 7.08 07:06:59 04:03:01 AM 0.17 0.00 0.17 0.00 1.58 07:06:59 04:04:01 AM 0.10 0.00 0.10 0.00 0.93 07:06:59 04:05:01 AM 0.13 0.00 0.13 0.00 1.05 07:06:59 04:06:01 AM 0.18 0.00 0.18 0.00 2.55 07:06:59 04:07:01 AM 0.18 0.00 0.18 0.00 3.23 07:06:59 04:08:01 AM 0.15 0.00 0.15 0.00 1.05 07:06:59 04:09:01 AM 0.10 0.00 0.10 0.00 0.63 07:06:59 04:10:01 AM 0.10 0.00 0.10 0.00 0.80 07:06:59 04:11:01 AM 0.43 0.05 0.38 0.80 5.68 07:06:59 04:12:01 AM 1.22 0.00 1.22 0.00 29.56 07:06:59 04:13:01 AM 0.22 0.00 0.22 0.00 2.40 07:06:59 04:14:01 AM 0.10 0.00 0.10 0.00 0.90 07:06:59 04:15:01 AM 0.10 0.00 0.10 0.00 0.93 07:06:59 04:16:01 AM 0.30 0.00 0.30 0.00 4.22 07:06:59 04:17:01 AM 0.18 0.00 0.18 0.00 3.12 07:06:59 04:18:01 AM 0.17 0.00 0.17 0.00 1.75 07:06:59 04:19:01 AM 0.17 0.00 0.17 0.00 1.62 07:06:59 04:20:01 AM 0.10 0.00 0.10 0.00 0.63 07:06:59 04:21:01 AM 0.27 0.00 0.27 0.00 3.83 07:06:59 04:22:01 AM 0.15 0.00 0.15 0.00 3.07 07:06:59 04:23:01 AM 0.20 0.00 0.20 0.00 2.53 07:06:59 04:24:01 AM 0.18 0.00 0.18 0.00 1.87 07:06:59 04:25:01 AM 0.10 0.00 0.10 0.00 0.63 07:06:59 04:26:01 AM 0.18 0.00 0.18 0.00 2.57 07:06:59 04:27:01 AM 0.20 0.00 0.20 0.00 3.38 07:06:59 04:28:01 AM 0.18 0.00 0.18 0.00 1.33 07:06:59 04:29:01 AM 0.92 0.32 0.60 6.93 16.06 07:06:59 04:30:01 AM 0.38 0.00 0.38 0.00 6.40 07:06:59 04:31:01 AM 0.28 0.00 0.28 0.00 3.95 07:06:59 04:32:01 AM 0.27 0.00 0.27 0.00 6.20 07:06:59 04:33:01 AM 0.15 0.00 0.15 0.00 1.88 07:06:59 04:34:01 AM 0.17 0.00 0.17 0.00 1.87 07:06:59 04:35:01 AM 0.13 0.00 0.13 0.00 1.82 07:06:59 04:36:01 AM 0.35 0.00 0.35 0.00 4.97 07:06:59 04:37:01 AM 0.22 0.00 0.22 0.00 4.12 07:06:59 04:38:01 AM 0.12 0.00 0.12 0.00 0.93 07:06:59 04:39:01 AM 0.18 0.00 0.18 0.00 2.02 07:06:59 04:40:01 AM 0.12 0.00 0.12 0.00 1.17 07:06:59 04:41:02 AM 0.17 0.00 0.17 0.00 1.33 07:06:59 04:42:01 AM 0.24 0.00 0.24 0.00 4.73 07:06:59 04:43:01 AM 0.18 0.00 0.18 0.00 2.37 07:06:59 04:44:01 AM 0.15 0.00 0.15 0.00 1.45 07:06:59 04:45:01 AM 7.52 5.95 1.57 574.97 25.53 07:06:59 04:46:01 AM 1.57 0.00 1.57 0.00 49.45 07:06:59 04:47:01 AM 0.18 0.00 0.18 0.00 3.43 07:06:59 04:48:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 04:49:01 AM 0.13 0.00 0.13 0.00 1.33 07:06:59 04:50:01 AM 0.25 0.00 0.25 0.00 4.22 07:06:59 04:51:01 AM 0.25 0.00 0.25 0.00 2.92 07:06:59 04:52:01 AM 0.32 0.00 0.32 0.00 5.88 07:06:59 04:53:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 04:54:01 AM 0.10 0.00 0.10 0.00 1.20 07:06:59 04:55:01 AM 0.17 0.00 0.17 0.00 1.32 07:06:59 04:56:01 AM 0.15 0.00 0.15 0.00 1.13 07:06:59 04:57:01 AM 0.17 0.00 0.17 0.00 3.43 07:06:59 04:58:01 AM 0.13 0.00 0.13 0.00 1.02 07:06:59 04:59:01 AM 0.23 0.00 0.23 0.00 3.27 07:06:59 05:00:01 AM 0.20 0.00 0.20 0.00 2.63 07:06:59 05:01:01 AM 0.22 0.00 0.22 0.00 2.12 07:06:59 05:02:01 AM 0.25 0.00 0.25 0.00 4.93 07:06:59 05:03:01 AM 0.15 0.00 0.15 0.00 1.18 07:06:59 05:04:01 AM 0.17 0.00 0.17 0.00 2.12 07:06:59 05:05:01 AM 0.18 0.00 0.18 0.00 1.77 07:06:59 05:06:01 AM 0.13 0.00 0.13 0.00 1.03 07:06:59 05:07:01 AM 0.22 0.00 0.22 0.00 3.45 07:06:59 05:08:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 05:09:01 AM 0.12 0.00 0.12 0.00 0.90 07:06:59 05:10:01 AM 0.22 0.00 0.22 0.00 3.57 07:06:59 05:11:01 AM 0.25 0.00 0.25 0.00 2.92 07:06:59 05:12:01 AM 0.25 0.00 0.25 0.00 5.18 07:06:59 05:13:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 05:14:01 AM 0.10 0.00 0.10 0.00 0.77 07:06:59 05:15:01 AM 0.10 0.00 0.10 0.00 0.63 07:06:59 05:16:01 AM 0.18 0.00 0.18 0.00 2.57 07:06:59 05:17:01 AM 0.17 0.00 0.17 0.00 3.33 07:06:59 05:18:01 AM 0.20 0.00 0.20 0.00 2.37 07:06:59 05:19:01 AM 0.18 0.00 0.18 0.00 2.42 07:06:59 05:20:01 AM 0.12 0.00 0.12 0.00 0.90 07:06:59 05:21:01 AM 0.23 0.00 0.23 0.00 3.40 07:06:59 05:22:01 AM 0.18 0.00 0.18 0.00 3.20 07:06:59 05:23:01 AM 0.12 0.00 0.12 0.00 0.90 07:06:59 05:24:01 AM 0.12 0.00 0.12 0.00 0.90 07:06:59 05:25:01 AM 0.18 0.00 0.18 0.00 2.50 07:06:59 05:26:01 AM 0.22 0.00 0.22 0.00 3.25 07:06:59 05:27:01 AM 0.18 0.00 0.18 0.00 3.20 07:06:59 05:28:01 AM 0.12 0.00 0.12 0.00 0.97 07:06:59 05:29:01 AM 0.13 0.00 0.13 0.00 0.92 07:06:59 05:30:01 AM 0.10 0.00 0.10 0.00 0.63 07:06:59 05:31:01 AM 0.23 0.00 0.23 0.00 3.93 07:06:59 05:32:01 AM 0.25 0.00 0.25 0.00 4.80 07:06:59 05:33:01 AM 0.17 0.00 0.17 0.00 1.85 07:06:59 05:34:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 05:35:01 AM 0.10 0.00 0.10 0.00 0.63 07:06:59 05:36:01 AM 0.18 0.00 0.18 0.00 2.70 07:06:59 05:37:01 AM 0.17 0.00 0.17 0.00 3.20 07:06:59 05:38:01 AM 0.12 0.00 0.12 0.00 0.80 07:06:59 05:39:01 AM 0.13 0.00 0.13 0.00 1.08 07:06:59 05:40:01 AM 0.13 0.00 0.13 0.00 1.05 07:06:59 05:41:01 AM 0.32 0.00 0.32 0.00 4.75 07:06:59 05:42:01 AM 0.17 0.00 0.17 0.00 3.47 07:06:59 05:43:01 AM 0.13 0.00 0.13 0.00 1.42 07:06:59 05:44:01 AM 0.15 0.00 0.15 0.00 1.48 07:06:59 05:45:01 AM 0.13 0.00 0.13 0.00 1.82 07:06:59 05:46:01 AM 0.17 0.00 0.17 0.00 2.07 07:06:59 05:47:01 AM 0.22 0.00 0.22 0.00 4.22 07:06:59 05:48:01 AM 0.10 0.00 0.10 0.00 0.77 07:06:59 05:49:02 AM 0.18 0.00 0.18 0.00 2.23 07:06:59 05:50:01 AM 0.25 0.00 0.25 0.00 3.93 07:06:59 05:51:01 AM 0.18 0.00 0.18 0.00 1.67 07:06:59 05:52:01 AM 0.30 0.00 0.30 0.00 5.31 07:06:59 05:53:01 AM 0.12 0.00 0.12 0.00 0.90 07:06:59 05:54:01 AM 0.10 0.00 0.10 0.00 0.63 07:06:59 05:55:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 05:56:01 AM 0.22 0.00 0.22 0.00 2.68 07:06:59 05:57:01 AM 0.28 0.00 0.28 0.00 5.56 07:06:59 05:58:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 05:59:01 AM 0.10 0.00 0.10 0.00 0.77 07:06:59 06:00:01 AM 0.65 0.00 0.65 0.00 9.01 07:06:59 06:01:01 AM 0.43 0.00 0.43 0.00 7.60 07:06:59 06:02:01 AM 0.27 0.00 0.27 0.00 4.92 07:06:59 06:03:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 06:04:01 AM 0.10 0.00 0.10 0.00 0.80 07:06:59 06:05:01 AM 0.13 0.00 0.13 0.00 0.92 07:06:59 06:06:01 AM 0.22 0.00 0.22 0.00 2.47 07:06:59 06:07:01 AM 0.25 0.00 0.25 0.00 4.37 07:06:59 06:08:01 AM 0.23 0.00 0.23 0.00 2.87 07:06:59 06:09:01 AM 0.10 0.00 0.10 0.00 0.77 07:06:59 06:10:01 AM 0.10 0.00 0.10 0.00 0.77 07:06:59 06:11:01 AM 0.18 0.00 0.18 0.00 1.30 07:06:59 06:12:01 AM 0.22 0.00 0.22 0.00 4.37 07:06:59 06:13:01 AM 0.20 0.00 0.20 0.00 2.37 07:06:59 06:14:01 AM 0.15 0.00 0.15 0.00 1.45 07:06:59 06:15:01 AM 0.10 0.00 0.10 0.00 0.83 07:06:59 06:16:01 AM 0.17 0.00 0.17 0.00 1.15 07:06:59 06:17:01 AM 0.17 0.00 0.17 0.00 3.30 07:06:59 06:18:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 06:19:01 AM 0.10 0.00 0.10 0.00 0.77 07:06:59 06:20:01 AM 0.15 0.00 0.15 0.00 1.73 07:06:59 06:21:01 AM 0.25 0.00 0.25 0.00 2.92 07:06:59 06:22:01 AM 0.28 0.00 0.28 0.00 5.56 07:06:59 06:23:01 AM 0.13 0.00 0.13 0.00 0.93 07:06:59 06:24:01 AM 0.13 0.00 0.13 0.00 1.05 07:06:59 06:25:01 AM 0.10 0.00 0.10 0.00 0.63 07:06:59 06:26:01 AM 0.22 0.00 0.22 0.00 2.88 07:06:59 06:27:01 AM 0.17 0.00 0.17 0.00 3.37 07:06:59 06:28:01 AM 0.13 0.00 0.13 0.00 1.32 07:06:59 06:29:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 06:30:01 AM 0.17 0.00 0.17 0.00 2.23 07:06:59 06:31:01 AM 0.28 0.00 0.28 0.00 4.62 07:06:59 06:32:01 AM 0.18 0.00 0.18 0.00 3.20 07:06:59 06:33:01 AM 0.10 0.00 0.10 0.00 1.03 07:06:59 06:34:01 AM 0.12 0.00 0.12 0.00 0.90 07:06:59 06:35:01 AM 0.10 0.00 0.10 0.00 0.77 07:06:59 06:36:01 AM 0.18 0.00 0.18 0.00 2.97 07:06:59 06:37:01 AM 0.27 0.00 0.27 0.00 4.97 07:06:59 06:38:01 AM 0.20 0.00 0.20 0.00 2.03 07:06:59 06:39:01 AM 0.13 0.00 0.13 0.00 0.92 07:06:59 06:40:01 AM 0.10 0.00 0.10 0.00 0.63 07:06:59 06:41:01 AM 0.23 0.00 0.23 0.00 3.53 07:06:59 06:42:01 AM 0.17 0.00 0.17 0.00 3.20 07:06:59 06:43:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 06:44:01 AM 0.18 0.00 0.18 0.00 2.37 07:06:59 06:45:01 AM 0.15 0.00 0.15 0.00 1.45 07:06:59 06:46:01 AM 0.17 0.00 0.17 0.00 2.03 07:06:59 06:47:01 AM 0.18 0.00 0.18 0.00 3.20 07:06:59 06:48:01 AM 0.12 0.00 0.12 0.00 1.07 07:06:59 06:49:01 AM 0.17 0.00 0.17 0.00 1.18 07:06:59 06:50:01 AM 0.13 0.00 0.13 0.00 1.50 07:06:59 06:51:01 AM 0.37 0.00 0.37 0.00 5.70 07:06:59 06:52:01 AM 0.17 0.00 0.17 0.00 3.07 07:06:59 06:53:01 AM 0.12 0.00 0.12 0.00 0.77 07:06:59 06:54:01 AM 0.10 0.00 0.10 0.00 0.63 07:06:59 06:55:01 AM 0.08 0.00 0.08 0.00 0.58 07:06:59 06:56:01 AM 0.15 0.00 0.15 0.00 1.60 07:06:59 06:57:02 AM 10.35 8.18 2.17 1445.92 738.49 07:06:59 06:58:01 AM 123.40 0.37 123.03 15.86 11136.79 07:06:59 06:59:01 AM 45.07 1.20 43.87 125.96 5487.02 07:06:59 07:00:01 AM 69.34 9.25 60.10 1664.78 3912.85 07:06:59 07:01:01 AM 37.05 0.03 37.01 3.46 6429.20 07:06:59 07:02:01 AM 4.15 0.22 3.93 11.73 201.68 07:06:59 07:03:01 AM 2.60 0.00 2.60 0.00 658.52 07:06:59 07:04:01 AM 0.45 0.00 0.45 0.00 380.51 07:06:59 07:05:01 AM 0.47 0.03 0.43 1.87 283.37 07:06:59 07:06:01 AM 14.25 0.32 13.93 36.92 623.51 07:06:59 Average: 2.82 0.89 1.93 88.61 358.50 07:06:59 07:06:59 03:56:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:06:59 03:57:01 AM 5861456 7221320 2020968 25.64 2688 1559040 576088 6.45 152532 1609512 6524 07:06:59 03:58:01 AM 5862632 7222488 2019792 25.62 2688 1559040 576088 6.45 152552 1608780 4 07:06:59 03:59:01 AM 5860904 7220764 2021520 25.65 2688 1559044 576088 6.45 152552 1610792 4 07:06:59 04:00:01 AM 5859940 7219816 2022484 25.66 2688 1559060 595468 6.67 152572 1611144 4 07:06:59 04:01:01 AM 5859712 7219616 2022712 25.66 2688 1559064 567580 6.36 152572 1611532 4 07:06:59 04:02:01 AM 5860376 7220348 2022048 25.65 2688 1559132 567580 6.36 152688 1611136 4 07:06:59 04:03:01 AM 5860524 7220496 2021900 25.65 2688 1559132 567580 6.36 152688 1611076 8 07:06:59 04:04:01 AM 5860412 7220388 2022012 25.65 2688 1559136 567580 6.36 152688 1611080 4 07:06:59 04:05:01 AM 5860600 7220576 2021824 25.65 2688 1559136 567580 6.36 152688 1611080 4 07:06:59 04:06:01 AM 5860572 7220548 2021852 25.65 2688 1559136 567580 6.36 152688 1611080 4 07:06:59 04:07:01 AM 5859820 7219800 2022604 25.66 2688 1559140 583044 6.53 152688 1611160 4 07:06:59 04:08:01 AM 5859912 7219892 2022512 25.66 2688 1559140 583044 6.53 152688 1611176 4 07:06:59 04:09:01 AM 5860068 7220048 2022356 25.66 2688 1559140 583044 6.53 152688 1611208 4 07:06:59 04:10:01 AM 5859956 7219940 2022468 25.66 2688 1559144 575796 6.45 152688 1611328 4 07:06:59 04:11:01 AM 5859564 7219548 2022860 25.66 2688 1559144 576572 6.46 152688 1611212 4 07:06:59 04:12:01 AM 5859628 7219628 2022796 25.66 2688 1559152 576572 6.46 152772 1611084 4 07:06:59 04:13:01 AM 5859716 7219716 2022708 25.66 2688 1559152 576572 6.46 152772 1611056 4 07:06:59 04:14:01 AM 5859984 7219984 2022440 25.66 2688 1559152 576572 6.46 152772 1611056 4 07:06:59 04:15:01 AM 5860076 7220080 2022348 25.66 2688 1559156 576572 6.46 152772 1611060 4 07:06:59 04:16:01 AM 5860200 7220204 2022224 25.65 2688 1559156 576572 6.46 152772 1611044 4 07:06:59 04:17:01 AM 5860064 7220068 2022360 25.66 2688 1559156 576572 6.46 152772 1611128 4 07:06:59 04:18:01 AM 5860208 7220216 2022216 25.65 2688 1559160 576572 6.46 152772 1611072 4 07:06:59 04:19:01 AM 5860188 7220196 2022236 25.66 2688 1559160 576572 6.46 152772 1611072 4 07:06:59 04:20:01 AM 5860012 7220020 2022412 25.66 2688 1559160 592360 6.63 152772 1611188 4 07:06:59 04:21:01 AM 5860288 7220300 2022136 25.65 2688 1559164 592360 6.63 152776 1611072 4 07:06:59 04:22:01 AM 5860412 7220424 2022012 25.65 2688 1559164 592360 6.63 152776 1611140 4 07:06:59 04:23:01 AM 5860480 7220496 2021944 25.65 2688 1559168 592360 6.63 152776 1611076 4 07:06:59 04:24:01 AM 5860376 7220392 2022048 25.65 2688 1559168 592360 6.63 152776 1611080 4 07:06:59 04:25:01 AM 5860376 7220388 2022048 25.65 2688 1559168 592360 6.63 152776 1611080 4 07:06:59 04:26:01 AM 5860468 7220480 2021956 25.65 2688 1559168 592360 6.63 152776 1611084 4 07:06:59 04:27:01 AM 5860452 7220472 2021972 25.65 2688 1559176 592360 6.63 152776 1611164 4 07:06:59 04:28:01 AM 5860344 7220364 2022080 25.65 2688 1559176 592360 6.63 152776 1611096 4 07:06:59 04:29:01 AM 5857392 7217608 2025032 25.69 2688 1559372 638424 7.15 152936 1613772 24 07:06:59 04:30:01 AM 5857136 7217356 2025288 25.69 2688 1559376 620808 6.95 152936 1614008 4 07:06:59 04:31:01 AM 5854856 7215084 2027568 25.72 2688 1559380 620808 6.95 152936 1616276 4 07:06:59 04:32:01 AM 5853128 7213360 2029296 25.74 2688 1559384 620808 6.95 152936 1617984 4 07:06:59 04:33:01 AM 5852976 7213208 2029448 25.75 2688 1559384 620808 6.95 152936 1618160 4 07:06:59 04:34:01 AM 5853228 7213460 2029196 25.74 2688 1559384 620808 6.95 152936 1617972 4 07:06:59 04:35:01 AM 5853256 7213492 2029168 25.74 2688 1559388 620808 6.95 152936 1618092 4 07:06:59 04:36:01 AM 5853444 7213680 2028980 25.74 2688 1559388 620808 6.95 152936 1617976 4 07:06:59 04:37:01 AM 5851396 7211632 2031028 25.77 2688 1559388 620808 6.95 152936 1620096 4 07:06:59 04:38:01 AM 5851548 7211788 2030876 25.76 2688 1559392 620808 6.95 152936 1620032 4 07:06:59 04:39:01 AM 5851044 7211284 2031380 25.77 2688 1559392 620808 6.95 152936 1620032 4 07:06:59 04:40:01 AM 5850880 7211120 2031544 25.77 2688 1559392 620872 6.95 152940 1620260 4 07:06:59 04:41:02 AM 5850812 7211060 2031612 25.77 2688 1559396 620872 6.95 152940 1620268 4 07:06:59 04:42:01 AM 5853036 7213284 2029388 25.75 2688 1559396 620872 6.95 152940 1618248 4 07:06:59 04:43:01 AM 5853408 7213660 2029016 25.74 2688 1559400 620872 6.95 152940 1618008 4 07:06:59 04:44:01 AM 5853172 7213424 2029252 25.74 2688 1559400 620872 6.95 152940 1618008 4 07:06:59 04:45:01 AM 5835680 7213264 2046744 25.97 2688 1576636 627492 7.03 155120 1633104 4 07:06:59 04:46:01 AM 5833056 7210644 2049368 26.00 2688 1576640 627492 7.03 155120 1635544 4 07:06:59 04:47:01 AM 5831452 7209040 2050972 26.02 2688 1576640 627492 7.03 155120 1637292 4 07:06:59 04:48:01 AM 5831536 7209124 2050888 26.02 2688 1576640 627492 7.03 155120 1637224 4 07:06:59 04:49:01 AM 5831612 7209204 2050812 26.02 2688 1576644 627492 7.03 155120 1637228 4 07:06:59 04:50:01 AM 5831132 7208724 2051292 26.02 2688 1576644 629132 7.04 155148 1637368 4 07:06:59 04:51:01 AM 5831392 7208996 2051032 26.02 2688 1576648 629132 7.04 155148 1637256 4 07:06:59 04:52:01 AM 5831364 7208968 2051060 26.02 2688 1576648 629132 7.04 155148 1637324 4 07:06:59 04:53:01 AM 5831548 7209152 2050876 26.02 2688 1576648 629132 7.04 155148 1637256 4 07:06:59 04:54:01 AM 5829172 7206780 2053252 26.05 2688 1576652 629132 7.04 155148 1639616 4 07:06:59 04:55:01 AM 5829248 7206856 2053176 26.05 2688 1576652 629132 7.04 155148 1639536 8 07:06:59 04:56:01 AM 5829140 7206748 2053284 26.05 2688 1576652 629132 7.04 155148 1639396 4 07:06:59 04:57:01 AM 5829232 7206844 2053192 26.05 2688 1576656 629132 7.04 155148 1639472 4 07:06:59 04:58:01 AM 5829256 7206868 2053168 26.05 2688 1576656 629132 7.04 155148 1639408 4 07:06:59 04:59:01 AM 5826844 7204456 2055580 26.08 2688 1576656 629132 7.04 155148 1641900 4 07:06:59 05:00:01 AM 5826964 7204580 2055460 26.08 2688 1576660 621004 6.95 155148 1641632 4 07:06:59 05:01:01 AM 5825976 7203592 2056448 26.09 2688 1576660 621004 6.95 155148 1642332 4 07:06:59 05:02:01 AM 5827012 7204632 2055412 26.08 2688 1576664 621004 6.95 155208 1641540 4 07:06:59 05:03:01 AM 5827156 7204780 2055268 26.07 2688 1576668 621004 6.95 155208 1641476 4 07:06:59 05:04:01 AM 5827176 7204800 2055248 26.07 2688 1576668 636592 7.13 155208 1641476 4 07:06:59 05:05:01 AM 5827172 7204796 2055252 26.07 2688 1576668 636592 7.13 155208 1641476 4 07:06:59 05:06:01 AM 5827328 7204956 2055096 26.07 2688 1576672 636592 7.13 155208 1641480 4 07:06:59 05:07:01 AM 5827132 7204760 2055292 26.07 2688 1576672 636592 7.13 155208 1641556 4 07:06:59 05:08:01 AM 5827248 7204876 2055176 26.07 2688 1576672 636592 7.13 155208 1641488 4 07:06:59 05:09:01 AM 5827340 7204972 2055084 26.07 2688 1576676 636592 7.13 155208 1641260 4 07:06:59 05:10:01 AM 5827392 7205024 2055032 26.07 2688 1576676 632508 7.08 155212 1641436 4 07:06:59 05:11:01 AM 5827688 7205320 2054736 26.07 2688 1576680 632508 7.08 155212 1641208 4 07:06:59 05:12:01 AM 5825384 7203016 2057040 26.10 2688 1576680 632508 7.08 155212 1643340 4 07:06:59 05:13:01 AM 5825420 7203052 2057004 26.10 2688 1576680 632508 7.08 155212 1643272 4 07:06:59 05:14:01 AM 5825420 7203056 2057004 26.10 2688 1576684 632508 7.08 155212 1643276 4 07:06:59 05:15:01 AM 5825544 7203180 2056880 26.09 2688 1576684 632508 7.08 155212 1643276 4 07:06:59 05:16:01 AM 5825576 7203212 2056848 26.09 2688 1576684 632508 7.08 155212 1643276 4 07:06:59 05:17:01 AM 5825348 7202988 2057076 26.10 2688 1576688 632508 7.08 155212 1643464 4 07:06:59 05:18:01 AM 5825556 7203196 2056868 26.09 2688 1576688 632508 7.08 155212 1643280 4 07:06:59 05:19:01 AM 5822964 7200604 2059460 26.13 2688 1576688 632508 7.08 155212 1645744 4 07:06:59 05:20:01 AM 5823176 7200820 2059248 26.12 2688 1576692 622012 6.96 155212 1645540 4 07:06:59 05:21:01 AM 5823324 7200972 2059100 26.12 2688 1576692 622012 6.96 155212 1645440 4 07:06:59 05:22:01 AM 5823488 7201140 2058936 26.12 2688 1576696 622012 6.96 155212 1645416 4 07:06:59 05:23:01 AM 5823312 7200964 2059112 26.12 2688 1576696 622012 6.96 155212 1645596 4 07:06:59 05:24:01 AM 5821452 7199104 2060972 26.15 2688 1576696 622012 6.96 155212 1647440 4 07:06:59 05:25:01 AM 5821264 7198920 2061160 26.15 2688 1576700 622012 6.96 155212 1647444 4 07:06:59 05:26:01 AM 5821360 7199016 2061064 26.15 2688 1576700 622012 6.96 155212 1647452 8 07:06:59 05:27:01 AM 5821336 7198992 2061088 26.15 2688 1576700 622012 6.96 155212 1647532 4 07:06:59 05:28:01 AM 5821308 7198964 2061116 26.15 2688 1576704 622012 6.96 155212 1647468 4 07:06:59 05:29:01 AM 5821424 7199080 2061000 26.15 2688 1576704 622012 6.96 155212 1647468 4 07:06:59 05:30:01 AM 5821128 7198784 2061296 26.15 2688 1576704 643816 7.21 155212 1647584 4 07:06:59 05:31:01 AM 5818636 7196296 2063788 26.18 2688 1576708 643816 7.21 155220 1649996 4 07:06:59 05:32:01 AM 5819204 7196864 2063220 26.17 2688 1576708 627316 7.02 155220 1649656 4 07:06:59 05:33:01 AM 5818996 7196660 2063428 26.18 2688 1576712 627316 7.02 155220 1649800 4 07:06:59 05:34:01 AM 5819196 7196860 2063228 26.18 2688 1576712 627316 7.02 155220 1649596 4 07:06:59 05:35:01 AM 5819228 7196892 2063196 26.17 2688 1576712 627316 7.02 155220 1649596 4 07:06:59 05:36:01 AM 5819256 7196924 2063168 26.17 2688 1576716 627316 7.02 155220 1649600 4 07:06:59 05:37:01 AM 5817128 7194796 2065296 26.20 2688 1576716 627316 7.02 155220 1651716 4 07:06:59 05:38:01 AM 5817156 7194824 2065268 26.20 2688 1576716 627316 7.02 155220 1651648 4 07:06:59 05:39:01 AM 5817296 7194968 2065128 26.20 2688 1576720 627316 7.02 155220 1651652 8 07:06:59 05:40:01 AM 5816872 7194544 2065552 26.20 2688 1576720 620548 6.95 155220 1651888 4 07:06:59 05:41:01 AM 5817076 7194748 2065348 26.20 2688 1576720 620548 6.95 155220 1651664 8 07:06:59 05:42:01 AM 5817168 7194844 2065256 26.20 2688 1576724 620548 6.95 155220 1651740 4 07:06:59 05:43:01 AM 5817016 7194696 2065408 26.20 2688 1576728 620548 6.95 155220 1651792 4 07:06:59 05:44:01 AM 5817312 7194992 2065112 26.20 2688 1576728 620548 6.95 155220 1651676 4 07:06:59 05:45:01 AM 5817344 7195028 2065080 26.20 2688 1576732 620548 6.95 155220 1651680 4 07:06:59 05:46:01 AM 5816944 7194628 2065480 26.20 2688 1576732 635996 7.12 155220 1651784 4 07:06:59 05:47:01 AM 5816956 7194640 2065468 26.20 2688 1576732 635996 7.12 155220 1651876 4 07:06:59 05:48:01 AM 5816980 7194668 2065444 26.20 2688 1576736 635996 7.12 155220 1651812 4 07:06:59 05:49:02 AM 5817096 7194784 2065328 26.20 2688 1576736 635996 7.12 155220 1651696 4 07:06:59 05:50:01 AM 5816920 7194608 2065504 26.20 2688 1576736 635720 7.12 155220 1651812 4 07:06:59 05:51:01 AM 5817108 7194812 2065316 26.20 2688 1576748 635720 7.12 155220 1651708 4 07:06:59 05:52:01 AM 5817084 7194788 2065340 26.20 2688 1576748 635720 7.12 155220 1651780 4 07:06:59 05:53:01 AM 5817172 7194880 2065252 26.20 2688 1576752 635720 7.12 155220 1651832 4 07:06:59 05:54:01 AM 5817148 7194856 2065276 26.20 2688 1576752 635720 7.12 155220 1651832 4 07:06:59 05:55:01 AM 5815124 7192832 2067300 26.23 2688 1576752 635720 7.12 155220 1653764 4 07:06:59 05:56:01 AM 5815272 7192984 2067152 26.22 2688 1576756 635720 7.12 155220 1653768 4 07:06:59 05:57:01 AM 5814960 7192672 2067464 26.23 2688 1576756 635720 7.12 155220 1653836 4 07:06:59 05:58:01 AM 5815076 7192788 2067348 26.23 2688 1576756 635720 7.12 155220 1653772 4 07:06:59 05:59:01 AM 5814904 7192620 2067520 26.23 2688 1576760 635720 7.12 155220 1653892 4 07:06:59 06:00:01 AM 5814724 7192444 2067700 26.23 2688 1576764 628804 7.04 164508 1644736 4 07:06:59 06:01:01 AM 5813972 7191692 2068452 26.24 2688 1576768 628804 7.04 164508 1645204 4 07:06:59 06:02:01 AM 5815016 7192736 2067408 26.23 2688 1576768 628804 7.04 164512 1644572 4 07:06:59 06:03:01 AM 5815048 7192768 2067376 26.23 2688 1576768 628804 7.04 164512 1644620 4 07:06:59 06:04:01 AM 5815188 7192912 2067236 26.23 2688 1576772 628804 7.04 164512 1644508 4 07:06:59 06:05:01 AM 5815212 7192936 2067212 26.23 2688 1576772 628804 7.04 164512 1644508 4 07:06:59 06:06:01 AM 5814836 7192560 2067588 26.23 2688 1576772 628804 7.04 164512 1644624 4 07:06:59 06:07:01 AM 5814724 7192452 2067700 26.23 2688 1576776 628804 7.04 164512 1644608 4 07:06:59 06:08:01 AM 5814932 7192660 2067492 26.23 2688 1576776 628804 7.04 164512 1644544 8 07:06:59 06:09:01 AM 5814868 7192596 2067556 26.23 2688 1576776 628804 7.04 164512 1644660 4 07:06:59 06:10:01 AM 5812624 7190356 2069800 26.26 2688 1576780 620612 6.95 164512 1646712 8 07:06:59 06:11:01 AM 5812596 7190332 2069828 26.26 2688 1576780 620612 6.95 164512 1646716 4 07:06:59 06:12:01 AM 5812748 7190484 2069676 26.26 2688 1576784 620612 6.95 164512 1646676 4 07:06:59 06:13:01 AM 5812824 7190560 2069600 26.26 2688 1576784 620612 6.95 164512 1646608 4 07:06:59 06:14:01 AM 5812888 7190624 2069536 26.26 2688 1576784 620612 6.95 164512 1646608 4 07:06:59 06:15:01 AM 5812924 7190664 2069500 26.25 2688 1576788 636204 7.12 164512 1646612 4 07:06:59 06:16:01 AM 5813012 7190752 2069412 26.25 2688 1576788 636204 7.12 164512 1646612 4 07:06:59 06:17:01 AM 5812900 7190640 2069524 26.25 2688 1576788 636204 7.12 164512 1646680 4 07:06:59 06:18:01 AM 5812828 7190568 2069596 26.26 2688 1576788 636204 7.12 164512 1646612 4 07:06:59 06:19:01 AM 5812804 7190548 2069620 26.26 2688 1576792 636204 7.12 164512 1646616 4 07:06:59 06:20:01 AM 5812548 7190292 2069876 26.26 2688 1576792 628804 7.04 164512 1646732 4 07:06:59 06:21:01 AM 5812884 7190632 2069540 26.26 2688 1576796 628804 7.04 164512 1646620 4 07:06:59 06:22:01 AM 5812776 7190524 2069648 26.26 2688 1576796 628804 7.04 164512 1646692 4 07:06:59 06:23:01 AM 5812944 7190696 2069480 26.25 2688 1576800 628804 7.04 164512 1646628 4 07:06:59 06:24:01 AM 5812864 7190620 2069560 26.26 2688 1576804 628804 7.04 164512 1646632 4 07:06:59 06:25:01 AM 5812892 7190648 2069532 26.26 2688 1576804 628804 7.04 164512 1646632 4 07:06:59 06:26:01 AM 5812876 7190632 2069548 26.26 2688 1576804 628804 7.04 164520 1646720 4 07:06:59 06:27:01 AM 5810772 7188532 2071652 26.28 2688 1576808 628804 7.04 164512 1648752 4 07:06:59 06:28:01 AM 5810592 7188352 2071832 26.28 2688 1576808 628804 7.04 164512 1648876 4 07:06:59 06:29:01 AM 5810760 7188520 2071664 26.28 2688 1576808 628804 7.04 164512 1648672 4 07:06:59 06:30:01 AM 5810620 7188384 2071804 26.28 2688 1576812 620612 6.95 164512 1648792 4 07:06:59 06:31:01 AM 5808404 7186172 2074020 26.31 2688 1576812 620612 6.95 164512 1651032 4 07:06:59 06:32:01 AM 5808588 7186360 2073836 26.31 2688 1576816 620612 6.95 164512 1650836 4 07:06:59 06:33:01 AM 5806532 7184300 2075892 26.34 2688 1576816 620612 6.95 164512 1653048 4 07:06:59 06:34:01 AM 5806360 7184128 2076064 26.34 2688 1576816 620612 6.95 164512 1652968 4 07:06:59 06:35:01 AM 5806616 7184388 2075808 26.33 2688 1576820 620612 6.95 164512 1652856 4 07:06:59 06:36:01 AM 5806300 7184072 2076124 26.34 2688 1576820 620612 6.95 164512 1653168 4 07:06:59 06:37:01 AM 5804596 7182368 2077828 26.36 2688 1576820 620612 6.95 164512 1654980 4 07:06:59 06:38:01 AM 5804592 7182368 2077832 26.36 2688 1576824 620612 6.95 164512 1654916 4 07:06:59 06:39:01 AM 5804616 7182392 2077808 26.36 2688 1576824 620612 6.95 164512 1654916 4 07:06:59 06:40:01 AM 5804484 7182260 2077940 26.36 2688 1576824 620676 6.95 164512 1655032 4 07:06:59 06:41:01 AM 5804712 7182496 2077712 26.36 2688 1576828 620676 6.95 164512 1654932 4 07:06:59 06:42:01 AM 5804464 7182248 2077960 26.36 2688 1576828 620676 6.95 164512 1655116 4 07:06:59 06:43:01 AM 5804716 7182500 2077708 26.36 2688 1576828 620676 6.95 164512 1654932 4 07:06:59 06:44:01 AM 5804616 7182404 2077808 26.36 2688 1576832 620676 6.95 164512 1654936 4 07:06:59 06:45:01 AM 5804444 7182232 2077980 26.36 2688 1576832 620676 6.95 164512 1655052 4 07:06:59 06:46:01 AM 5804464 7182252 2077960 26.36 2688 1576832 620676 6.95 164512 1655052 4 07:06:59 06:47:01 AM 5804628 7182420 2077796 26.36 2688 1576836 620676 6.95 164512 1655012 4 07:06:59 06:48:01 AM 5804488 7182280 2077936 26.36 2688 1576836 620676 6.95 164512 1655112 4 07:06:59 06:49:01 AM 5802548 7180340 2079876 26.39 2688 1576836 620676 6.95 164512 1657024 4 07:06:59 06:50:01 AM 5802300 7180096 2080124 26.39 2688 1576840 640160 7.17 164512 1657272 4 07:06:59 06:51:01 AM 5802556 7180356 2079868 26.39 2688 1576844 640160 7.17 164512 1657044 4 07:06:59 06:52:01 AM 5802564 7180368 2079860 26.39 2688 1576848 640160 7.17 164512 1657116 4 07:06:59 06:53:01 AM 5802416 7180220 2080008 26.39 2688 1576848 640160 7.17 164512 1657048 4 07:06:59 06:54:01 AM 5802444 7180248 2079980 26.39 2688 1576848 640160 7.17 164512 1657164 4 07:06:59 06:55:01 AM 5802208 7180012 2080216 26.39 2688 1576848 640160 7.17 164512 1657048 4 07:06:59 06:56:01 AM 5799748 7177556 2082676 26.42 2688 1576852 640160 7.17 164512 1659508 16 07:06:59 06:57:02 AM 5552168 7065508 2330256 29.56 2688 1707808 704812 7.89 190908 1862984 68388 07:06:59 06:58:01 AM 5075940 6968468 2806484 35.60 2688 2068908 745352 8.35 203096 2257932 169692 07:06:59 06:59:01 AM 5199528 7065468 2682896 34.04 2688 2041268 649936 7.28 231260 2101076 10756 07:06:59 07:00:01 AM 4869532 6998380 3012892 38.22 2688 2294604 701944 7.86 272076 2358080 173772 07:06:59 07:01:01 AM 4905456 7036148 2976968 37.77 2688 2296692 653876 7.32 277824 2311248 4 07:06:59 07:02:01 AM 4856808 6989740 3025616 38.38 2688 2299072 721792 8.08 278128 2359504 272 07:06:59 07:03:01 AM 4827936 6978436 3054488 38.75 2688 2316540 721792 8.08 278424 2388168 256 07:06:59 07:04:01 AM 4815640 6977352 3066784 38.91 2688 2327764 721792 8.08 278424 2399568 144 07:06:59 07:05:01 AM 4803320 6973372 3079104 39.06 2688 2336052 739432 8.28 278668 2411560 4 07:06:59 07:06:01 AM 4920084 6954876 2962340 37.58 2688 2206384 736668 8.25 358036 2236732 73892 07:06:59 Average: 5783469 7190419 2098955 26.63 2688 1604568 624132 6.99 163146 1671712 2655 07:06:59 07:06:59 03:56:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:06:59 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 03:57:01 AM eth0 79.17 47.98 412.40 14.56 0.00 0.00 0.00 0.00 07:06:59 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 03:58:01 AM eth0 4.83 0.05 0.64 0.00 0.00 0.00 0.00 0.00 07:06:59 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 03:59:01 AM eth0 1.12 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:06:59 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:00:01 AM eth0 0.93 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:06:59 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:01:01 AM eth0 0.37 0.12 0.03 0.01 0.00 0.00 0.00 0.00 07:06:59 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:02:01 AM eth0 1.00 0.18 0.18 0.07 0.00 0.00 0.00 0.00 07:06:59 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:03:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 07:06:59 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:04:01 AM eth0 0.63 0.10 0.04 0.01 0.00 0.00 0.00 0.00 07:06:59 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:05:01 AM eth0 0.78 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:06:59 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:06:01 AM eth0 0.63 0.12 0.04 0.01 0.00 0.00 0.00 0.00 07:06:59 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:07:01 AM eth0 3.37 0.25 32.54 0.07 0.00 0.00 0.00 0.00 07:06:59 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:08:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 07:06:59 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:09:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:06:59 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:10:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 07:06:59 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:11:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:12:01 AM eth0 0.52 0.15 0.15 0.07 0.00 0.00 0.00 0.00 07:06:59 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:13:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 07:06:59 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:14:01 AM eth0 0.75 0.08 0.10 0.01 0.00 0.00 0.00 0.00 07:06:59 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:15:01 AM eth0 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:06:59 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:16:01 AM eth0 0.40 0.08 0.03 0.01 0.00 0.00 0.00 0.00 07:06:59 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:17:01 AM eth0 0.48 0.17 0.16 0.07 0.00 0.00 0.00 0.00 07:06:59 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:18:01 AM eth0 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 07:06:59 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:19:01 AM eth0 0.47 0.08 0.07 0.01 0.00 0.00 0.00 0.00 07:06:59 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:20:01 AM eth0 0.42 0.08 0.03 0.01 0.00 0.00 0.00 0.00 07:06:59 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:21:01 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:06:59 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:22:01 AM eth0 0.52 0.18 0.16 0.07 0.00 0.00 0.00 0.00 07:06:59 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:23:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:06:59 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:24:01 AM eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:06:59 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:25:01 AM eth0 0.47 0.05 0.04 0.00 0.00 0.00 0.00 0.00 07:06:59 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:26:01 AM eth0 0.35 0.03 0.04 0.00 0.00 0.00 0.00 0.00 07:06:59 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:27:01 AM eth0 0.97 0.23 0.21 0.07 0.00 0.00 0.00 0.00 07:06:59 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:28:01 AM eth0 0.42 0.08 0.04 0.01 0.00 0.00 0.00 0.00 07:06:59 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:29:01 AM eth0 0.88 0.47 0.07 3.06 0.00 0.00 0.00 0.00 07:06:59 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:30:01 AM eth0 0.38 0.07 0.04 0.00 0.00 0.00 0.00 0.00 07:06:59 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:31:01 AM eth0 0.73 0.42 0.29 0.21 0.00 0.00 0.00 0.00 07:06:59 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:32:01 AM eth0 1.13 0.17 0.24 0.07 0.00 0.00 0.00 0.00 07:06:59 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:33:01 AM eth0 0.90 0.28 0.38 0.26 0.00 0.00 0.00 0.00 07:06:59 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:34:01 AM eth0 0.30 0.05 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:35:01 AM eth0 0.33 0.07 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:36:01 AM eth0 0.38 0.07 0.04 0.00 0.00 0.00 0.00 0.00 07:06:59 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:37:01 AM eth0 0.58 0.20 0.17 0.07 0.00 0.00 0.00 0.00 07:06:59 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:38:01 AM eth0 0.30 0.02 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:39:01 AM eth0 0.28 0.05 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:40:01 AM eth0 0.37 0.05 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 04:41:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:41:02 AM eth0 1.15 0.35 0.34 0.20 0.00 0.00 0.00 0.00 07:06:59 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:42:01 AM eth0 0.81 0.17 0.27 0.07 0.00 0.00 0.00 0.00 07:06:59 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:43:01 AM eth0 0.50 0.00 0.07 0.00 0.00 0.00 0.00 0.00 07:06:59 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:44:01 AM eth0 0.32 0.07 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:45:01 AM eth0 1.48 0.85 0.15 0.07 0.00 0.00 0.00 0.00 07:06:59 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:46:01 AM eth0 0.70 0.20 0.29 0.19 0.00 0.00 0.00 0.00 07:06:59 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:47:01 AM eth0 0.47 0.10 0.16 0.06 0.00 0.00 0.00 0.00 07:06:59 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:48:01 AM eth0 0.28 0.05 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:49:01 AM eth0 0.32 0.07 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:50:01 AM eth0 0.40 0.07 0.04 0.00 0.00 0.00 0.00 0.00 07:06:59 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:51:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:52:01 AM eth0 0.57 0.13 0.17 0.07 0.00 0.00 0.00 0.00 07:06:59 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:53:01 AM eth0 0.55 0.02 0.07 0.00 0.00 0.00 0.00 0.00 07:06:59 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:54:01 AM eth0 1.23 0.28 0.43 0.26 0.00 0.00 0.00 0.00 07:06:59 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:55:01 AM eth0 0.65 0.23 0.28 0.20 0.00 0.00 0.00 0.00 07:06:59 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:56:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:57:01 AM eth0 0.47 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:06:59 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:58:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 04:59:01 AM eth0 1.13 0.30 0.41 0.26 0.00 0.00 0.00 0.00 07:06:59 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:00:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 07:06:59 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:01:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:02:01 AM eth0 0.55 0.12 0.17 0.06 0.00 0.00 0.00 0.00 07:06:59 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:03:01 AM eth0 0.40 0.07 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:04:01 AM eth0 1.02 0.00 0.09 0.00 0.00 0.00 0.00 0.00 07:06:59 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:05:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:06:01 AM eth0 0.72 0.02 0.13 0.00 0.00 0.00 0.00 0.00 07:06:59 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:07:01 AM eth0 0.57 0.22 0.16 0.07 0.00 0.00 0.00 0.00 07:06:59 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:09:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:10:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:11:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:12:01 AM eth0 0.58 0.13 0.20 0.07 0.00 0.00 0.00 0.00 07:06:59 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:14:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:15:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:16:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:17:01 AM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00 07:06:59 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:18:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00 07:06:59 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:19:01 AM eth0 0.53 0.15 0.27 0.19 0.00 0.00 0.00 0.00 07:06:59 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:20:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:21:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:22:01 AM eth0 0.82 0.13 0.20 0.07 0.00 0.00 0.00 0.00 07:06:59 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:23:01 AM eth0 0.55 0.22 0.27 0.20 0.00 0.00 0.00 0.00 07:06:59 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:24:01 AM eth0 0.43 0.05 0.09 0.00 0.00 0.00 0.00 0.00 07:06:59 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:25:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:26:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:27:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 07:06:59 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:29:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:30:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:31:01 AM eth0 0.57 0.32 0.27 0.21 0.00 0.00 0.00 0.00 07:06:59 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:32:01 AM eth0 0.98 0.22 0.21 0.07 0.00 0.00 0.00 0.00 07:06:59 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:33:01 AM eth0 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00 07:06:59 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:34:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:35:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:36:01 AM eth0 0.22 0.03 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:37:01 AM eth0 0.43 0.13 0.15 0.07 0.00 0.00 0.00 0.00 07:06:59 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:38:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:40:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:41:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:42:01 AM eth0 0.43 0.12 0.15 0.06 0.00 0.00 0.00 0.00 07:06:59 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:43:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:45:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:46:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:47:01 AM eth0 0.58 0.08 0.20 0.06 0.00 0.00 0.00 0.00 07:06:59 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:49:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:49:02 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:50:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:51:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:52:01 AM eth0 0.47 0.12 0.15 0.06 0.00 0.00 0.00 0.00 07:06:59 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:54:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:55:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:56:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:57:01 AM eth0 0.32 0.13 0.09 0.07 0.00 0.00 0.00 0.00 07:06:59 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:58:01 AM eth0 0.30 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:06:59 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 05:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:00:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:02:01 AM eth0 0.82 0.18 0.25 0.07 0.00 0.00 0.00 0.00 07:06:59 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:03:01 AM eth0 0.40 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:06:59 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:04:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:06:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:07:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 07:06:59 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:08:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:09:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:10:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:11:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:12:01 AM eth0 0.45 0.13 0.16 0.07 0.00 0.00 0.00 0.00 07:06:59 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:14:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:15:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:06:59 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:16:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:17:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 07:06:59 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:18:01 AM eth0 0.62 0.00 0.13 0.00 0.00 0.00 0.00 0.00 07:06:59 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:20:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:22:01 AM eth0 0.47 0.13 0.15 0.07 0.00 0.00 0.00 0.00 07:06:59 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:23:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:24:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:25:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:26:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:27:01 AM eth0 0.67 0.12 0.19 0.06 0.00 0.00 0.00 0.00 07:06:59 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:28:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00 07:06:59 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:29:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:30:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:31:01 AM eth0 0.42 0.22 0.26 0.20 0.00 0.00 0.00 0.00 07:06:59 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:32:01 AM eth0 0.93 0.13 0.21 0.07 0.00 0.00 0.00 0.00 07:06:59 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:33:01 AM eth0 0.70 0.15 0.34 0.19 0.00 0.00 0.00 0.00 07:06:59 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:34:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 07:06:59 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:35:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:06:59 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:36:01 AM eth0 0.58 0.23 0.27 0.19 0.00 0.00 0.00 0.00 07:06:59 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:37:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00 07:06:59 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:38:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:40:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:41:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:42:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00 07:06:59 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:44:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:45:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:46:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:47:01 AM eth0 0.67 0.12 0.19 0.06 0.00 0.00 0.00 0.00 07:06:59 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:48:01 AM eth0 0.58 0.22 0.28 0.19 0.00 0.00 0.00 0.00 07:06:59 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:49:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:50:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:06:59 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:51:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:52:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00 07:06:59 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:54:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:55:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:06:59 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:56:01 AM eth0 0.92 0.18 0.31 0.19 0.00 0.00 0.00 0.00 07:06:59 06:57:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:57:02 AM eth0 163.71 97.33 667.52 41.65 0.00 0.00 0.00 0.00 07:06:59 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:58:01 AM eth0 137.35 109.44 1518.74 21.33 0.00 0.00 0.00 0.00 07:06:59 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 06:59:01 AM eth0 11.08 9.66 6.89 4.22 0.00 0.00 0.00 0.00 07:06:59 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 07:00:01 AM eth0 45.18 38.67 339.62 9.53 0.00 0.00 0.00 0.00 07:06:59 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 07:01:01 AM eth0 197.03 138.16 38.06 29.82 0.00 0.00 0.00 0.00 07:06:59 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 07:02:01 AM eth0 31.18 23.34 27.52 3.43 0.00 0.00 0.00 0.00 07:06:59 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 07:03:01 AM eth0 34.51 32.83 116.70 10.41 0.00 0.00 0.00 0.00 07:06:59 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 07:04:01 AM eth0 19.83 19.24 74.02 6.70 0.00 0.00 0.00 0.00 07:06:59 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 07:05:01 AM eth0 18.21 19.36 63.68 12.23 0.00 0.00 0.00 0.00 07:06:59 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 07:06:01 AM eth0 83.77 53.75 155.65 84.32 0.00 0.00 0.00 0.00 07:06:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:59 Average: eth0 4.72 3.18 18.13 1.30 0.00 0.00 0.00 0.00 07:06:59 07:06:59 07:06:59 ---> sar -P ALL: 07:06:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU) 07:06:59 07:06:59 03:55:46 LINUX RESTART (2 CPU) 07:06:59 07:06:59 03:56:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 03:57:01 AM all 25.35 0.07 7.71 9.36 0.08 57.44 07:06:59 03:57:01 AM 0 24.64 0.10 8.10 8.42 0.07 58.68 07:06:59 03:57:01 AM 1 26.05 0.03 7.32 10.31 0.08 56.20 07:06:59 03:58:01 AM all 0.23 0.00 0.08 0.05 0.03 99.60 07:06:59 03:58:01 AM 0 0.12 0.00 0.08 0.05 0.03 99.72 07:06:59 03:58:01 AM 1 0.35 0.00 0.08 0.05 0.03 99.48 07:06:59 03:59:01 AM all 0.23 0.00 0.07 0.00 0.07 99.63 07:06:59 03:59:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77 07:06:59 03:59:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 07:06:59 04:00:01 AM all 0.24 0.00 0.08 0.00 0.03 99.64 07:06:59 04:00:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75 07:06:59 04:00:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 07:06:59 04:01:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56 07:06:59 04:01:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 07:06:59 04:01:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 07:06:59 04:02:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 07:06:59 04:02:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 07:06:59 04:02:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 07:06:59 04:03:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 07:06:59 04:03:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 07:06:59 04:03:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45 07:06:59 04:04:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 07:06:59 04:04:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:06:59 04:04:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 07:06:59 04:05:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 07:06:59 04:05:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 07:06:59 04:05:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 07:06:59 04:06:01 AM all 0.30 0.00 0.07 0.01 0.03 99.59 07:06:59 04:06:01 AM 0 0.08 0.00 0.07 0.02 0.03 99.80 07:06:59 04:06:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 07:06:59 04:07:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 07:06:59 04:07:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 07:06:59 04:07:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 07:06:59 07:06:59 04:07:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 04:08:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 07:06:59 04:08:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 07:06:59 04:08:01 AM 1 0.58 0.00 0.02 0.00 0.05 99.35 07:06:59 04:09:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 07:06:59 04:09:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 07:06:59 04:09:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32 07:06:59 04:10:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 07:06:59 04:10:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 07:06:59 04:10:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 07:06:59 04:11:01 AM all 0.20 0.00 0.11 0.00 0.05 99.64 07:06:59 04:11:01 AM 0 0.33 0.00 0.05 0.00 0.05 99.57 07:06:59 04:11:01 AM 1 0.07 0.00 0.17 0.00 0.05 99.72 07:06:59 04:12:01 AM all 0.33 0.00 0.05 0.01 0.04 99.57 07:06:59 04:12:01 AM 0 0.62 0.00 0.07 0.02 0.05 99.25 07:06:59 04:12:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 07:06:59 04:13:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 07:06:59 04:13:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 07:06:59 04:13:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 07:06:59 04:14:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 07:06:59 04:14:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 07:06:59 04:14:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 07:06:59 04:15:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 07:06:59 04:15:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 07:06:59 04:15:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 07:06:59 04:16:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 07:06:59 04:16:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 07:06:59 04:16:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 07:06:59 04:17:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 07:06:59 04:17:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 07:06:59 04:17:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70 07:06:59 04:18:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 07:06:59 04:18:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 07:06:59 04:18:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 07:06:59 07:06:59 04:18:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 04:19:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 07:06:59 04:19:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 07:06:59 04:19:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78 07:06:59 04:20:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 07:06:59 04:20:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 07:06:59 04:20:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 07:06:59 04:21:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 07:06:59 04:21:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83 07:06:59 04:21:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 07:06:59 04:22:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63 07:06:59 04:22:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 07:06:59 04:22:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 07:06:59 04:23:01 AM all 0.28 0.00 0.03 0.00 0.03 99.65 07:06:59 04:23:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 07:06:59 04:23:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 07:06:59 04:24:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 07:06:59 04:24:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87 07:06:59 04:24:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 07:06:59 04:25:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 07:06:59 04:25:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 07:06:59 04:25:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 07:06:59 04:26:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 07:06:59 04:26:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 07:06:59 04:26:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 07:06:59 04:27:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 07:06:59 04:27:01 AM 0 0.08 0.00 0.12 0.00 0.07 99.73 07:06:59 04:27:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 07:06:59 04:28:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 07:06:59 04:28:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:06:59 04:28:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 07:06:59 04:29:01 AM all 0.42 0.00 0.09 0.02 0.04 99.43 07:06:59 04:29:01 AM 0 0.27 0.00 0.12 0.02 0.07 99.53 07:06:59 04:29:01 AM 1 0.57 0.00 0.07 0.02 0.02 99.33 07:06:59 07:06:59 04:29:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 04:30:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 07:06:59 04:30:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:06:59 04:30:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 07:06:59 04:31:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 07:06:59 04:31:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 04:31:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 07:06:59 04:32:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 07:06:59 04:32:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:06:59 04:32:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 07:06:59 04:33:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 07:06:59 04:33:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:06:59 04:33:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 07:06:59 04:34:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 07:06:59 04:34:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 07:06:59 04:34:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 07:06:59 04:35:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 07:06:59 04:35:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 07:06:59 04:35:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 07:06:59 04:36:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 07:06:59 04:36:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 07:06:59 04:36:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42 07:06:59 04:37:01 AM all 0.17 0.00 0.06 0.00 0.05 99.72 07:06:59 04:37:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 07:06:59 04:37:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63 07:06:59 04:38:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 07:06:59 04:38:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 07:06:59 04:38:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 07:06:59 04:39:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 07:06:59 04:39:01 AM 0 0.12 0.00 0.12 0.00 0.07 99.70 07:06:59 04:39:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 07:06:59 04:40:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 07:06:59 04:40:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 07:06:59 04:40:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 07:06:59 07:06:59 04:40:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 04:41:02 AM all 0.34 0.00 0.06 0.00 0.04 99.56 07:06:59 04:41:02 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 07:06:59 04:41:02 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 07:06:59 04:42:01 AM all 0.59 0.00 0.05 0.00 0.03 99.32 07:06:59 04:42:01 AM 0 0.69 0.00 0.03 0.00 0.02 99.25 07:06:59 04:42:01 AM 1 0.49 0.00 0.07 0.00 0.05 99.39 07:06:59 04:43:01 AM all 0.15 0.00 0.08 0.00 0.04 99.73 07:06:59 04:43:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 07:06:59 04:43:01 AM 1 0.28 0.00 0.12 0.00 0.07 99.53 07:06:59 04:44:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 07:06:59 04:44:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:06:59 04:44:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42 07:06:59 04:45:01 AM all 0.31 0.23 0.17 0.13 0.04 99.12 07:06:59 04:45:01 AM 0 0.05 0.47 0.22 0.27 0.03 98.97 07:06:59 04:45:01 AM 1 0.57 0.00 0.12 0.00 0.05 99.27 07:06:59 04:46:01 AM all 0.39 0.00 0.07 0.01 0.04 99.49 07:06:59 04:46:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70 07:06:59 04:46:01 AM 1 0.58 0.00 0.07 0.02 0.05 99.28 07:06:59 04:47:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 07:06:59 04:47:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 07:06:59 04:47:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 07:06:59 04:48:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 07:06:59 04:48:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 07:06:59 04:48:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 07:06:59 04:49:01 AM all 0.07 0.00 0.07 0.00 0.04 99.82 07:06:59 04:49:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 07:06:59 04:49:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 07:06:59 04:50:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 07:06:59 04:50:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80 07:06:59 04:50:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 07:06:59 04:51:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 07:06:59 04:51:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82 07:06:59 04:51:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 07:06:59 07:06:59 04:51:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 04:52:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 07:06:59 04:52:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 07:06:59 04:52:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 07:06:59 04:53:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 07:06:59 04:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:06:59 04:53:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42 07:06:59 04:54:01 AM all 0.38 0.00 0.05 0.00 0.05 99.52 07:06:59 04:54:01 AM 0 0.18 0.00 0.05 0.00 0.07 99.70 07:06:59 04:54:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 07:06:59 04:55:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 07:06:59 04:55:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 07:06:59 04:55:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 07:06:59 04:56:01 AM all 0.10 0.00 0.05 0.01 0.04 99.80 07:06:59 04:56:01 AM 0 0.02 0.00 0.03 0.02 0.02 99.92 07:06:59 04:56:01 AM 1 0.18 0.00 0.07 0.00 0.07 99.68 07:06:59 04:57:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 07:06:59 04:57:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:06:59 04:57:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 07:06:59 04:58:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 07:06:59 04:58:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 07:06:59 04:58:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40 07:06:59 04:59:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 07:06:59 04:59:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70 07:06:59 04:59:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 07:06:59 05:00:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 07:06:59 05:00:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 07:06:59 05:00:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 07:06:59 05:01:01 AM all 0.30 0.00 0.05 0.01 0.04 99.60 07:06:59 05:01:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 05:01:01 AM 1 0.52 0.00 0.03 0.02 0.03 99.40 07:06:59 05:02:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 07:06:59 05:02:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:06:59 05:02:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32 07:06:59 07:06:59 05:02:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 05:03:01 AM all 0.08 0.00 0.07 0.00 0.04 99.81 07:06:59 05:03:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92 07:06:59 05:03:01 AM 1 0.12 0.00 0.10 0.00 0.08 99.70 07:06:59 05:04:01 AM all 0.27 0.00 0.04 0.00 0.05 99.64 07:06:59 05:04:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 07:06:59 05:04:01 AM 1 0.52 0.00 0.05 0.00 0.07 99.37 07:06:59 05:05:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 07:06:59 05:05:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 05:05:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 07:06:59 05:06:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 07:06:59 05:06:01 AM 0 0.45 0.00 0.07 0.00 0.05 99.43 07:06:59 05:06:01 AM 1 0.15 0.00 0.02 0.00 0.03 99.80 07:06:59 05:07:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 07:06:59 05:07:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 07:06:59 05:07:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 07:06:59 05:08:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62 07:06:59 05:08:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 07:06:59 05:08:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 07:06:59 05:09:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 07:06:59 05:09:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 07:06:59 05:09:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 07:06:59 05:10:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 07:06:59 05:10:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 07:06:59 05:10:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 07:06:59 05:11:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 07:06:59 05:11:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57 07:06:59 05:11:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 07:06:59 05:12:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58 07:06:59 05:12:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 07:06:59 05:12:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 07:06:59 05:13:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 07:06:59 05:13:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 07:06:59 05:13:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 07:06:59 07:06:59 05:13:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 05:14:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 07:06:59 05:14:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 07:06:59 05:14:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 07:06:59 05:15:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 07:06:59 05:15:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 07:06:59 05:15:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 07:06:59 05:16:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77 07:06:59 05:16:01 AM 0 0.23 0.00 0.08 0.00 0.07 99.61 07:06:59 05:16:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 07:06:59 05:17:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 07:06:59 05:17:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 07:06:59 05:17:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 07:06:59 05:18:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 07:06:59 05:18:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 07:06:59 05:18:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 07:06:59 05:19:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 07:06:59 05:19:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 07:06:59 05:19:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 05:20:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 07:06:59 05:20:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 07:06:59 05:20:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 07:06:59 05:21:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68 07:06:59 05:21:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 07:06:59 05:21:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 07:06:59 05:22:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68 07:06:59 05:22:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 07:06:59 05:22:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 05:23:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 07:06:59 05:23:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 07:06:59 05:23:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 07:06:59 05:24:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 07:06:59 05:24:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 07:06:59 05:24:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 07:06:59 05:24:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 05:25:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67 07:06:59 05:25:01 AM 0 0.43 0.00 0.03 0.00 0.00 99.53 07:06:59 05:25:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 07:06:59 05:26:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 07:06:59 05:26:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 07:06:59 05:26:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 07:06:59 05:27:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 07:06:59 05:27:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 07:06:59 05:27:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 07:06:59 05:28:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 07:06:59 05:28:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 07:06:59 05:28:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 07:06:59 05:29:01 AM all 0.20 0.00 0.04 0.00 0.03 99.72 07:06:59 05:29:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63 07:06:59 05:29:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 07:06:59 05:30:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 07:06:59 05:30:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 07:06:59 05:30:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 07:06:59 05:31:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 07:06:59 05:31:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 07:06:59 05:31:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 07:06:59 05:32:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 07:06:59 05:32:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 07:06:59 05:32:01 AM 1 0.10 0.00 0.12 0.00 0.05 99.73 07:06:59 05:33:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 07:06:59 05:33:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 07:06:59 05:33:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 07:06:59 05:34:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 07:06:59 05:34:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 07:06:59 05:34:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 07:06:59 05:35:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62 07:06:59 05:35:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 07:06:59 05:35:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 07:06:59 07:06:59 05:35:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 05:36:01 AM all 0.30 0.00 0.06 0.01 0.05 99.58 07:06:59 05:36:01 AM 0 0.53 0.00 0.03 0.02 0.03 99.38 07:06:59 05:36:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 07:06:59 05:37:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 07:06:59 05:37:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 07:06:59 05:37:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 07:06:59 05:38:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68 07:06:59 05:38:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55 07:06:59 05:38:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 07:06:59 05:39:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 07:06:59 05:39:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45 07:06:59 05:39:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 07:06:59 05:40:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 07:06:59 05:40:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 07:06:59 05:40:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 07:06:59 05:41:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 07:06:59 05:41:01 AM 0 0.37 0.00 0.02 0.00 0.00 99.62 07:06:59 05:41:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 07:06:59 05:42:01 AM all 0.11 0.00 0.08 0.00 0.05 99.77 07:06:59 05:42:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 07:06:59 05:42:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 07:06:59 05:43:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 07:06:59 05:43:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 07:06:59 05:43:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 07:06:59 05:44:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 07:06:59 05:44:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 07:06:59 05:44:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 07:06:59 05:45:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 07:06:59 05:45:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 07:06:59 05:45:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 07:06:59 05:46:01 AM all 0.28 0.00 0.03 0.00 0.03 99.65 07:06:59 05:46:01 AM 0 0.47 0.00 0.02 0.00 0.00 99.52 07:06:59 05:46:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 07:06:59 07:06:59 05:46:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 05:47:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 07:06:59 05:47:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 07:06:59 05:47:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 07:06:59 05:48:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 07:06:59 05:48:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 07:06:59 05:48:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 07:06:59 05:49:02 AM all 0.28 0.00 0.06 0.00 0.03 99.62 07:06:59 05:49:02 AM 0 0.48 0.00 0.02 0.00 0.00 99.50 07:06:59 05:49:02 AM 1 0.08 0.00 0.10 0.00 0.07 99.75 07:06:59 05:50:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 07:06:59 05:50:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 07:06:59 05:50:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 07:06:59 05:51:01 AM all 0.17 0.00 0.05 0.00 0.05 99.73 07:06:59 05:51:01 AM 0 0.22 0.00 0.03 0.00 0.02 99.73 07:06:59 05:51:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73 07:06:59 05:52:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 07:06:59 05:52:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58 07:06:59 05:52:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 07:06:59 05:53:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 07:06:59 05:53:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 07:06:59 05:53:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 07:06:59 05:54:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 07:06:59 05:54:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 07:06:59 05:54:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 07:06:59 05:55:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 07:06:59 05:55:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 07:06:59 05:55:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 07:06:59 05:56:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 07:06:59 05:56:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 07:06:59 05:56:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 07:06:59 05:57:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 07:06:59 05:57:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 07:06:59 05:57:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 07:06:59 05:57:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 05:58:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 07:06:59 05:58:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 07:06:59 05:58:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32 07:06:59 05:59:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 07:06:59 05:59:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 07:06:59 05:59:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 07:06:59 06:00:01 AM all 0.15 0.16 0.12 0.09 0.04 99.44 07:06:59 06:00:01 AM 0 0.20 0.00 0.10 0.00 0.03 99.67 07:06:59 06:00:01 AM 1 0.10 0.32 0.13 0.18 0.05 99.21 07:06:59 06:01:01 AM all 0.27 0.00 0.06 0.01 0.03 99.63 07:06:59 06:01:01 AM 0 0.45 0.00 0.03 0.02 0.02 99.48 07:06:59 06:01:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 07:06:59 06:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 07:06:59 06:02:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 07:06:59 06:02:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 07:06:59 06:03:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 07:06:59 06:03:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 07:06:59 06:03:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 07:06:59 06:04:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 07:06:59 06:04:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 07:06:59 06:04:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 07:06:59 06:05:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 07:06:59 06:05:01 AM 0 0.50 0.00 0.03 0.00 0.00 99.47 07:06:59 06:05:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 07:06:59 06:06:01 AM all 0.14 0.00 0.08 0.01 0.03 99.74 07:06:59 06:06:01 AM 0 0.20 0.00 0.10 0.00 0.03 99.67 07:06:59 06:06:01 AM 1 0.08 0.00 0.05 0.02 0.03 99.82 07:06:59 06:07:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 07:06:59 06:07:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 07:06:59 06:07:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 07:06:59 06:08:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 07:06:59 06:08:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 07:06:59 06:08:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 07:06:59 07:06:59 06:08:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 06:09:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 07:06:59 06:09:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82 07:06:59 06:09:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 07:06:59 06:10:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 07:06:59 06:10:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 07:06:59 06:10:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 07:06:59 06:11:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 07:06:59 06:11:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73 07:06:59 06:11:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 07:06:59 06:12:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 07:06:59 06:12:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 07:06:59 06:12:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 07:06:59 06:13:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 07:06:59 06:13:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 07:06:59 06:13:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 07:06:59 06:14:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67 07:06:59 06:14:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 07:06:59 06:14:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 07:06:59 06:15:01 AM all 0.18 0.00 0.05 0.00 0.04 99.72 07:06:59 06:15:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 07:06:59 06:15:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55 07:06:59 06:16:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 07:06:59 06:16:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82 07:06:59 06:16:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 07:06:59 06:17:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 07:06:59 06:17:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:06:59 06:17:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 07:06:59 06:18:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 07:06:59 06:18:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 07:06:59 06:18:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 07:06:59 06:19:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 07:06:59 06:19:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 07:06:59 06:19:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 07:06:59 07:06:59 06:19:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 06:20:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 07:06:59 06:20:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 07:06:59 06:20:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 07:06:59 06:21:01 AM all 0.32 0.00 0.07 0.01 0.06 99.55 07:06:59 06:21:01 AM 0 0.08 0.00 0.07 0.02 0.07 99.77 07:06:59 06:21:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 07:06:59 06:22:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 07:06:59 06:22:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 07:06:59 06:22:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 07:06:59 06:23:01 AM all 0.18 0.00 0.05 0.00 0.04 99.72 07:06:59 06:23:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68 07:06:59 06:23:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 07:06:59 06:24:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 07:06:59 06:24:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 07:06:59 06:24:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 07:06:59 06:25:01 AM all 0.26 0.00 0.08 0.00 0.05 99.62 07:06:59 06:25:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43 07:06:59 06:25:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 06:26:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 07:06:59 06:26:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 07:06:59 06:26:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 06:27:01 AM all 0.11 0.00 0.04 0.00 0.03 99.82 07:06:59 06:27:01 AM 0 0.13 0.00 0.02 0.00 0.02 99.83 07:06:59 06:27:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 06:28:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 07:06:59 06:28:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 07:06:59 06:28:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 07:06:59 06:29:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 07:06:59 06:29:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 07:06:59 06:29:01 AM 1 0.10 0.00 0.05 0.00 0.08 99.77 07:06:59 06:30:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 07:06:59 06:30:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 07:06:59 06:30:01 AM 1 0.10 0.00 0.12 0.00 0.08 99.70 07:06:59 07:06:59 06:30:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 06:31:01 AM all 0.28 0.00 0.07 0.01 0.03 99.62 07:06:59 06:31:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 07:06:59 06:31:01 AM 1 0.10 0.00 0.08 0.02 0.05 99.75 07:06:59 06:32:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 07:06:59 06:32:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 07:06:59 06:32:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 07:06:59 06:33:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 07:06:59 06:33:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63 07:06:59 06:33:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 07:06:59 06:34:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 07:06:59 06:34:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 07:06:59 06:34:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 07:06:59 06:35:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 07:06:59 06:35:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 07:06:59 06:35:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 07:06:59 06:36:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65 07:06:59 06:36:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 07:06:59 06:36:01 AM 1 0.43 0.00 0.12 0.00 0.05 99.40 07:06:59 06:37:01 AM all 0.13 0.00 0.05 0.00 0.03 99.78 07:06:59 06:37:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 07:06:59 06:37:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65 07:06:59 06:38:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 07:06:59 06:38:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 07:06:59 06:38:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63 07:06:59 06:39:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 07:06:59 06:39:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 07:06:59 06:39:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 07:06:59 06:40:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57 07:06:59 06:40:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 07:06:59 06:40:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 07:06:59 06:41:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 07:06:59 06:41:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 07:06:59 06:41:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 07:06:59 07:06:59 06:41:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 06:42:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 07:06:59 06:42:01 AM 0 0.35 0.00 0.03 0.00 0.03 99.58 07:06:59 06:42:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 07:06:59 06:43:01 AM all 0.12 0.00 0.05 0.00 0.03 99.80 07:06:59 06:43:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 07:06:59 06:43:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 07:06:59 06:44:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 07:06:59 06:44:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 07:06:59 06:44:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45 07:06:59 06:45:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 07:06:59 06:45:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 07:06:59 06:45:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 07:06:59 06:46:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 07:06:59 06:46:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:06:59 06:46:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 07:06:59 06:47:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 07:06:59 06:47:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 07:06:59 06:47:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 07:06:59 06:48:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 07:06:59 06:48:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 07:06:59 06:48:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 07:06:59 06:49:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 07:06:59 06:49:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 07:06:59 06:49:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55 07:06:59 06:50:01 AM all 0.18 0.00 0.08 0.00 0.04 99.71 07:06:59 06:50:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 07:06:59 06:50:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.57 07:06:59 06:51:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62 07:06:59 06:51:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 07:06:59 06:51:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 07:06:59 06:52:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59 07:06:59 06:52:01 AM 0 0.08 0.00 0.12 0.00 0.07 99.73 07:06:59 06:52:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 07:06:59 07:06:59 06:52:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 06:53:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 07:06:59 06:53:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 07:06:59 06:53:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 07:06:59 06:54:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 07:06:59 06:54:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 07:06:59 06:54:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 07:06:59 06:55:01 AM all 0.31 0.00 0.03 0.00 0.06 99.60 07:06:59 06:55:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 07:06:59 06:55:01 AM 1 0.08 0.00 0.03 0.00 0.07 99.82 07:06:59 06:56:01 AM all 0.27 0.00 0.09 0.00 0.03 99.62 07:06:59 06:56:01 AM 0 0.43 0.00 0.07 0.00 0.00 99.50 07:06:59 06:56:01 AM 1 0.10 0.00 0.12 0.00 0.05 99.73 07:06:59 06:57:02 AM all 11.03 0.00 2.09 0.25 0.06 86.57 07:06:59 06:57:02 AM 0 15.65 0.00 2.00 0.42 0.05 81.88 07:06:59 06:57:02 AM 1 6.40 0.00 2.18 0.08 0.07 91.27 07:06:59 06:58:01 AM all 38.55 0.00 5.55 1.35 0.11 54.45 07:06:59 06:58:01 AM 0 51.85 0.00 6.30 1.26 0.10 40.49 07:06:59 06:58:01 AM 1 25.34 0.00 4.81 1.43 0.12 68.30 07:06:59 06:59:01 AM all 19.11 0.00 2.23 0.47 0.07 78.13 07:06:59 06:59:01 AM 0 15.17 0.00 1.78 0.70 0.07 82.27 07:06:59 06:59:01 AM 1 23.04 0.00 2.67 0.23 0.07 74.00 07:06:59 07:00:01 AM all 33.38 0.00 6.17 0.60 0.11 59.74 07:06:59 07:00:01 AM 0 49.75 0.00 7.40 0.65 0.10 42.09 07:06:59 07:00:01 AM 1 17.11 0.00 4.94 0.55 0.12 77.28 07:06:59 07:01:01 AM all 4.47 0.00 1.01 0.47 0.05 94.00 07:06:59 07:01:01 AM 0 4.07 0.00 0.89 0.37 0.05 94.62 07:06:59 07:01:01 AM 1 4.86 0.00 1.14 0.57 0.05 93.38 07:06:59 07:02:01 AM all 4.27 0.00 0.28 0.03 0.06 95.36 07:06:59 07:02:01 AM 0 5.17 0.00 0.22 0.03 0.07 94.52 07:06:59 07:02:01 AM 1 3.37 0.00 0.33 0.03 0.05 96.21 07:06:59 07:03:01 AM all 18.91 0.00 0.16 0.06 0.08 80.79 07:06:59 07:03:01 AM 0 23.94 0.00 0.15 0.03 0.08 75.79 07:06:59 07:03:01 AM 1 13.88 0.00 0.17 0.08 0.08 85.79 07:06:59 07:06:59 07:03:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:59 07:04:01 AM all 10.38 0.00 0.16 0.02 0.06 89.38 07:06:59 07:04:01 AM 0 9.55 0.00 0.17 0.03 0.07 90.18 07:06:59 07:04:01 AM 1 11.21 0.00 0.15 0.00 0.05 88.58 07:06:59 07:05:01 AM all 9.75 0.00 0.22 0.03 0.08 89.91 07:06:59 07:05:01 AM 0 6.66 0.00 0.27 0.02 0.08 92.97 07:06:59 07:05:01 AM 1 12.84 0.00 0.17 0.05 0.08 86.85 07:06:59 07:06:01 AM all 20.45 0.00 2.20 0.09 0.08 77.18 07:06:59 07:06:01 AM 0 29.89 0.00 2.96 0.08 0.08 66.98 07:06:59 07:06:01 AM 1 11.04 0.00 1.45 0.10 0.07 87.35 07:06:59 Average: all 1.29 0.00 0.20 0.07 0.04 98.40 07:06:59 Average: 0 1.49 0.00 0.21 0.07 0.04 98.19 07:06:59 Average: 1 1.09 0.00 0.19 0.07 0.05 98.60 07:06:59 07:06:59 07:06:59