09:40:12 Started by upstream project "integration-sanity-test-scandium" build number 543
09:40:12 originally caused by:
09:40:12 Started by timer
09:40:12 Running as SYSTEM
09:40:12 [EnvInject] - Loading node environment variables.
09:40:12 Building remotely on prd-centos8-robot-2c-8g-12371 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:12 [ssh-agent] Looking for ssh-agent implementation...
09:40:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:12 $ ssh-agent
09:40:12 SSH_AUTH_SOCK=/tmp/ssh-Oh3B8lsuKatp/agent.6398
09:40:12 SSH_AGENT_PID=6400
09:40:12 [ssh-agent] Started.
09:40:12 Running ssh-add (command line suppressed)
09:40:12 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_9495991998403380275.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_9495991998403380275.key)
09:40:12 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:12 The recommended git tool is: NONE
09:40:15 using credential opendaylight-jenkins-ssh
09:40:15 Wiping out workspace first.
09:40:15 Cloning the remote Git repository
09:40:15 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:15 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:15 > git --version # timeout=10
09:40:15 > git --version # 'git version 2.43.0'
09:40:15 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:15 [INFO] Currently running in a labeled security context
09:40:15 [INFO] Currently SELinux is 'enforcing' on the host
09:40:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh13807573288763658578.key
09:40:15 Verifying host key using known hosts file
09:40:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:19 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:19 [INFO] Currently running in a labeled security context
09:40:19 [INFO] Currently SELinux is 'enforcing' on the host
09:40:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh1570010284353444158.key
09:40:19 Verifying host key using known hosts file
09:40:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:19 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:19 > git config core.sparsecheckout # timeout=10
09:40:19 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:20 Commit message: "Adapt test for new pce-allocation field"
09:40:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:20 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:20 No emails were triggered.
09:40:20 provisioning config files...
09:40:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5315678859481714968.sh
09:40:21 ---> python-tools-install.sh
09:40:21 Setup pyenv:
09:40:21 system
09:40:21 * 3.8.13 (set by /opt/pyenv/version)
09:40:21 * 3.9.13 (set by /opt/pyenv/version)
09:40:21 * 3.10.13 (set by /opt/pyenv/version)
09:40:21 * 3.11.7 (set by /opt/pyenv/version)
09:40:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bwqB
09:40:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:31 lf-activate-venv(): INFO: Base packages installed successfully
09:40:31 lf-activate-venv(): INFO: Installing additional packages: lftools
09:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH
09:41:10 Generating Requirements File
09:41:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:42 Python 3.11.7
09:41:42 pip 25.3 from /tmp/venv-bwqB/lib/python3.11/site-packages/pip (python 3.11)
09:41:42 appdirs==1.4.4
09:41:42 argcomplete==3.6.3
09:41:42 aspy.yaml==1.3.0
09:41:42 attrs==25.4.0
09:41:42 autopage==0.5.2
09:41:42 beautifulsoup4==4.14.2
09:41:42 boto3==1.41.1
09:41:42 botocore==1.41.1
09:41:42 bs4==0.0.2
09:41:42 cachetools==6.2.2
09:41:42 certifi==2025.11.12
09:41:42 cffi==2.0.0
09:41:42 cfgv==3.5.0
09:41:42 chardet==5.2.0
09:41:42 charset-normalizer==3.4.4
09:41:42 click==8.3.1
09:41:42 cliff==4.12.0
09:41:42 cmd2==2.7.0
09:41:42 cryptography==3.3.2
09:41:42 debtcollector==3.0.0
09:41:42 decorator==5.2.1
09:41:42 defusedxml==0.7.1
09:41:42 Deprecated==1.3.1
09:41:42 distlib==0.4.0
09:41:42 dnspython==2.8.0
09:41:42 docker==7.1.0
09:41:42 dogpile.cache==1.5.0
09:41:42 durationpy==0.10
09:41:42 email-validator==2.3.0
09:41:42 filelock==3.20.0
09:41:42 future==1.0.0
09:41:42 gitdb==4.0.12
09:41:42 GitPython==3.1.45
09:41:42 google-auth==2.43.0
09:41:42 httplib2==0.31.0
09:41:42 identify==2.6.15
09:41:42 idna==3.11
09:41:42 importlib-resources==1.5.0
09:41:42 iso8601==2.1.0
09:41:42 Jinja2==3.1.6
09:41:42 jmespath==1.0.1
09:41:42 jsonpatch==1.33
09:41:42 jsonpointer==3.0.0
09:41:42 jsonschema==4.25.1
09:41:42 jsonschema-specifications==2025.9.1
09:41:42 keystoneauth1==5.12.0
09:41:42 kubernetes==34.1.0
09:41:42 lftools==0.37.16
09:41:42 lxml==6.0.2
09:41:42 markdown-it-py==4.0.0
09:41:42 MarkupSafe==3.0.3
09:41:42 mdurl==0.1.2
09:41:42 msgpack==1.1.2
09:41:42 multi_key_dict==2.0.3
09:41:42 munch==4.0.0
09:41:42 netaddr==1.3.0
09:41:42 niet==1.4.2
09:41:42 nodeenv==1.9.1
09:41:42 oauth2client==4.1.3
09:41:42 oauthlib==3.3.1
09:41:42 openstacksdk==4.8.0
09:41:42 os-service-types==1.8.1
09:41:42 osc-lib==4.2.0
09:41:42 oslo.config==10.1.0
09:41:42 oslo.context==6.2.0
09:41:42 oslo.i18n==6.7.1
09:41:42 oslo.log==7.2.1
09:41:42 oslo.serialization==5.8.0
09:41:42 oslo.utils==9.2.0
09:41:42 packaging==25.0
09:41:42 pbr==7.0.3
09:41:42 platformdirs==4.5.0
09:41:42 prettytable==3.17.0
09:41:42 psutil==7.1.3
09:41:42 pyasn1==0.6.1
09:41:42 pyasn1_modules==0.4.2
09:41:42 pycparser==2.23
09:41:42 pygerrit2==2.0.15
09:41:42 PyGithub==2.8.1
09:41:42 Pygments==2.19.2
09:41:42 PyJWT==2.10.1
09:41:42 PyNaCl==1.6.1
09:41:42 pyparsing==2.4.7
09:41:42 pyperclip==1.11.0
09:41:42 pyrsistent==0.20.0
09:41:42 python-cinderclient==9.8.0
09:41:42 python-dateutil==2.9.0.post0
09:41:42 python-heatclient==4.3.0
09:41:42 python-jenkins==1.8.3
09:41:42 python-keystoneclient==5.7.0
09:41:42 python-magnumclient==4.9.0
09:41:42 python-openstackclient==8.2.0
09:41:42 python-swiftclient==4.9.0
09:41:42 PyYAML==6.0.3
09:41:42 referencing==0.37.0
09:41:42 requests==2.32.5
09:41:42 requests-oauthlib==2.0.0
09:41:42 requestsexceptions==1.4.0
09:41:42 rfc3986==2.0.0
09:41:42 rich==14.2.0
09:41:42 rich-argparse==1.7.2
09:41:42 rpds-py==0.29.0
09:41:42 rsa==4.9.1
09:41:42 ruamel.yaml==0.18.16
09:41:42 ruamel.yaml.clib==0.2.15
09:41:42 s3transfer==0.15.0
09:41:42 simplejson==3.20.2
09:41:42 six==1.17.0
09:41:42 smmap==5.0.2
09:41:42 soupsieve==2.8
09:41:42 stevedore==5.6.0
09:41:42 tabulate==0.9.0
09:41:42 toml==0.10.2
09:41:42 tomlkit==0.13.3
09:41:42 tqdm==4.67.1
09:41:42 typing_extensions==4.15.0
09:41:42 tzdata==2025.2
09:41:42 urllib3==1.26.20
09:41:42 virtualenv==20.35.4
09:41:42 wcwidth==0.2.14
09:41:42 websocket-client==1.9.0
09:41:42 wrapt==2.0.1
09:41:42 xdg==6.0.0
09:41:42 xmltodict==1.0.2
09:41:42 yq==3.4.3
09:41:43 [EnvInject] - Injecting environment variables from a build step.
09:41:43 [EnvInject] - Injecting as environment variables the properties content
09:41:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:43 OS_CLOUD=vex
09:41:43 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-538
09:41:43 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:43
09:41:43 [EnvInject] - Variables injected successfully.
09:41:43 provisioning config files...
09:41:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18029142963393305621.sh
09:41:43 ---> Create parameters file for OpenStack HOT
09:41:43 OpenStack Heat parameters generated
09:41:43 -----------------------------------
09:41:43 parameters:
09:41:43 vm_0_count: '1'
09:41:43 vm_0_flavor: 'v3-standard-4'
09:41:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:41:43 vm_1_count: '1'
09:41:43 vm_1_flavor: 'v3-standard-2'
09:41:43 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:43
09:41:43 job_name: '52208-538'
09:41:43 silo: 'releng'
09:41:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4356618859275098933.sh
09:41:43 ---> Create HEAT stack
09:41:43 + source /home/jenkins/lf-env.sh
09:41:43 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:43 ++ mktemp -d /tmp/venv-XXXX
09:41:43 + lf_venv=/tmp/venv-mlxM
09:41:43 + local venv_file=/tmp/.os_lf_venv
09:41:43 + local python=python3
09:41:43 + local options
09:41:43 + local set_path=true
09:41:43 + local install_args=
09:41:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:43 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:43 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:43 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:43 + true
09:41:43 + case $1 in
09:41:43 + python=python3
09:41:43 + shift 2
09:41:43 + true
09:41:43 + case $1 in
09:41:43 + shift
09:41:43 + break
09:41:43 + case $python in
09:41:43 + local pkg_list=
09:41:43 + [[ -d /opt/pyenv ]]
09:41:43 + echo 'Setup pyenv:'
09:41:43 Setup pyenv:
09:41:43 + export PYENV_ROOT=/opt/pyenv
09:41:43 + PYENV_ROOT=/opt/pyenv
09:41:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:43 + pyenv versions
09:41:43 system
09:41:43 3.8.13
09:41:43 3.9.13
09:41:43 3.10.13
09:41:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:43 + command -v pyenv
09:41:43 ++ pyenv init - --no-rehash
09:41:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:43 for i in ${!paths[@]}; do
09:41:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:43 fi; done;
09:41:43 echo "${paths[*]}"'\'')"
09:41:43 export PATH="/opt/pyenv/shims:${PATH}"
09:41:43 export PYENV_SHELL=bash
09:41:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:43 pyenv() {
09:41:43 local command
09:41:43 command="${1:-}"
09:41:43 if [ "$#" -gt 0 ]; then
09:41:43 shift
09:41:43 fi
09:41:43
09:41:43 case "$command" in
09:41:43 rehash|shell)
09:41:43 eval "$(pyenv "sh-$command" "$@")"
09:41:43 ;;
09:41:43 *)
09:41:43 command pyenv "$command" "$@"
09:41:43 ;;
09:41:43 esac
09:41:43 }'
09:41:43 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:43 for i in ${!paths[@]}; do
09:41:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:43 fi; done;
09:41:43 echo "${paths[*]}"'
09:41:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:43 ++ export PYENV_SHELL=bash
09:41:43 ++ PYENV_SHELL=bash
09:41:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:43 +++ complete -F _pyenv pyenv
09:41:43 ++ lf-pyver python3
09:41:43 ++ local py_version_xy=python3
09:41:43 ++ local py_version_xyz=
09:41:43 ++ awk '{ print $1 }'
09:41:43 ++ pyenv versions
09:41:43 ++ local command
09:41:43 ++ command=versions
09:41:43 ++ '[' 1 -gt 0 ']'
09:41:43 ++ shift
09:41:43 ++ case "$command" in
09:41:43 ++ command pyenv versions
09:41:43 ++ pyenv versions
09:41:43 ++ sed 's/^[ *]* //'
09:41:43 ++ grep -E '^[0-9.]*[0-9]$'
09:41:43 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:43 +++ grep '^3' /tmp/.pyenv_versions
09:41:43 +++ tail -n 1
09:41:43 +++ sort -V
09:41:43 ++ py_version_xyz=3.11.7
09:41:43 ++ [[ -z 3.11.7 ]]
09:41:43 ++ echo 3.11.7
09:41:43 ++ return 0
09:41:43 + pyenv local 3.11.7
09:41:43 + local command
09:41:43 + command=local
09:41:43 + '[' 2 -gt 0 ']'
09:41:43 + shift
09:41:43 + case "$command" in
09:41:43 + command pyenv local 3.11.7
09:41:43 + pyenv local 3.11.7
09:41:43 + for arg in "$@"
09:41:43 + case $arg in
09:41:43 + pkg_list+='lftools[openstack] '
09:41:43 + for arg in "$@"
09:41:43 + case $arg in
09:41:43 + pkg_list+='kubernetes '
09:41:43 + for arg in "$@"
09:41:43 + case $arg in
09:41:43 + pkg_list+='niet '
09:41:43 + for arg in "$@"
09:41:43 + case $arg in
09:41:43 + pkg_list+='python-heatclient '
09:41:43 + for arg in "$@"
09:41:43 + case $arg in
09:41:43 + pkg_list+='python-openstackclient '
09:41:43 + for arg in "$@"
09:41:43 + case $arg in
09:41:43 + pkg_list+='python-magnumclient '
09:41:43 + for arg in "$@"
09:41:43 + case $arg in
09:41:43 + pkg_list+='urllib3~=1.26.15 '
09:41:43 + for arg in "$@"
09:41:43 + case $arg in
09:41:43 + pkg_list+='yq '
09:41:43 + [[ -f /tmp/.os_lf_venv ]]
09:41:43 ++ cat /tmp/.os_lf_venv
09:41:43 + lf_venv=/tmp/venv-bwqB
09:41:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bwqB from' file:/tmp/.os_lf_venv
09:41:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bwqB from file:/tmp/.os_lf_venv
09:41:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:43 + local 'pip_opts=--upgrade --quiet'
09:41:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:43 + [[ -n '' ]]
09:41:43 + [[ -n '' ]]
09:41:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:43 + /tmp/venv-bwqB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:41:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:46 lf-activate-venv(): INFO: Base packages installed successfully
09:41:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:41:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:46 + /tmp/venv-bwqB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:42:09 + type python3
09:42:09 + true
09:42:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH'
09:42:09 lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH
09:42:09 + PATH=/tmp/venv-bwqB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:42:09 + return 0
09:42:09 + openstack --os-cloud vex limits show --absolute
09:42:11 +--------------------------+---------+
09:42:11 | Name | Value |
09:42:11 +--------------------------+---------+
09:42:11 | maxTotalInstances | -1 |
09:42:11 | maxTotalCores | 450 |
09:42:11 | maxTotalRAMSize | 1000000 |
09:42:11 | maxServerMeta | 128 |
09:42:11 | maxImageMeta | 128 |
09:42:11 | maxPersonality | 5 |
09:42:11 | maxPersonalitySize | 10240 |
09:42:11 | maxTotalKeypairs | 100 |
09:42:11 | maxServerGroups | 10 |
09:42:11 | maxServerGroupMembers | 10 |
09:42:11 | maxTotalFloatingIps | -1 |
09:42:11 | maxSecurityGroups | -1 |
09:42:11 | maxSecurityGroupRules | -1 |
09:42:11 | totalRAMUsed | 548864 |
09:42:11 | totalCoresUsed | 134 |
09:42:11 | totalInstancesUsed | 54 |
09:42:11 | totalFloatingIpsUsed | 0 |
09:42:11 | totalSecurityGroupsUsed | 0 |
09:42:11 | totalServerGroupsUsed | 0 |
09:42:11 | maxTotalVolumes | -1 |
09:42:11 | maxTotalSnapshots | 10 |
09:42:11 | maxTotalVolumeGigabytes | 4096 |
09:42:11 | maxTotalBackups | 10 |
09:42:11 | maxTotalBackupGigabytes | 1000 |
09:42:11 | totalVolumesUsed | 3 |
09:42:11 | totalGigabytesUsed | 60 |
09:42:11 | totalSnapshotsUsed | 0 |
09:42:11 | totalBackupsUsed | 0 |
09:42:11 | totalBackupGigabytesUsed | 0 |
09:42:11 +--------------------------+---------+
09:42:11 + pushd /opt/ciman/openstack-hot
09:42:11 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:11 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-538 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:37 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-538
09:42:37 Waiting to initialize infrastructure...
09:42:37 Stack initialization successful.
09:42:37 ------------------------------------
09:42:37 Stack Details
09:42:37 ------------------------------------
09:42:37 {'added': None,
09:42:37 'capabilities': [],
09:42:37 'created_at': '2025-11-21T09:42:15Z',
09:42:37 'deleted': None,
09:42:37 'deleted_at': None,
09:42:37 'description': 'No description',
09:42:37 'environment': None,
09:42:37 'environment_files': None,
09:42:37 'files': None,
09:42:37 'files_container': None,
09:42:37 'id': 'b406e8b1-12c8-4600-b7f7-83544221ebe8',
09:42:37 'is_rollback_disabled': True,
09:42:37 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-538/b406e8b1-12c8-4600-b7f7-83544221ebe8',
09:42:37 'rel': 'self'}],
09:42:37 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:42:37 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-538',
09:42:37 'notification_topics': [],
09:42:37 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:42:37 'output_key': 'vm_0_ips',
09:42:37 'output_value': ['10.30.170.135']},
09:42:37 {'description': 'IP addresses of the 2nd vm types',
09:42:37 'output_key': 'vm_1_ips',
09:42:37 'output_value': ['10.30.171.204']}],
09:42:37 'owner_id': ****,
09:42:37 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:37 'OS::stack_id': 'b406e8b1-12c8-4600-b7f7-83544221ebe8',
09:42:37 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-538',
09:42:37 'job_name': '52208-538',
09:42:37 'silo': 'releng',
09:42:37 'vm_0_count': '1',
09:42:37 'vm_0_flavor': 'v3-standard-4',
09:42:37 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:37 '20250917-133034.447',
09:42:37 'vm_1_count': '1',
09:42:37 'vm_1_flavor': 'v3-standard-2',
09:42:37 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:37 '- 20250917-133034.654'},
09:42:37 'parent_id': None,
09:42:37 'replaced': None,
09:42:37 'status': 'CREATE_COMPLETE',
09:42:37 'status_reason': 'Stack CREATE completed successfully',
09:42:37 'tags': [],
09:42:37 'template': None,
09:42:37 'template_description': 'No description',
09:42:37 'template_url': None,
09:42:37 'timeout_mins': 15,
09:42:37 'unchanged': None,
09:42:37 'updated': None,
09:42:37 'updated_at': None,
09:42:37 'user_project_id': '911e9b7bef084b2f968d37b881ac3a38'}
09:42:37 ------------------------------------
09:42:37 + popd
09:42:37 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:37 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1212110754440630243.sh
09:42:37 ---> Copy SSH public keys to CSIT lab
09:42:37 Setup pyenv:
09:42:38 system
09:42:38 3.8.13
09:42:38 3.9.13
09:42:38 3.10.13
09:42:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bwqB from file:/tmp/.os_lf_venv
09:42:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:40 lf-activate-venv(): INFO: Base packages installed successfully
09:42:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:43:04 lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH
09:43:06 SSH not responding on 10.30.170.135. Retrying in 10 seconds...
09:43:07 Warning: Permanently added '10.30.171.204' (ECDSA) to the list of known hosts.
09:43:08 releng-52208-538-1-mininet-ovs-217-0
09:43:08 Successfully copied public keys to slave 10.30.171.204
09:43:16 Ping to 10.30.170.135 successful.
09:43:17 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:43:18 releng-52208-538-0-builder-0
09:43:18 Successfully copied public keys to slave 10.30.170.135
09:43:18 Process 7619 ready.
09:43:18 Process 7620 ready.
09:43:18 SSH ready on all stack servers.
09:43:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5642076131569040815.sh
09:43:18 Setup pyenv:
09:43:18 system
09:43:18 3.8.13
09:43:18 3.9.13
09:43:18 3.10.13
09:43:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KXug
09:43:23 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:43:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:27 lf-activate-venv(): INFO: Base packages installed successfully
09:43:27 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:43:29 lf-activate-venv(): INFO: Adding /tmp/venv-KXug/bin to PATH
09:43:29 + echo 'Installing Python Requirements'
09:43:29 Installing Python Requirements
09:43:29 + cat
09:43:29 + python -m pip install -r requirements.txt
09:43:29 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:43:30 Collecting docker-py (from -r requirements.txt (line 1))
09:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:43:30 Collecting ipaddr (from -r requirements.txt (line 2))
09:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:43:30 Installing build dependencies: started
09:43:31 Installing build dependencies: finished with status 'done'
09:43:31 Getting requirements to build wheel: started
09:43:31 Getting requirements to build wheel: finished with status 'done'
09:43:31 Preparing metadata (pyproject.toml): started
09:43:31 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:31 Collecting netaddr (from -r requirements.txt (line 3))
09:43:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:43:31 Collecting netifaces (from -r requirements.txt (line 4))
09:43:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:43:31 Installing build dependencies: started
09:43:32 Installing build dependencies: finished with status 'done'
09:43:32 Getting requirements to build wheel: started
09:43:33 Getting requirements to build wheel: finished with status 'done'
09:43:33 Preparing metadata (pyproject.toml): started
09:43:33 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:33 Collecting pyhocon (from -r requirements.txt (line 5))
09:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:43:33 Collecting requests (from -r requirements.txt (line 6))
09:43:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:43:33 Collecting robotframework (from -r requirements.txt (line 7))
09:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.9 MB/s 0:00:00
09:43:33 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:43:33 Installing build dependencies: started
09:43:34 Installing build dependencies: finished with status 'done'
09:43:34 Getting requirements to build wheel: started
09:43:35 Getting requirements to build wheel: finished with status 'done'
09:43:35 Preparing metadata (pyproject.toml): started
09:43:35 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:35 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:43:35 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:43:35 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:43:35 Installing build dependencies: started
09:43:36 Installing build dependencies: finished with status 'done'
09:43:36 Getting requirements to build wheel: started
09:43:37 Getting requirements to build wheel: finished with status 'done'
09:43:37 Preparing metadata (pyproject.toml): started
09:43:37 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:37 Collecting scapy (from -r requirements.txt (line 12))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 33.8 MB/s 0:00:00
09:43:37 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:43:37 Installing build dependencies: started
09:43:38 Installing build dependencies: finished with status 'done'
09:43:38 Getting requirements to build wheel: started
09:43:38 Getting requirements to build wheel: finished with status 'done'
09:43:38 Preparing metadata (pyproject.toml): started
09:43:39 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:39 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:43:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 11.3 MB/s 0:00:00
09:43:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:43:39 Collecting pyangbind (from -r requirements.txt (line 22))
09:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:43:39 Collecting isodate (from -r requirements.txt (line 25))
09:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:43:39 Collecting jmespath (from -r requirements.txt (line 28))
09:43:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:43:39 Collecting jsonpatch (from -r requirements.txt (line 31))
09:43:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:40 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:40 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:43:40 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:43:40 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:43:40 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:43:40 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:43:40 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:43:40 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:40 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:43:41 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:43:41 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:41 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:43:41 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:43:41 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:41 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:43:41 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
09:43:41 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:43:41 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:43:41 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:41 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:43:41 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:43:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 33.3 MB/s 0:00:00
09:43:41 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:43:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:43:41 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:43:42 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:43:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.3 MB/s 0:00:00
09:43:42 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:43:43 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:43:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 26.2 MB/s 0:00:00
09:43:43 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:44 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:43:44 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:43:44 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:44 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:43:44 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:43:44 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:45 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:43:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 54.9 MB/s 0:00:00
09:43:45 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:43:45 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:43:45 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:43:45 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:43:45 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:43:45 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:43:46 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:43:46 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:43:46 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:46 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:43:46 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:47 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:43:47 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:47 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:47 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:47 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:43:47 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:43:47 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b944b8ba8fe2ff754edbc9a3d4e51deff6b42a3c9de5ce23dc4e2ec11c673c12
09:43:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:47 Building wheel for ipaddr (pyproject.toml): started
09:43:47 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:43:47 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=912fbcc126429bba4237ba0259df4569ec510c5803bbf2076339657427382a68
09:43:47 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:47 Building wheel for netifaces (pyproject.toml): started
09:43:50 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:43:50 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41091 sha256=e8cd24ac8f94cbf5e4f237972e8400c8edc42f3ad7ceab0546854bb7acabeeb9
09:43:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:50 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:50 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:50 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=deb3be9deef2e20971cb28b5f2cb9caa462e0e9d30104d8ab53d307db0f77c49
09:43:50 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:50 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:50 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:50 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=89c5e5b3397336e52550e197740d3e2888e9127c5cb7d245af53b473572d51d3
09:43:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:50 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:51 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:43:58
09:43:58 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
09:43:59 + pip freeze
09:43:59 attrs==25.4.0
09:43:59 bcrypt==5.0.0
09:43:59 beautifulsoup4==4.14.2
09:43:59 certifi==2025.11.12
09:43:59 cffi==2.0.0
09:43:59 charset-normalizer==3.4.4
09:43:59 click==8.3.1
09:43:59 cryptography==46.0.3
09:43:59 decorator==5.2.1
09:43:59 distlib==0.4.0
09:43:59 docker-py==1.10.6
09:43:59 docker-pycreds==0.4.0
09:43:59 elastic-transport==8.17.1
09:43:59 elasticsearch==8.19.2
09:43:59 elasticsearch-dsl==8.15.4
09:43:59 enum34==1.1.10
09:43:59 filelock==3.20.0
09:43:59 h11==0.16.0
09:43:59 idna==3.11
09:43:59 invoke==2.2.1
09:43:59 ipaddr==2.2.0
09:43:59 isodate==0.7.2
09:43:59 jmespath==1.0.1
09:43:59 jsonpatch==1.33
09:43:59 jsonpath-rw==1.4.0
09:43:59 jsonpointer==3.0.0
09:43:59 lxml==6.0.2
09:43:59 netaddr==1.3.0
09:43:59 netifaces==0.11.0
09:43:59 outcome==1.3.0.post0
09:43:59 paramiko==4.0.0
09:43:59 platformdirs==4.5.0
09:43:59 ply==3.11
09:43:59 pyang==2.7.1
09:43:59 pyangbind==0.8.6
09:43:59 pycparser==2.23
09:43:59 pyhocon==0.3.61
09:43:59 PyNaCl==1.6.1
09:43:59 pyparsing==3.2.5
09:43:59 PySocks==1.7.1
09:43:59 python-dateutil==2.9.0.post0
09:43:59 regex==2025.11.3
09:43:59 requests==2.32.5
09:43:59 robotframework==7.3.2
09:43:59 robotframework-httplibrary==0.4.2
09:43:59 robotframework-pythonlibcore==4.4.1
09:43:59 robotframework-requests==0.9.7
09:43:59 robotframework-selenium2library==3.0.0
09:43:59 robotframework-seleniumlibrary==6.8.0
09:43:59 robotframework-sshlibrary==3.8.0
09:43:59 scapy==2.6.1
09:43:59 scp==0.15.0
09:43:59 selenium==4.38.0
09:43:59 six==1.17.0
09:43:59 sniffio==1.3.1
09:43:59 sortedcontainers==2.4.0
09:43:59 soupsieve==2.8
09:43:59 trio==0.32.0
09:43:59 trio-websocket==0.12.2
09:43:59 typing_extensions==4.15.0
09:43:59 urllib3==2.5.0
09:43:59 virtualenv==20.35.4
09:43:59 waitress==3.0.2
09:43:59 WebOb==1.8.9
09:43:59 websocket-client==1.9.0
09:43:59 WebTest==3.0.7
09:43:59 wsproto==1.3.2
09:43:59 [EnvInject] - Injecting environment variables from a build step.
09:43:59 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:59 [EnvInject] - Variables injected successfully.
09:43:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1477240508499867824.sh
09:43:59 Setup pyenv:
09:43:59 system
09:43:59 3.8.13
09:43:59 3.9.13
09:43:59 3.10.13
09:43:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:44:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bwqB from file:/tmp/.os_lf_venv
09:44:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:44:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:44:02 lf-activate-venv(): INFO: Base packages installed successfully
09:44:02 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:44:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:44:13 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:44:13 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:44:14 lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH
09:44:14 + ODL_SYSTEM=()
09:44:14 + TOOLS_SYSTEM=()
09:44:14 + OPENSTACK_SYSTEM=()
09:44:14 + OPENSTACK_CONTROLLERS=()
09:44:14 + mapfile -t ADDR
09:44:14 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:44:14 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-538
09:44:16 + for i in "${ADDR[@]}"
09:44:16 ++ ssh 10.30.171.204 hostname -s
09:44:16 Warning: Permanently added '10.30.171.204' (ECDSA) to the list of known hosts.
09:44:16 + REMHOST=releng-52208-538-1-mininet-ovs-217-0
09:44:16 + case ${REMHOST} in
09:44:16 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:44:16 + for i in "${ADDR[@]}"
09:44:16 ++ ssh 10.30.170.135 hostname -s
09:44:16 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:44:16 + REMHOST=releng-52208-538-0-builder-0
09:44:16 + case ${REMHOST} in
09:44:16 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:44:16 + echo NUM_ODL_SYSTEM=1
09:44:16 + echo NUM_TOOLS_SYSTEM=1
09:44:16 + '[' '' == yes ']'
09:44:16 + NUM_OPENSTACK_SYSTEM=0
09:44:16 + echo NUM_OPENSTACK_SYSTEM=0
09:44:16 + '[' 0 -eq 2 ']'
09:44:16 + echo ODL_SYSTEM_IP=10.30.170.135
09:44:16 ++ seq 0 0
09:44:16 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:44:16 + echo ODL_SYSTEM_1_IP=10.30.170.135
09:44:16 + echo TOOLS_SYSTEM_IP=10.30.171.204
09:44:16 ++ seq 0 0
09:44:16 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:44:16 + echo TOOLS_SYSTEM_1_IP=10.30.171.204
09:44:16 + openstack_index=0
09:44:16 + NUM_OPENSTACK_CONTROL_NODES=1
09:44:16 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:44:16 ++ seq 0 0
09:44:16 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:44:16 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:44:16 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:16 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:16 + '[' -1 -ge 2 ']'
09:44:16 ++ seq 0 -2
09:44:16 + NUM_OPENSTACK_HAPROXY_NODES=0
09:44:16 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:44:16 ++ seq 0 -1
09:44:16 + echo 'Contents of slave_addresses.txt:'
09:44:16 Contents of slave_addresses.txt:
09:44:16 + cat slave_addresses.txt
09:44:16 NUM_ODL_SYSTEM=1
09:44:16 NUM_TOOLS_SYSTEM=1
09:44:16 NUM_OPENSTACK_SYSTEM=0
09:44:16 ODL_SYSTEM_IP=10.30.170.135
09:44:16 ODL_SYSTEM_1_IP=10.30.170.135
09:44:16 TOOLS_SYSTEM_IP=10.30.171.204
09:44:16 TOOLS_SYSTEM_1_IP=10.30.171.204
09:44:16 NUM_OPENSTACK_CONTROL_NODES=1
09:44:16 OPENSTACK_CONTROL_NODE_1_IP=
09:44:16 NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:16 NUM_OPENSTACK_HAPROXY_NODES=0
09:44:16 [EnvInject] - Injecting environment variables from a build step.
09:44:16 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:44:16 [EnvInject] - Variables injected successfully.
09:44:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins417150825569911545.sh
09:44:16 Preparing for JRE Version 21
09:44:16 Karaf artifact is karaf
09:44:16 Karaf project is integration
09:44:16 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:44:16 [EnvInject] - Injecting environment variables from a build step.
09:44:16 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:44:16 [EnvInject] - Variables injected successfully.
09:44:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13277034247103819494.sh
09:44:17 2025-11-21 09:44:17 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:44:17 Bundle version is 0.21.4-SNAPSHOT
09:44:17 --2025-11-21 09:44:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:44:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:44:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:44:17 HTTP request sent, awaiting response... 200 OK
09:44:17 Length: 1410 (1.4K) [application/xml]
09:44:17 Saving to: ‘maven-metadata.xml’
09:44:17
09:44:17 0K . 100% 29.4M=0s
09:44:17
09:44:17 2025-11-21 09:44:17 (29.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:44:17
09:44:17
09:44:17
09:44:17 org.opendaylight.integration
09:44:17 karaf
09:44:17 0.21.4-SNAPSHOT
09:44:17
09:44:17
09:44:17 20251121.093502
09:44:17 180
09:44:17
09:44:17 20251121093502
09:44:17
09:44:17
09:44:17 pom
09:44:17 0.21.4-20251121.093502-180
09:44:17 20251121093502
09:44:17
09:44:17
09:44:17 tar.gz
09:44:17 0.21.4-20251121.093502-180
09:44:17 20251121093502
09:44:17
09:44:17
09:44:17 zip
09:44:17 0.21.4-20251121.093502-180
09:44:17 20251121093502
09:44:17
09:44:17
09:44:17 cyclonedx
09:44:17 xml
09:44:17 0.21.4-20251121.093502-180
09:44:17 20251121093502
09:44:17
09:44:17
09:44:17 cyclonedx
09:44:17 json
09:44:17 0.21.4-20251121.093502-180
09:44:17 20251121093502
09:44:17
09:44:17
09:44:17
09:44:17
09:44:17 Nexus timestamp is 0.21.4-20251121.093502-180
09:44:17 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251121.093502-180.zip
09:44:17 Distribution bundle is karaf-0.21.4-20251121.093502-180.zip
09:44:17 Distribution bundle version is 0.21.4-SNAPSHOT
09:44:17 Distribution folder is karaf-0.21.4-SNAPSHOT
09:44:17 Nexus prefix is https://nexus.opendaylight.org
09:44:17 [EnvInject] - Injecting environment variables from a build step.
09:44:17 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:44:17 [EnvInject] - Variables injected successfully.
09:44:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1790470492980079394.sh
09:44:17 Setup pyenv:
09:44:17 system
09:44:17 3.8.13
09:44:17 3.9.13
09:44:17 3.10.13
09:44:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:44:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bwqB from file:/tmp/.os_lf_venv
09:44:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:44:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:44:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:44:19 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:44:19 lf-activate-venv(): INFO: Base packages installed successfully
09:44:19 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:44:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:44:27 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:44:27 lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH
09:44:27 Copying common-functions.sh to /tmp
09:44:29 Copying common-functions.sh to 10.30.170.135:/tmp
09:44:29 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:44:30 Copying common-functions.sh to 10.30.171.204:/tmp
09:44:30 Warning: Permanently added '10.30.171.204' (ECDSA) to the list of known hosts.
09:44:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10996617879425862793.sh
09:44:30 common-functions.sh is being sourced
09:44:30 common-functions environment:
09:44:30 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:30 ACTUALFEATURES:
09:44:30 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:30 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:30 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:30 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:30 CONTROLLERMEM: 2048m
09:44:30 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:30 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:30 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:30 SUITES:
09:44:30
09:44:30 #################################################
09:44:30 ## Configure Cluster and Start ##
09:44:30 #################################################
09:44:30 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:44:30 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:44:30 Locating script plan to use...
09:44:30 Finished running script plans
09:44:30 Configuring member-1 with IP address 10.30.170.135
09:44:30 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:44:30 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:44:30 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:44:30 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:44:30 common-functions.sh is being sourced
09:44:30 ++ echo 'common-functions.sh is being sourced'
09:44:30 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:44:30 ++ DISTROSTREAM=scandium
09:44:30 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:30 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:30 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:30 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:30 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:30 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:30 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:30 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:30 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:30 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:30 ++ export CONTROLLERMEM=
09:44:30 ++ CONTROLLERMEM=
09:44:30 ++ case "${DISTROSTREAM}" in
09:44:30 ++ CLUSTER_SYSTEM=akka
09:44:30 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:30 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:30 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:30 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:30 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:30 ++ print_common_env
09:44:30 ++ cat
09:44:30 common-functions environment:
09:44:30 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:30 ACTUALFEATURES:
09:44:30 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:30 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:30 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:30 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:30 CONTROLLERMEM:
09:44:30 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:30 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:30 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:30 SUITES:
09:44:30
09:44:30 ++ SSH='ssh -t -t'
09:44:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:44:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:44:30 Changing to /tmp
09:44:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251121.093502-180.zip
09:44:30 + echo 'Changing to /tmp'
09:44:30 + cd /tmp
09:44:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251121.093502-180.zip'
09:44:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251121.093502-180.zip
09:44:30 --2025-11-21 09:44:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251121.093502-180.zip
09:44:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:44:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:44:30 HTTP request sent, awaiting response... 200 OK
09:44:30 Length: 239811988 (229M) [application/zip]
09:44:30 Saving to: ‘karaf-0.21.4-20251121.093502-180.zip’
09:44:30
09:44:30 0K ........ ........ ........ ........ ........ ........ 1% 59.4M 4s
09:44:31 3072K ........ ........ ........ ........ ........ ........ 2% 105M 3s
09:44:31 6144K ........ ........ ........ ........ ........ ........ 3% 146M 2s
09:44:31 9216K ........ ........ ........ ........ ........ ........ 5% 175M 2s
09:44:31 12288K ........ ........ ........ ........ ........ ........ 6% 133M 2s
09:44:31 15360K ........ ........ ........ ........ ........ ........ 7% 133M 2s
09:44:31 18432K ........ ........ ........ ........ ........ ........ 9% 197M 2s
09:44:31 21504K ........ ........ ........ ........ ........ ........ 10% 190M 2s
09:44:31 24576K ........ ........ ........ ........ ........ ........ 11% 185M 2s
09:44:31 27648K ........ ........ ........ ........ ........ ........ 13% 203M 1s
09:44:31 30720K ........ ........ ........ ........ ........ ........ 14% 205M 1s
09:44:31 33792K ........ ........ ........ ........ ........ ........ 15% 195M 1s
09:44:31 36864K ........ ........ ........ ........ ........ ........ 17% 204M 1s
09:44:31 39936K ........ ........ ........ ........ ........ ........ 18% 227M 1s
09:44:31 43008K ........ ........ ........ ........ ........ ........ 19% 211M 1s
09:44:31 46080K ........ ........ ........ ........ ........ ........ 20% 211M 1s
09:44:31 49152K ........ ........ ........ ........ ........ ........ 22% 225M 1s
09:44:31 52224K ........ ........ ........ ........ ........ ........ 23% 168M 1s
09:44:31 55296K ........ ........ ........ ........ ........ ........ 24% 239M 1s
09:44:31 58368K ........ ........ ........ ........ ........ ........ 26% 213M 1s
09:44:31 61440K ........ ........ ........ ........ ........ ........ 27% 204M 1s
09:44:31 64512K ........ ........ ........ ........ ........ ........ 28% 179M 1s
09:44:31 67584K ........ ........ ........ ........ ........ ........ 30% 214M 1s
09:44:31 70656K ........ ........ ........ ........ ........ ........ 31% 246M 1s
09:44:31 73728K ........ ........ ........ ........ ........ ........ 32% 223M 1s
09:44:31 76800K ........ ........ ........ ........ ........ ........ 34% 231M 1s
09:44:31 79872K ........ ........ ........ ........ ........ ........ 35% 232M 1s
09:44:31 82944K ........ ........ ........ ........ ........ ........ 36% 248M 1s
09:44:31 86016K ........ ........ ........ ........ ........ ........ 38% 233M 1s
09:44:31 89088K ........ ........ ........ ........ ........ ........ 39% 248M 1s
09:44:31 92160K ........ ........ ........ ........ ........ ........ 40% 244M 1s
09:44:31 95232K ........ ........ ........ ........ ........ ........ 41% 226M 1s
09:44:31 98304K ........ ........ ........ ........ ........ ........ 43% 180M 1s
09:44:31 101376K ........ ........ ........ ........ ........ ........ 44% 170M 1s
09:44:31 104448K ........ ........ ........ ........ ........ ........ 45% 173M 1s
09:44:31 107520K ........ ........ ........ ........ ........ ........ 47% 171M 1s
09:44:31 110592K ........ ........ ........ ........ ........ ........ 48% 285M 1s
09:44:31 113664K ........ ........ ........ ........ ........ ........ 49% 246M 1s
09:44:31 116736K ........ ........ ........ ........ ........ ........ 51% 277M 1s
09:44:31 119808K ........ ........ ........ ........ ........ ........ 52% 268M 1s
09:44:31 122880K ........ ........ ........ ........ ........ ........ 53% 273M 1s
09:44:31 125952K ........ ........ ........ ........ ........ ........ 55% 205M 1s
09:44:31 129024K ........ ........ ........ ........ ........ ........ 56% 254M 1s
09:44:31 132096K ........ ........ ........ ........ ........ ........ 57% 260M 1s
09:44:31 135168K ........ ........ ........ ........ ........ ........ 59% 239M 0s
09:44:31 138240K ........ ........ ........ ........ ........ ........ 60% 232M 0s
09:44:31 141312K ........ ........ ........ ........ ........ ........ 61% 274M 0s
09:44:31 144384K ........ ........ ........ ........ ........ ........ 62% 259M 0s
09:44:31 147456K ........ ........ ........ ........ ........ ........ 64% 257M 0s
09:44:31 150528K ........ ........ ........ ........ ........ ........ 65% 251M 0s
09:44:31 153600K ........ ........ ........ ........ ........ ........ 66% 264M 0s
09:44:31 156672K ........ ........ ........ ........ ........ ........ 68% 274M 0s
09:44:31 159744K ........ ........ ........ ........ ........ ........ 69% 283M 0s
09:44:31 162816K ........ ........ ........ ........ ........ ........ 70% 267M 0s
09:44:31 165888K ........ ........ ........ ........ ........ ........ 72% 244M 0s
09:44:31 168960K ........ ........ ........ ........ ........ ........ 73% 277M 0s
09:44:31 172032K ........ ........ ........ ........ ........ ........ 74% 280M 0s
09:44:31 175104K ........ ........ ........ ........ ........ ........ 76% 281M 0s
09:44:31 178176K ........ ........ ........ ........ ........ ........ 77% 296M 0s
09:44:31 181248K ........ ........ ........ ........ ........ ........ 78% 296M 0s
09:44:31 184320K ........ ........ ........ ........ ........ ........ 80% 266M 0s
09:44:31 187392K ........ ........ ........ ........ ........ ........ 81% 263M 0s
09:44:31 190464K ........ ........ ........ ........ ........ ........ 82% 279M 0s
09:44:31 193536K ........ ........ ........ ........ ........ ........ 83% 257M 0s
09:44:31 196608K ........ ........ ........ ........ ........ ........ 85% 270M 0s
09:44:31 199680K ........ ........ ........ ........ ........ ........ 86% 278M 0s
09:44:31 202752K ........ ........ ........ ........ ........ ........ 87% 277M 0s
09:44:31 205824K ........ ........ ........ ........ ........ ........ 89% 275M 0s
09:44:31 208896K ........ ........ ........ ........ ........ ........ 90% 293M 0s
09:44:31 211968K ........ ........ ........ ........ ........ ........ 91% 239M 0s
09:44:31 215040K ........ ........ ........ ........ ........ ........ 93% 276M 0s
09:44:31 218112K ........ ........ ........ ........ ........ ........ 94% 288M 0s
09:44:31 221184K ........ ........ ........ ........ ........ ........ 95% 248M 0s
09:44:31 224256K ........ ........ ........ ........ ........ ........ 97% 249M 0s
09:44:31 227328K ........ ........ ........ ........ ........ ........ 98% 267M 0s
09:44:32 230400K ........ ........ ........ ........ ........ ........ 99% 281M 0s
09:44:32 233472K ........ ... 100% 312M=1.1s
09:44:32
09:44:32 2025-11-21 09:44:31 (217 MB/s) - ‘karaf-0.21.4-20251121.093502-180.zip’ saved [239811988/239811988]
09:44:32
09:44:32 Extracting the new controller...
09:44:32 + echo 'Extracting the new controller...'
09:44:32 + unzip -q karaf-0.21.4-20251121.093502-180.zip
09:44:34 Adding external repositories...
09:44:34 + echo 'Adding external repositories...'
09:44:34 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:34 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:34 ################################################################################
09:44:34 #
09:44:34 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:34 # contributor license agreements. See the NOTICE file distributed with
09:44:34 # this work for additional information regarding copyright ownership.
09:44:34 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:34 # (the "License"); you may not use this file except in compliance with
09:44:34 # the License. You may obtain a copy of the License at
09:44:34 #
09:44:34 # http://www.apache.org/licenses/LICENSE-2.0
09:44:34 #
09:44:34 # Unless required by applicable law or agreed to in writing, software
09:44:34 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:34 # See the License for the specific language governing permissions and
09:44:34 # limitations under the License.
09:44:34 #
09:44:34 ################################################################################
09:44:34
09:44:34 #
09:44:34 # If set to true, the following property will not allow any certificate to be used
09:44:34 # when accessing Maven repositories through SSL
09:44:34 #
09:44:34 #org.ops4j.pax.url.mvn.certificateCheck=
09:44:34
09:44:34 #
09:44:34 # Path to the local Maven settings file.
09:44:34 # The repositories defined in this file will be automatically added to the list
09:44:34 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:44:34 # below is not set.
09:44:34 # The following locations are checked for the existence of the settings.xml file
09:44:34 # * 1. looks for the specified url
09:44:34 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:44:34 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:44:34 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:44:34 #
09:44:34 #org.ops4j.pax.url.mvn.settings=
09:44:34
09:44:34 #
09:44:34 # Path to the local Maven repository which is used to avoid downloading
09:44:34 # artifacts when they already exist locally.
09:44:34 # The value of this property will be extracted from the settings.xml file
09:44:34 # above, or defaulted to:
09:44:34 # System.getProperty( "user.home" ) + "/.m2/repository"
09:44:34 #
09:44:34 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:44:34
09:44:34 #
09:44:34 # Default this to false. It's just weird to use undocumented repos
09:44:34 #
09:44:34 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:44:34
09:44:34 #
09:44:34 # Uncomment if you don't wanna use the proxy settings
09:44:34 # from the Maven conf/settings.xml file
09:44:34 #
09:44:34 # org.ops4j.pax.url.mvn.proxySupport=false
09:44:34
09:44:34 #
09:44:34 # Comma separated list of repositories scanned when resolving an artifact.
09:44:34 # Those repositories will be checked before iterating through the
09:44:34 # below list of repositories and even before the local repository
09:44:34 # A repository url can be appended with zero or more of the following flags:
09:44:34 # @snapshots : the repository contains snaphots
09:44:34 # @noreleases : the repository does not contain any released artifacts
09:44:34 #
09:44:34 # The following property value will add the system folder as a repo.
09:44:34 #
09:44:34 org.ops4j.pax.url.mvn.defaultRepositories=\
09:44:34 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:44:34 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:44:34 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:44:34
09:44:34 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:44:34 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:44:34
09:44:34 #
09:44:34 # Comma separated list of repositories scanned when resolving an artifact.
09:44:34 # The default list includes the following repositories:
09:44:34 # http://repo1.maven.org/maven2@id=central
09:44:34 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:44:34 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:44:34 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:44:34 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:44:34 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:44:34 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:44:34 # To add repositories to the default ones, prepend '+' to the list of repositories
09:44:34 # to add.
09:44:34 # A repository url can be appended with zero or more of the following flags:
09:44:34 # @snapshots : the repository contains snapshots
09:44:34 # @noreleases : the repository does not contain any released artifacts
09:44:34 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:44:34 #
09:44:34 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:44:34
09:44:34 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:44:34 + [[ True == \T\r\u\e ]]
09:44:34 + echo 'Configuring the startup features...'
09:44:34 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:34 + FEATURE_TEST_STRING=features-test
09:44:34 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:44:34 + KARAF_VERSION=karaf4
09:44:34 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:44:34 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:34 + [[ ! -z '' ]]
09:44:34 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:34 ################################################################################
09:44:34 #
09:44:34 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:34 # contributor license agreements. See the NOTICE file distributed with
09:44:34 # this work for additional information regarding copyright ownership.
09:44:34 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:34 # (the "License"); you may not use this file except in compliance with
09:44:34 # the License. You may obtain a copy of the License at
09:44:34 #
09:44:34 # http://www.apache.org/licenses/LICENSE-2.0
09:44:34 #
09:44:34 # Unless required by applicable law or agreed to in writing, software
09:44:34 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:34 # See the License for the specific language governing permissions and
09:44:34 # limitations under the License.
09:44:34 #
09:44:34 ################################################################################
09:44:34
09:44:34 #
09:44:34 # Comma separated list of features repositories to register by default
09:44:34 #
09:44:34 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/41a02b16-0774-4b7c-a9f5-00944ef2dbc7.xml
09:44:34
09:44:34 #
09:44:34 # Comma separated list of features to install at startup
09:44:34 #
09:44:34 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 0eb198a0-6ccd-4fd6-8063-c8631554f6d4
09:44:34
09:44:34 #
09:44:34 # Resource repositories (OBR) that the features resolver can use
09:44:34 # to resolve requirements/capabilities
09:44:34 #
09:44:34 # The format of the resourceRepositories is
09:44:34 # resourceRepositories=[xml:url|json:url],...
09:44:34 # for Instance:
09:44:34 #
09:44:34 #resourceRepositories=xml:http://host/path/to/index.xml
09:44:34 # or
09:44:34 #resourceRepositories=json:http://host/path/to/index.json
09:44:34 #
09:44:34
09:44:34 #
09:44:34 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:44:34 #
09:44:34 featuresBootAsynchronous=false
09:44:34
09:44:34 #
09:44:34 # Service requirements enforcement
09:44:34 #
09:44:34 # By default, the feature resolver checks the service requirements/capabilities of
09:44:34 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:44:34 # the required bundles.
09:44:34 # The following flag can have those values:
09:44:34 # - disable: service requirements are completely ignored
09:44:34 # - default: service requirements are ignored for old features
09:44:34 # - enforce: service requirements are always verified
09:44:34 #
09:44:34 #serviceRequirements=default
09:44:34
09:44:34 #
09:44:34 # Store cfg file for config element in feature
09:44:34 #
09:44:34 #configCfgStore=true
09:44:34
09:44:34 #
09:44:34 # Define if the feature service automatically refresh bundles
09:44:34 #
09:44:34 autoRefresh=true
09:44:34
09:44:34 #
09:44:34 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:44:34 # XML file defines instructions related to features processing
09:44:34 # versions.properties may declare properties to resolve placeholders in XML file
09:44:34 # both files are relative to ${karaf.etc}
09:44:34 #
09:44:34 #featureProcessing=org.apache.karaf.features.xml
09:44:34 #featureProcessingVersions=versions.properties
09:44:34 + configure_karaf_log karaf4 ''
09:44:34 + local -r karaf_version=karaf4
09:44:34 + local -r controllerdebugmap=
09:44:34 + local logapi=log4j
09:44:34 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:34 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:34 log4j2.rootLogger.level = INFO
09:44:34 #log4j2.rootLogger.type = asyncRoot
09:44:34 #log4j2.rootLogger.includeLocation = false
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:34 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:34 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:34 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:34 log4j2.logger.spifly.level = WARN
09:44:34 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:34 log4j2.logger.audit.level = INFO
09:44:34 log4j2.logger.audit.additivity = false
09:44:34 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:34 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:34 log4j2.appender.console.type = Console
09:44:34 log4j2.appender.console.name = Console
09:44:34 log4j2.appender.console.layout.type = PatternLayout
09:44:34 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:34 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:34 log4j2.appender.rolling.name = RollingFile
09:44:34 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:34 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:34 #log4j2.appender.rolling.immediateFlush = false
09:44:34 log4j2.appender.rolling.append = true
09:44:34 log4j2.appender.rolling.layout.type = PatternLayout
09:44:34 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:34 log4j2.appender.rolling.policies.type = Policies
09:44:34 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:34 log4j2.appender.rolling.policies.size.size = 64MB
09:44:34 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:34 log4j2.appender.rolling.strategy.max = 7
09:44:34 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:34 log4j2.appender.audit.name = AuditRollingFile
09:44:34 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:34 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:34 log4j2.appender.audit.append = true
09:44:34 log4j2.appender.audit.layout.type = PatternLayout
09:44:34 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:34 log4j2.appender.audit.policies.type = Policies
09:44:34 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:34 log4j2.appender.audit.policies.size.size = 8MB
09:44:34 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:34 log4j2.appender.audit.strategy.max = 7
09:44:34 log4j2.appender.osgi.type = PaxOsgi
09:44:34 log4j2.appender.osgi.name = PaxOsgi
09:44:34 log4j2.appender.osgi.filter = *
09:44:34 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:34 #log4j2.logger.aether.level = TRACE
09:44:34 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:34 #log4j2.logger.http-headers.level = DEBUG
09:44:34 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:34 #log4j2.logger.maven.level = TRACE
09:44:34 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:44:34 + logapi=log4j2
09:44:34 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:44:34 + '[' log4j2 == log4j2 ']'
09:44:34 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:34 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:44:34 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:44:34 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:44:34 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:44:34 controllerdebugmap:
09:44:34 + unset IFS
09:44:34 + echo 'controllerdebugmap: '
09:44:34 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:34 + '[' -n '' ']'
09:44:34 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:44:34 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:34 ################################################################################
09:44:34 #
09:44:34 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:34 # contributor license agreements. See the NOTICE file distributed with
09:44:34 # this work for additional information regarding copyright ownership.
09:44:34 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:34 # (the "License"); you may not use this file except in compliance with
09:44:34 # the License. You may obtain a copy of the License at
09:44:34 #
09:44:34 # http://www.apache.org/licenses/LICENSE-2.0
09:44:34 #
09:44:34 # Unless required by applicable law or agreed to in writing, software
09:44:34 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:34 # See the License for the specific language governing permissions and
09:44:34 # limitations under the License.
09:44:34 #
09:44:34 ################################################################################
09:44:34
09:44:34 # Common pattern layout for appenders
09:44:34 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:34
09:44:34 # Root logger
09:44:34 log4j2.rootLogger.level = INFO
09:44:34 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:44:34 #log4j2.rootLogger.type = asyncRoot
09:44:34 #log4j2.rootLogger.includeLocation = false
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:34 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:34 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:34
09:44:34 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:34
09:44:34 # Loggers configuration
09:44:34
09:44:34 # Spifly logger
09:44:34 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:34 log4j2.logger.spifly.level = WARN
09:44:34
09:44:34 # Security audit logger
09:44:34 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:34 log4j2.logger.audit.level = INFO
09:44:34 log4j2.logger.audit.additivity = false
09:44:34 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:34
09:44:34 # Appenders configuration
09:44:34
09:44:34 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:34 log4j2.appender.console.type = Console
09:44:34 log4j2.appender.console.name = Console
09:44:34 log4j2.appender.console.layout.type = PatternLayout
09:44:34 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:34
09:44:34 # Rolling file appender
09:44:34 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:34 log4j2.appender.rolling.name = RollingFile
09:44:34 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:34 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:34 # uncomment to not force a disk flush
09:44:34 #log4j2.appender.rolling.immediateFlush = false
09:44:34 log4j2.appender.rolling.append = true
09:44:34 log4j2.appender.rolling.layout.type = PatternLayout
09:44:34 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:34 log4j2.appender.rolling.policies.type = Policies
09:44:34 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:34 log4j2.appender.rolling.policies.size.size = 1GB
09:44:34 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:34 log4j2.appender.rolling.strategy.max = 7
09:44:34
09:44:34 # Audit file appender
09:44:34 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:34 log4j2.appender.audit.name = AuditRollingFile
09:44:34 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:34 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:34 log4j2.appender.audit.append = true
09:44:34 log4j2.appender.audit.layout.type = PatternLayout
09:44:34 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:34 log4j2.appender.audit.policies.type = Policies
09:44:34 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:34 log4j2.appender.audit.policies.size.size = 8MB
09:44:34 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:34 log4j2.appender.audit.strategy.max = 7
09:44:34
09:44:34 # OSGi appender
09:44:34 log4j2.appender.osgi.type = PaxOsgi
09:44:34 log4j2.appender.osgi.name = PaxOsgi
09:44:34 log4j2.appender.osgi.filter = *
09:44:34
09:44:34 # help with identification of maven-related problems with pax-url-aether
09:44:34 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:34 #log4j2.logger.aether.level = TRACE
09:44:34 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:34 #log4j2.logger.http-headers.level = DEBUG
09:44:34 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:34 #log4j2.logger.maven.level = TRACE
09:44:34 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:44:34 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:44:34 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:34 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:44:34 Configure
09:44:34 + local -r controllermem=2048m
09:44:34 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:34 + echo Configure
09:44:34 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:44:34 max memory: 2048m
09:44:34 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:34 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:44:34 + echo ' max memory: 2048m'
09:44:34 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:44:34 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:34 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:34 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:34 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:44:34 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:34 #!/bin/sh
09:44:34 #
09:44:34 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:34 # contributor license agreements. See the NOTICE file distributed with
09:44:34 # this work for additional information regarding copyright ownership.
09:44:34 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:34 # (the "License"); you may not use this file except in compliance with
09:44:34 # the License. You may obtain a copy of the License at
09:44:34 #
09:44:34 # http://www.apache.org/licenses/LICENSE-2.0
09:44:34 #
09:44:34 # Unless required by applicable law or agreed to in writing, software
09:44:34 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:34 # See the License for the specific language governing permissions and
09:44:34 # limitations under the License.
09:44:34 #
09:44:34
09:44:34 #
09:44:34 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:44:34 # script: client, instance, shell, start, status, stop, karaf
09:44:34 #
09:44:34 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:44:34 # Actions go here...
09:44:34 # fi
09:44:34
09:44:34 #
09:44:34 # general settings which should be applied for all scripts go here; please keep
09:44:34 # in mind that it is possible that scripts might be executed more than once, e.g.
09:44:34 # in example of the start script where the start script is executed first and the
09:44:34 # karaf script afterwards.
09:44:34 #
09:44:34
09:44:34 #
09:44:34 # The following section shows the possible configuration options for the default
09:44:34 # karaf scripts
09:44:34 #
09:44:34 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:44:34 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:44:34 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:44:34 # export EXTRA_JAVA_OPTS # Additional JVM options
09:44:34 # export KARAF_HOME # Karaf home folder
09:44:34 # export KARAF_DATA # Karaf data folder
09:44:34 # export KARAF_BASE # Karaf base folder
09:44:34 # export KARAF_ETC # Karaf etc folder
09:44:34 # export KARAF_LOG # Karaf log folder
09:44:34 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:44:34 # export KARAF_OPTS # Additional available Karaf options
09:44:34 # export KARAF_DEBUG # Enable debug mode
09:44:34 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:44:34 # export KARAF_NOROOT # Prevent execution as root if set to true
09:44:34 Set Java version
09:44:34 + echo 'Set Java version'
09:44:34 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:44:34 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:44:34 sudo: a password is required
09:44:34 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:34 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:44:34 sudo: a password is required
09:44:34 JDK default version ...
09:44:34 + echo 'JDK default version ...'
09:44:34 + java -version
09:44:34 openjdk version "21.0.8" 2025-07-15
09:44:34 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:44:34 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:44:34 Set JAVA_HOME
09:44:34 + echo 'Set JAVA_HOME'
09:44:34 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:34 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:34 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:34 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:34 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:34 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:44:34 Listing all open ports on controller system...
09:44:34 + echo 'Listing all open ports on controller system...'
09:44:34 + netstat -pnatu
09:44:34 /tmp/configuration-script.sh: line 40: netstat: command not found
09:44:34 Configuring cluster
09:44:34 + '[' -f /tmp/custom_shard_config.txt ']'
09:44:34 + echo 'Configuring cluster'
09:44:34 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.135
09:44:34 ################################################
09:44:34 ## Configure Cluster ##
09:44:34 ################################################
09:44:34 NOTE: Cluster configuration files not found. Copying from
09:44:34 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:44:34 Configuring unique name in akka.conf
09:44:34 Configuring hostname in akka.conf
09:44:34 Configuring data and rpc seed nodes in akka.conf
09:44:34 modules = [
09:44:34
09:44:34 {
09:44:34 name = "inventory"
09:44:34 namespace = "urn:opendaylight:inventory"
09:44:34 shard-strategy = "module"
09:44:34 },
09:44:34 {
09:44:34 name = "topology"
09:44:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:34 shard-strategy = "module"
09:44:34 },
09:44:34 {
09:44:34 name = "toaster"
09:44:34 namespace = "http://netconfcentral.org/ns/toaster"
09:44:34 shard-strategy = "module"
09:44:34 }
09:44:34 ]
09:44:34 Configuring replication type in module-shards.conf
09:44:34 ################################################
09:44:34 ## NOTE: Manually restart controller to ##
09:44:34 ## apply configuration. ##
09:44:34 ################################################
09:44:34 Dump akka.conf
09:44:34 + echo 'Dump akka.conf'
09:44:34 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:34
09:44:34 odl-cluster-data {
09:44:34 akka {
09:44:34 remote {
09:44:34 artery {
09:44:34 enabled = on
09:44:34 transport = tcp
09:44:34 canonical.hostname = "10.30.170.135"
09:44:34 canonical.port = 2550
09:44:34 }
09:44:34 }
09:44:34
09:44:34 cluster {
09:44:34 # Using artery.
09:44:34 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.135:2550"]
09:44:34
09:44:34 roles = ["member-1"]
09:44:34
09:44:34 # when under load we might trip a false positive on the failure detector
09:44:34 # failure-detector {
09:44:34 # heartbeat-interval = 4 s
09:44:34 # acceptable-heartbeat-pause = 16s
09:44:34 # }
09:44:34 }
09:44:34
09:44:34 persistence {
09:44:34 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:44:34 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:44:34 # The relative path is always relative to KARAF_HOME.
09:44:34
09:44:34 # snapshot-store.local.dir = "target/snapshots"
09:44:34
09:44:34 # Use lz4 compression for LocalSnapshotStore snapshots
09:44:34 snapshot-store.local.use-lz4-compression = false
09:44:34 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:44:34 snapshot-store.local.lz4-blocksize = 256KB
09:44:34 }
09:44:34 disable-default-actor-system-quarantined-event-handling = "false"
09:44:34 }
09:44:34 }
09:44:34 Dump modules.conf
09:44:34 + echo 'Dump modules.conf'
09:44:34 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:34 modules = [
09:44:34
09:44:34 {
09:44:34 name = "inventory"
09:44:34 namespace = "urn:opendaylight:inventory"
09:44:34 shard-strategy = "module"
09:44:34 },
09:44:34 {
09:44:34 name = "topology"
09:44:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:34 shard-strategy = "module"
09:44:34 },
09:44:34 {
09:44:34 name = "toaster"
09:44:34 namespace = "http://netconfcentral.org/ns/toaster"
09:44:34 shard-strategy = "module"
09:44:34 }
09:44:34 ]
09:44:34 Dump module-shards.conf
09:44:34 + echo 'Dump module-shards.conf'
09:44:34 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:34 module-shards = [
09:44:34 {
09:44:34 name = "default"
09:44:34 shards = [
09:44:34 {
09:44:34 name = "default"
09:44:34 replicas = ["member-1"]
09:44:34 }
09:44:34 ]
09:44:34 },
09:44:34 {
09:44:34 name = "inventory"
09:44:34 shards = [
09:44:34 {
09:44:34 name="inventory"
09:44:34 replicas = ["member-1"]
09:44:34 }
09:44:34 ]
09:44:34 },
09:44:34 {
09:44:34 name = "topology"
09:44:34 shards = [
09:44:34 {
09:44:34 name="topology"
09:44:34 replicas = ["member-1"]
09:44:34 }
09:44:34 ]
09:44:34 },
09:44:34 {
09:44:34 name = "toaster"
09:44:34 shards = [
09:44:34 {
09:44:34 name="toaster"
09:44:34 replicas = ["member-1"]
09:44:34 }
09:44:34 ]
09:44:34 }
09:44:34 ]
09:44:34 Locating config plan to use...
09:44:34 Finished running config plans
09:44:34 Starting member-1 with IP address 10.30.170.135
09:44:34 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:44:34 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:44:35 Redirecting karaf console output to karaf_console.log
09:44:35 Starting controller...
09:44:35 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:44:35 Execute the post startup script on controller 10.30.170.135
09:44:35 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:44:35 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:44:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:35 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:45:40 2025-11-21T09:44:52,864 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:45:40 Controller is UP
09:45:40 2025-11-21T09:44:52,864 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:45:40 Listing all open ports on controller system...
09:45:40 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:45:40 looking for "BindException: Address already in use" in log file
09:45:40 looking for "server is unhealthy" in log file
09:45:40 Let's take the karaf thread dump
09:45:40 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:45:41 karaf main: org.apache.karaf.main.Main, pid:2022
09:45:41 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:45:41 Generating mininet variables...
09:45:41 Locating test plan to use...
09:45:41 Changing the testplan path...
09:45:41 # Place the suites in run order:
09:45:41 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:45:41 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:45:41 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:45:41 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:45:41 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:45:42 ==============================================================================
09:45:42 openflowplugin-sanity.txt
09:45:42 ==============================================================================
09:45:42 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:45:42 ==============================================================================
09:45:45 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:45:45 ==============================================================================
09:45:45 Get list of nodes :: Get the inventory | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Link Down :: Take link s1-s2 down | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Link Up :: Take link s1-s2 up | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:50 7 tests, 7 passed, 0 failed
09:45:50 ==============================================================================
09:45:50 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:50 ==============================================================================
09:45:50 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 List all the links :: List all the links in the topology. | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Link Down :: Take link s1-s2 down | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Link Up :: Take link s1-s2 up | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:46:01 4 tests, 4 passed, 0 failed
09:46:01 ==============================================================================
09:46:01 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:46:01 ==============================================================================
09:46:01 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Get Stats for node 1 :: Get the stats for a node | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Get Stats for node 2 :: Get the stats for a node | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Get Stats for node 3 :: Get the stats for a node | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:46:01 4 tests, 4 passed, 0 failed
09:46:01 ==============================================================================
09:46:01 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:46:01 ==============================================================================
09:46:01 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:46:05 6 tests, 6 passed, 0 failed
09:46:05 ==============================================================================
09:46:05 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:46:05 21 tests, 21 passed, 0 failed
09:46:05 ==============================================================================
09:46:05 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:46:05 ==============================================================================
09:46:08 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:46:08 ==============================================================================
09:46:08 Get list of nodes :: Get the inventory | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Get node 1 inventory :: Get the inventory for a node | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Get node 2 inventory :: Get the inventory for a node | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Get node 3 inventory :: Get the inventory for a node | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Link Down :: Take link s1-s2 down | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Link Up :: Take link s1-s2 up | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:46:11 7 tests, 7 passed, 0 failed
09:46:11 ==============================================================================
09:46:11 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:46:11 ==============================================================================
09:46:11 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 List all the links :: List all the links in the topology. | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Link Down :: Take link s1-s2 down | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Link Up :: Take link s1-s2 up | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:46:21 4 tests, 4 passed, 0 failed
09:46:21 ==============================================================================
09:46:21 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:46:21 ==============================================================================
09:46:21 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Get Stats for node 1 :: Get the stats for a node | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Get Stats for node 2 :: Get the stats for a node | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Get Stats for node 3 :: Get the stats for a node | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:46:21 4 tests, 4 passed, 0 failed
09:46:21 ==============================================================================
09:46:21 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:46:21 ==============================================================================
09:46:21 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Verify after modifying flow operational - Output to physical port#... | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:46:31 9 tests, 9 passed, 0 failed
09:46:31 ==============================================================================
09:46:32 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:46:32 24 tests, 24 passed, 0 failed
09:46:32 ==============================================================================
09:46:32 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:46:32 ==============================================================================
09:46:34 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:46:34 ==============================================================================
09:46:36 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 1 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 2 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 3 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 4 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 5 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 6 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 7 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 8 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 9 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 10 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 11 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 14 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 15 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 16 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 17 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 18 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 19 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 20 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 21 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 22 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 23 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 24 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 25 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 31 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 36 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 38 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 43 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 45 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 101 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 102 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 103 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 104 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 105 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 106 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 107 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 108 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 109 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 110 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 113 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 156 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 201 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 202 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 203 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 204 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 205 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 206 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 209 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 214 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 218 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 219 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 220 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 221 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 222 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 223 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 224 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 225 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 550 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 1 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 2 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 3 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 4 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 5 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 6 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 7 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 8 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 9 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 10 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 11 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 14 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 15 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 16 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 17 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 18 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 19 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 20 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 21 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 22 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 23 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 24 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 25 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 31 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 36 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 38 Updated | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 43 Updated | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 45 Updated | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 101 Updated | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 102 Updated | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 103 Updated | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 104 Updated | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 105 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 106 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 107 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 108 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 109 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 110 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 113 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 156 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 201 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 202 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 203 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 204 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 205 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 206 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 209 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 214 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 218 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 219 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 220 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 221 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 222 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 223 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 224 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 225 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 550 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 1 Deleted | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 2 Deleted | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 3 Deleted | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 4 Deleted | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 5 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 6 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 7 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 8 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 9 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 10 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 11 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 14 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 15 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 16 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 17 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 18 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 19 Deleted | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 20 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 21 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 22 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 23 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 24 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 25 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 31 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 36 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 38 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 43 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 45 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 101 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 102 Deleted | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 103 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 104 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 105 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 106 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 107 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 108 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 109 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 110 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 113 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 156 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 201 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 202 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 203 Deleted | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 204 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 205 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 206 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 209 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 214 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 218 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 219 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 220 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 221 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 222 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 223 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 224 Deleted | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 225 Deleted | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 550 Deleted | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:47:11 174 tests, 174 passed, 0 failed
09:47:11 ==============================================================================
09:47:11 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:47:11 ==============================================================================
09:47:11 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 1 Added | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 2 Added | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 3 Added | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 4 Added | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 5 Added | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 6 Added | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 7 Added | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 8 Added | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 9 Added | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 10 Added | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 11 Added | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 15 Added | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 16 Added | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 17 Added | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 18 Added | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 19 Added | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 20 Added | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 21 Added | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 22 Added | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 23 Added | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 24 Added | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 25 Added | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 31 Added | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 36 Added | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 38 Added | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 43 Added | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 45 Added | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 101 Added | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 102 Added | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 103 Added | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Test Is Flow 104 Added | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Test Is Flow 105 Added | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Test Is Flow 106 Added | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Test Is Flow 107 Added | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Test Is Flow 108 Added | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Test Is Flow 109 Added | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Test Is Flow 110 Added | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Test Is Flow 113 Added | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Test Is Flow 201 Added | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Test Is Flow 202 Added | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Test Is Flow 203 Added | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Test Is Flow 204 Added | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Test Is Flow 205 Added | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Test Is Flow 206 Added | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Test Is Flow 209 Added | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Test Is Flow 214 Added | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Test Is Flow 218 Added | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Test Is Flow 219 Added | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Test Is Flow 220 Added | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Test Is Flow 1 Updated | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Test Is Flow 2 Updated | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Test Is Flow 3 Updated | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Test Is Flow 4 Updated | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Test Is Flow 5 Updated | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Test Is Flow 6 Updated | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Test Is Flow 7 Updated | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Test Is Flow 8 Updated | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Test Is Flow 9 Updated | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Test Is Flow 10 Updated | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Test Is Flow 11 Updated | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Test Is Flow 14 Updated | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Test Is Flow 15 Updated | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Test Is Flow 16 Updated | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Test Is Flow 17 Updated | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Test Is Flow 18 Updated | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Test Is Flow 19 Updated | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Test Is Flow 20 Updated | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Test Is Flow 21 Updated | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Test Is Flow 22 Updated | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Test Is Flow 23 Updated | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Test Is Flow 24 Updated | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Test Is Flow 25 Updated | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Test Is Flow 31 Updated | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Test Is Flow 36 Updated | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Test Is Flow 38 Updated | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Test Is Flow 43 Updated | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Test Is Flow 45 Updated | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Test Is Flow 101 Updated | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Test Is Flow 102 Updated | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Test Is Flow 103 Updated | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Test Is Flow 104 Updated | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Test Is Flow 105 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 106 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 107 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 108 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 109 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 110 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 113 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 201 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 202 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 203 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 204 Updated | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 205 Updated | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 206 Updated | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 209 Updated | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 214 Updated | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 218 Updated | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 219 Updated | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 220 Updated | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:48:47 ------------------------------------------------------------------------------
09:48:47 Test Is Flow 1 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 2 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 3 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 4 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 5 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 6 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 7 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 8 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 9 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 10 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 11 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 14 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 15 Deleted | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Test Is Flow 16 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 17 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 18 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 19 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 20 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 21 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 22 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 23 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 24 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 25 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 31 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 36 Deleted | PASS |
09:48:49 ------------------------------------------------------------------------------
09:48:49 Test Is Flow 38 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 43 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 45 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 101 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 102 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 103 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 104 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 105 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 106 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 107 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 108 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 109 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 110 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 113 Deleted | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Test Is Flow 201 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 202 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 203 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 204 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 205 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 206 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 209 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 214 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 218 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 219 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 220 Deleted | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:48:51 152 tests, 152 passed, 0 failed
09:48:51 ==============================================================================
09:48:52 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:48:52 326 tests, 326 passed, 0 failed
09:48:52 ==============================================================================
09:48:52 openflowplugin-sanity.txt.Reconciliation
09:48:52 ==============================================================================
09:48:52 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:48:52 ==============================================================================
09:48:52 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check Linear Topology :: Check Linear Topology. | PASS |
09:49:06 ------------------------------------------------------------------------------
09:49:06 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:49:06 ------------------------------------------------------------------------------
09:49:06 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:49:06 ------------------------------------------------------------------------------
09:49:06 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:49:06 ------------------------------------------------------------------------------
09:49:06 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 | PASS |
09:49:07 ------------------------------------------------------------------------------
09:49:07 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:49:17 ------------------------------------------------------------------------------
09:49:17 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:18 | PASS |
09:49:18 ------------------------------------------------------------------------------
09:49:18 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:49:20 ------------------------------------------------------------------------------
09:49:20 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:49:20 ------------------------------------------------------------------------------
09:49:20 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:49:24 ------------------------------------------------------------------------------
09:49:24 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:49:24 ------------------------------------------------------------------------------
09:49:24 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:49:24 ------------------------------------------------------------------------------
09:49:24 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:52 | PASS |
09:49:52 ------------------------------------------------------------------------------
09:49:52 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:49:52 ------------------------------------------------------------------------------
09:49:52 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:49:53 ------------------------------------------------------------------------------
09:49:53 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:49:53 ------------------------------------------------------------------------------
09:49:53 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:49:53 ------------------------------------------------------------------------------
09:49:53 Stop Mininet :: Stop Mininet. | PASS |
09:49:53 ------------------------------------------------------------------------------
09:49:53 Check No Switches :: Check no switches in topology. | PASS |
09:49:54 ------------------------------------------------------------------------------
09:49:54 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:49:54 23 tests, 23 passed, 0 failed
09:49:54 ==============================================================================
09:49:54 openflowplugin-sanity.txt.Reconciliation | PASS |
09:49:54 23 tests, 23 passed, 0 failed
09:49:54 ==============================================================================
09:49:54 openflowplugin-sanity.txt | PASS |
09:49:54 394 tests, 394 passed, 0 failed
09:49:54 ==============================================================================
09:49:54 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:49:59 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:49:59 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:49:59 Examining the files in data/log and checking filesize
09:49:59 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:49:59 total 1020
09:49:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 09:44 .
09:49:59 -rw-rw-r-- 1 jenkins jenkins 2337 Nov 21 09:44 karaf_console.log
09:49:59 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 09:44 ..
09:49:59 -rw-rw-r-- 1 jenkins jenkins 1029355 Nov 21 09:49 karaf.log
09:49:59 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:49:59 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:49:59 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:49:59 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:49:59 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:49:59 Let's take the karaf thread dump again...
09:49:59 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:50:00 karaf main: org.apache.karaf.main.Main, pid:4324
09:50:00 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:50:00 Killing ODL
09:50:00 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:50:05 Compressing karaf.log 1
09:50:05 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:50:06 Fetching compressed karaf.log 1
09:50:06 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:50:06 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:50:06 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:50:06 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:50:06 Fetch GC logs
09:50:06 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
09:50:07 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:50:07 Examine copied files
09:50:07 total 44084
09:50:07 drwxrwxr-x. 2 jenkins jenkins 6 Nov 21 09:50 gclogs-1
09:50:07 -rw-rw-r--. 1 jenkins jenkins 2337 Nov 21 09:50 odl1_karaf_console.log
09:50:07 -rw-rw-r--. 1 jenkins jenkins 70905 Nov 21 09:50 odl1_karaf.log.gz
09:50:07 -rw-rw-r--. 1 jenkins jenkins 148814 Nov 21 09:50 karaf_1_4324_threads_after.log
09:50:07 -rw-rw-r--. 1 jenkins jenkins 14225 Nov 21 09:50 ps_after.log
09:50:07 -rw-rw-r--. 1 jenkins jenkins 270999 Nov 21 09:49 report.html
09:50:07 -rw-rw-r--. 1 jenkins jenkins 3390144 Nov 21 09:49 log.html
09:50:07 -rw-rw-r--. 1 jenkins jenkins 41048503 Nov 21 09:49 output.xml
09:50:07 -rw-rw-r--. 1 jenkins jenkins 491 Nov 21 09:45 testplan.txt
09:50:07 -rw-rw-r--. 1 jenkins jenkins 107837 Nov 21 09:45 karaf_1_2022_threads_before.log
09:50:07 -rw-rw-r--. 1 jenkins jenkins 14019 Nov 21 09:45 ps_before.log
09:50:07 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 21 09:44 post-startup-script.sh
09:50:07 -rw-rw-r--. 1 jenkins jenkins 252 Nov 21 09:44 startup-script.sh
09:50:07 -rw-rw-r--. 1 jenkins jenkins 3495 Nov 21 09:44 configuration-script.sh
09:50:07 -rw-rw-r--. 1 jenkins jenkins 337 Nov 21 09:44 detect_variables.env
09:50:07 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 21 09:44 pom.xml
09:50:07 -rw-rw-r--. 1 jenkins jenkins 92 Nov 21 09:44 set_variables.env
09:50:07 -rw-rw-r--. 1 jenkins jenkins 299 Nov 21 09:44 slave_addresses.txt
09:50:07 -rw-rw-r--. 1 jenkins jenkins 570 Nov 21 09:43 requirements.txt
09:50:07 -rw-rw-r--. 1 jenkins jenkins 26 Nov 21 09:43 env.properties
09:50:07 -rw-rw-r--. 1 jenkins jenkins 334 Nov 21 09:41 stack-parameters.yaml
09:50:07 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 21 09:40 test
09:50:07 drwxrwxr-x. 2 jenkins jenkins 6 Nov 21 09:40 test@tmp
09:50:07 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 21 09:35 maven-metadata.xml
09:50:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14515007026126760021.sh
09:50:07 Karaf Deployments, Tests must have already run
09:50:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins15967010857978814048.sh
09:50:07 Cleaning up Robot installation...
09:50:07 $ ssh-agent -k
09:50:07 unset SSH_AUTH_SOCK;
09:50:07 unset SSH_AGENT_PID;
09:50:07 echo Agent pid 6400 killed;
09:50:07 [ssh-agent] Stopped.
09:50:07 Recording plot data
09:50:08 Robot results publisher started...
09:50:08 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:50:08 -Parsing output xml:
09:50:09 Done!
09:50:09 -Copying log files to build dir:
09:50:10 Done!
09:50:10 -Assigning results to build:
09:50:10 Done!
09:50:10 -Checking thresholds:
09:50:10 Done!
09:50:10 Done publishing Robot results.
09:50:10 [PostBuildScript] - [INFO] Executing post build scripts.
09:50:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10823558341748578425.sh
09:50:10 Archiving csit artifacts
09:50:10 mv: cannot stat '*_1.png': No such file or directory
09:50:10 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:50:10 % Total % Received % Xferd Average Speed Time Time Time Current
09:50:10 Dload Upload Total Spent Left Speed
09:50:10
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1096k 0 1096k 0 0 5480k 0 --:--:-- --:--:-- --:--:-- 5452k
100 3548k 0 3548k 0 0 4949k 0 --:--:-- --:--:-- --:--:-- 4942k
09:50:11 Archive: robot-plugin.zip
09:50:11 inflating: ./archives/robot-plugin/log.html
09:50:11 inflating: ./archives/robot-plugin/output.xml
09:50:11 inflating: ./archives/robot-plugin/report.html
09:50:11 mv: cannot stat '*.log.gz': No such file or directory
09:50:11 mv: cannot stat '*.csv': No such file or directory
09:50:11 mv: cannot stat '*.png': No such file or directory
09:50:11 [PostBuildScript] - [INFO] Executing post build scripts.
09:50:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9910544732465000231.sh
09:50:11 [PostBuildScript] - [INFO] Executing post build scripts.
09:50:11 [EnvInject] - Injecting environment variables from a build step.
09:50:11 [EnvInject] - Injecting as environment variables the properties content
09:50:11 OS_CLOUD=vex
09:50:11 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-538
09:50:11
09:50:11 [EnvInject] - Variables injected successfully.
09:50:11 provisioning config files...
09:50:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:50:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3135680469734080376.sh
09:50:12 ---> openstack-stack-delete.sh
09:50:12 Setup pyenv:
09:50:12 system
09:50:12 3.8.13
09:50:12 3.9.13
09:50:12 3.10.13
09:50:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bwqB from file:/tmp/.os_lf_venv
09:50:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:50:15 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:50:15 lf-activate-venv(): INFO: Base packages installed successfully
09:50:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:50:38 lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH
09:50:38 INFO: Stack cost retrieval disabled, setting cost to 0
09:50:51 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-538
09:50:51 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-538
09:50:51 [PostBuildScript] - [INFO] Executing post build scripts.
09:50:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13710567382535072553.sh
09:50:51 ---> sysstat.sh
09:50:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9566046249920881921.sh
09:50:51 ---> package-listing.sh
09:50:51 ++ facter osfamily
09:50:51 ++ tr '[:upper:]' '[:lower:]'
09:50:51 + OS_FAMILY=redhat
09:50:51 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:50:51 + START_PACKAGES=/tmp/packages_start.txt
09:50:51 + END_PACKAGES=/tmp/packages_end.txt
09:50:51 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:50:51 + PACKAGES=/tmp/packages_start.txt
09:50:51 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:51 + PACKAGES=/tmp/packages_end.txt
09:50:51 + case "${OS_FAMILY}" in
09:50:51 + rpm -qa
09:50:51 + sort
09:50:52 + '[' -f /tmp/packages_start.txt ']'
09:50:52 + '[' -f /tmp/packages_end.txt ']'
09:50:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:50:52 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:52 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:52 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15372418311277868626.sh
09:50:52 ---> capture-instance-metadata.sh
09:50:52 Setup pyenv:
09:50:52 system
09:50:52 3.8.13
09:50:52 3.9.13
09:50:52 3.10.13
09:50:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bwqB from file:/tmp/.os_lf_venv
09:50:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:55 lf-activate-venv(): INFO: Base packages installed successfully
09:50:55 lf-activate-venv(): INFO: Installing additional packages: lftools
09:51:10 lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH
09:51:10 INFO: Running in OpenStack, capturing instance metadata
09:51:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9618973357663459716.sh
09:51:10 provisioning config files...
09:51:11 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #538
09:51:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config2321651223599091272tmp
09:51:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:51:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:51:11 provisioning config files...
09:51:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:51:11 [EnvInject] - Injecting environment variables from a build step.
09:51:11 [EnvInject] - Injecting as environment variables the properties content
09:51:11 SERVER_ID=logs
09:51:11
09:51:11 [EnvInject] - Variables injected successfully.
09:51:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6087943544455991547.sh
09:51:11 ---> create-netrc.sh
09:51:11 WARN: Log server credential not found.
09:51:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7862378066120509040.sh
09:51:11 ---> python-tools-install.sh
09:51:11 Setup pyenv:
09:51:11 system
09:51:11 3.8.13
09:51:11 3.9.13
09:51:11 3.10.13
09:51:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:51:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bwqB from file:/tmp/.os_lf_venv
09:51:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:51:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:14 lf-activate-venv(): INFO: Base packages installed successfully
09:51:14 lf-activate-venv(): INFO: Installing additional packages: lftools
09:51:27 lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH
09:51:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11424386183483086119.sh
09:51:27 ---> sudo-logs.sh
09:51:27 Archiving 'sudo' log..
09:51:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins95071084056444598.sh
09:51:28 ---> job-cost.sh
09:51:28 Setup pyenv:
09:51:28 system
09:51:28 3.8.13
09:51:28 3.9.13
09:51:28 3.10.13
09:51:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:51:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bwqB from file:/tmp/.os_lf_venv
09:51:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:51:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:30 lf-activate-venv(): INFO: Base packages installed successfully
09:51:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:51:40 lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH
09:51:40 DEBUG: total: 0
09:51:40 INFO: Retrieving Stack Cost...
09:51:40 INFO: Retrieving Pricing Info for: v3-standard-2
09:51:40 INFO: Archiving Costs
09:51:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13603153849323799248.sh
09:51:40 ---> logs-deploy.sh
09:51:40 Setup pyenv:
09:51:41 system
09:51:41 3.8.13
09:51:41 3.9.13
09:51:41 3.10.13
09:51:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:51:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bwqB from file:/tmp/.os_lf_venv
09:51:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:51:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:43 lf-activate-venv(): INFO: Base packages installed successfully
09:51:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:51:56 lf-activate-venv(): INFO: Adding /tmp/venv-bwqB/bin to PATH
09:51:56 WARNING: Nexus logging server not set
09:51:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/538/
09:51:56 INFO: archiving logs to S3
09:51:57 ---> uname -a:
09:51:57 Linux prd-centos8-robot-2c-8g-12371.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:51:57
09:51:57
09:51:57 ---> lscpu:
09:51:57 Architecture: x86_64
09:51:57 CPU op-mode(s): 32-bit, 64-bit
09:51:57 Byte Order: Little Endian
09:51:57 CPU(s): 2
09:51:57 On-line CPU(s) list: 0,1
09:51:57 Thread(s) per core: 1
09:51:57 Core(s) per socket: 1
09:51:57 Socket(s): 2
09:51:57 NUMA node(s): 1
09:51:57 Vendor ID: AuthenticAMD
09:51:57 CPU family: 23
09:51:57 Model: 49
09:51:57 Model name: AMD EPYC-Rome Processor
09:51:57 Stepping: 0
09:51:57 CPU MHz: 2799.998
09:51:57 BogoMIPS: 5599.99
09:51:57 Virtualization: AMD-V
09:51:57 Hypervisor vendor: KVM
09:51:57 Virtualization type: full
09:51:57 L1d cache: 32K
09:51:57 L1i cache: 32K
09:51:57 L2 cache: 512K
09:51:57 L3 cache: 16384K
09:51:57 NUMA node0 CPU(s): 0,1
09:51:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:51:57
09:51:57
09:51:57 ---> nproc:
09:51:57 2
09:51:57
09:51:57
09:51:57 ---> df -h:
09:51:57 Filesystem Size Used Avail Use% Mounted on
09:51:57 devtmpfs 3.8G 0 3.8G 0% /dev
09:51:57 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:51:57 tmpfs 3.8G 17M 3.8G 1% /run
09:51:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:51:57 /dev/vda1 40G 8.4G 32G 21% /
09:51:57 tmpfs 770M 0 770M 0% /run/user/1001
09:51:57
09:51:57
09:51:57 ---> free -m:
09:51:57 total used free shared buff/cache available
09:51:57 Mem: 7697 609 4799 19 2289 6789
09:51:57 Swap: 1023 0 1023
09:51:57
09:51:57
09:51:57 ---> ip addr:
09:51:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:51:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:51:57 inet 127.0.0.1/8 scope host lo
09:51:57 valid_lft forever preferred_lft forever
09:51:57 inet6 ::1/128 scope host
09:51:57 valid_lft forever preferred_lft forever
09:51:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:51:57 link/ether fa:16:3e:0e:d4:36 brd ff:ff:ff:ff:ff:ff
09:51:57 altname enp0s3
09:51:57 altname ens3
09:51:57 inet 10.30.171.6/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:51:57 valid_lft 66705sec preferred_lft 66705sec
09:51:57 inet6 fe80::f816:3eff:fe0e:d436/64 scope link
09:51:57 valid_lft forever preferred_lft forever
09:51:57
09:51:57
09:51:57 ---> sar -b -r -n DEV:
09:51:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/21/2025 _x86_64_ (2 CPU)
09:51:57
09:51:57 04:23:35 LINUX RESTART (2 CPU)
09:51:57
09:51:57 04:24:02 AM tps rtps wtps bread/s bwrtn/s
09:51:57 04:25:01 AM 47.41 26.77 20.64 6159.67 9763.49
09:51:57 04:26:01 AM 0.68 0.00 0.68 0.00 12.08
09:51:57 04:27:01 AM 0.20 0.03 0.17 0.53 1.18
09:51:57 04:28:01 AM 0.38 0.00 0.38 0.00 6.13
09:51:57 04:29:01 AM 0.20 0.00 0.20 0.00 2.22
09:51:57 04:30:01 AM 0.27 0.00 0.27 0.00 4.33
09:51:57 04:31:01 AM 0.18 0.00 0.18 0.00 1.75
09:51:57 04:32:01 AM 0.15 0.00 0.15 0.00 2.00
09:51:57 04:33:01 AM 0.13 0.00 0.13 0.00 1.05
09:51:57 04:34:01 AM 0.22 0.00 0.22 0.00 2.87
09:51:57 04:35:01 AM 0.30 0.00 0.30 0.00 4.27
09:51:57 04:36:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:57 04:37:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 04:38:01 AM 0.10 0.00 0.10 0.00 0.80
09:51:57 04:39:01 AM 0.22 0.05 0.17 0.80 1.15
09:51:57 04:40:01 AM 1.20 0.00 1.20 0.00 29.44
09:51:57 04:41:01 AM 0.28 0.00 0.28 0.00 3.92
09:51:57 04:42:01 AM 0.22 0.00 0.22 0.00 2.67
09:51:57 04:43:01 AM 0.12 0.00 0.12 0.00 1.07
09:51:57 04:44:01 AM 0.23 0.00 0.23 0.00 2.62
09:51:57 04:45:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:57 04:46:01 AM 0.13 0.00 0.13 0.00 1.75
09:51:57 04:47:01 AM 0.15 0.00 0.15 0.00 1.18
09:51:57 04:48:01 AM 0.18 0.00 0.18 0.00 2.23
09:51:57 04:49:01 AM 0.28 0.00 0.28 0.00 3.97
09:51:57 04:50:01 AM 0.20 0.00 0.20 0.00 3.07
09:51:57 04:51:01 AM 0.15 0.00 0.15 0.00 1.23
09:51:57 04:52:01 AM 0.17 0.00 0.17 0.00 1.98
09:51:57 04:53:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 04:54:01 AM 0.20 0.00 0.20 0.00 2.73
09:51:57 04:55:01 AM 0.30 0.00 0.30 0.00 4.97
09:51:57 04:56:01 AM 0.20 0.00 0.20 0.00 1.87
09:51:57 04:57:01 AM 0.10 0.00 0.10 0.00 0.90
09:51:57 04:58:01 AM 0.08 0.00 0.08 0.00 0.67
09:51:57 04:59:01 AM 0.23 0.00 0.23 0.00 3.00
09:51:57 05:00:01 AM 0.20 0.00 0.20 0.00 3.47
09:51:57 05:01:01 AM 0.18 0.02 0.17 0.13 1.37
09:51:57 05:02:01 AM 0.37 0.07 0.30 1.73 4.87
09:51:57 05:03:01 AM 0.15 0.00 0.15 0.00 1.62
09:51:57 05:04:01 AM 0.33 0.00 0.33 0.00 4.90
09:51:57 05:05:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:57 05:06:01 AM 0.12 0.00 0.12 0.00 0.93
09:51:57 05:07:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:57 05:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 05:09:01 AM 0.22 0.00 0.22 0.00 2.62
09:51:57 05:10:01 AM 0.20 0.00 0.20 0.00 3.07
09:51:57 05:11:01 AM 0.23 0.00 0.23 0.00 2.80
09:51:57 05:12:01 AM 0.18 0.00 0.18 0.00 2.52
09:51:57 05:13:02 AM 0.12 0.00 0.12 0.00 0.77
09:51:57 05:14:01 AM 0.19 0.00 0.19 0.00 2.36
09:51:57 05:15:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:57 05:16:01 AM 0.15 0.00 0.15 0.00 1.33
09:51:57 05:17:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:57 05:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 05:19:01 AM 0.22 0.00 0.22 0.00 3.30
09:51:57 05:20:01 AM 0.20 0.00 0.20 0.00 3.23
09:51:57 05:21:01 AM 0.28 0.00 0.28 0.00 3.12
09:51:57 05:22:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:57 05:23:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:57 05:24:01 AM 0.22 0.00 0.22 0.00 2.87
09:51:57 05:25:01 AM 1.22 0.32 0.90 6.93 21.89
09:51:57 05:26:01 AM 0.15 0.00 0.15 0.00 1.58
09:51:57 05:27:01 AM 0.18 0.00 0.18 0.00 2.22
09:51:57 05:28:01 AM 0.28 0.00 0.28 0.00 4.08
09:51:57 05:29:01 AM 0.17 0.00 0.17 0.00 2.07
09:51:57 05:30:01 AM 0.23 0.00 0.23 0.00 3.43
09:51:57 05:31:01 AM 0.30 0.00 0.30 0.00 4.63
09:51:57 05:32:01 AM 6.23 5.95 0.28 574.88 4.12
09:51:57 05:33:01 AM 2.85 0.00 2.85 0.00 71.40
09:51:57 05:34:01 AM 0.25 0.00 0.25 0.00 3.60
09:51:57 05:35:01 AM 0.27 0.00 0.27 0.00 3.47
09:51:57 05:36:01 AM 0.20 0.00 0.20 0.00 2.15
09:51:57 05:37:01 AM 0.12 0.00 0.12 0.00 1.30
09:51:57 05:38:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 05:39:01 AM 0.13 0.00 0.13 0.00 0.87
09:51:57 05:40:01 AM 0.18 0.00 0.18 0.00 3.43
09:51:57 05:41:01 AM 0.23 0.00 0.23 0.00 2.67
09:51:57 05:42:01 AM 0.18 0.00 0.18 0.00 2.65
09:51:57 05:43:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 05:44:01 AM 0.13 0.00 0.13 0.00 0.88
09:51:57 05:45:01 AM 0.32 0.00 0.32 0.00 5.90
09:51:57 05:46:01 AM 0.15 0.00 0.15 0.00 1.33
09:51:57 05:47:01 AM 0.15 0.00 0.15 0.00 1.47
09:51:57 05:48:01 AM 0.18 0.00 0.18 0.00 2.40
09:51:57 05:49:01 AM 0.22 0.00 0.22 0.00 1.97
09:51:57 05:50:01 AM 0.22 0.00 0.22 0.00 3.30
09:51:57 05:51:01 AM 0.17 0.00 0.17 0.00 1.37
09:51:57 05:52:01 AM 0.17 0.00 0.17 0.00 2.12
09:51:57 05:53:01 AM 0.10 0.00 0.10 0.00 0.90
09:51:57 05:54:01 AM 0.20 0.00 0.20 0.00 2.87
09:51:57 05:55:01 AM 0.30 0.00 0.30 0.00 4.80
09:51:57 05:56:01 AM 0.17 0.00 0.17 0.00 1.75
09:51:57 05:57:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:57 05:58:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 05:59:01 AM 0.23 0.00 0.23 0.00 3.18
09:51:57 06:00:01 AM 0.20 0.00 0.20 0.00 3.07
09:51:57 06:01:01 AM 0.15 0.00 0.15 0.00 1.20
09:51:57 06:02:01 AM 0.22 0.00 0.22 0.00 3.70
09:51:57 06:03:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:57 06:04:01 AM 0.20 0.00 0.20 0.00 2.87
09:51:57 06:05:01 AM 0.30 0.00 0.30 0.00 5.85
09:51:57 06:06:01 AM 0.20 0.00 0.20 0.00 2.37
09:51:57 06:07:01 AM 0.15 0.00 0.15 0.00 1.58
09:51:57 06:08:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:57 06:09:01 AM 0.20 0.00 0.20 0.00 2.85
09:51:57 06:10:01 AM 0.23 0.00 0.23 0.00 3.38
09:51:57 06:11:01 AM 0.15 0.00 0.15 0.00 1.38
09:51:57 06:12:01 AM 0.20 0.00 0.20 0.00 2.27
09:51:57 06:13:01 AM 0.18 0.00 0.18 0.00 2.25
09:51:57 06:14:01 AM 0.25 0.00 0.25 0.00 3.42
09:51:57 06:15:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:57 06:16:01 AM 0.15 0.00 0.15 0.00 1.33
09:51:57 06:17:01 AM 0.12 0.00 0.12 0.00 1.30
09:51:57 06:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 06:19:02 AM 0.20 0.00 0.20 0.00 2.72
09:51:57 06:20:01 AM 0.20 0.00 0.20 0.00 3.25
09:51:57 06:21:01 AM 0.23 0.00 0.23 0.00 2.67
09:51:57 06:22:01 AM 0.18 0.00 0.18 0.00 2.72
09:51:57 06:23:01 AM 0.12 0.00 0.12 0.00 0.78
09:51:57 06:24:01 AM 0.20 0.00 0.20 0.00 2.73
09:51:57 06:25:01 AM 0.23 0.00 0.23 0.00 3.20
09:51:57 06:26:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:57 06:27:01 AM 0.12 0.00 0.12 0.00 0.88
09:51:57 06:28:01 AM 0.25 0.00 0.25 0.00 3.53
09:51:57 06:29:01 AM 0.22 0.00 0.22 0.00 2.85
09:51:57 06:30:01 AM 0.28 0.00 0.28 0.00 4.67
09:51:57 06:31:01 AM 0.20 0.00 0.20 0.00 2.42
09:51:57 06:32:01 AM 0.15 0.00 0.15 0.00 1.87
09:51:57 06:33:01 AM 0.13 0.00 0.13 0.00 1.48
09:51:57 06:34:01 AM 0.25 0.00 0.25 0.00 2.98
09:51:57 06:35:01 AM 0.95 0.00 0.95 0.00 16.10
09:51:57 06:36:01 AM 0.23 0.00 0.23 0.00 3.87
09:51:57 06:37:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:57 06:38:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 06:39:01 AM 0.12 0.00 0.12 0.00 0.97
09:51:57 06:40:01 AM 0.25 0.00 0.25 0.00 4.12
09:51:57 06:41:01 AM 0.30 0.00 0.30 0.00 3.85
09:51:57 06:42:01 AM 0.20 0.00 0.20 0.00 3.08
09:51:57 06:43:01 AM 0.13 0.00 0.13 0.00 1.68
09:51:57 06:44:01 AM 0.18 0.00 0.18 0.00 2.43
09:51:57 06:45:01 AM 0.27 0.00 0.27 0.00 3.72
09:51:57 06:46:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:57 06:47:01 AM 0.17 0.00 0.17 0.00 2.75
09:51:57 06:48:01 AM 0.13 0.00 0.13 0.00 1.82
09:51:57 06:49:01 AM 0.13 0.00 0.13 0.00 1.28
09:51:57 06:50:01 AM 0.32 0.00 0.32 0.00 5.03
09:51:57 06:51:01 AM 0.20 0.00 0.20 0.00 2.02
09:51:57 06:52:01 AM 0.13 0.00 0.13 0.00 1.70
09:51:57 06:53:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:57 06:54:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:57 06:55:01 AM 0.30 0.00 0.30 0.00 4.03
09:51:57 06:56:01 AM 0.12 0.00 0.12 0.00 0.93
09:51:57 06:57:01 AM 0.22 0.00 0.22 0.00 2.53
09:51:57 06:58:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:57 06:59:01 AM 0.13 0.00 0.13 0.00 1.40
09:51:57 07:00:01 AM 0.23 0.00 0.23 0.00 3.43
09:51:57 07:01:01 AM 0.15 0.00 0.15 0.00 1.20
09:51:57 07:02:01 AM 0.22 0.00 0.22 0.00 3.32
09:51:57 07:03:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:57 07:04:01 AM 0.15 0.00 0.15 0.00 1.68
09:51:57 07:05:01 AM 0.27 0.00 0.27 0.00 3.43
09:51:57 07:06:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 07:07:01 AM 0.10 0.00 0.10 0.00 1.23
09:51:57 07:08:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:57 07:09:01 AM 0.20 0.00 0.20 0.00 2.72
09:51:57 07:10:01 AM 0.18 0.00 0.18 0.00 3.33
09:51:57 07:11:01 AM 0.22 0.00 0.22 0.00 2.93
09:51:57 07:12:01 AM 0.20 0.00 0.20 0.00 2.78
09:51:57 07:13:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 07:14:01 AM 0.18 0.00 0.18 0.00 2.18
09:51:57 07:15:01 AM 0.22 0.00 0.22 0.00 3.33
09:51:57 07:16:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:57 07:17:01 AM 0.15 0.00 0.15 0.00 1.75
09:51:57 07:18:01 AM 0.22 0.00 0.22 0.00 3.22
09:51:57 07:19:01 AM 0.30 0.00 0.30 0.00 3.95
09:51:57 07:20:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:57 07:21:01 AM 0.15 0.00 0.15 0.00 1.20
09:51:57 07:22:01 AM 0.13 0.00 0.13 0.00 1.70
09:51:57 07:23:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 07:24:01 AM 0.20 0.00 0.20 0.00 2.87
09:51:57 07:25:01 AM 0.32 0.00 0.32 0.00 4.80
09:51:57 07:26:01 AM 0.17 0.00 0.17 0.00 1.58
09:51:57 07:27:02 AM 0.10 0.00 0.10 0.00 0.77
09:51:57 07:28:01 AM 0.08 0.00 0.08 0.00 0.54
09:51:57 07:29:01 AM 0.23 0.00 0.23 0.00 3.00
09:51:57 07:30:01 AM 0.20 0.00 0.20 0.00 3.23
09:51:57 07:31:01 AM 0.18 0.00 0.18 0.00 1.35
09:51:57 07:32:01 AM 0.22 0.00 0.22 0.00 3.83
09:51:57 07:33:01 AM 0.17 0.00 0.17 0.00 1.98
09:51:57 07:34:01 AM 0.25 0.00 0.25 0.00 3.30
09:51:57 07:35:01 AM 0.23 0.00 0.23 0.00 3.20
09:51:57 07:36:01 AM 0.12 0.00 0.12 0.00 0.88
09:51:57 07:37:01 AM 0.25 0.00 0.25 0.00 3.00
09:51:57 07:38:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:57 07:39:01 AM 0.18 0.00 0.18 0.00 2.17
09:51:57 07:40:01 AM 0.20 0.00 0.20 0.00 3.10
09:51:57 07:41:01 AM 0.27 0.00 0.27 0.00 3.12
09:51:57 07:42:01 AM 0.22 0.00 0.22 0.00 2.80
09:51:57 07:43:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:57 07:44:01 AM 0.18 0.00 0.18 0.00 2.18
09:51:57 07:45:01 AM 0.22 0.00 0.22 0.00 3.20
09:51:57 07:46:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:57 07:47:01 AM 0.15 0.00 0.15 0.00 1.73
09:51:57 07:48:01 AM 0.08 0.00 0.08 0.00 0.50
09:51:57 07:49:01 AM 0.30 0.00 0.30 0.00 4.73
09:51:57 07:50:01 AM 0.20 0.00 0.20 0.00 3.07
09:51:57 07:51:01 AM 0.13 0.00 0.13 0.00 1.63
09:51:57 07:52:01 AM 0.18 0.00 0.18 0.00 2.10
09:51:57 07:53:01 AM 0.12 0.00 0.12 0.00 1.17
09:51:57 07:54:01 AM 0.17 0.00 0.17 0.00 2.10
09:51:57 07:55:01 AM 0.30 0.00 0.30 0.00 4.88
09:51:57 07:56:01 AM 0.20 0.00 0.20 0.00 2.42
09:51:57 07:57:01 AM 0.23 0.00 0.23 0.00 3.03
09:51:57 07:58:01 AM 0.17 0.00 0.17 0.00 1.97
09:51:57 07:59:01 AM 0.17 0.00 0.17 0.00 1.93
09:51:57 08:00:01 AM 0.20 0.00 0.20 0.00 3.57
09:51:57 08:01:01 AM 0.15 0.00 0.15 0.00 1.23
09:51:57 08:02:01 AM 0.27 0.00 0.27 0.00 4.41
09:51:57 08:03:01 AM 0.17 0.00 0.17 0.00 2.12
09:51:57 08:04:01 AM 0.15 0.00 0.15 0.00 1.02
09:51:57 08:05:01 AM 0.25 0.00 0.25 0.00 3.30
09:51:57 08:06:01 AM 0.12 0.00 0.12 0.00 0.93
09:51:57 08:07:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:57 08:08:01 AM 0.13 0.00 0.13 0.00 0.95
09:51:57 08:09:01 AM 0.15 0.00 0.15 0.00 1.58
09:51:57 08:10:01 AM 0.32 0.00 0.32 0.00 4.92
09:51:57 08:11:01 AM 0.22 0.00 0.22 0.00 2.28
09:51:57 08:12:01 AM 0.13 0.00 0.13 0.00 1.70
09:51:57 08:13:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 08:14:01 AM 0.13 0.00 0.13 0.00 1.02
09:51:57 08:15:01 AM 0.23 0.00 0.23 0.00 3.60
09:51:57 08:16:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:57 08:17:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:57 08:18:01 AM 0.17 0.00 0.17 0.00 1.98
09:51:57 08:19:01 AM 0.20 0.00 0.20 0.00 2.72
09:51:57 08:20:01 AM 0.18 0.00 0.18 0.00 3.40
09:51:57 08:21:01 AM 0.23 0.00 0.23 0.00 1.85
09:51:57 08:22:01 AM 0.90 0.00 0.90 0.00 15.00
09:51:57 08:23:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:57 08:24:01 AM 0.20 0.00 0.20 0.00 2.73
09:51:57 08:25:01 AM 0.23 0.00 0.23 0.00 3.20
09:51:57 08:26:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:57 08:27:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 08:28:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:57 08:29:02 AM 0.18 0.00 0.18 0.00 2.17
09:51:57 08:30:01 AM 0.27 0.00 0.27 0.00 4.88
09:51:57 08:31:01 AM 0.18 0.00 0.18 0.00 2.48
09:51:57 08:32:01 AM 0.20 0.00 0.20 0.00 2.15
09:51:57 08:33:01 AM 0.12 0.00 0.12 0.00 1.70
09:51:57 08:34:01 AM 0.20 0.00 0.20 0.00 2.33
09:51:57 08:35:01 AM 0.22 0.00 0.22 0.00 3.20
09:51:57 08:36:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:57 08:37:01 AM 0.18 0.00 0.18 0.00 2.23
09:51:57 08:38:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:57 08:39:01 AM 0.20 0.00 0.20 0.00 2.72
09:51:57 08:40:01 AM 0.18 0.00 0.18 0.00 3.73
09:51:57 08:41:01 AM 0.15 0.00 0.15 0.00 1.10
09:51:57 08:42:01 AM 0.15 0.00 0.15 0.00 2.42
09:51:57 08:43:01 AM 0.13 0.00 0.13 0.00 1.32
09:51:57 08:44:01 AM 0.32 0.00 0.32 0.00 4.75
09:51:57 08:45:01 AM 0.22 0.00 0.22 0.00 3.33
09:51:57 08:46:01 AM 0.22 0.00 0.22 0.00 2.57
09:51:57 08:47:01 AM 0.17 0.00 0.17 0.00 1.58
09:51:57 08:48:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:57 08:49:01 AM 0.20 0.00 0.20 0.00 2.72
09:51:57 08:50:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:57 08:51:01 AM 0.23 0.00 0.23 0.00 2.97
09:51:57 08:52:01 AM 0.22 0.00 0.22 0.00 2.83
09:51:57 08:53:01 AM 0.13 0.00 0.13 0.00 1.08
09:51:57 08:54:01 AM 0.22 0.00 0.22 0.00 2.47
09:51:57 08:55:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:57 08:56:01 AM 0.12 0.00 0.12 0.00 0.95
09:51:57 08:57:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:57 08:58:01 AM 0.10 0.00 0.10 0.00 0.80
09:51:57 08:59:01 AM 0.22 0.00 0.22 0.00 2.60
09:51:57 09:00:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:57 09:01:01 AM 0.22 0.00 0.22 0.00 3.07
09:51:57 09:02:01 AM 0.23 0.00 0.23 0.00 3.22
09:51:57 09:03:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:57 09:04:01 AM 0.18 0.00 0.18 0.00 2.33
09:51:57 09:05:01 AM 0.23 0.00 0.23 0.00 3.90
09:51:57 09:06:01 AM 0.25 0.00 0.25 0.00 3.50
09:51:57 09:07:01 AM 0.12 0.00 0.12 0.00 1.70
09:51:57 09:08:01 AM 0.15 0.00 0.15 0.00 1.82
09:51:57 09:09:01 AM 0.17 0.00 0.17 0.00 2.35
09:51:57 09:10:01 AM 0.27 0.00 0.27 0.00 4.62
09:51:57 09:11:01 AM 0.15 0.00 0.15 0.00 1.07
09:51:57 09:12:01 AM 0.22 0.00 0.22 0.00 3.43
09:51:57 09:13:01 AM 0.18 0.00 0.18 0.00 2.90
09:51:57 09:14:01 AM 0.17 0.00 0.17 0.00 1.70
09:51:57 09:15:01 AM 0.23 0.00 0.23 0.00 3.43
09:51:57 09:16:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:57 09:17:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 09:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:57 09:19:01 AM 0.13 0.00 0.13 0.00 1.00
09:51:57 09:20:01 AM 0.25 0.00 0.25 0.00 3.62
09:51:57 09:21:01 AM 0.23 0.00 0.23 0.00 2.83
09:51:57 09:22:01 AM 0.22 0.00 0.22 0.00 3.33
09:51:57 09:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:57 09:24:01 AM 0.13 0.00 0.13 0.00 1.82
09:51:57 09:25:01 AM 0.23 0.00 0.23 0.00 3.03
09:51:57 09:26:01 AM 0.15 0.00 0.15 0.00 1.17
09:51:57 09:27:01 AM 0.98 0.00 0.98 0.00 17.01
09:51:57 09:28:01 AM 0.22 0.00 0.22 0.00 3.18
09:51:57 09:29:01 AM 0.13 0.00 0.13 0.00 0.87
09:51:57 09:30:01 AM 0.22 0.00 0.22 0.00 3.43
09:51:57 09:31:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:57 09:32:01 AM 0.20 0.00 0.20 0.00 2.88
09:51:57 09:33:01 AM 0.17 0.00 0.17 0.00 1.88
09:51:57 09:34:01 AM 0.22 0.00 0.22 0.00 2.87
09:51:57 09:35:01 AM 0.22 0.00 0.22 0.00 3.73
09:51:57 09:36:02 AM 0.12 0.00 0.12 0.00 0.77
09:51:57 09:37:01 AM 0.10 0.00 0.10 0.00 0.64
09:51:57 09:38:01 AM 0.18 0.00 0.18 0.00 2.37
09:51:57 09:39:01 AM 0.30 0.00 0.30 0.00 4.12
09:51:57 09:40:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:57 09:41:01 AM 43.09 6.70 36.39 1248.52 3408.21
09:51:57 09:42:01 AM 96.25 0.07 96.18 1.87 9698.60
09:51:57 09:43:01 AM 41.73 0.65 41.08 51.06 4290.10
09:51:57 09:44:01 AM 55.83 7.10 48.73 1309.96 3422.23
09:51:57 09:45:01 AM 50.31 2.53 47.78 420.33 6903.52
09:51:57 09:46:01 AM 5.40 0.22 5.18 11.73 158.94
09:51:57 09:47:01 AM 2.10 0.00 2.10 0.00 164.26
09:51:57 09:48:01 AM 0.88 0.00 0.88 0.00 639.99
09:51:57 09:49:01 AM 0.43 0.00 0.43 0.00 326.82
09:51:57 09:50:01 AM 0.68 0.03 0.65 1.87 267.23
09:51:57 09:51:01 AM 23.26 0.40 22.86 46.78 2565.63
09:51:57 Average: 1.34 0.15 1.19 29.78 129.52
09:51:57
09:51:57 04:24:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:51:57 04:25:01 AM 5841220 7206864 2041212 25.90 2688 1564344 663936 7.43 152452 1627544 16
09:51:57 04:26:01 AM 5842836 7208456 2039596 25.88 2688 1564344 663936 7.43 152484 1626684 4
09:51:57 04:27:01 AM 5838968 7204608 2043464 25.92 2688 1564368 663936 7.43 152532 1630488 16
09:51:57 04:28:01 AM 5837580 7203224 2044852 25.94 2688 1564368 663936 7.43 152532 1632068 4
09:51:57 04:29:01 AM 5837696 7203340 2044736 25.94 2688 1564368 663936 7.43 152532 1632068 4
09:51:57 04:30:01 AM 5837108 7202756 2045324 25.95 2688 1564372 649360 7.27 152532 1632392 4
09:51:57 04:31:01 AM 5837308 7202960 2045124 25.95 2688 1564372 649360 7.27 152532 1632424 4
09:51:57 04:32:01 AM 5837720 7203376 2044712 25.94 2688 1564376 649360 7.27 152532 1632148 4
09:51:57 04:33:01 AM 5833360 7199016 2049072 26.00 2688 1564376 649360 7.27 152532 1636204 16
09:51:57 04:34:01 AM 5837340 7202996 2045092 25.94 2688 1564376 649360 7.27 152532 1632288 8
09:51:57 04:35:01 AM 5837384 7203044 2045048 25.94 2688 1564380 649360 7.27 152532 1632372 4
09:51:57 04:36:01 AM 5837564 7203224 2044868 25.94 2688 1564380 649360 7.27 152532 1632304 4
09:51:57 04:37:01 AM 5837140 7202800 2045292 25.95 2688 1564380 649360 7.27 152532 1632304 4
09:51:57 04:38:01 AM 5837024 7202688 2045408 25.95 2688 1564384 649360 7.27 152532 1632424 4
09:51:57 04:39:01 AM 5836740 7202416 2045692 25.95 2688 1564384 649360 7.27 152660 1632292 12
09:51:57 04:40:01 AM 5836468 7202144 2045964 25.96 2688 1564384 669348 7.49 152660 1632480 4
09:51:57 04:41:01 AM 5836808 7202492 2045624 25.95 2688 1564388 669348 7.49 152660 1632324 8
09:51:57 04:42:01 AM 5836368 7202052 2046064 25.96 2688 1564388 669348 7.49 152660 1632592 8
09:51:57 04:43:01 AM 5836636 7202324 2045796 25.95 2688 1564392 669348 7.49 152664 1632268 4
09:51:57 04:44:01 AM 5834620 7200308 2047812 25.98 2688 1564392 669348 7.49 152660 1634304 4
09:51:57 04:45:01 AM 5834432 7200120 2048000 25.98 2688 1564392 669348 7.49 152660 1634376 4
09:51:57 04:46:01 AM 5834232 7199924 2048200 25.98 2688 1564396 669348 7.49 152660 1634756 8
09:51:57 04:47:01 AM 5834708 7200400 2047724 25.98 2688 1564396 669348 7.49 152660 1634376 4
09:51:57 04:48:01 AM 5834772 7200464 2047660 25.98 2688 1564396 669348 7.49 152660 1634376 4
09:51:57 04:49:01 AM 5834768 7200464 2047664 25.98 2688 1564400 669348 7.49 152660 1634380 4
09:51:57 04:50:01 AM 5834512 7200208 2047920 25.98 2688 1564400 643424 7.20 152660 1634692 4
09:51:57 04:51:01 AM 5834664 7200364 2047768 25.98 2688 1564404 643424 7.20 152660 1634492 4
09:51:57 04:52:01 AM 5834608 7200308 2047824 25.98 2688 1564404 643424 7.20 152660 1634492 4
09:51:57 04:53:01 AM 5834720 7200420 2047712 25.98 2688 1564404 643424 7.20 152660 1634396 4
09:51:57 04:54:01 AM 5834752 7200452 2047680 25.98 2688 1564404 643424 7.20 152660 1634396 4
09:51:57 04:55:01 AM 5832508 7198212 2049924 26.01 2688 1564408 643424 7.20 152660 1636804 4
09:51:57 04:56:01 AM 5832732 7198436 2049700 26.00 2688 1564408 643424 7.20 152660 1636588 4
09:51:57 04:57:01 AM 5832692 7198396 2049740 26.00 2688 1564408 643424 7.20 152660 1636588 4
09:51:57 04:58:01 AM 5832632 7198340 2049800 26.00 2688 1564412 643424 7.20 152660 1636592 4
09:51:57 04:59:01 AM 5832120 7197828 2050312 26.01 2688 1564412 643424 7.20 152660 1636956 12
09:51:57 05:00:01 AM 5827696 7193404 2054736 26.07 2688 1564412 664600 7.44 152660 1641524 8
09:51:57 05:01:01 AM 5826708 7192420 2055724 26.08 2688 1564416 664600 7.44 152660 1642256 4
09:51:57 05:02:01 AM 5827536 7193320 2054896 26.07 2688 1564488 664600 7.44 152784 1641540 4
09:51:57 05:03:01 AM 5826080 7191868 2056352 26.09 2688 1564492 664600 7.44 152784 1643028 4
09:51:57 05:04:01 AM 5826104 7191892 2056328 26.09 2688 1564492 664600 7.44 152784 1643028 4
09:51:57 05:05:01 AM 5826124 7191912 2056308 26.09 2688 1564492 664600 7.44 152784 1643140 4
09:51:57 05:06:01 AM 5826152 7191944 2056280 26.09 2688 1564496 664600 7.44 152784 1643076 4
09:51:57 05:07:01 AM 5826268 7192060 2056164 26.09 2688 1564496 664600 7.44 152784 1643076 4
09:51:57 05:08:01 AM 5826356 7192148 2056076 26.08 2688 1564496 664600 7.44 152784 1643076 4
09:51:57 05:09:01 AM 5826212 7192008 2056220 26.09 2688 1564500 664600 7.44 152788 1643076 4
09:51:57 05:10:01 AM 5825736 7191532 2056696 26.09 2688 1564500 658216 7.37 152788 1643384 4
09:51:57 05:11:01 AM 5826204 7192004 2056228 26.09 2688 1564504 658216 7.37 152788 1643092 4
09:51:57 05:12:01 AM 5826104 7191904 2056328 26.09 2688 1564504 658216 7.37 152788 1643092 4
09:51:57 05:13:02 AM 5826204 7192004 2056228 26.09 2688 1564504 658216 7.37 152788 1643092 4
09:51:57 05:14:01 AM 5826264 7192068 2056168 26.09 2688 1564508 658216 7.37 152788 1643096 4
09:51:57 05:15:01 AM 5828204 7194008 2054228 26.06 2688 1564508 658216 7.37 152788 1641172 4
09:51:57 05:16:01 AM 5828168 7193972 2054264 26.06 2688 1564508 658216 7.37 152788 1641104 4
09:51:57 05:17:01 AM 5828288 7194096 2054144 26.06 2688 1564512 658216 7.37 152788 1641108 4
09:51:57 05:18:01 AM 5828368 7194176 2054064 26.06 2688 1564512 658216 7.37 152788 1641108 4
09:51:57 05:19:01 AM 5825780 7191588 2056652 26.09 2688 1564512 658216 7.37 152788 1643636 4
09:51:57 05:20:01 AM 5825784 7191596 2056648 26.09 2688 1564516 674168 7.55 152788 1643428 4
09:51:57 05:21:01 AM 5826052 7191868 2056380 26.09 2688 1564520 674168 7.55 152788 1643248 4
09:51:57 05:22:01 AM 5825912 7191732 2056520 26.09 2688 1564524 674168 7.55 152788 1643252 4
09:51:57 05:23:01 AM 5823396 7189216 2059036 26.12 2688 1564524 674168 7.55 152788 1645720 4
09:51:57 05:24:01 AM 5823880 7189700 2058552 26.12 2688 1564524 674168 7.55 152788 1645320 8
09:51:57 05:25:01 AM 5823540 7189560 2058892 26.12 2688 1564724 674168 7.55 152936 1645576 4
09:51:57 05:26:01 AM 5823832 7189852 2058600 26.12 2688 1564724 674168 7.55 152936 1645392 4
09:51:57 05:27:01 AM 5823740 7189760 2058692 26.12 2688 1564724 674168 7.55 152936 1645396 4
09:51:57 05:28:01 AM 5823840 7189864 2058592 26.12 2688 1564728 674168 7.55 152936 1645400 4
09:51:57 05:29:01 AM 5823752 7189776 2058680 26.12 2688 1564728 674168 7.55 152936 1645400 4
09:51:57 05:30:01 AM 5823224 7189248 2059208 26.12 2688 1564728 674168 7.55 152936 1645832 4
09:51:57 05:31:01 AM 5821156 7187184 2061276 26.15 2688 1564732 638504 7.15 152936 1647960 4
09:51:57 05:32:01 AM 5804000 7187296 2078432 26.37 2688 1581968 649772 7.28 155024 1662796 660
09:51:57 05:33:01 AM 5803816 7187112 2078616 26.37 2688 1581968 649772 7.28 155024 1663120 4
09:51:57 05:34:01 AM 5804152 7187452 2078280 26.37 2688 1581972 649772 7.28 155024 1662852 4
09:51:57 05:35:01 AM 5803872 7187176 2078560 26.37 2688 1581976 649772 7.28 155024 1662924 4
09:51:57 05:36:01 AM 5804128 7187432 2078304 26.37 2688 1581976 649772 7.28 155024 1662748 4
09:51:57 05:37:01 AM 5804188 7187496 2078244 26.37 2688 1581980 649772 7.28 155024 1662752 4
09:51:57 05:38:01 AM 5804180 7187488 2078252 26.37 2688 1581980 649772 7.28 155024 1662752 4
09:51:57 05:39:01 AM 5804160 7187468 2078272 26.37 2688 1581980 649772 7.28 155024 1662752 4
09:51:57 05:40:01 AM 5801724 7185036 2080708 26.40 2688 1581984 650084 7.28 155024 1665104 4
09:51:57 05:41:01 AM 5802052 7185368 2080380 26.39 2688 1581984 650084 7.28 155024 1664900 4
09:51:57 05:42:01 AM 5802036 7185356 2080396 26.39 2688 1581988 650084 7.28 155024 1664904 4
09:51:57 05:43:01 AM 5801700 7185020 2080732 26.40 2688 1581988 650084 7.28 155024 1664924 4
09:51:57 05:44:01 AM 5801984 7185304 2080448 26.39 2688 1581988 650084 7.28 155024 1664808 4
09:51:57 05:45:01 AM 5801960 7185284 2080472 26.39 2688 1581992 650084 7.28 155052 1664852 4
09:51:57 05:46:01 AM 5801948 7185272 2080484 26.39 2688 1581992 650084 7.28 155052 1664784 4
09:51:57 05:47:01 AM 5802072 7185396 2080360 26.39 2688 1581992 650084 7.28 155052 1664784 4
09:51:57 05:48:01 AM 5802048 7185376 2080384 26.39 2688 1581996 650084 7.28 155052 1664788 4
09:51:57 05:49:01 AM 5801984 7185312 2080448 26.39 2688 1581996 650084 7.28 155052 1664788 4
09:51:57 05:50:01 AM 5801732 7185060 2080700 26.40 2688 1581996 650084 7.28 155052 1665068 4
09:51:57 05:51:01 AM 5801996 7185332 2080436 26.39 2688 1582004 650084 7.28 155052 1664868 4
09:51:57 05:52:01 AM 5802000 7185336 2080432 26.39 2688 1582004 650084 7.28 155052 1664856 4
09:51:57 05:53:01 AM 5802008 7185348 2080424 26.39 2688 1582008 650084 7.28 155052 1664900 4
09:51:57 05:54:01 AM 5802092 7185432 2080340 26.39 2688 1582008 650084 7.28 155052 1664820 4
09:51:57 05:55:01 AM 5801980 7185320 2080452 26.39 2688 1582008 650084 7.28 155052 1664888 4
09:51:57 05:56:01 AM 5802108 7185452 2080324 26.39 2688 1582012 650084 7.28 155052 1664824 4
09:51:57 05:57:01 AM 5802088 7185432 2080344 26.39 2688 1582012 650084 7.28 155052 1664944 4
09:51:57 05:58:01 AM 5801928 7185272 2080504 26.39 2688 1582012 650084 7.28 155052 1664944 4
09:51:57 05:59:01 AM 5801928 7185276 2080504 26.39 2688 1582016 650084 7.28 155052 1664948 4
09:51:57 06:00:01 AM 5801624 7184972 2080808 26.40 2688 1582016 655456 7.34 155052 1665148 4
09:51:57 06:01:01 AM 5801312 7184664 2081120 26.40 2688 1582020 655456 7.34 155052 1665436 4
09:51:57 06:02:01 AM 5802060 7185412 2080372 26.39 2688 1582020 655456 7.34 155064 1664844 4
09:51:57 06:03:01 AM 5802080 7185432 2080352 26.39 2688 1582020 655456 7.34 155064 1664844 4
09:51:57 06:04:01 AM 5802088 7185444 2080344 26.39 2688 1582024 655456 7.34 155064 1664848 4
09:51:57 06:05:01 AM 5800336 7183692 2082096 26.41 2688 1582024 655456 7.34 155072 1666672 4
09:51:57 06:06:01 AM 5800476 7183832 2081956 26.41 2688 1582024 655456 7.34 155072 1666604 4
09:51:57 06:07:01 AM 5800560 7183920 2081872 26.41 2688 1582028 655456 7.34 155072 1666608 8
09:51:57 06:08:01 AM 5800440 7183800 2081992 26.41 2688 1582028 655456 7.34 155072 1666608 4
09:51:57 06:09:01 AM 5800536 7183896 2081896 26.41 2688 1582028 655456 7.34 155072 1666616 4
09:51:57 06:10:01 AM 5800048 7183408 2082384 26.42 2688 1582028 639888 7.16 155072 1666916 4
09:51:57 06:11:01 AM 5800332 7183700 2082100 26.41 2688 1582036 639888 7.16 155072 1666748 4
09:51:57 06:12:01 AM 5800560 7183928 2081872 26.41 2688 1582036 639888 7.16 155072 1666632 4
09:51:57 06:13:01 AM 5800568 7183936 2081864 26.41 2688 1582036 639888 7.16 155072 1666632 4
09:51:57 06:14:01 AM 5800592 7183964 2081840 26.41 2688 1582040 639888 7.16 155072 1666640 4
09:51:57 06:15:01 AM 5800328 7183700 2082104 26.41 2688 1582040 655412 7.34 155072 1666708 4
09:51:57 06:16:01 AM 5800440 7183812 2081992 26.41 2688 1582040 655412 7.34 155072 1666640 4
09:51:57 06:17:01 AM 5800472 7183848 2081960 26.41 2688 1582044 655412 7.34 155072 1666760 4
09:51:57 06:18:01 AM 5800444 7183820 2081988 26.41 2688 1582044 655412 7.34 155072 1666644 4
09:51:57 06:19:02 AM 5800484 7183860 2081948 26.41 2688 1582044 655412 7.34 155072 1666648 4
09:51:57 06:20:01 AM 5800072 7183452 2082360 26.42 2688 1582048 649952 7.28 155072 1666956 4
09:51:57 06:21:01 AM 5800384 7183764 2082048 26.41 2688 1582048 649952 7.28 155072 1666748 4
09:51:57 06:22:01 AM 5800420 7183804 2082012 26.41 2688 1582052 649952 7.28 155072 1666660 4
09:51:57 06:23:01 AM 5800392 7183776 2082040 26.41 2688 1582052 649952 7.28 155072 1666660 4
09:51:57 06:24:01 AM 5800512 7183896 2081920 26.41 2688 1582052 649952 7.28 155072 1666776 4
09:51:57 06:25:01 AM 5800360 7183748 2082072 26.41 2688 1582056 649952 7.28 155072 1666860 8
09:51:57 06:26:01 AM 5798404 7181792 2084028 26.44 2688 1582056 649952 7.28 155072 1668840 8
09:51:57 06:27:01 AM 5798240 7181628 2084192 26.44 2688 1582056 649952 7.28 155072 1668840 8
09:51:57 06:28:01 AM 5797932 7181324 2084500 26.44 2688 1582060 649952 7.28 155072 1669088 4
09:51:57 06:29:01 AM 5798392 7181784 2084040 26.44 2688 1582060 649952 7.28 155072 1668748 4
09:51:57 06:30:01 AM 5797860 7181252 2084572 26.45 2688 1582060 649628 7.27 155072 1669168 4
09:51:57 06:31:01 AM 5795708 7179104 2086724 26.47 2688 1582064 649628 7.27 155072 1671188 4
09:51:57 06:32:01 AM 5796024 7179420 2086408 26.47 2688 1582064 649628 7.27 155072 1670916 4
09:51:57 06:33:01 AM 5795760 7179160 2086672 26.47 2688 1582068 649628 7.27 155072 1671300 4
09:51:57 06:34:01 AM 5796068 7179476 2086364 26.47 2688 1582076 639956 7.17 165092 1660988 256
09:51:57 06:35:01 AM 5793912 7177320 2088520 26.50 2688 1582076 639956 7.17 165092 1663104 4
09:51:57 06:36:01 AM 5793548 7176960 2088884 26.50 2688 1582080 655716 7.34 165092 1663452 4
09:51:57 06:37:01 AM 5794152 7177564 2088280 26.49 2688 1582080 655716 7.34 165092 1662936 4
09:51:57 06:38:01 AM 5794032 7177444 2088400 26.49 2688 1582080 655716 7.34 165092 1662936 4
09:51:57 06:39:01 AM 5794180 7177596 2088252 26.49 2688 1582084 655716 7.34 165092 1662940 4
09:51:57 06:40:01 AM 5793756 7177172 2088676 26.50 2688 1582084 649692 7.27 165092 1663240 4
09:51:57 06:41:01 AM 5793796 7177216 2088636 26.50 2688 1582088 649692 7.27 165092 1663052 4
09:51:57 06:42:01 AM 5793860 7177280 2088572 26.50 2688 1582088 649692 7.27 165092 1663052 4
09:51:57 06:43:01 AM 5793860 7177280 2088572 26.50 2688 1582088 649692 7.27 165092 1663052 4
09:51:57 06:44:01 AM 5794028 7177452 2088404 26.49 2688 1582092 649692 7.27 165092 1662956 4
09:51:57 06:45:01 AM 5791872 7175296 2090560 26.52 2688 1582092 649692 7.27 165092 1665076 4
09:51:57 06:46:01 AM 5792072 7175496 2090360 26.52 2688 1582092 649692 7.27 165096 1665004 4
09:51:57 06:47:01 AM 5792072 7175496 2090360 26.52 2688 1582092 649692 7.27 165096 1665004 4
09:51:57 06:48:01 AM 5791688 7175116 2090744 26.52 2688 1582096 649692 7.27 165096 1665388 16
09:51:57 06:49:01 AM 5792024 7175452 2090408 26.52 2688 1582096 649692 7.27 165096 1665016 8
09:51:57 06:50:01 AM 5791576 7175004 2090856 26.53 2688 1582096 649692 7.27 165096 1665432 4
09:51:57 06:51:01 AM 5792140 7175572 2090292 26.52 2688 1582100 649692 7.27 165096 1665020 4
09:51:57 06:52:01 AM 5792176 7175608 2090256 26.52 2688 1582100 649692 7.27 165096 1665020 4
09:51:57 06:53:01 AM 5792060 7175496 2090372 26.52 2688 1582104 649692 7.27 165096 1665024 4
09:51:57 06:54:01 AM 5792052 7175492 2090380 26.52 2688 1582108 649692 7.27 165096 1665144 4
09:51:57 06:55:01 AM 5790016 7173456 2092416 26.55 2688 1582108 649692 7.27 165096 1667144 4
09:51:57 06:56:01 AM 5790052 7173496 2092380 26.54 2688 1582112 649692 7.27 165096 1667160 4
09:51:57 06:57:01 AM 5789944 7173388 2092488 26.55 2688 1582112 649692 7.27 165104 1667156 4
09:51:57 06:58:01 AM 5789972 7173416 2092460 26.55 2688 1582112 649692 7.27 165096 1667044 4
09:51:57 06:59:01 AM 5789836 7173284 2092596 26.55 2688 1582116 649692 7.27 165096 1667292 4
09:51:57 07:00:01 AM 5789452 7172900 2092980 26.55 2688 1582116 665088 7.45 165096 1667392 4
09:51:57 07:01:01 AM 5788780 7172232 2093652 26.56 2688 1582120 665088 7.45 165096 1667876 4
09:51:57 07:02:01 AM 5789884 7173336 2092548 26.55 2688 1582120 665088 7.45 165124 1667072 4
09:51:57 07:03:01 AM 5789852 7173304 2092580 26.55 2688 1582120 665088 7.45 165124 1667072 4
09:51:57 07:04:01 AM 5789728 7173184 2092704 26.55 2688 1582124 665088 7.45 165124 1667284 4
09:51:57 07:05:01 AM 5790012 7173468 2092420 26.55 2688 1582124 665088 7.45 165124 1667156 4
09:51:57 07:06:01 AM 5789984 7173440 2092448 26.55 2688 1582124 649520 7.27 165124 1667088 4
09:51:57 07:07:01 AM 5789900 7173360 2092532 26.55 2688 1582128 649520 7.27 165124 1667048 8
09:51:57 07:08:01 AM 5789908 7173368 2092524 26.55 2688 1582128 649520 7.27 165124 1667052 4
09:51:57 07:09:01 AM 5789944 7173404 2092488 26.55 2688 1582128 649520 7.27 165124 1667052 4
09:51:57 07:10:01 AM 5789292 7172756 2093140 26.55 2688 1582132 645980 7.23 165124 1667524 4
09:51:57 07:11:01 AM 5789300 7172772 2093132 26.55 2688 1582132 645980 7.23 165124 1667704 4
09:51:57 07:12:01 AM 5789664 7173140 2092768 26.55 2688 1582136 645980 7.23 165124 1667356 4
09:51:57 07:13:01 AM 5789780 7173256 2092652 26.55 2688 1582136 645980 7.23 165124 1667356 4
09:51:57 07:14:01 AM 5789664 7173140 2092768 26.55 2688 1582136 645980 7.23 165124 1667472 4
09:51:57 07:15:01 AM 5789508 7172988 2092924 26.55 2688 1582140 645980 7.23 165124 1667428 4
09:51:57 07:16:01 AM 5789592 7173072 2092840 26.55 2688 1582140 645980 7.23 165124 1667360 4
09:51:57 07:17:01 AM 5789492 7172972 2092940 26.55 2688 1582140 645980 7.23 165124 1667360 4
09:51:57 07:18:01 AM 5789268 7172752 2093164 26.55 2688 1582144 645980 7.23 165124 1667648 4
09:51:57 07:19:01 AM 5789524 7173008 2092908 26.55 2688 1582144 645980 7.23 165124 1667376 4
09:51:57 07:20:01 AM 5789212 7172696 2093220 26.56 2688 1582144 641564 7.18 165124 1667676 4
09:51:57 07:21:01 AM 5789444 7172932 2092988 26.55 2688 1582148 641564 7.18 165124 1667472 4
09:51:57 07:22:01 AM 5789392 7172880 2093040 26.55 2688 1582148 641564 7.18 165124 1667472 4
09:51:57 07:23:01 AM 5789564 7173052 2092868 26.55 2688 1582148 641564 7.18 165124 1667380 4
09:51:57 07:24:01 AM 5789496 7172988 2092936 26.55 2688 1582152 641564 7.18 165124 1667384 4
09:51:57 07:25:01 AM 5789480 7172972 2092952 26.55 2688 1582152 641564 7.18 165124 1667572 4
09:51:57 07:26:01 AM 5789560 7173052 2092872 26.55 2688 1582152 641564 7.18 165124 1667504 4
09:51:57 07:27:02 AM 5789628 7173124 2092804 26.55 2688 1582156 641564 7.18 165124 1667392 4
09:51:57 07:28:01 AM 5789720 7173216 2092712 26.55 2688 1582156 641564 7.18 165124 1667392 4
09:51:57 07:29:01 AM 5789744 7173240 2092688 26.55 2688 1582156 641564 7.18 165124 1667392 4
09:51:57 07:30:01 AM 5789324 7172824 2093108 26.55 2688 1582160 656944 7.36 165124 1667716 4
09:51:57 07:31:01 AM 5788852 7172352 2093580 26.56 2688 1582160 656944 7.36 165124 1667920 16
09:51:57 07:32:01 AM 5789468 7172972 2092964 26.55 2688 1582164 656944 7.36 165124 1667516 8
09:51:57 07:33:01 AM 5789196 7172700 2093236 26.56 2688 1582164 656944 7.36 165124 1667724 4
09:51:57 07:34:01 AM 5789628 7173136 2092804 26.55 2688 1582168 656944 7.36 165124 1667432 4
09:51:57 07:35:01 AM 5789524 7173036 2092908 26.55 2688 1582172 656944 7.36 165124 1667504 4
09:51:57 07:36:01 AM 5789692 7173204 2092740 26.55 2688 1582172 656944 7.36 165124 1667436 8
09:51:57 07:37:01 AM 5789504 7173016 2092928 26.55 2688 1582172 656944 7.36 165124 1667440 4
09:51:57 07:38:01 AM 5789416 7172932 2093016 26.55 2688 1582176 656944 7.36 165124 1667448 4
09:51:57 07:39:01 AM 5789468 7172984 2092964 26.55 2688 1582176 656944 7.36 165124 1667448 4
09:51:57 07:40:01 AM 5789164 7172680 2093268 26.56 2688 1582176 651828 7.30 165124 1667632 4
09:51:57 07:41:01 AM 5789416 7172936 2093016 26.55 2688 1582180 651828 7.30 165124 1667460 4
09:51:57 07:42:01 AM 5789540 7173060 2092892 26.55 2688 1582180 651828 7.30 165124 1667460 4
09:51:57 07:43:01 AM 5789452 7172976 2092980 26.55 2688 1582184 651828 7.30 165124 1667464 4
09:51:57 07:44:01 AM 5789316 7172840 2093116 26.55 2688 1582184 651828 7.30 165124 1667464 4
09:51:57 07:45:01 AM 5789384 7172908 2093048 26.55 2688 1582184 651828 7.30 165124 1667532 4
09:51:57 07:46:01 AM 5789484 7173004 2092948 26.55 2688 1582188 651828 7.30 165124 1667468 4
09:51:57 07:47:01 AM 5789460 7172980 2092972 26.55 2688 1582188 651828 7.30 165124 1667468 4
09:51:57 07:48:01 AM 5789400 7172920 2093032 26.55 2688 1582188 651828 7.30 165124 1667468 4
09:51:57 07:49:01 AM 5789492 7173016 2092940 26.55 2688 1582192 651828 7.30 165124 1667588 4
09:51:57 07:50:01 AM 5788936 7172460 2093496 26.56 2688 1582192 641596 7.18 165124 1667956 16
09:51:57 07:51:01 AM 5789388 7172920 2093044 26.55 2688 1582200 641596 7.18 165124 1667608 8
09:51:57 07:52:01 AM 5789592 7173124 2092840 26.55 2688 1582200 641596 7.18 165124 1667528 4
09:51:57 07:53:01 AM 5789588 7173120 2092844 26.55 2688 1582200 641596 7.18 165124 1667528 4
09:51:57 07:54:01 AM 5789472 7173008 2092960 26.55 2688 1582204 656980 7.36 165124 1667532 4
09:51:57 07:55:01 AM 5789460 7172996 2092972 26.55 2688 1582204 656980 7.36 165124 1667604 4
09:51:57 07:56:01 AM 5789592 7173128 2092840 26.55 2688 1582204 656980 7.36 165124 1667652 4
09:51:57 07:57:01 AM 5789504 7173044 2092928 26.55 2688 1582208 656980 7.36 165124 1667656 4
09:51:57 07:58:01 AM 5789432 7172972 2093000 26.55 2688 1582208 656980 7.36 165124 1667540 4
09:51:57 07:59:01 AM 5789164 7172704 2093268 26.56 2688 1582208 656980 7.36 165124 1667728 16
09:51:57 08:00:01 AM 5788732 7172276 2093700 26.56 2688 1582212 679224 7.61 165124 1667972 8
09:51:57 08:01:01 AM 5788544 7172092 2093888 26.56 2688 1582216 649756 7.28 165124 1668236 4
09:51:57 08:02:01 AM 5789512 7173060 2092920 26.55 2688 1582216 649756 7.28 165128 1667696 4
09:51:57 08:03:01 AM 5789376 7172928 2093056 26.55 2688 1582220 649756 7.28 165128 1667564 4
09:51:57 08:04:01 AM 5789316 7172868 2093116 26.55 2688 1582220 649756 7.28 165128 1667560 4
09:51:57 08:05:01 AM 5789296 7172848 2093136 26.55 2688 1582220 649756 7.28 165128 1667604 4
09:51:57 08:06:01 AM 5789404 7172960 2093028 26.55 2688 1582224 649756 7.28 165128 1667648 4
09:51:57 08:07:01 AM 5789408 7172964 2093024 26.55 2688 1582224 649756 7.28 165128 1667568 4
09:51:57 08:08:01 AM 5789408 7172964 2093024 26.55 2688 1582224 649756 7.28 165128 1667568 4
09:51:57 08:09:01 AM 5789364 7172924 2093068 26.55 2688 1582228 649756 7.28 165128 1667716 4
09:51:57 08:10:01 AM 5788880 7172440 2093552 26.56 2688 1582228 665140 7.45 165128 1667976 12
09:51:57 08:11:01 AM 5789124 7172688 2093308 26.56 2688 1582232 665140 7.45 165128 1667688 4
09:51:57 08:12:01 AM 5789296 7172860 2093136 26.55 2688 1582232 648604 7.26 165128 1667688 4
09:51:57 08:13:01 AM 5789208 7172772 2093224 26.56 2688 1582232 648604 7.26 165128 1667584 4
09:51:57 08:14:01 AM 5789476 7173044 2092956 26.55 2688 1582236 648604 7.26 165128 1667552 4
09:51:57 08:15:01 AM 5789048 7172620 2093384 26.56 2688 1582240 648604 7.26 165128 1667868 4
09:51:57 08:16:01 AM 5789440 7173012 2092992 26.55 2688 1582240 648604 7.26 165128 1667596 8
09:51:57 08:17:01 AM 5789316 7172892 2093116 26.55 2688 1582244 648604 7.26 165128 1667600 4
09:51:57 08:18:01 AM 5789416 7172992 2093016 26.55 2688 1582244 648604 7.26 165128 1667600 4
09:51:57 08:19:01 AM 5789472 7173048 2092960 26.55 2688 1582244 648604 7.26 165128 1667600 4
09:51:57 08:20:01 AM 5788840 7172420 2093592 26.56 2688 1582248 664612 7.44 165128 1668020 4
09:51:57 08:21:01 AM 5789168 7172748 2093264 26.56 2688 1582248 672884 7.53 165480 1667492 244
09:51:57 08:22:01 AM 5789336 7172920 2093096 26.55 2688 1582252 672884 7.53 165480 1667268 8
09:51:57 08:23:01 AM 5789356 7172940 2093076 26.55 2688 1582252 672884 7.53 165480 1667388 4
09:51:57 08:24:01 AM 5789372 7172956 2093060 26.55 2688 1582252 672884 7.53 165480 1667380 4
09:51:57 08:25:01 AM 5789376 7172964 2093056 26.55 2688 1582256 672884 7.53 165480 1667336 4
09:51:57 08:26:01 AM 5789320 7172908 2093112 26.55 2688 1582256 672884 7.53 165480 1667384 4
09:51:57 08:27:01 AM 5789260 7172848 2093172 26.55 2688 1582256 672884 7.53 165480 1667384 4
09:51:57 08:28:01 AM 5789376 7172968 2093056 26.55 2688 1582260 672884 7.53 165480 1667388 4
09:51:57 08:29:02 AM 5789376 7172968 2093056 26.55 2688 1582260 672884 7.53 165480 1667272 4
09:51:57 08:30:01 AM 5788888 7172480 2093544 26.56 2688 1582260 652696 7.31 165480 1667768 16
09:51:57 08:31:01 AM 5788896 7172492 2093536 26.56 2688 1582264 652696 7.31 165480 1667560 4
09:51:57 08:32:01 AM 5789228 7172824 2093204 26.56 2688 1582264 652696 7.31 165480 1667404 4
09:51:57 08:33:01 AM 5789108 7172708 2093324 26.56 2688 1582268 652696 7.31 165480 1667568 4
09:51:57 08:34:01 AM 5789248 7172848 2093184 26.56 2688 1582268 652696 7.31 165480 1667364 4
09:51:57 08:35:01 AM 5789280 7172880 2093152 26.55 2688 1582268 652696 7.31 165480 1667432 4
09:51:57 08:36:01 AM 5789332 7172936 2093100 26.55 2688 1582272 652696 7.31 165480 1667368 4
09:51:57 08:37:01 AM 5789332 7172936 2093100 26.55 2688 1582272 652696 7.31 165480 1667368 4
09:51:57 08:38:01 AM 5789260 7172864 2093172 26.55 2688 1582272 652696 7.31 165480 1667368 4
09:51:57 08:39:01 AM 5789260 7172864 2093172 26.55 2688 1582272 652696 7.31 165480 1667368 4
09:51:57 08:40:01 AM 5788484 7172092 2093948 26.56 2688 1582276 649916 7.28 165480 1667736 4
09:51:57 08:41:01 AM 5788912 7172520 2093520 26.56 2688 1582276 649916 7.28 165480 1667500 8
09:51:57 08:42:01 AM 5788904 7172516 2093528 26.56 2688 1582280 649916 7.28 165480 1667704 4
09:51:57 08:43:01 AM 5788876 7172488 2093556 26.56 2688 1582280 649916 7.28 165480 1667740 4
09:51:57 08:44:01 AM 5789072 7172684 2093360 26.56 2688 1582280 649916 7.28 165480 1667584 4
09:51:57 08:45:01 AM 5788908 7172524 2093524 26.56 2688 1582284 649916 7.28 165480 1667684 16
09:51:57 08:46:01 AM 5789128 7172744 2093304 26.56 2688 1582284 649916 7.28 165480 1667480 8
09:51:57 08:47:01 AM 5789208 7172824 2093224 26.56 2688 1582284 649916 7.28 165480 1667480 4
09:51:57 08:48:01 AM 5789156 7172776 2093276 26.56 2688 1582288 649916 7.28 165480 1667600 4
09:51:57 08:49:01 AM 5789332 7172952 2093100 26.55 2688 1582288 649916 7.28 165480 1667488 4
09:51:57 08:50:01 AM 5788736 7172356 2093696 26.56 2688 1582288 652940 7.31 165480 1667904 4
09:51:57 08:51:01 AM 5789172 7172800 2093260 26.56 2688 1582296 652940 7.31 165480 1667588 4
09:51:57 08:52:01 AM 5789104 7172732 2093328 26.56 2688 1582296 652940 7.31 165480 1667588 4
09:51:57 08:53:01 AM 5789260 7172892 2093172 26.55 2688 1582300 652940 7.31 165480 1667500 4
09:51:57 08:54:01 AM 5789316 7172948 2093116 26.55 2688 1582300 652940 7.31 165480 1667500 4
09:51:57 08:55:01 AM 5789176 7172808 2093256 26.56 2688 1582300 652940 7.31 165480 1667568 4
09:51:57 08:56:01 AM 5789020 7172656 2093412 26.56 2688 1582304 652940 7.31 165480 1667620 4
09:51:57 08:57:01 AM 5789132 7172768 2093300 26.56 2688 1582304 652940 7.31 165480 1667504 4
09:51:57 08:58:01 AM 5789104 7172744 2093328 26.56 2688 1582308 652940 7.31 165480 1667624 4
09:51:57 08:59:01 AM 5789240 7172884 2093192 26.56 2688 1582312 652940 7.31 165480 1667512 4
09:51:57 09:00:01 AM 5788776 7172420 2093656 26.56 2688 1582312 649948 7.28 165480 1667812 4
09:51:57 09:01:01 AM 5787528 7171176 2094904 26.58 2688 1582316 649948 7.28 165480 1668628 4
09:51:57 09:02:01 AM 5788960 7172608 2093472 26.56 2688 1582316 649948 7.28 165480 1667660 4
09:51:57 09:03:01 AM 5789044 7172692 2093388 26.56 2688 1582316 649948 7.28 165480 1667576 4
09:51:57 09:04:01 AM 5788836 7172488 2093596 26.56 2688 1582320 649948 7.28 165480 1667696 4
09:51:57 09:05:01 AM 5788996 7172648 2093436 26.56 2688 1582320 649948 7.28 165480 1667648 4
09:51:57 09:06:01 AM 5788856 7172508 2093576 26.56 2688 1582320 649948 7.28 165480 1667696 4
09:51:57 09:07:01 AM 5788784 7172440 2093648 26.56 2688 1582324 649948 7.28 165480 1667868 4
09:51:57 09:08:01 AM 5788828 7172484 2093604 26.56 2688 1582324 649948 7.28 165480 1667832 16
09:51:57 09:09:01 AM 5788988 7172644 2093444 26.56 2688 1582324 649948 7.28 165480 1667584 8
09:51:57 09:10:01 AM 5788552 7172212 2093880 26.56 2688 1582328 649948 7.28 165480 1668004 4
09:51:57 09:11:01 AM 5789112 7172772 2093320 26.56 2688 1582328 649948 7.28 165480 1667588 4
09:51:57 09:12:01 AM 5788968 7172632 2093464 26.56 2688 1582332 649948 7.28 165480 1667708 4
09:51:57 09:13:01 AM 5788712 7172376 2093720 26.56 2688 1582332 649948 7.28 165480 1667876 12
09:51:57 09:14:01 AM 5788620 7172284 2093812 26.56 2688 1582332 649948 7.28 165480 1667876 16
09:51:57 09:15:01 AM 5788820 7172484 2093612 26.56 2688 1582332 649948 7.28 165480 1667672 8
09:51:57 09:16:01 AM 5789036 7172704 2093396 26.56 2688 1582336 649948 7.28 165480 1667608 4
09:51:57 09:17:01 AM 5789044 7172712 2093388 26.56 2688 1582336 649948 7.28 165480 1667608 4
09:51:57 09:18:01 AM 5788984 7172652 2093448 26.56 2688 1582336 649948 7.28 165480 1667608 4
09:51:57 09:19:01 AM 5788792 7172464 2093640 26.56 2688 1582340 649948 7.28 165480 1667728 4
09:51:57 09:20:01 AM 5788520 7172192 2093912 26.56 2688 1582340 641756 7.19 165480 1667912 4
09:51:57 09:21:01 AM 5788952 7172628 2093480 26.56 2688 1582344 641756 7.19 165480 1667628 4
09:51:57 09:22:01 AM 5788852 7172528 2093580 26.56 2688 1582344 641756 7.19 165480 1667772 4
09:51:57 09:23:01 AM 5788924 7172600 2093508 26.56 2688 1582344 641756 7.19 165480 1667636 4
09:51:57 09:24:01 AM 5788600 7172280 2093832 26.56 2688 1582348 641756 7.19 165480 1668080 16
09:51:57 09:25:01 AM 5789040 7172720 2093392 26.56 2688 1582348 641756 7.19 165480 1667708 8
09:51:57 09:26:01 AM 5788852 7172548 2093580 26.56 2688 1582364 640124 7.17 166512 1666724 268
09:51:57 09:27:01 AM 5788524 7172224 2093908 26.56 2688 1582368 640124 7.17 166512 1667008 4
09:51:57 09:28:01 AM 5788768 7172468 2093664 26.56 2688 1582368 640124 7.17 166512 1666736 4
09:51:57 09:29:01 AM 5788968 7172668 2093464 26.56 2688 1582368 640124 7.17 166512 1666636 4
09:51:57 09:30:01 AM 5788548 7172252 2093884 26.56 2688 1582372 659872 7.39 166512 1666940 4
09:51:57 09:31:01 AM 5788396 7172100 2094036 26.57 2688 1582372 659872 7.39 166512 1667060 4
09:51:57 09:32:01 AM 5788504 7172212 2093928 26.56 2688 1582376 659872 7.39 166512 1666760 4
09:51:57 09:33:01 AM 5788556 7172264 2093876 26.56 2688 1582376 659872 7.39 166512 1666980 4
09:51:57 09:34:01 AM 5788868 7172576 2093564 26.56 2688 1582376 659872 7.39 166512 1666660 4
09:51:57 09:35:01 AM 5788568 7172280 2093864 26.56 2688 1582380 659872 7.39 166512 1667016 4
09:51:57 09:36:02 AM 5788828 7172540 2093604 26.56 2688 1582380 659872 7.39 166512 1666744 4
09:51:57 09:37:01 AM 5788828 7172540 2093604 26.56 2688 1582380 659872 7.39 166512 1666744 4
09:51:57 09:38:01 AM 5788976 7172692 2093456 26.56 2688 1582384 659872 7.39 166512 1666752 4
09:51:57 09:39:01 AM 5788724 7172444 2093708 26.56 2688 1582388 659872 7.39 166512 1666872 4
09:51:57 09:40:01 AM 5788032 7171752 2094400 26.57 2688 1582388 641188 7.18 166512 1667196 4
09:51:57 09:41:01 AM 5386436 6995104 2495996 31.67 2688 1799032 797164 8.93 205716 1998080 96748
09:51:57 09:42:01 AM 5081328 6972536 2801104 35.54 2688 2067320 755976 8.46 204896 2247428 135780
09:51:57 09:43:01 AM 5042984 6937924 2839448 36.02 2688 2070892 796232 8.92 227548 2262680 44252
09:51:57 09:44:01 AM 4894156 7009520 2988276 37.91 2688 2280320 706440 7.91 270012 2332048 155344
09:51:57 09:45:01 AM 4913312 7042252 2969120 37.67 2688 2294664 672352 7.53 279528 2301952 24
09:51:57 09:46:01 AM 4870520 7000436 3011912 38.21 2688 2295824 724844 8.12 279708 2344960 812
09:51:57 09:47:01 AM 4839580 6984896 3042852 38.60 2688 2311256 740232 8.29 280124 2374972 13348
09:51:57 09:48:01 AM 4828036 6982392 3054396 38.75 2688 2320328 740232 8.29 280124 2386156 3636
09:51:57 09:49:01 AM 4819220 6983160 3063212 38.86 2688 2329852 740232 8.29 280172 2395816 3432
09:51:57 09:50:01 AM 4869884 7043140 3012548 38.22 2688 2339152 670716 7.51 280752 2344472 4952
09:51:57 09:51:01 AM 4940568 6972644 2941864 37.32 2688 2204496 743588 8.33 517024 2064772 23532
09:51:57 Average: 5772166 7174113 2110266 26.77 2688 1599674 656175 7.35 164745 1681483 1483
09:51:57
09:51:57 04:24:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:51:57 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:25:01 AM eth0 79.62 51.78 362.68 16.23 0.00 0.00 0.00 0.00
09:51:57 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:26:01 AM eth0 6.15 0.08 0.82 0.01 0.00 0.00 0.00 0.00
09:51:57 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:27:01 AM eth0 0.97 0.03 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:28:01 AM eth0 1.00 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:51:57 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:29:01 AM eth0 0.43 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:51:57 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:30:01 AM eth0 1.03 0.20 0.18 0.07 0.00 0.00 0.00 0.00
09:51:57 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:31:01 AM eth0 0.68 0.23 0.28 0.19 0.00 0.00 0.00 0.00
09:51:57 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:32:01 AM eth0 0.48 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:51:57 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:33:01 AM eth0 1.60 0.43 0.36 0.21 0.00 0.00 0.00 0.00
09:51:57 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:34:01 AM eth0 0.83 0.12 0.06 0.01 0.00 0.00 0.00 0.00
09:51:57 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:35:01 AM eth0 0.72 0.18 0.18 0.07 0.00 0.00 0.00 0.00
09:51:57 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:36:01 AM eth0 0.52 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:51:57 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:37:01 AM eth0 2.35 0.10 35.18 0.01 0.00 0.00 0.00 0.00
09:51:57 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:38:01 AM eth0 0.55 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:51:57 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:39:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:51:57 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:40:01 AM eth0 0.48 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:51:57 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:41:01 AM eth0 0.63 0.03 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:42:01 AM eth0 0.97 0.40 0.42 0.27 0.00 0.00 0.00 0.00
09:51:57 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:43:01 AM eth0 0.42 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:51:57 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:44:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:57 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:45:01 AM eth0 0.85 0.12 0.20 0.07 0.00 0.00 0.00 0.00
09:51:57 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:46:01 AM eth0 0.65 0.30 0.28 0.20 0.00 0.00 0.00 0.00
09:51:57 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:47:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:48:01 AM eth0 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:57 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:49:01 AM eth0 0.70 0.05 0.12 0.00 0.00 0.00 0.00 0.00
09:51:57 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:50:01 AM eth0 0.55 0.15 0.16 0.07 0.00 0.00 0.00 0.00
09:51:57 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:51:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:52:01 AM eth0 0.35 0.08 0.05 0.01 0.00 0.00 0.00 0.00
09:51:57 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:53:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:54:01 AM eth0 0.50 0.03 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:55:01 AM eth0 0.82 0.32 0.49 0.32 0.00 0.00 0.00 0.00
09:51:57 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:56:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:57:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:57 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:58:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 04:59:01 AM eth0 0.87 0.22 0.31 0.19 0.00 0.00 0.00 0.00
09:51:57 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:00:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:01:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:51:57 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:02:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:03:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:04:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:05:01 AM eth0 0.43 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:06:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:08:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:09:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:10:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:11:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:12:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:13:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:13:02 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:14:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:15:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:51:57 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:18:01 AM eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00
09:51:57 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:19:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:51:57 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:20:01 AM eth0 0.32 0.08 0.14 0.06 0.00 0.00 0.00 0.00
09:51:57 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:22:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:23:01 AM eth0 0.40 0.27 0.26 0.20 0.00 0.00 0.00 0.00
09:51:57 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:24:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:25:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:51:57 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:26:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:27:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:57 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:28:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:30:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:31:01 AM eth0 0.37 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:51:57 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:32:01 AM eth0 1.35 0.85 0.14 0.07 0.00 0.00 0.00 0.00
09:51:57 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:33:01 AM eth0 0.43 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:51:57 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:35:01 AM eth0 0.40 0.25 0.15 0.08 0.00 0.00 0.00 0.00
09:51:57 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:36:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:37:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:38:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:39:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:40:01 AM eth0 0.50 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:51:57 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:41:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:42:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:44:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:45:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:48:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:49:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:50:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:57 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:52:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:53:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:54:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:55:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:51:57 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:58:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 05:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:00:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:57 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:01:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:02:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:03:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:04:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:05:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:08:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:10:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:11:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:12:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:15:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:51:57 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:18:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:19:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:19:02 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:20:01 AM eth0 0.39 0.14 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:22:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:24:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:25:01 AM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:26:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:27:01 AM eth0 0.50 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:28:01 AM eth0 0.48 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:51:57 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:30:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:31:01 AM eth0 0.45 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:51:57 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:57 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:33:01 AM eth0 0.42 0.23 0.26 0.20 0.00 0.00 0.00 0.00
09:51:57 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:35:01 AM eth0 0.65 0.15 0.19 0.07 0.00 0.00 0.00 0.00
09:51:57 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:36:01 AM eth0 0.50 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:51:57 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:37:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:40:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:41:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:42:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:44:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:57 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:45:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:46:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:48:01 AM eth0 0.78 0.17 0.31 0.19 0.00 0.00 0.00 0.00
09:51:57 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:50:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:52:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:53:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:54:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:55:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:56:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:57:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:58:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 06:59:01 AM eth0 0.80 0.37 0.39 0.26 0.00 0.00 0.00 0.00
09:51:57 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:00:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:51:57 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:01:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:02:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:03:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:04:01 AM eth0 0.58 0.40 0.39 0.27 0.00 0.00 0.00 0.00
09:51:57 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:05:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:51:57 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:06:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:07:01 AM eth0 0.80 0.67 0.06 6.52 0.00 0.00 0.00 0.00
09:51:57 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:09:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:10:01 AM eth0 0.97 0.42 0.21 2.28 0.00 0.00 0.00 0.00
09:51:57 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:11:01 AM eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00
09:51:57 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:12:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:15:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:17:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:57 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:18:01 AM eth0 0.60 0.17 0.28 0.19 0.00 0.00 0.00 0.00
09:51:57 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:19:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:20:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:22:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:25:01 AM eth0 0.35 0.18 0.15 0.08 0.00 0.00 0.00 0.00
09:51:57 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:27:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:27:02 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:28:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:30:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:57 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:31:01 AM eth0 0.35 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:51:57 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:57 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:33:01 AM eth0 0.42 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:51:57 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:35:01 AM eth0 0.32 0.15 0.15 0.08 0.00 0.00 0.00 0.00
09:51:57 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:36:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:37:01 AM eth0 0.25 0.05 0.04 0.00 0.00 0.00 0.00 0.00
09:51:57 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:38:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:40:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:42:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:44:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:45:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:46:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:48:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:49:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:50:01 AM eth0 1.15 0.40 0.53 0.33 0.00 0.00 0.00 0.00
09:51:57 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:52:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:53:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:55:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:51:57 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:58:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 07:59:01 AM eth0 0.80 0.23 0.31 0.20 0.00 0.00 0.00 0.00
09:51:57 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:00:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:51:57 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:02:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:04:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:05:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:57 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:06:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:08:01 AM eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:57 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:09:01 AM eth0 0.72 0.33 0.37 0.26 0.00 0.00 0.00 0.00
09:51:57 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:10:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:11:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:12:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:13:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:14:01 AM eth0 0.70 0.00 0.09 0.00 0.00 0.00 0.00 0.00
09:51:57 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:15:01 AM eth0 0.98 0.47 0.65 0.45 0.00 0.00 0.00 0.00
09:51:57 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:17:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:18:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:19:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:20:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:57 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:22:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:23:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:24:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:25:01 AM eth0 0.28 0.08 0.14 0.06 0.00 0.00 0.00 0.00
09:51:57 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:27:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:28:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:29:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:29:02 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:30:01 AM eth0 1.03 0.36 0.45 0.27 0.00 0.00 0.00 0.00
09:51:57 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:31:01 AM eth0 0.55 0.40 0.27 0.20 0.00 0.00 0.00 0.00
09:51:57 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:32:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:33:01 AM eth0 1.10 0.40 0.42 0.27 0.00 0.00 0.00 0.00
09:51:57 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:35:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:36:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:39:01 AM eth0 0.35 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:57 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:40:01 AM eth0 0.87 0.43 0.50 0.33 0.00 0.00 0.00 0.00
09:51:57 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:41:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:42:01 AM eth0 0.98 0.23 0.32 0.20 0.00 0.00 0.00 0.00
09:51:57 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:43:01 AM eth0 0.50 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:51:57 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:44:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:45:01 AM eth0 1.12 0.37 0.53 0.32 0.00 0.00 0.00 0.00
09:51:57 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:46:01 AM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:47:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:48:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:50:01 AM eth0 0.42 0.17 0.16 0.08 0.00 0.00 0.00 0.00
09:51:57 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:51:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:52:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:53:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:55:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:51:57 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:57:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:58:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 08:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:00:01 AM eth0 0.87 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:51:57 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:01:01 AM eth0 0.57 0.33 0.38 0.27 0.00 0.00 0.00 0.00
09:51:57 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:02:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:03:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:04:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:05:01 AM eth0 0.42 0.22 0.17 0.07 0.00 0.00 0.00 0.00
09:51:57 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:06:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:07:01 AM eth0 0.60 0.33 0.36 0.27 0.00 0.00 0.00 0.00
09:51:57 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:08:01 AM eth0 0.88 0.33 0.40 0.26 0.00 0.00 0.00 0.00
09:51:57 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:09:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:10:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:11:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:12:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:13:01 AM eth0 1.28 0.47 0.65 0.45 0.00 0.00 0.00 0.00
09:51:57 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:14:01 AM eth0 0.97 0.28 0.32 0.20 0.00 0.00 0.00 0.00
09:51:57 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:15:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:57 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:16:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:18:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:19:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:20:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:21:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:22:01 AM eth0 1.05 0.35 0.44 0.26 0.00 0.00 0.00 0.00
09:51:57 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:24:01 AM eth0 0.83 0.18 0.40 0.25 0.00 0.00 0.00 0.00
09:51:57 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:25:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:51:57 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:26:01 AM eth0 1.28 0.83 0.13 0.07 0.00 0.00 0.00 0.00
09:51:57 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:27:01 AM eth0 0.47 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:51:57 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:28:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:30:01 AM eth0 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:57 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:31:01 AM eth0 0.40 0.28 0.26 0.20 0.00 0.00 0.00 0.00
09:51:57 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:57 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:33:01 AM eth0 0.67 0.32 0.39 0.26 0.00 0.00 0.00 0.00
09:51:57 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:34:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:35:01 AM eth0 1.27 0.47 0.78 0.51 0.00 0.00 0.00 0.00
09:51:57 09:36:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:36:02 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:37:01 AM eth0 0.19 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:57 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:38:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:57 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:39:01 AM eth0 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:57 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:40:01 AM eth0 0.67 0.32 0.40 0.26 0.00 0.00 0.00 0.00
09:51:57 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:41:01 AM eth0 186.57 132.61 1309.61 51.06 0.00 0.00 0.00 0.00
09:51:57 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:42:01 AM eth0 82.42 59.81 843.97 9.20 0.00 0.00 0.00 0.00
09:51:57 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:43:01 AM eth0 8.43 8.00 5.93 3.95 0.00 0.00 0.00 0.00
09:51:57 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:44:01 AM eth0 38.65 33.19 334.22 15.50 0.00 0.00 0.00 0.00
09:51:57 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:45:01 AM eth0 175.07 141.44 41.21 31.17 0.00 0.00 0.00 0.00
09:51:57 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:46:01 AM eth0 20.46 12.95 10.85 1.51 0.00 0.00 0.00 0.00
09:51:57 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:47:01 AM eth0 37.92 33.07 124.24 8.64 0.00 0.00 0.00 0.00
09:51:57 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:48:01 AM eth0 18.15 19.85 49.44 6.70 0.00 0.00 0.00 0.00
09:51:57 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:49:01 AM eth0 18.18 19.38 35.88 14.38 0.00 0.00 0.00 0.00
09:51:57 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:50:01 AM eth0 28.12 21.81 85.62 3.00 0.00 0.00 0.00 0.00
09:51:57 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 09:51:01 AM eth0 61.63 42.32 135.93 82.38 0.00 0.00 0.00 0.00
09:51:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:57 Average: eth0 2.63 1.85 10.40 0.82 0.00 0.00 0.00 0.00
09:51:57
09:51:57
09:51:57 ---> sar -P ALL:
09:51:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/21/2025 _x86_64_ (2 CPU)
09:51:57
09:51:57 04:23:35 LINUX RESTART (2 CPU)
09:51:57
09:51:57 04:24:02 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 04:25:01 AM all 14.31 0.01 3.79 1.88 0.06 79.96
09:51:57 04:25:01 AM 0 14.92 0.00 3.59 1.87 0.05 79.56
09:51:57 04:25:01 AM 1 13.69 0.02 3.98 1.89 0.07 80.35
09:51:57 04:26:01 AM all 0.31 0.00 0.09 0.01 0.03 99.56
09:51:57 04:26:01 AM 0 0.47 0.00 0.08 0.02 0.03 99.40
09:51:57 04:26:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
09:51:57 04:27:01 AM all 0.33 0.00 0.10 0.00 0.03 99.54
09:51:57 04:27:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:51:57 04:27:01 AM 1 0.17 0.00 0.13 0.00 0.03 99.67
09:51:57 04:28:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57
09:51:57 04:28:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:51:57 04:28:01 AM 1 0.10 0.00 0.10 0.00 0.02 99.78
09:51:57 04:29:01 AM all 0.22 0.00 0.05 0.00 0.03 99.71
09:51:57 04:29:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
09:51:57 04:29:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 04:30:01 AM all 0.16 0.00 0.09 0.00 0.03 99.72
09:51:57 04:30:01 AM 0 0.22 0.00 0.12 0.00 0.02 99.65
09:51:57 04:30:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:51:57 04:31:01 AM all 0.37 0.00 0.09 0.00 0.03 99.52
09:51:57 04:31:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75
09:51:57 04:31:01 AM 1 0.57 0.00 0.12 0.00 0.03 99.28
09:51:57 04:32:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60
09:51:57 04:32:01 AM 0 0.40 0.00 0.08 0.00 0.02 99.50
09:51:57 04:32:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70
09:51:57 04:33:01 AM all 0.64 0.00 0.07 0.00 0.03 99.27
09:51:57 04:33:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:51:57 04:33:01 AM 1 0.79 0.00 0.08 0.00 0.03 99.10
09:51:57 04:34:01 AM all 0.17 0.00 0.07 0.00 0.03 99.74
09:51:57 04:34:01 AM 0 0.32 0.00 0.10 0.00 0.02 99.56
09:51:57 04:34:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:51:57 04:35:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:51:57 04:35:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:57 04:35:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:57
09:51:57 04:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 04:36:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:51:57 04:36:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:51:57 04:36:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72
09:51:57 04:37:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:51:57 04:37:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:57 04:37:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:51:57 04:38:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:51:57 04:38:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:51:57 04:38:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:51:57 04:39:01 AM all 0.29 0.00 0.11 0.00 0.03 99.57
09:51:57 04:39:01 AM 0 0.12 0.00 0.13 0.00 0.03 99.72
09:51:57 04:39:01 AM 1 0.47 0.00 0.08 0.00 0.02 99.43
09:51:57 04:40:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57
09:51:57 04:40:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 04:40:01 AM 1 0.57 0.00 0.07 0.02 0.03 99.32
09:51:57 04:41:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:51:57 04:41:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:51:57 04:41:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:51:57 04:42:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:51:57 04:42:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35
09:51:57 04:42:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:51:57 04:43:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72
09:51:57 04:43:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62
09:51:57 04:43:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 04:44:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:51:57 04:44:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:51:57 04:44:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 04:45:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:57 04:45:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:57 04:45:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:57 04:46:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:51:57 04:46:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:51:57 04:46:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57
09:51:57 04:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 04:47:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:51:57 04:47:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:51:57 04:47:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:57 04:48:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:51:57 04:48:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:51:57 04:48:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:51:57 04:49:01 AM all 0.31 0.00 0.06 0.01 0.03 99.59
09:51:57 04:49:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:51:57 04:49:01 AM 1 0.58 0.00 0.08 0.02 0.03 99.28
09:51:57 04:50:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:51:57 04:50:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:51:57 04:50:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:51:57 04:51:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:51:57 04:51:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:51:57 04:51:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:57 04:52:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:57 04:52:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:51:57 04:52:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:57 04:53:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:57 04:53:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:51:57 04:53:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:57 04:54:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:51:57 04:54:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:51:57 04:54:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:57 04:55:01 AM all 0.21 0.00 0.08 0.00 0.03 99.69
09:51:57 04:55:01 AM 0 0.30 0.00 0.10 0.00 0.02 99.58
09:51:57 04:55:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:51:57 04:56:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:57 04:56:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:51:57 04:56:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:51:57 04:57:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:51:57 04:57:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:51:57 04:57:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:57
09:51:57 04:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 04:58:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:51:57 04:58:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:57 04:58:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:57 04:59:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:51:57 04:59:01 AM 0 0.60 0.00 0.03 0.00 0.02 99.35
09:51:57 04:59:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:51:57 05:00:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
09:51:57 05:00:01 AM 0 0.22 0.00 0.10 0.00 0.05 99.63
09:51:57 05:00:01 AM 1 0.48 0.00 0.03 0.00 0.00 99.48
09:51:57 05:01:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
09:51:57 05:01:01 AM 0 0.52 0.00 0.10 0.00 0.03 99.35
09:51:57 05:01:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 05:02:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:57 05:02:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:51:57 05:02:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:57 05:03:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:57 05:03:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:51:57 05:03:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 05:04:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:57 05:04:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:57 05:04:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 05:05:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:57 05:05:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:51:57 05:05:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 05:06:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:57 05:06:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:51:57 05:06:01 AM 1 0.25 0.00 0.08 0.00 0.05 99.62
09:51:57 05:07:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:51:57 05:07:01 AM 0 0.17 0.00 0.05 0.00 0.02 99.77
09:51:57 05:07:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:51:57 05:08:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:51:57 05:08:01 AM 0 0.15 0.00 0.03 0.00 0.02 99.80
09:51:57 05:08:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43
09:51:57
09:51:57 05:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 05:09:01 AM all 0.28 0.00 0.05 0.01 0.03 99.62
09:51:57 05:09:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65
09:51:57 05:09:01 AM 1 0.32 0.00 0.03 0.02 0.03 99.60
09:51:57 05:10:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:51:57 05:10:01 AM 0 0.27 0.00 0.08 0.00 0.07 99.58
09:51:57 05:10:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87
09:51:57 05:11:01 AM all 0.19 0.00 0.09 0.00 0.03 99.68
09:51:57 05:11:01 AM 0 0.32 0.00 0.10 0.00 0.02 99.57
09:51:57 05:11:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:51:57 05:12:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:57 05:12:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:57 05:12:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:51:57 05:13:02 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:51:57 05:13:02 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:51:57 05:13:02 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:57 05:14:01 AM all 0.31 0.00 0.05 0.00 0.03 99.60
09:51:57 05:14:01 AM 0 0.56 0.00 0.03 0.00 0.03 99.37
09:51:57 05:14:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 05:15:01 AM all 0.53 0.00 0.06 0.00 0.04 99.37
09:51:57 05:15:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:51:57 05:15:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:51:57 05:16:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:57 05:16:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:51:57 05:16:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:51:57 05:17:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:51:57 05:17:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:51:57 05:17:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:51:57 05:18:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:57 05:18:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:51:57 05:18:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:57 05:19:01 AM all 0.41 0.00 0.06 0.01 0.03 99.49
09:51:57 05:19:01 AM 0 0.40 0.00 0.05 0.02 0.03 99.50
09:51:57 05:19:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:51:57
09:51:57 05:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 05:20:01 AM all 0.13 0.00 0.07 0.00 0.03 99.77
09:51:57 05:20:01 AM 0 0.17 0.00 0.05 0.00 0.02 99.77
09:51:57 05:20:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:57 05:21:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:51:57 05:21:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:51:57 05:21:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 05:22:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:57 05:22:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:57 05:22:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:57 05:23:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:51:57 05:23:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:51:57 05:23:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:51:57 05:24:01 AM all 0.23 0.00 0.07 0.01 0.03 99.67
09:51:57 05:24:01 AM 0 0.43 0.00 0.10 0.00 0.03 99.43
09:51:57 05:24:01 AM 1 0.02 0.00 0.03 0.02 0.03 99.90
09:51:57 05:25:01 AM all 0.24 0.01 0.09 0.01 0.03 99.62
09:51:57 05:25:01 AM 0 0.43 0.02 0.12 0.00 0.03 99.40
09:51:57 05:25:01 AM 1 0.05 0.00 0.07 0.02 0.03 99.83
09:51:57 05:26:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:57 05:26:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:51:57 05:26:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:57 05:27:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:51:57 05:27:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55
09:51:57 05:27:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70
09:51:57 05:28:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:57 05:28:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:51:57 05:28:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:57 05:29:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:57 05:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 05:29:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:51:57 05:30:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:51:57 05:30:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:57 05:30:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:51:57
09:51:57 05:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 05:31:01 AM all 0.37 0.00 0.06 0.00 0.03 99.54
09:51:57 05:31:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73
09:51:57 05:31:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:57 05:32:01 AM all 0.18 0.23 0.16 0.12 0.03 99.28
09:51:57 05:32:01 AM 0 0.12 0.05 0.12 0.00 0.03 99.68
09:51:57 05:32:01 AM 1 0.23 0.42 0.20 0.23 0.03 98.88
09:51:57 05:33:01 AM all 0.22 0.00 0.08 0.01 0.04 99.66
09:51:57 05:33:01 AM 0 0.05 0.00 0.08 0.02 0.03 99.82
09:51:57 05:33:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50
09:51:57 05:34:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:51:57 05:34:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 05:34:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:51:57 05:35:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:51:57 05:35:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:51:57 05:35:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:51:57 05:36:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
09:51:57 05:36:01 AM 0 0.30 0.00 0.08 0.00 0.03 99.58
09:51:57 05:36:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68
09:51:57 05:37:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:51:57 05:37:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:51:57 05:37:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:57 05:38:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:51:57 05:38:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45
09:51:57 05:38:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:51:57 05:39:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:51:57 05:39:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:51:57 05:39:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:51:57 05:40:01 AM all 0.20 0.00 0.06 0.00 0.03 99.72
09:51:57 05:40:01 AM 0 0.28 0.00 0.03 0.00 0.00 99.68
09:51:57 05:40:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:51:57 05:41:01 AM all 0.23 0.00 0.06 0.01 0.03 99.67
09:51:57 05:41:01 AM 0 0.18 0.00 0.05 0.00 0.02 99.75
09:51:57 05:41:01 AM 1 0.27 0.00 0.07 0.02 0.05 99.60
09:51:57
09:51:57 05:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 05:42:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:57 05:42:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:57 05:42:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:51:57 05:43:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:51:57 05:43:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:57 05:43:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:51:57 05:44:01 AM all 0.13 0.00 0.07 0.01 0.03 99.76
09:51:57 05:44:01 AM 0 0.05 0.00 0.07 0.02 0.03 99.83
09:51:57 05:44:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68
09:51:57 05:45:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:57 05:45:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:51:57 05:45:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:57 05:46:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:57 05:46:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:51:57 05:46:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:57 05:47:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:51:57 05:47:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:57 05:47:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:51:57 05:48:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:51:57 05:48:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 05:48:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:51:57 05:49:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:51:57 05:49:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:51:57 05:49:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:51:57 05:50:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:51:57 05:50:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:57 05:50:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:57 05:51:01 AM all 0.25 0.00 0.04 0.00 0.03 99.67
09:51:57 05:51:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:57 05:51:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53
09:51:57 05:52:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:57 05:52:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
09:51:57 05:52:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75
09:51:57
09:51:57 05:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 05:53:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:51:57 05:53:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:51:57 05:53:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:51:57 05:54:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
09:51:57 05:54:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
09:51:57 05:54:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
09:51:57 05:55:01 AM all 0.16 0.00 0.05 0.00 0.03 99.76
09:51:57 05:55:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:51:57 05:55:01 AM 1 0.20 0.00 0.03 0.00 0.02 99.75
09:51:57 05:56:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:51:57 05:56:01 AM 0 0.30 0.00 0.08 0.00 0.03 99.58
09:51:57 05:56:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:57 05:57:01 AM all 0.19 0.00 0.03 0.00 0.03 99.74
09:51:57 05:57:01 AM 0 0.35 0.00 0.05 0.00 0.05 99.55
09:51:57 05:57:01 AM 1 0.03 0.00 0.02 0.00 0.02 99.93
09:51:57 05:58:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:51:57 05:58:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:51:57 05:58:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:57 05:59:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:51:57 05:59:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:51:57 05:59:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:51:57 06:00:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
09:51:57 06:00:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:51:57 06:00:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:57 06:01:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:51:57 06:01:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:57 06:01:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:51:57 06:02:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:51:57 06:02:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:51:57 06:02:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:51:57 06:03:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67
09:51:57 06:03:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:51:57 06:03:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:57
09:51:57 06:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 06:04:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:51:57 06:04:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
09:51:57 06:04:01 AM 1 0.32 0.00 0.05 0.00 0.05 99.58
09:51:57 06:05:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:51:57 06:05:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 06:05:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:51:57 06:06:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:51:57 06:06:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:51:57 06:06:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 06:07:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:51:57 06:07:01 AM 0 0.20 0.00 0.05 0.00 0.02 99.73
09:51:57 06:07:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50
09:51:57 06:08:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:51:57 06:08:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:51:57 06:08:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:57 06:09:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:51:57 06:09:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:51:57 06:09:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:51:57 06:10:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66
09:51:57 06:10:01 AM 0 0.37 0.00 0.08 0.00 0.07 99.48
09:51:57 06:10:01 AM 1 0.12 0.00 0.03 0.00 0.02 99.83
09:51:57 06:11:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:51:57 06:11:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
09:51:57 06:11:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 06:12:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:51:57 06:12:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:51:57 06:12:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 06:13:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:57 06:13:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:51:57 06:13:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:51:57 06:14:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:57 06:14:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:51:57 06:14:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:57
09:51:57 06:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 06:15:01 AM all 0.23 0.00 0.04 0.00 0.03 99.71
09:51:57 06:15:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52
09:51:57 06:15:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:51:57 06:16:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:51:57 06:16:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
09:51:57 06:16:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 06:17:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77
09:51:57 06:17:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62
09:51:57 06:17:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:51:57 06:18:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:51:57 06:18:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:51:57 06:18:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:51:57 06:19:02 AM all 0.32 0.00 0.06 0.01 0.04 99.57
09:51:57 06:19:02 AM 0 0.53 0.00 0.03 0.02 0.02 99.40
09:51:57 06:19:02 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:57 06:20:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:51:57 06:20:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.36
09:51:57 06:20:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.81
09:51:57 06:21:01 AM all 0.32 0.00 0.05 0.01 0.03 99.59
09:51:57 06:21:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 06:21:01 AM 1 0.55 0.00 0.05 0.02 0.03 99.35
09:51:57 06:22:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:51:57 06:22:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:51:57 06:22:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:51:57 06:23:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:57 06:23:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:51:57 06:23:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 06:24:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:51:57 06:24:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:51:57 06:24:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:57 06:25:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:57 06:25:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:51:57 06:25:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:51:57
09:51:57 06:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 06:26:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:51:57 06:26:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:51:57 06:26:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:51:57 06:27:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
09:51:57 06:27:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
09:51:57 06:27:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:57 06:28:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57
09:51:57 06:28:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:51:57 06:28:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:57 06:29:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:57 06:29:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:51:57 06:29:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:57 06:30:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:57 06:30:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:51:57 06:30:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:51:57 06:31:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:51:57 06:31:01 AM 0 0.27 0.00 0.03 0.00 0.03 99.67
09:51:57 06:31:01 AM 1 0.27 0.00 0.10 0.00 0.03 99.60
09:51:57 06:32:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:51:57 06:32:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:57 06:32:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43
09:51:57 06:33:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:51:57 06:33:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:57 06:33:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:51:57 06:34:01 AM all 0.32 0.17 0.11 0.00 0.03 99.38
09:51:57 06:34:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
09:51:57 06:34:01 AM 1 0.50 0.33 0.12 0.00 0.02 99.03
09:51:57 06:35:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:51:57 06:35:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80
09:51:57 06:35:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:51:57 06:36:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:51:57 06:36:01 AM 0 0.37 0.00 0.12 0.00 0.03 99.48
09:51:57 06:36:01 AM 1 0.20 0.00 0.03 0.00 0.02 99.75
09:51:57
09:51:57 06:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 06:37:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:51:57 06:37:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 06:37:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:51:57 06:38:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:51:57 06:38:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 06:38:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:51:57 06:39:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:57 06:39:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:51:57 06:39:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:51:57 06:40:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61
09:51:57 06:40:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:57 06:40:01 AM 1 0.55 0.00 0.08 0.00 0.02 99.35
09:51:57 06:41:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:51:57 06:41:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:51:57 06:41:01 AM 1 0.33 0.00 0.08 0.00 0.05 99.53
09:51:57 06:42:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:51:57 06:42:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:57 06:42:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45
09:51:57 06:43:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61
09:51:57 06:43:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:51:57 06:43:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:51:57 06:44:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:57 06:44:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 06:44:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:57 06:45:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:57 06:45:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 06:45:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:57 06:46:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:51:57 06:46:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:51:57 06:46:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:51:57 06:47:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:51:57 06:47:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 06:47:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:51:57
09:51:57 06:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 06:48:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:51:57 06:48:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:51:57 06:48:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:51:57 06:49:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:51:57 06:49:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:51:57 06:49:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:51:57 06:50:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:51:57 06:50:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:51:57 06:50:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:51:57 06:51:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:51:57 06:51:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65
09:51:57 06:51:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57
09:51:57 06:52:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63
09:51:57 06:52:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:57 06:52:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:57 06:53:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68
09:51:57 06:53:01 AM 0 0.37 0.00 0.10 0.00 0.02 99.52
09:51:57 06:53:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:51:57 06:54:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:51:57 06:54:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38
09:51:57 06:54:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 06:55:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:57 06:55:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:51:57 06:55:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75
09:51:57 06:56:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:51:57 06:56:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 06:56:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:51:57 06:57:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:51:57 06:57:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:51:57 06:57:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43
09:51:57 06:58:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:51:57 06:58:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 06:58:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:51:57
09:51:57 06:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 06:59:01 AM all 0.31 0.00 0.05 0.01 0.03 99.60
09:51:57 06:59:01 AM 0 0.10 0.00 0.08 0.02 0.05 99.75
09:51:57 06:59:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:51:57 07:00:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
09:51:57 07:00:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:57 07:00:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
09:51:57 07:01:01 AM all 0.17 0.00 0.07 0.00 0.04 99.72
09:51:57 07:01:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85
09:51:57 07:01:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60
09:51:57 07:02:01 AM all 0.18 0.00 0.08 0.00 0.03 99.71
09:51:57 07:02:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:57 07:02:01 AM 1 0.30 0.00 0.12 0.00 0.05 99.53
09:51:57 07:03:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:51:57 07:03:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:57 07:03:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:51:57 07:04:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:57 07:04:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:51:57 07:04:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:51:57 07:05:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:57 07:05:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:51:57 07:05:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:57 07:06:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:57 07:06:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 07:06:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:57 07:07:01 AM all 0.20 0.00 0.04 0.00 0.03 99.73
09:51:57 07:07:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:57 07:07:01 AM 1 0.30 0.00 0.02 0.00 0.03 99.65
09:51:57 07:08:01 AM all 0.06 0.00 0.06 0.00 0.03 99.86
09:51:57 07:08:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:51:57 07:08:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:51:57 07:09:01 AM all 0.06 0.00 0.05 0.00 0.03 99.86
09:51:57 07:09:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 07:09:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:51:57
09:51:57 07:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 07:10:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
09:51:57 07:10:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42
09:51:57 07:10:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:51:57 07:11:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:51:57 07:11:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 07:11:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:51:57 07:12:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:51:57 07:12:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 07:12:01 AM 1 0.37 0.00 0.08 0.00 0.03 99.52
09:51:57 07:13:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:51:57 07:13:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 07:13:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:51:57 07:14:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:51:57 07:14:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:57 07:14:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:51:57 07:15:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:51:57 07:15:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 07:15:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:57 07:16:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:51:57 07:16:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:51:57 07:16:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33
09:51:57 07:17:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:51:57 07:17:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:51:57 07:17:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48
09:51:57 07:18:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
09:51:57 07:18:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:51:57 07:18:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:51:57 07:19:01 AM all 0.30 0.00 0.03 0.01 0.03 99.62
09:51:57 07:19:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:57 07:19:01 AM 1 0.55 0.00 0.02 0.02 0.05 99.37
09:51:57 07:20:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:57 07:20:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 07:20:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:57
09:51:57 07:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 07:21:01 AM all 0.22 0.00 0.07 0.00 0.05 99.67
09:51:57 07:21:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:57 07:21:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55
09:51:57 07:22:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:57 07:22:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:57 07:22:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:51:57 07:23:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:57 07:23:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:57 07:23:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:51:57 07:24:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:51:57 07:24:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:51:57 07:24:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:51:57 07:25:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70
09:51:57 07:25:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:57 07:25:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
09:51:57 07:26:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:57 07:26:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:57 07:26:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:57 07:27:02 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:57 07:27:02 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 07:27:02 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:57 07:28:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:57 07:28:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 07:28:01 AM 1 0.54 0.00 0.03 0.00 0.03 99.39
09:51:57 07:29:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73
09:51:57 07:29:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:51:57 07:29:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57
09:51:57 07:30:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:51:57 07:30:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:57 07:30:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:57 07:31:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:51:57 07:31:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 07:31:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:57
09:51:57 07:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 07:32:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64
09:51:57 07:32:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:51:57 07:32:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:51:57 07:33:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:51:57 07:33:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 07:33:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:51:57 07:34:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:57 07:34:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:51:57 07:34:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:51:57 07:35:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:51:57 07:35:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:51:57 07:35:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55
09:51:57 07:36:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:57 07:36:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:57 07:36:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:57 07:37:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73
09:51:57 07:37:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:51:57 07:37:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57
09:51:57 07:38:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:51:57 07:38:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 07:38:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:51:57 07:39:01 AM all 0.31 0.00 0.05 0.06 0.03 99.56
09:51:57 07:39:01 AM 0 0.08 0.00 0.07 0.12 0.03 99.70
09:51:57 07:39:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:57 07:40:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:51:57 07:40:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:57 07:40:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:51:57 07:41:01 AM all 0.31 0.00 0.06 0.08 0.03 99.52
09:51:57 07:41:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:51:57 07:41:01 AM 1 0.52 0.00 0.03 0.17 0.02 99.27
09:51:57 07:42:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73
09:51:57 07:42:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 07:42:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63
09:51:57
09:51:57 07:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 07:43:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:51:57 07:43:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:51:57 07:43:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:51:57 07:44:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:51:57 07:44:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:57 07:44:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:51:57 07:45:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:51:57 07:45:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 07:45:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:57 07:46:01 AM all 0.23 0.00 0.05 0.00 0.02 99.70
09:51:57 07:46:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 07:46:01 AM 1 0.38 0.00 0.05 0.00 0.00 99.57
09:51:57 07:47:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:51:57 07:47:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:51:57 07:47:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57
09:51:57 07:48:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:51:57 07:48:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:51:57 07:48:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:51:57 07:49:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58
09:51:57 07:49:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:51:57 07:49:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:57 07:50:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
09:51:57 07:50:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:57 07:50:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:57 07:51:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:51:57 07:51:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:57 07:51:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:57 07:52:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:51:57 07:52:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:57 07:52:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:51:57 07:53:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
09:51:57 07:53:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:51:57 07:53:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:51:57
09:51:57 07:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 07:54:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:51:57 07:54:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:57 07:54:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
09:51:57 07:55:01 AM all 0.30 0.00 0.08 0.00 0.03 99.58
09:51:57 07:55:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75
09:51:57 07:55:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:51:57 07:56:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:51:57 07:56:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75
09:51:57 07:56:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50
09:51:57 07:57:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:51:57 07:57:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:57 07:57:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:51:57 07:58:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:51:57 07:58:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:51:57 07:58:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
09:51:57 07:59:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:51:57 07:59:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 07:59:01 AM 1 0.30 0.00 0.08 0.00 0.03 99.58
09:51:57 08:00:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:51:57 08:00:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:51:57 08:00:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:51:57 08:01:01 AM all 0.23 0.00 0.09 0.00 0.03 99.66
09:51:57 08:01:01 AM 0 0.10 0.00 0.12 0.00 0.02 99.77
09:51:57 08:01:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:51:57 08:02:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:51:57 08:02:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:51:57 08:02:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:51:57 08:03:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:51:57 08:03:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:51:57 08:03:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47
09:51:57 08:04:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55
09:51:57 08:04:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
09:51:57 08:04:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62
09:51:57
09:51:57 08:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 08:05:01 AM all 0.34 0.00 0.09 0.00 0.03 99.54
09:51:57 08:05:01 AM 0 0.52 0.00 0.12 0.00 0.02 99.35
09:51:57 08:05:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73
09:51:57 08:06:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:51:57 08:06:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:51:57 08:06:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72
09:51:57 08:07:01 AM all 0.26 0.00 0.09 0.00 0.03 99.62
09:51:57 08:07:01 AM 0 0.30 0.00 0.08 0.00 0.02 99.60
09:51:57 08:07:01 AM 1 0.22 0.00 0.10 0.00 0.03 99.65
09:51:57 08:08:01 AM all 0.25 0.00 0.08 0.00 0.02 99.65
09:51:57 08:08:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:51:57 08:08:01 AM 1 0.37 0.00 0.08 0.00 0.02 99.53
09:51:57 08:09:01 AM all 0.38 0.00 0.08 0.00 0.02 99.53
09:51:57 08:09:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73
09:51:57 08:09:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
09:51:57 08:10:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
09:51:57 08:10:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:57 08:10:01 AM 1 0.52 0.00 0.12 0.00 0.03 99.33
09:51:57 08:11:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57
09:51:57 08:11:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78
09:51:57 08:11:01 AM 1 0.53 0.00 0.07 0.02 0.03 99.35
09:51:57 08:12:01 AM all 0.14 0.00 0.06 0.00 0.03 99.77
09:51:57 08:12:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 08:12:01 AM 1 0.20 0.00 0.05 0.00 0.02 99.73
09:51:57 08:13:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:51:57 08:13:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73
09:51:57 08:13:01 AM 1 0.50 0.00 0.08 0.00 0.02 99.40
09:51:57 08:14:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:51:57 08:14:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
09:51:57 08:14:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75
09:51:57 08:15:01 AM all 0.26 0.00 0.08 0.00 0.02 99.65
09:51:57 08:15:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
09:51:57 08:15:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:51:57
09:51:57 08:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 08:16:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55
09:51:57 08:16:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:51:57 08:16:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:51:57 08:17:01 AM all 0.33 0.00 0.09 0.00 0.02 99.57
09:51:57 08:17:01 AM 0 0.17 0.00 0.08 0.00 0.02 99.73
09:51:57 08:17:01 AM 1 0.48 0.00 0.10 0.00 0.02 99.40
09:51:57 08:18:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62
09:51:57 08:18:01 AM 0 0.43 0.00 0.10 0.00 0.02 99.45
09:51:57 08:18:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:51:57 08:19:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
09:51:57 08:19:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
09:51:57 08:19:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:51:57 08:20:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56
09:51:57 08:20:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:57 08:20:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:51:57 08:21:01 AM all 0.35 0.23 0.13 0.00 0.03 99.27
09:51:57 08:21:01 AM 0 0.07 0.17 0.10 0.00 0.02 99.65
09:51:57 08:21:01 AM 1 0.63 0.30 0.15 0.00 0.03 98.88
09:51:57 08:22:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:51:57 08:22:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:51:57 08:22:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:51:57 08:23:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58
09:51:57 08:23:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
09:51:57 08:23:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.57
09:51:57 08:24:01 AM all 0.33 0.00 0.05 0.01 0.03 99.59
09:51:57 08:24:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:57 08:24:01 AM 1 0.08 0.00 0.05 0.02 0.03 99.82
09:51:57 08:25:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:51:57 08:25:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
09:51:57 08:25:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:57 08:26:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:51:57 08:26:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65
09:51:57 08:26:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:51:57
09:51:57 08:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 08:27:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:51:57 08:27:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:51:57 08:27:01 AM 1 0.20 0.00 0.10 0.00 0.03 99.67
09:51:57 08:28:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64
09:51:57 08:28:01 AM 0 0.42 0.00 0.05 0.00 0.00 99.53
09:51:57 08:28:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:51:57 08:29:02 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:51:57 08:29:02 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
09:51:57 08:29:02 AM 1 0.12 0.00 0.12 0.00 0.05 99.72
09:51:57 08:30:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56
09:51:57 08:30:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:51:57 08:30:01 AM 1 0.17 0.00 0.07 0.00 0.07 99.69
09:51:57 08:31:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:51:57 08:31:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:51:57 08:31:01 AM 1 0.13 0.00 0.12 0.00 0.05 99.70
09:51:57 08:32:01 AM all 0.22 0.00 0.05 0.00 0.03 99.71
09:51:57 08:32:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
09:51:57 08:32:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 08:33:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:51:57 08:33:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55
09:51:57 08:33:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:51:57 08:34:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:51:57 08:34:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:51:57 08:34:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:57 08:35:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59
09:51:57 08:35:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:51:57 08:35:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:51:57 08:36:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:57 08:36:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:51:57 08:36:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:51:57 08:37:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:51:57 08:37:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:51:57 08:37:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:57
09:51:57 08:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 08:38:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:51:57 08:38:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:57 08:38:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:51:57 08:39:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:51:57 08:39:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:51:57 08:39:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:51:57 08:40:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:51:57 08:40:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.36
09:51:57 08:40:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:57 08:41:01 AM all 0.31 0.00 0.08 0.00 0.02 99.60
09:51:57 08:41:01 AM 0 0.30 0.00 0.07 0.00 0.02 99.62
09:51:57 08:41:01 AM 1 0.32 0.00 0.08 0.00 0.02 99.58
09:51:57 08:42:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:51:57 08:42:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:57 08:42:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:57 08:43:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58
09:51:57 08:43:01 AM 0 0.10 0.00 0.03 0.00 0.02 99.85
09:51:57 08:43:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:51:57 08:44:01 AM all 0.31 0.00 0.08 0.03 0.03 99.57
09:51:57 08:44:01 AM 0 0.27 0.00 0.08 0.03 0.02 99.60
09:51:57 08:44:01 AM 1 0.35 0.00 0.07 0.02 0.03 99.53
09:51:57 08:45:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
09:51:57 08:45:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28
09:51:57 08:45:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:51:57 08:46:01 AM all 0.23 0.00 0.08 0.00 0.07 99.63
09:51:57 08:46:01 AM 0 0.38 0.00 0.10 0.00 0.03 99.48
09:51:57 08:46:01 AM 1 0.07 0.00 0.05 0.00 0.10 99.78
09:51:57 08:47:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:57 08:47:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:51:57 08:47:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:51:57 08:48:01 AM all 0.24 0.00 0.06 0.00 0.02 99.68
09:51:57 08:48:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60
09:51:57 08:48:01 AM 1 0.15 0.00 0.07 0.00 0.02 99.77
09:51:57
09:51:57 08:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 08:49:01 AM all 0.28 0.00 0.06 0.02 0.02 99.62
09:51:57 08:49:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:51:57 08:49:01 AM 1 0.47 0.00 0.03 0.03 0.02 99.45
09:51:57 08:50:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:51:57 08:50:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 08:50:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:51:57 08:51:01 AM all 0.22 0.00 0.08 0.05 0.03 99.62
09:51:57 08:51:01 AM 0 0.12 0.00 0.10 0.10 0.03 99.65
09:51:57 08:51:01 AM 1 0.32 0.00 0.07 0.00 0.02 99.60
09:51:57 08:52:01 AM all 0.24 0.00 0.06 0.00 0.02 99.68
09:51:57 08:52:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:57 08:52:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48
09:51:57 08:53:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
09:51:57 08:53:01 AM 0 0.07 0.00 0.05 0.00 0.00 99.88
09:51:57 08:53:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:51:57 08:54:01 AM all 0.25 0.00 0.06 0.00 0.02 99.67
09:51:57 08:54:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:51:57 08:54:01 AM 1 0.43 0.00 0.08 0.00 0.02 99.47
09:51:57 08:55:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:51:57 08:55:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:51:57 08:55:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70
09:51:57 08:56:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65
09:51:57 08:56:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45
09:51:57 08:56:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:51:57 08:57:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:51:57 08:57:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
09:51:57 08:57:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:51:57 08:58:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:51:57 08:58:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75
09:51:57 08:58:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:51:57 08:59:01 AM all 0.23 0.00 0.07 0.00 0.02 99.68
09:51:57 08:59:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:51:57 08:59:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
09:51:57
09:51:57 08:59:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 09:00:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58
09:51:57 09:00:01 AM 0 0.13 0.00 0.13 0.00 0.05 99.68
09:51:57 09:00:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:51:57 09:01:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
09:51:57 09:01:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:51:57 09:01:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45
09:51:57 09:02:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:51:57 09:02:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:51:57 09:02:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:51:57 09:03:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:51:57 09:03:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:51:57 09:03:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:51:57 09:04:01 AM all 0.29 0.00 0.07 0.03 0.03 99.57
09:51:57 09:04:01 AM 0 0.50 0.00 0.08 0.00 0.02 99.40
09:51:57 09:04:01 AM 1 0.08 0.00 0.05 0.07 0.05 99.75
09:51:57 09:05:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:51:57 09:05:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:51:57 09:05:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75
09:51:57 09:06:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57
09:51:57 09:06:01 AM 0 0.53 0.00 0.05 0.00 0.00 99.42
09:51:57 09:06:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
09:51:57 09:07:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:51:57 09:07:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
09:51:57 09:07:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
09:51:57 09:08:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69
09:51:57 09:08:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:51:57 09:08:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:51:57 09:09:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62
09:51:57 09:09:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:57 09:09:01 AM 1 0.53 0.00 0.08 0.00 0.02 99.37
09:51:57 09:10:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67
09:51:57 09:10:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80
09:51:57 09:10:01 AM 1 0.30 0.00 0.12 0.00 0.03 99.55
09:51:57
09:51:57 09:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 09:11:01 AM all 0.34 0.00 0.04 0.00 0.02 99.60
09:51:57 09:11:01 AM 0 0.22 0.00 0.03 0.00 0.02 99.73
09:51:57 09:11:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
09:51:57 09:12:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
09:51:57 09:12:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
09:51:57 09:12:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35
09:51:57 09:13:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:51:57 09:13:01 AM 0 0.50 0.00 0.08 0.00 0.02 99.40
09:51:57 09:13:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78
09:51:57 09:14:01 AM all 0.37 0.00 0.05 0.03 0.03 99.53
09:51:57 09:14:01 AM 0 0.57 0.00 0.02 0.05 0.02 99.35
09:51:57 09:14:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72
09:51:57 09:15:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:51:57 09:15:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.46
09:51:57 09:15:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:51:57 09:16:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
09:51:57 09:16:01 AM 0 0.43 0.00 0.10 0.00 0.02 99.45
09:51:57 09:16:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:51:57 09:17:01 AM all 0.26 0.00 0.06 0.00 0.01 99.67
09:51:57 09:17:01 AM 0 0.42 0.00 0.07 0.00 0.00 99.52
09:51:57 09:17:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:51:57 09:18:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
09:51:57 09:18:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
09:51:57 09:18:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:51:57 09:19:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:51:57 09:19:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33
09:51:57 09:19:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:51:57 09:20:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
09:51:57 09:20:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
09:51:57 09:20:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:51:57 09:21:01 AM all 0.31 0.00 0.08 0.02 0.03 99.57
09:51:57 09:21:01 AM 0 0.53 0.00 0.10 0.00 0.02 99.35
09:51:57 09:21:01 AM 1 0.08 0.00 0.07 0.03 0.03 99.78
09:51:57
09:51:57 09:21:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 09:22:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52
09:51:57 09:22:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
09:51:57 09:22:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:51:57 09:23:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:51:57 09:23:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73
09:51:57 09:23:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:51:57 09:24:01 AM all 0.29 0.00 0.09 0.01 0.03 99.57
09:51:57 09:24:01 AM 0 0.13 0.00 0.10 0.02 0.02 99.73
09:51:57 09:24:01 AM 1 0.45 0.00 0.08 0.00 0.05 99.42
09:51:57 09:25:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
09:51:57 09:25:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:51:57 09:25:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32
09:51:57 09:26:01 AM all 0.36 0.23 0.15 0.00 0.03 99.24
09:51:57 09:26:01 AM 0 0.15 0.05 0.13 0.00 0.03 99.63
09:51:57 09:26:01 AM 1 0.57 0.40 0.17 0.00 0.02 98.85
09:51:57 09:27:01 AM all 0.36 0.00 0.08 0.01 0.03 99.53
09:51:57 09:27:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68
09:51:57 09:27:01 AM 1 0.53 0.00 0.05 0.02 0.02 99.38
09:51:57 09:28:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:51:57 09:28:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37
09:51:57 09:28:01 AM 1 0.12 0.00 0.03 0.00 0.03 99.82
09:51:57 09:29:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:51:57 09:29:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:51:57 09:29:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
09:51:57 09:30:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:51:57 09:30:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
09:51:57 09:30:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:57 09:31:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61
09:51:57 09:31:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55
09:51:57 09:31:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67
09:51:57 09:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:51:57 09:32:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:57 09:32:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:51:57
09:51:57 09:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 09:33:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
09:51:57 09:33:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:57 09:33:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:57 09:34:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:51:57 09:34:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:57 09:34:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37
09:51:57 09:35:01 AM all 0.37 0.00 0.07 0.00 0.03 99.54
09:51:57 09:35:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
09:51:57 09:35:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:51:57 09:36:02 AM all 0.27 0.00 0.08 0.00 0.03 99.63
09:51:57 09:36:02 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:51:57 09:36:02 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:51:57 09:37:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63
09:51:57 09:37:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:51:57 09:37:01 AM 1 0.42 0.00 0.10 0.00 0.02 99.46
09:51:57 09:38:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64
09:51:57 09:38:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:51:57 09:38:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:57 09:39:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:51:57 09:39:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:51:57 09:39:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:57 09:40:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:51:57 09:40:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:57 09:40:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:51:57 09:41:01 AM all 24.35 0.00 3.69 4.11 0.10 67.74
09:51:57 09:41:01 AM 0 20.75 0.00 3.52 4.09 0.10 71.54
09:51:57 09:41:01 AM 1 27.96 0.00 3.85 4.14 0.10 63.95
09:51:57 09:42:01 AM all 27.60 0.00 4.40 6.68 0.10 61.23
09:51:57 09:42:01 AM 0 21.38 0.00 3.60 5.37 0.10 69.55
09:51:57 09:42:01 AM 1 33.85 0.00 5.19 7.99 0.10 52.87
09:51:57 09:43:01 AM all 18.39 0.00 1.99 4.70 0.08 74.84
09:51:57 09:43:01 AM 0 17.05 0.00 2.19 3.34 0.07 77.36
09:51:57 09:43:01 AM 1 19.74 0.00 1.79 6.06 0.10 72.32
09:51:57
09:51:57 09:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:57 09:44:01 AM all 28.53 0.00 5.38 1.17 0.10 64.82
09:51:57 09:44:01 AM 0 23.81 0.00 4.57 0.82 0.10 70.70
09:51:57 09:44:01 AM 1 33.24 0.00 6.18 1.52 0.10 58.96
09:51:57 09:45:01 AM all 15.53 0.00 2.60 2.90 0.08 78.89
09:51:57 09:45:01 AM 0 4.19 0.00 1.69 1.57 0.07 92.48
09:51:57 09:45:01 AM 1 26.91 0.00 3.52 4.24 0.08 65.25
09:51:57 09:46:01 AM all 1.96 0.00 0.23 0.04 0.03 97.75
09:51:57 09:46:01 AM 0 1.09 0.00 0.15 0.00 0.02 98.75
09:51:57 09:46:01 AM 1 2.83 0.00 0.30 0.08 0.03 96.75
09:51:57 09:47:01 AM all 14.88 0.00 0.25 0.01 0.07 84.79
09:51:57 09:47:01 AM 0 14.18 0.00 0.27 0.00 0.07 85.49
09:51:57 09:47:01 AM 1 15.59 0.00 0.23 0.02 0.07 84.09
09:51:57 09:48:01 AM all 11.70 0.00 0.19 0.08 0.05 87.98
09:51:57 09:48:01 AM 0 10.32 0.00 0.20 0.12 0.05 89.31
09:51:57 09:48:01 AM 1 13.09 0.00 0.18 0.03 0.05 86.65
09:51:57 09:49:01 AM all 12.76 0.00 0.19 0.02 0.05 86.98
09:51:57 09:49:01 AM 0 2.41 0.00 0.20 0.03 0.05 97.31
09:51:57 09:49:01 AM 1 23.09 0.00 0.18 0.00 0.05 76.68
09:51:57 09:50:01 AM all 7.12 0.00 0.40 0.18 0.06 92.24
09:51:57 09:50:01 AM 0 2.19 0.00 0.28 0.00 0.05 97.47
09:51:57 09:50:01 AM 1 12.05 0.00 0.52 0.35 0.07 87.01
09:51:57 09:51:01 AM all 22.50 0.00 3.29 1.77 0.10 72.34
09:51:57 09:51:01 AM 0 13.75 0.00 2.63 1.61 0.08 81.94
09:51:57 09:51:01 AM 1 31.28 0.00 3.96 1.93 0.12 62.71
09:51:57 Average: all 0.89 0.00 0.14 0.07 0.03 98.87
09:51:57 Average: 0 0.72 0.00 0.13 0.06 0.03 99.07
09:51:57 Average: 1 1.06 0.00 0.15 0.09 0.03 98.67
09:51:57
09:51:57
09:51:57