09:39:43 Started by upstream project "integration-sanity-test-scandium" build number 555
09:39:43 originally caused by:
09:39:43 Started by timer
09:39:43 Running as SYSTEM
09:39:43 [EnvInject] - Loading node environment variables.
09:39:43 Building remotely on prd-centos8-robot-2c-8g-3825 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:39:43 [ssh-agent] Looking for ssh-agent implementation...
09:39:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:39:43 $ ssh-agent
09:39:43 SSH_AUTH_SOCK=/tmp/ssh-UrVOImwGNE1o/agent.6403
09:39:43 SSH_AGENT_PID=6404
09:39:43 [ssh-agent] Started.
09:39:43 Running ssh-add (command line suppressed)
09:39:44 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_10465002171151455625.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_10465002171151455625.key)
09:39:44 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:39:44 The recommended git tool is: NONE
09:39:46 using credential opendaylight-jenkins-ssh
09:39:46 Wiping out workspace first.
09:39:46 Cloning the remote Git repository
09:39:46 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:39:46 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:39:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:46 > git --version # timeout=10
09:39:46 > git --version # 'git version 2.43.0'
09:39:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:46 [INFO] Currently running in a labeled security context
09:39:46 [INFO] Currently SELinux is 'enforcing' on the host
09:39:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh4755143660910871068.key
09:39:46 Verifying host key using known hosts file
09:39:46 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:39:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:49 [INFO] Currently running in a labeled security context
09:39:49 [INFO] Currently SELinux is 'enforcing' on the host
09:39:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh1650022415946102104.key
09:39:49 Verifying host key using known hosts file
09:39:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:39:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:39:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:49 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:39:49 > git config core.sparsecheckout # timeout=10
09:39:49 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:39:50 Commit message: "Adapt test for new pce-allocation field"
09:39:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:50 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:39:50 No emails were triggered.
09:39:50 provisioning config files...
09:39:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:39:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:39:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:39:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4478344300827506033.sh
09:39:50 ---> python-tools-install.sh
09:39:50 Setup pyenv:
09:39:50 system
09:39:50 * 3.8.13 (set by /opt/pyenv/version)
09:39:50 * 3.9.13 (set by /opt/pyenv/version)
09:39:50 * 3.10.13 (set by /opt/pyenv/version)
09:39:50 * 3.11.7 (set by /opt/pyenv/version)
09:39:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UGr1
09:39:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:39:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:39:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:39:59 lf-activate-venv(): INFO: Base packages installed successfully
09:39:59 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:25 lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH
09:40:25 Generating Requirements File
09:40:45 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:40:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:40:45 Python 3.11.7
09:40:46 pip 25.3 from /tmp/venv-UGr1/lib/python3.11/site-packages/pip (python 3.11)
09:40:46 appdirs==1.4.4
09:40:46 argcomplete==3.6.3
09:40:46 aspy.yaml==1.3.0
09:40:46 attrs==25.4.0
09:40:46 autopage==0.5.2
09:40:46 beautifulsoup4==4.14.3
09:40:46 boto3==1.42.3
09:40:46 botocore==1.42.3
09:40:46 bs4==0.0.2
09:40:46 cachetools==6.2.2
09:40:46 certifi==2025.11.12
09:40:46 cffi==2.0.0
09:40:46 cfgv==3.5.0
09:40:46 chardet==5.2.0
09:40:46 charset-normalizer==3.4.4
09:40:46 click==8.3.1
09:40:46 cliff==4.13.0
09:40:46 cmd2==2.7.0
09:40:46 cryptography==3.3.2
09:40:46 debtcollector==3.0.0
09:40:46 decorator==5.2.1
09:40:46 defusedxml==0.7.1
09:40:46 Deprecated==1.3.1
09:40:46 distlib==0.4.0
09:40:46 dnspython==2.8.0
09:40:46 docker==7.1.0
09:40:46 dogpile.cache==1.5.0
09:40:46 durationpy==0.10
09:40:46 email-validator==2.3.0
09:40:46 filelock==3.20.0
09:40:46 future==1.0.0
09:40:46 gitdb==4.0.12
09:40:46 GitPython==3.1.45
09:40:46 google-auth==2.43.0
09:40:46 httplib2==0.31.0
09:40:46 identify==2.6.15
09:40:46 idna==3.11
09:40:46 importlib-resources==1.5.0
09:40:46 iso8601==2.1.0
09:40:46 Jinja2==3.1.6
09:40:46 jmespath==1.0.1
09:40:46 jsonpatch==1.33
09:40:46 jsonpointer==3.0.0
09:40:46 jsonschema==4.25.1
09:40:46 jsonschema-specifications==2025.9.1
09:40:46 keystoneauth1==5.12.0
09:40:46 kubernetes==34.1.0
09:40:46 lftools==0.37.16
09:40:46 lxml==6.0.2
09:40:46 markdown-it-py==4.0.0
09:40:46 MarkupSafe==3.0.3
09:40:46 mdurl==0.1.2
09:40:46 msgpack==1.1.2
09:40:46 multi_key_dict==2.0.3
09:40:46 munch==4.0.0
09:40:46 netaddr==1.3.0
09:40:46 niet==1.4.2
09:40:46 nodeenv==1.9.1
09:40:46 oauth2client==4.1.3
09:40:46 oauthlib==3.3.1
09:40:46 openstacksdk==4.8.0
09:40:46 os-service-types==1.8.2
09:40:46 osc-lib==4.2.0
09:40:46 oslo.config==10.1.0
09:40:46 oslo.context==6.2.0
09:40:46 oslo.i18n==6.7.1
09:40:46 oslo.log==7.2.1
09:40:46 oslo.serialization==5.8.0
09:40:46 oslo.utils==9.2.0
09:40:46 packaging==25.0
09:40:46 pbr==7.0.3
09:40:46 platformdirs==4.5.0
09:40:46 prettytable==3.17.0
09:40:46 psutil==7.1.3
09:40:46 pyasn1==0.6.1
09:40:46 pyasn1_modules==0.4.2
09:40:46 pycparser==2.23
09:40:46 pygerrit2==2.0.15
09:40:46 PyGithub==2.8.1
09:40:46 Pygments==2.19.2
09:40:46 PyJWT==2.10.1
09:40:46 PyNaCl==1.6.1
09:40:46 pyparsing==2.4.7
09:40:46 pyperclip==1.11.0
09:40:46 pyrsistent==0.20.0
09:40:46 python-cinderclient==9.8.0
09:40:46 python-dateutil==2.9.0.post0
09:40:46 python-heatclient==4.3.0
09:40:46 python-jenkins==1.8.3
09:40:46 python-keystoneclient==5.7.0
09:40:46 python-magnumclient==4.9.0
09:40:46 python-openstackclient==8.2.0
09:40:46 python-swiftclient==4.9.0
09:40:46 PyYAML==6.0.3
09:40:46 referencing==0.37.0
09:40:46 requests==2.32.5
09:40:46 requests-oauthlib==2.0.0
09:40:46 requestsexceptions==1.4.0
09:40:46 rfc3986==2.0.0
09:40:46 rich==14.2.0
09:40:46 rich-argparse==1.7.2
09:40:46 rpds-py==0.30.0
09:40:46 rsa==4.9.1
09:40:46 ruamel.yaml==0.18.16
09:40:46 ruamel.yaml.clib==0.2.15
09:40:46 s3transfer==0.16.0
09:40:46 simplejson==3.20.2
09:40:46 six==1.17.0
09:40:46 smmap==5.0.2
09:40:46 soupsieve==2.8
09:40:46 stevedore==5.6.0
09:40:46 tabulate==0.9.0
09:40:46 toml==0.10.2
09:40:46 tomlkit==0.13.3
09:40:46 tqdm==4.67.1
09:40:46 typing_extensions==4.15.0
09:40:46 tzdata==2025.2
09:40:46 urllib3==1.26.20
09:40:46 virtualenv==20.35.4
09:40:46 wcwidth==0.2.14
09:40:46 websocket-client==1.9.0
09:40:46 wrapt==2.0.1
09:40:46 xdg==6.0.0
09:40:46 xmltodict==1.0.2
09:40:46 yq==3.4.3
09:40:46 [EnvInject] - Injecting environment variables from a build step.
09:40:46 [EnvInject] - Injecting as environment variables the properties content
09:40:46 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:40:46 OS_CLOUD=vex
09:40:46 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-550
09:40:46 OS_STACK_TEMPLATE_DIR=openstack-hot
09:40:46
09:40:46 [EnvInject] - Variables injected successfully.
09:40:46 provisioning config files...
09:40:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11681880232492417432.sh
09:40:46 ---> Create parameters file for OpenStack HOT
09:40:46 OpenStack Heat parameters generated
09:40:46 -----------------------------------
09:40:46 parameters:
09:40:46 vm_0_count: '1'
09:40:46 vm_0_flavor: 'v3-standard-4'
09:40:46 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
09:40:46 vm_1_count: '1'
09:40:46 vm_1_flavor: 'v3-standard-2'
09:40:46 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:40:46
09:40:46 job_name: '52208-550'
09:40:46 silo: 'releng'
09:40:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9269068625106924050.sh
09:40:46 ---> Create HEAT stack
09:40:46 + source /home/jenkins/lf-env.sh
09:40:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:46 ++ mktemp -d /tmp/venv-XXXX
09:40:46 + lf_venv=/tmp/venv-CCXz
09:40:46 + local venv_file=/tmp/.os_lf_venv
09:40:46 + local python=python3
09:40:46 + local options
09:40:46 + local set_path=true
09:40:46 + local install_args=
09:40:46 ++ 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:40:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:40:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:40:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:46 + true
09:40:46 + case $1 in
09:40:46 + python=python3
09:40:46 + shift 2
09:40:46 + true
09:40:46 + case $1 in
09:40:46 + shift
09:40:46 + break
09:40:46 + case $python in
09:40:46 + local pkg_list=
09:40:46 + [[ -d /opt/pyenv ]]
09:40:46 + echo 'Setup pyenv:'
09:40:46 Setup pyenv:
09:40:46 + export PYENV_ROOT=/opt/pyenv
09:40:46 + PYENV_ROOT=/opt/pyenv
09:40:46 + 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:40:46 + 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:40:46 + pyenv versions
09:40:47 system
09:40:47 3.8.13
09:40:47 3.9.13
09:40:47 3.10.13
09:40:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:40:47 + command -v pyenv
09:40:47 ++ pyenv init - --no-rehash
09:40:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:40:47 for i in ${!paths[@]}; do
09:40:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:40:47 fi; done;
09:40:47 echo "${paths[*]}"'\'')"
09:40:47 export PATH="/opt/pyenv/shims:${PATH}"
09:40:47 export PYENV_SHELL=bash
09:40:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:40:47 pyenv() {
09:40:47 local command
09:40:47 command="${1:-}"
09:40:47 if [ "$#" -gt 0 ]; then
09:40:47 shift
09:40:47 fi
09:40:47
09:40:47 case "$command" in
09:40:47 rehash|shell)
09:40:47 eval "$(pyenv "sh-$command" "$@")"
09:40:47 ;;
09:40:47 *)
09:40:47 command pyenv "$command" "$@"
09:40:47 ;;
09:40:47 esac
09:40:47 }'
09:40:47 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:40:47 for i in ${!paths[@]}; do
09:40:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:40:47 fi; done;
09:40:47 echo "${paths[*]}"'
09:40:47 ++ 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:40:47 ++ 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:40:47 ++ 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:40:47 ++ export PYENV_SHELL=bash
09:40:47 ++ PYENV_SHELL=bash
09:40:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:40:47 +++ complete -F _pyenv pyenv
09:40:47 ++ lf-pyver python3
09:40:47 ++ local py_version_xy=python3
09:40:47 ++ local py_version_xyz=
09:40:47 ++ awk '{ print $1 }'
09:40:47 ++ pyenv versions
09:40:47 ++ local command
09:40:47 ++ command=versions
09:40:47 ++ '[' 1 -gt 0 ']'
09:40:47 ++ shift
09:40:47 ++ case "$command" in
09:40:47 ++ command pyenv versions
09:40:47 ++ pyenv versions
09:40:47 ++ sed 's/^[ *]* //'
09:40:47 ++ grep -E '^[0-9.]*[0-9]$'
09:40:47 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:40:47 +++ tail -n 1
09:40:47 +++ grep '^3' /tmp/.pyenv_versions
09:40:47 +++ sort -V
09:40:47 ++ py_version_xyz=3.11.7
09:40:47 ++ [[ -z 3.11.7 ]]
09:40:47 ++ echo 3.11.7
09:40:47 ++ return 0
09:40:47 + pyenv local 3.11.7
09:40:47 + local command
09:40:47 + command=local
09:40:47 + '[' 2 -gt 0 ']'
09:40:47 + shift
09:40:47 + case "$command" in
09:40:47 + command pyenv local 3.11.7
09:40:47 + pyenv local 3.11.7
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='lftools[openstack] '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='kubernetes '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='niet '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='python-heatclient '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='python-openstackclient '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='python-magnumclient '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='urllib3~=1.26.15 '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='yq '
09:40:47 + [[ -f /tmp/.os_lf_venv ]]
09:40:47 ++ cat /tmp/.os_lf_venv
09:40:47 + lf_venv=/tmp/venv-UGr1
09:40:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGr1 from' file:/tmp/.os_lf_venv
09:40:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGr1 from file:/tmp/.os_lf_venv
09:40:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:40:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:47 + local 'pip_opts=--upgrade --quiet'
09:40:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:40:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:40:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:40:47 + [[ -n '' ]]
09:40:47 + [[ -n '' ]]
09:40:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:40:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:47 + /tmp/venv-UGr1/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:40:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:40:49 lf-activate-venv(): INFO: Base packages installed successfully
09:40:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:40:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:40:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:49 + /tmp/venv-UGr1/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:06 + type python3
09:41:06 + true
09:41:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH'
09:41:06 lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH
09:41:06 + PATH=/tmp/venv-UGr1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:06 + return 0
09:41:06 + openstack --os-cloud vex limits show --absolute
09:41:07 +--------------------------+---------+
09:41:07 | Name | Value |
09:41:07 +--------------------------+---------+
09:41:07 | maxTotalInstances | -1 |
09:41:07 | maxTotalCores | 450 |
09:41:07 | maxTotalRAMSize | 1000000 |
09:41:07 | maxServerMeta | 128 |
09:41:07 | maxImageMeta | 128 |
09:41:07 | maxPersonality | 5 |
09:41:07 | maxPersonalitySize | 10240 |
09:41:07 | maxTotalKeypairs | 100 |
09:41:07 | maxServerGroups | 10 |
09:41:07 | maxServerGroupMembers | 10 |
09:41:07 | maxTotalFloatingIps | -1 |
09:41:07 | maxSecurityGroups | -1 |
09:41:07 | maxSecurityGroupRules | -1 |
09:41:07 | totalRAMUsed | 638976 |
09:41:07 | totalCoresUsed | 156 |
09:41:07 | totalInstancesUsed | 63 |
09:41:07 | totalFloatingIpsUsed | 0 |
09:41:07 | totalSecurityGroupsUsed | 0 |
09:41:07 | totalServerGroupsUsed | 0 |
09:41:07 | maxTotalVolumes | -1 |
09:41:07 | maxTotalSnapshots | 10 |
09:41:07 | maxTotalVolumeGigabytes | 4096 |
09:41:07 | maxTotalBackups | 10 |
09:41:07 | maxTotalBackupGigabytes | 1000 |
09:41:07 | totalVolumesUsed | 3 |
09:41:07 | totalGigabytesUsed | 60 |
09:41:07 | totalSnapshotsUsed | 0 |
09:41:07 | totalBackupsUsed | 0 |
09:41:07 | totalBackupGigabytesUsed | 0 |
09:41:07 +--------------------------+---------+
09:41:08 + pushd /opt/ciman/openstack-hot
09:41:08 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:08 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-550 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:41:33 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-550
09:41:33 Waiting to initialize infrastructure...
09:41:33 Stack initialization successful.
09:41:33 ------------------------------------
09:41:33 Stack Details
09:41:33 ------------------------------------
09:41:33 {'added': None,
09:41:33 'capabilities': [],
09:41:33 'created_at': '2025-12-05T09:41:11Z',
09:41:33 'deleted': None,
09:41:33 'deleted_at': None,
09:41:33 'description': 'No description',
09:41:33 'environment': None,
09:41:33 'environment_files': None,
09:41:33 'files': None,
09:41:33 'files_container': None,
09:41:33 'id': 'aa754128-ba76-4512-aefc-73589f09f0d5',
09:41:33 'is_rollback_disabled': True,
09:41:33 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-550/aa754128-ba76-4512-aefc-73589f09f0d5',
09:41:33 'rel': 'self'}],
09:41:33 '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:41:33 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-550',
09:41:33 'notification_topics': [],
09:41:33 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:41:33 'output_key': 'vm_0_ips',
09:41:33 'output_value': ['10.30.171.36']},
09:41:33 {'description': 'IP addresses of the 2nd vm types',
09:41:33 'output_key': 'vm_1_ips',
09:41:33 'output_value': ['10.30.170.199']}],
09:41:33 'owner_id': ****,
09:41:33 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:41:33 'OS::stack_id': 'aa754128-ba76-4512-aefc-73589f09f0d5',
09:41:33 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-550',
09:41:33 'job_name': '52208-550',
09:41:33 'silo': 'releng',
09:41:33 'vm_0_count': '1',
09:41:33 'vm_0_flavor': 'v3-standard-4',
09:41:33 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:41:33 '20251201-010221.432',
09:41:33 'vm_1_count': '1',
09:41:33 'vm_1_flavor': 'v3-standard-2',
09:41:33 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:41:33 '- 20250917-133034.654'},
09:41:33 'parent_id': None,
09:41:33 'replaced': None,
09:41:33 'status': 'CREATE_COMPLETE',
09:41:33 'status_reason': 'Stack CREATE completed successfully',
09:41:33 'tags': [],
09:41:33 'template': None,
09:41:33 'template_description': 'No description',
09:41:33 'template_url': None,
09:41:33 'timeout_mins': 15,
09:41:33 'unchanged': None,
09:41:33 'updated': None,
09:41:33 'updated_at': None,
09:41:33 'user_project_id': 'bb7e08408fe14716823800f45f613911'}
09:41:33 ------------------------------------
09:41:33 + popd
09:41:33 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6311436931241970084.sh
09:41:33 ---> Copy SSH public keys to CSIT lab
09:41:33 Setup pyenv:
09:41:33 system
09:41:33 3.8.13
09:41:33 3.9.13
09:41:33 3.10.13
09:41:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGr1 from file:/tmp/.os_lf_venv
09:41:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:36 lf-activate-venv(): INFO: Base packages installed successfully
09:41:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:41:50 lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH
09:41:52 SSH not responding on 10.30.171.36. Retrying in 10 seconds...
09:41:53 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
09:41:53 releng-52208-550-1-mininet-ovs-217-0
09:41:53 Successfully copied public keys to slave 10.30.170.199
09:42:02 Ping to 10.30.171.36 successful.
09:42:03 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:42:04 releng-52208-550-0-builder-0
09:42:04 Successfully copied public keys to slave 10.30.171.36
09:42:04 Process 7627 ready.
09:42:04 Process 7628 ready.
09:42:04 SSH ready on all stack servers.
09:42:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14876047234774362051.sh
09:42:04 Setup pyenv:
09:42:04 system
09:42:04 3.8.13
09:42:04 3.9.13
09:42:04 3.10.13
09:42:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zDrS
09:42:08 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:12 lf-activate-venv(): INFO: Base packages installed successfully
09:42:12 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:13 lf-activate-venv(): INFO: Adding /tmp/venv-zDrS/bin to PATH
09:42:13 + echo 'Installing Python Requirements'
09:42:13 Installing Python Requirements
09:42:13 + cat
09:42:13 + python -m pip install -r requirements.txt
09:42:14 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:14 Collecting docker-py (from -r requirements.txt (line 1))
09:42:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:42:14 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:14 Installing build dependencies: started
09:42:15 Installing build dependencies: finished with status 'done'
09:42:15 Getting requirements to build wheel: started
09:42:15 Getting requirements to build wheel: finished with status 'done'
09:42:15 Preparing metadata (pyproject.toml): started
09:42:15 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:15 Collecting netaddr (from -r requirements.txt (line 3))
09:42:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:42:15 Collecting netifaces (from -r requirements.txt (line 4))
09:42:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:15 Installing build dependencies: started
09:42:16 Installing build dependencies: finished with status 'done'
09:42:16 Getting requirements to build wheel: started
09:42:17 Getting requirements to build wheel: finished with status 'done'
09:42:17 Preparing metadata (pyproject.toml): started
09:42:17 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:17 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:17 Collecting requests (from -r requirements.txt (line 6))
09:42:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:42:17 Collecting robotframework (from -r requirements.txt (line 7))
09:42:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 42.2 MB/s 0:00:00
09:42:17 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:42:17 Installing build dependencies: started
09:42:18 Installing build dependencies: finished with status 'done'
09:42:18 Getting requirements to build wheel: started
09:42:18 Getting requirements to build wheel: finished with status 'done'
09:42:18 Preparing metadata (pyproject.toml): started
09:42:18 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:19 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:42:19 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:42:19 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:19 Installing build dependencies: started
09:42:20 Installing build dependencies: finished with status 'done'
09:42:20 Getting requirements to build wheel: started
09:42:20 Getting requirements to build wheel: finished with status 'done'
09:42:20 Preparing metadata (pyproject.toml): started
09:42:20 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:20 Collecting scapy (from -r requirements.txt (line 12))
09:42:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:42:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 49.5 MB/s 0:00:00
09:42:20 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:20 Installing build dependencies: started
09:42:21 Installing build dependencies: finished with status 'done'
09:42:21 Getting requirements to build wheel: started
09:42:22 Getting requirements to build wheel: finished with status 'done'
09:42:22 Preparing metadata (pyproject.toml): started
09:42:22 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:22 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:42:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 32.1 MB/s 0:00:00
09:42:22 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:22 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:42:22 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:42:22 Collecting isodate (from -r requirements.txt (line 25))
09:42:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:22 Collecting jmespath (from -r requirements.txt (line 28))
09:42:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:42:22 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:22 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:22 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:22 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:42:23 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:23 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:42:23 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:23 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:42:23 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:23 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:42:23 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:42:23 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:23 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:42:23 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:42:24 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:42:24 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:42:24 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:42:24 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:24 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:42:24 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:24 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:42:24 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:24 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:24 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:42:24 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:42:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
09:42:24 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:24 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:42:24 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:24 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:42:24 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:42:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:24 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:24 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:42:24 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 39.2 MB/s 0:00:00
09:42:24 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:42:24 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:24 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:42:24 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:42:24 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:42:24 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:42:24 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:24 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:42:25 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:42:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.8 MB/s 0:00:00
09:42:25 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:25 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:42:26 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:26 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:42:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 35.3 MB/s 0:00:00
09:42:26 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:42:27 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:27 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:42:27 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:27 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:42:27 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:42:27 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:27 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:42:27 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:27 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:42:27 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:42:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:42:28 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:42:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 73.8 MB/s 0:00:00
09:42:28 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:28 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:42:28 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:42:28 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:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:42:28 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:42:28 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:42:28 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:42:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:42:28 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:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:42:28 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:42:28 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:42:28 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:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:42:28 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:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:42:29 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:42:29 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:42:29 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
09:42:29 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:42:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:42:29 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:42:29 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:42:29 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:42:29 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:42:29 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=3c29e1a1ef6415463695e6657d9232c8d4f4016e24467205f1d36aae76e8cb46
09:42:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:42:29 Building wheel for ipaddr (pyproject.toml): started
09:42:29 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:42:29 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=536ac40ad3b03f6255adad10fdc6097e6899906ac43a0f63a6bd1933b2e6f7ee
09:42:29 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:42:29 Building wheel for netifaces (pyproject.toml): started
09:42:32 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:42:32 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=c18e3e646344c89dd3e36bc462245a1635a45505f63c9daca7dd10aaac317a5f
09:42:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:42:32 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:42:32 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:42:32 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=51531e77620afdfac5573dc45ff7fcd893a52c4cc18d76f44d45b74b9d071f4d
09:42:32 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:42:32 Building wheel for jsonpath-rw (pyproject.toml): started
09:42:32 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:42:32 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a7e16cf58a249f7d1ccc828e237abca467aac52a639f08c3782187ff837fe148
09:42:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:42:32 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:42:32 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:42:39
09:42:39 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.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:42:40 + pip freeze
09:42:40 attrs==25.4.0
09:42:40 bcrypt==5.0.0
09:42:40 beautifulsoup4==4.14.3
09:42:40 certifi==2025.11.12
09:42:40 cffi==2.0.0
09:42:40 charset-normalizer==3.4.4
09:42:40 click==8.3.1
09:42:40 cryptography==46.0.3
09:42:40 decorator==5.2.1
09:42:40 distlib==0.4.0
09:42:40 docker-py==1.10.6
09:42:40 docker-pycreds==0.4.0
09:42:40 elastic-transport==8.17.1
09:42:40 elasticsearch==8.19.2
09:42:40 elasticsearch-dsl==8.15.4
09:42:40 enum34==1.1.10
09:42:40 filelock==3.20.0
09:42:40 h11==0.16.0
09:42:40 idna==3.11
09:42:40 invoke==2.2.1
09:42:40 ipaddr==2.2.0
09:42:40 isodate==0.7.2
09:42:40 jmespath==1.0.1
09:42:40 jsonpatch==1.33
09:42:40 jsonpath-rw==1.4.0
09:42:40 jsonpointer==3.0.0
09:42:40 lxml==6.0.2
09:42:40 netaddr==1.3.0
09:42:40 netifaces==0.11.0
09:42:40 outcome==1.3.0.post0
09:42:40 paramiko==4.0.0
09:42:40 platformdirs==4.5.0
09:42:40 ply==3.11
09:42:40 pyang==2.7.1
09:42:40 pyangbind==0.8.6
09:42:40 pycparser==2.23
09:42:40 pyhocon==0.3.61
09:42:40 PyNaCl==1.6.1
09:42:40 pyparsing==3.2.5
09:42:40 PySocks==1.7.1
09:42:40 python-dateutil==2.9.0.post0
09:42:40 regex==2025.11.3
09:42:40 requests==2.32.5
09:42:40 robotframework==7.3.2
09:42:40 robotframework-httplibrary==0.4.2
09:42:40 robotframework-pythonlibcore==4.4.1
09:42:40 robotframework-requests==0.9.7
09:42:40 robotframework-selenium2library==3.0.0
09:42:40 robotframework-seleniumlibrary==6.8.0
09:42:40 robotframework-sshlibrary==3.8.0
09:42:40 scapy==2.6.1
09:42:40 scp==0.15.0
09:42:40 selenium==4.38.0
09:42:40 six==1.17.0
09:42:40 sniffio==1.3.1
09:42:40 sortedcontainers==2.4.0
09:42:40 soupsieve==2.8
09:42:40 trio==0.32.0
09:42:40 trio-websocket==0.12.2
09:42:40 typing_extensions==4.15.0
09:42:40 urllib3==2.5.0
09:42:40 virtualenv==20.35.4
09:42:40 waitress==3.0.2
09:42:40 WebOb==1.8.9
09:42:40 websocket-client==1.9.0
09:42:40 WebTest==3.0.7
09:42:40 wsproto==1.3.2
09:42:40 [EnvInject] - Injecting environment variables from a build step.
09:42:40 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:42:40 [EnvInject] - Variables injected successfully.
09:42:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13592414412139350829.sh
09:42:40 Setup pyenv:
09:42:40 system
09:42:40 3.8.13
09:42:40 3.9.13
09:42:40 3.10.13
09:42:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGr1 from file:/tmp/.os_lf_venv
09:42:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:42 lf-activate-venv(): INFO: Base packages installed successfully
09:42:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:42:50 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:42:50 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:42:50 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:42:51 lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH
09:42:51 + ODL_SYSTEM=()
09:42:51 + TOOLS_SYSTEM=()
09:42:51 + OPENSTACK_SYSTEM=()
09:42:51 + OPENSTACK_CONTROLLERS=()
09:42:51 + mapfile -t ADDR
09:42:51 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:42:51 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-550
09:42:52 + for i in "${ADDR[@]}"
09:42:52 ++ ssh 10.30.171.36 hostname -s
09:42:52 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:42:53 + REMHOST=releng-52208-550-0-builder-0
09:42:53 + case ${REMHOST} in
09:42:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:42:53 + for i in "${ADDR[@]}"
09:42:53 ++ ssh 10.30.170.199 hostname -s
09:42:53 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
09:42:53 + REMHOST=releng-52208-550-1-mininet-ovs-217-0
09:42:53 + case ${REMHOST} in
09:42:53 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:42:53 + echo NUM_ODL_SYSTEM=1
09:42:53 + echo NUM_TOOLS_SYSTEM=1
09:42:53 + '[' '' == yes ']'
09:42:53 + NUM_OPENSTACK_SYSTEM=0
09:42:53 + echo NUM_OPENSTACK_SYSTEM=0
09:42:53 + '[' 0 -eq 2 ']'
09:42:53 + echo ODL_SYSTEM_IP=10.30.171.36
09:42:53 ++ seq 0 0
09:42:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:42:53 + echo ODL_SYSTEM_1_IP=10.30.171.36
09:42:53 + echo TOOLS_SYSTEM_IP=10.30.170.199
09:42:53 ++ seq 0 0
09:42:53 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:42:53 + echo TOOLS_SYSTEM_1_IP=10.30.170.199
09:42:53 + openstack_index=0
09:42:53 + NUM_OPENSTACK_CONTROL_NODES=1
09:42:53 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:42:53 ++ seq 0 0
09:42:53 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:42:53 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:42:53 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:42:53 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:42:53 + '[' -1 -ge 2 ']'
09:42:53 ++ seq 0 -2
09:42:53 + NUM_OPENSTACK_HAPROXY_NODES=0
09:42:53 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:42:53 ++ seq 0 -1
09:42:53 + echo 'Contents of slave_addresses.txt:'
09:42:53 Contents of slave_addresses.txt:
09:42:53 + cat slave_addresses.txt
09:42:53 NUM_ODL_SYSTEM=1
09:42:53 NUM_TOOLS_SYSTEM=1
09:42:53 NUM_OPENSTACK_SYSTEM=0
09:42:53 ODL_SYSTEM_IP=10.30.171.36
09:42:53 ODL_SYSTEM_1_IP=10.30.171.36
09:42:53 TOOLS_SYSTEM_IP=10.30.170.199
09:42:53 TOOLS_SYSTEM_1_IP=10.30.170.199
09:42:53 NUM_OPENSTACK_CONTROL_NODES=1
09:42:53 OPENSTACK_CONTROL_NODE_1_IP=
09:42:53 NUM_OPENSTACK_COMPUTE_NODES=-1
09:42:53 NUM_OPENSTACK_HAPROXY_NODES=0
09:42:53 [EnvInject] - Injecting environment variables from a build step.
09:42:53 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:42:53 [EnvInject] - Variables injected successfully.
09:42:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins15353097688729005401.sh
09:42:53 Preparing for JRE Version 21
09:42:53 Karaf artifact is karaf
09:42:53 Karaf project is integration
09:42:53 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:42:53 [EnvInject] - Injecting environment variables from a build step.
09:42:53 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:42:53 [EnvInject] - Variables injected successfully.
09:42:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16862008800331210687.sh
09:42:53 2025-12-05 09:42:53 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:42:54 Bundle version is 0.21.4-SNAPSHOT
09:42:54 --2025-12-05 09:42:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:42:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:42:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:42:54 HTTP request sent, awaiting response... 200 OK
09:42:54 Length: 1410 (1.4K) [application/xml]
09:42:54 Saving to: ‘maven-metadata.xml’
09:42:54
09:42:54 0K . 100% 69.5M=0s
09:42:54
09:42:54 2025-12-05 09:42:54 (69.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:42:54
09:42:54
09:42:54
09:42:54 org.opendaylight.integration
09:42:54 karaf
09:42:54 0.21.4-SNAPSHOT
09:42:54
09:42:54
09:42:54 20251205.093246
09:42:54 253
09:42:54
09:42:54 20251205093246
09:42:54
09:42:54
09:42:54 pom
09:42:54 0.21.4-20251205.093246-253
09:42:54 20251205093246
09:42:54
09:42:54
09:42:54 tar.gz
09:42:54 0.21.4-20251205.093246-253
09:42:54 20251205093246
09:42:54
09:42:54
09:42:54 zip
09:42:54 0.21.4-20251205.093246-253
09:42:54 20251205093246
09:42:54
09:42:54
09:42:54 cyclonedx
09:42:54 xml
09:42:54 0.21.4-20251205.093246-253
09:42:54 20251205093246
09:42:54
09:42:54
09:42:54 cyclonedx
09:42:54 json
09:42:54 0.21.4-20251205.093246-253
09:42:54 20251205093246
09:42:54
09:42:54
09:42:54
09:42:54
09:42:54 Nexus timestamp is 0.21.4-20251205.093246-253
09:42:54 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251205.093246-253.zip
09:42:54 Distribution bundle is karaf-0.21.4-20251205.093246-253.zip
09:42:54 Distribution bundle version is 0.21.4-SNAPSHOT
09:42:54 Distribution folder is karaf-0.21.4-SNAPSHOT
09:42:54 Nexus prefix is https://nexus.opendaylight.org
09:42:54 [EnvInject] - Injecting environment variables from a build step.
09:42:54 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:42:54 [EnvInject] - Variables injected successfully.
09:42:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16698468907045306753.sh
09:42:54 Setup pyenv:
09:42:54 system
09:42:54 3.8.13
09:42:54 3.9.13
09:42:54 3.10.13
09:42:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGr1 from file:/tmp/.os_lf_venv
09:42:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:56 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:42:56 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:42:56 lf-activate-venv(): INFO: Base packages installed successfully
09:42:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:02 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:02 lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH
09:43:02 Copying common-functions.sh to /tmp
09:43:04 Copying common-functions.sh to 10.30.171.36:/tmp
09:43:04 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:43:04 Copying common-functions.sh to 10.30.170.199:/tmp
09:43:04 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
09:43:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1290178665510130307.sh
09:43:04 common-functions.sh is being sourced
09:43:04 common-functions environment:
09:43:04 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:04 ACTUALFEATURES:
09:43:04 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:04 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:04 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:04 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:04 CONTROLLERMEM: 2048m
09:43:04 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:04 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:04 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:04 SUITES:
09:43:04
09:43:04 #################################################
09:43:04 ## Configure Cluster and Start ##
09:43:04 #################################################
09:43:04 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:04 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:04 Locating script plan to use...
09:43:04 Finished running script plans
09:43:04 Configuring member-1 with IP address 10.30.171.36
09:43:05 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:43:05 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:43:05 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:05 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:43:05 common-functions.sh is being sourced
09:43:05 ++ echo 'common-functions.sh is being sourced'
09:43:05 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:05 ++ DISTROSTREAM=scandium
09:43:05 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:05 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:05 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:05 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:05 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:05 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:05 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:05 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:05 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:05 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:05 ++ export CONTROLLERMEM=
09:43:05 ++ CONTROLLERMEM=
09:43:05 ++ case "${DISTROSTREAM}" in
09:43:05 ++ CLUSTER_SYSTEM=akka
09:43:05 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:05 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:05 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:05 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:05 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:05 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:05 ++ print_common_env
09:43:05 ++ cat
09:43:05 common-functions environment:
09:43:05 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:05 ACTUALFEATURES:
09:43:05 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:05 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:05 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:05 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:05 CONTROLLERMEM:
09:43:05 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:05 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:05 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:05 SUITES:
09:43:05
09:43:05 ++ SSH='ssh -t -t'
09:43:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:05 Changing to /tmp
09:43:05 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251205.093246-253.zip
09:43:05 + echo 'Changing to /tmp'
09:43:05 + cd /tmp
09:43:05 + 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-20251205.093246-253.zip'
09:43:05 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251205.093246-253.zip
09:43:05 --2025-12-05 09:43:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251205.093246-253.zip
09:43:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:05 HTTP request sent, awaiting response... 200 OK
09:43:05 Length: 239812584 (229M) [application/zip]
09:43:05 Saving to: ‘karaf-0.21.4-20251205.093246-253.zip’
09:43:05
09:43:05 0K ........ ........ ........ ........ ........ ........ 1% 64.3M 4s
09:43:05 3072K ........ ........ ........ ........ ........ ........ 2% 97.6M 3s
09:43:05 6144K ........ ........ ........ ........ ........ ........ 3% 148M 2s
09:43:05 9216K ........ ........ ........ ........ ........ ........ 5% 127M 2s
09:43:05 12288K ........ ........ ........ ........ ........ ........ 6% 197M 2s
09:43:05 15360K ........ ........ ........ ........ ........ ........ 7% 213M 2s
09:43:05 18432K ........ ........ ........ ........ ........ ........ 9% 101M 2s
09:43:05 21504K ........ ........ ........ ........ ........ ........ 10% 176M 2s
09:43:05 24576K ........ ........ ........ ........ ........ ........ 11% 198M 2s
09:43:05 27648K ........ ........ ........ ........ ........ ........ 13% 206M 2s
09:43:05 30720K ........ ........ ........ ........ ........ ........ 14% 220M 1s
09:43:05 33792K ........ ........ ........ ........ ........ ........ 15% 239M 1s
09:43:05 36864K ........ ........ ........ ........ ........ ........ 17% 216M 1s
09:43:05 39936K ........ ........ ........ ........ ........ ........ 18% 158M 1s
09:43:05 43008K ........ ........ ........ ........ ........ ........ 19% 202M 1s
09:43:05 46080K ........ ........ ........ ........ ........ ........ 20% 214M 1s
09:43:05 49152K ........ ........ ........ ........ ........ ........ 22% 244M 1s
09:43:05 52224K ........ ........ ........ ........ ........ ........ 23% 226M 1s
09:43:05 55296K ........ ........ ........ ........ ........ ........ 24% 232M 1s
09:43:05 58368K ........ ........ ........ ........ ........ ........ 26% 262M 1s
09:43:05 61440K ........ ........ ........ ........ ........ ........ 27% 301M 1s
09:43:05 64512K ........ ........ ........ ........ ........ ........ 28% 310M 1s
09:43:05 67584K ........ ........ ........ ........ ........ ........ 30% 315M 1s
09:43:05 70656K ........ ........ ........ ........ ........ ........ 31% 294M 1s
09:43:05 73728K ........ ........ ........ ........ ........ ........ 32% 310M 1s
09:43:05 76800K ........ ........ ........ ........ ........ ........ 34% 307M 1s
09:43:05 79872K ........ ........ ........ ........ ........ ........ 35% 310M 1s
09:43:05 82944K ........ ........ ........ ........ ........ ........ 36% 316M 1s
09:43:05 86016K ........ ........ ........ ........ ........ ........ 38% 300M 1s
09:43:05 89088K ........ ........ ........ ........ ........ ........ 39% 289M 1s
09:43:05 92160K ........ ........ ........ ........ ........ ........ 40% 298M 1s
09:43:05 95232K ........ ........ ........ ........ ........ ........ 41% 289M 1s
09:43:05 98304K ........ ........ ........ ........ ........ ........ 43% 287M 1s
09:43:05 101376K ........ ........ ........ ........ ........ ........ 44% 292M 1s
09:43:05 104448K ........ ........ ........ ........ ........ ........ 45% 274M 1s
09:43:05 107520K ........ ........ ........ ........ ........ ........ 47% 286M 1s
09:43:05 110592K ........ ........ ........ ........ ........ ........ 48% 272M 1s
09:43:05 113664K ........ ........ ........ ........ ........ ........ 49% 304M 1s
09:43:05 116736K ........ ........ ........ ........ ........ ........ 51% 273M 1s
09:43:05 119808K ........ ........ ........ ........ ........ ........ 52% 280M 1s
09:43:06 122880K ........ ........ ........ ........ ........ ........ 53% 285M 0s
09:43:06 125952K ........ ........ ........ ........ ........ ........ 55% 285M 0s
09:43:06 129024K ........ ........ ........ ........ ........ ........ 56% 283M 0s
09:43:06 132096K ........ ........ ........ ........ ........ ........ 57% 280M 0s
09:43:06 135168K ........ ........ ........ ........ ........ ........ 59% 284M 0s
09:43:06 138240K ........ ........ ........ ........ ........ ........ 60% 283M 0s
09:43:06 141312K ........ ........ ........ ........ ........ ........ 61% 285M 0s
09:43:06 144384K ........ ........ ........ ........ ........ ........ 62% 285M 0s
09:43:06 147456K ........ ........ ........ ........ ........ ........ 64% 278M 0s
09:43:06 150528K ........ ........ ........ ........ ........ ........ 65% 295M 0s
09:43:06 153600K ........ ........ ........ ........ ........ ........ 66% 295M 0s
09:43:06 156672K ........ ........ ........ ........ ........ ........ 68% 286M 0s
09:43:06 159744K ........ ........ ........ ........ ........ ........ 69% 294M 0s
09:43:06 162816K ........ ........ ........ ........ ........ ........ 70% 293M 0s
09:43:06 165888K ........ ........ ........ ........ ........ ........ 72% 291M 0s
09:43:06 168960K ........ ........ ........ ........ ........ ........ 73% 283M 0s
09:43:06 172032K ........ ........ ........ ........ ........ ........ 74% 304M 0s
09:43:06 175104K ........ ........ ........ ........ ........ ........ 76% 280M 0s
09:43:06 178176K ........ ........ ........ ........ ........ ........ 77% 291M 0s
09:43:06 181248K ........ ........ ........ ........ ........ ........ 78% 279M 0s
09:43:06 184320K ........ ........ ........ ........ ........ ........ 80% 285M 0s
09:43:06 187392K ........ ........ ........ ........ ........ ........ 81% 286M 0s
09:43:06 190464K ........ ........ ........ ........ ........ ........ 82% 279M 0s
09:43:06 193536K ........ ........ ........ ........ ........ ........ 83% 286M 0s
09:43:06 196608K ........ ........ ........ ........ ........ ........ 85% 279M 0s
09:43:06 199680K ........ ........ ........ ........ ........ ........ 86% 283M 0s
09:43:06 202752K ........ ........ ........ ........ ........ ........ 87% 269M 0s
09:43:06 205824K ........ ........ ........ ........ ........ ........ 89% 287M 0s
09:43:06 208896K ........ ........ ........ ........ ........ ........ 90% 255M 0s
09:43:06 211968K ........ ........ ........ ........ ........ ........ 91% 306M 0s
09:43:06 215040K ........ ........ ........ ........ ........ ........ 93% 283M 0s
09:43:06 218112K ........ ........ ........ ........ ........ ........ 94% 276M 0s
09:43:06 221184K ........ ........ ........ ........ ........ ........ 95% 283M 0s
09:43:06 224256K ........ ........ ........ ........ ........ ........ 97% 283M 0s
09:43:06 227328K ........ ........ ........ ........ ........ ........ 98% 275M 0s
09:43:06 230400K ........ ........ ........ ........ ........ ........ 99% 283M 0s
09:43:06 233472K ........ ... 100% 299M=1.0s
09:43:06
09:43:06 2025-12-05 09:43:06 (240 MB/s) - ‘karaf-0.21.4-20251205.093246-253.zip’ saved [239812584/239812584]
09:43:06
09:43:06 Extracting the new controller...
09:43:06 + echo 'Extracting the new controller...'
09:43:06 + unzip -q karaf-0.21.4-20251205.093246-253.zip
09:43:08 Adding external repositories...
09:43:08 + echo 'Adding external repositories...'
09:43:08 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:08 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:08 ################################################################################
09:43:08 #
09:43:08 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:08 # contributor license agreements. See the NOTICE file distributed with
09:43:08 # this work for additional information regarding copyright ownership.
09:43:08 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:08 # (the "License"); you may not use this file except in compliance with
09:43:08 # the License. You may obtain a copy of the License at
09:43:08 #
09:43:08 # http://www.apache.org/licenses/LICENSE-2.0
09:43:08 #
09:43:08 # Unless required by applicable law or agreed to in writing, software
09:43:08 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:08 # See the License for the specific language governing permissions and
09:43:08 # limitations under the License.
09:43:08 #
09:43:08 ################################################################################
09:43:08
09:43:08 #
09:43:08 # If set to true, the following property will not allow any certificate to be used
09:43:08 # when accessing Maven repositories through SSL
09:43:08 #
09:43:08 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:08
09:43:08 #
09:43:08 # Path to the local Maven settings file.
09:43:08 # The repositories defined in this file will be automatically added to the list
09:43:08 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:08 # below is not set.
09:43:08 # The following locations are checked for the existence of the settings.xml file
09:43:08 # * 1. looks for the specified url
09:43:08 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:08 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:08 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:08 #
09:43:08 #org.ops4j.pax.url.mvn.settings=
09:43:08
09:43:08 #
09:43:08 # Path to the local Maven repository which is used to avoid downloading
09:43:08 # artifacts when they already exist locally.
09:43:08 # The value of this property will be extracted from the settings.xml file
09:43:08 # above, or defaulted to:
09:43:08 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:08 #
09:43:08 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:08
09:43:08 #
09:43:08 # Default this to false. It's just weird to use undocumented repos
09:43:08 #
09:43:08 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:08
09:43:08 #
09:43:08 # Uncomment if you don't wanna use the proxy settings
09:43:08 # from the Maven conf/settings.xml file
09:43:08 #
09:43:08 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:08
09:43:08 #
09:43:08 # Comma separated list of repositories scanned when resolving an artifact.
09:43:08 # Those repositories will be checked before iterating through the
09:43:08 # below list of repositories and even before the local repository
09:43:08 # A repository url can be appended with zero or more of the following flags:
09:43:08 # @snapshots : the repository contains snaphots
09:43:08 # @noreleases : the repository does not contain any released artifacts
09:43:08 #
09:43:08 # The following property value will add the system folder as a repo.
09:43:08 #
09:43:08 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:08 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:08 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:08 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:08
09:43:08 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:08 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:08
09:43:08 #
09:43:08 # Comma separated list of repositories scanned when resolving an artifact.
09:43:08 # The default list includes the following repositories:
09:43:08 # http://repo1.maven.org/maven2@id=central
09:43:08 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:08 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:08 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:08 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:08 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:08 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:08 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:08 # to add.
09:43:08 # A repository url can be appended with zero or more of the following flags:
09:43:08 # @snapshots : the repository contains snapshots
09:43:08 # @noreleases : the repository does not contain any released artifacts
09:43:08 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:08 #
09:43:08 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:08
09:43:08 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:08 + [[ True == \T\r\u\e ]]
09:43:08 + echo 'Configuring the startup features...'
09:43:08 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:08 + FEATURE_TEST_STRING=features-test
09:43:08 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:08 + KARAF_VERSION=karaf4
09:43:08 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:08 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:08 + [[ ! -z '' ]]
09:43:08 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:08 ################################################################################
09:43:08 #
09:43:08 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:08 # contributor license agreements. See the NOTICE file distributed with
09:43:08 # this work for additional information regarding copyright ownership.
09:43:08 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:08 # (the "License"); you may not use this file except in compliance with
09:43:08 # the License. You may obtain a copy of the License at
09:43:08 #
09:43:08 # http://www.apache.org/licenses/LICENSE-2.0
09:43:08 #
09:43:08 # Unless required by applicable law or agreed to in writing, software
09:43:08 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:08 # See the License for the specific language governing permissions and
09:43:08 # limitations under the License.
09:43:08 #
09:43:08 ################################################################################
09:43:08
09:43:08 #
09:43:08 # Comma separated list of features repositories to register by default
09:43:08 #
09:43:08 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}/1b034255-6d43-4c46-9f64-9d567d5eaac8.xml
09:43:08
09:43:08 #
09:43:08 # Comma separated list of features to install at startup
09:43:08 #
09:43:08 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 77914663-ad61-408e-9c77-43bd0fdbca89
09:43:08
09:43:08 #
09:43:08 # Resource repositories (OBR) that the features resolver can use
09:43:08 # to resolve requirements/capabilities
09:43:08 #
09:43:08 # The format of the resourceRepositories is
09:43:08 # resourceRepositories=[xml:url|json:url],...
09:43:08 # for Instance:
09:43:08 #
09:43:08 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:08 # or
09:43:08 #resourceRepositories=json:http://host/path/to/index.json
09:43:08 #
09:43:08
09:43:08 #
09:43:08 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:08 #
09:43:08 featuresBootAsynchronous=false
09:43:08
09:43:08 #
09:43:08 # Service requirements enforcement
09:43:08 #
09:43:08 # By default, the feature resolver checks the service requirements/capabilities of
09:43:08 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:08 # the required bundles.
09:43:08 # The following flag can have those values:
09:43:08 # - disable: service requirements are completely ignored
09:43:08 # - default: service requirements are ignored for old features
09:43:08 # - enforce: service requirements are always verified
09:43:08 #
09:43:08 #serviceRequirements=default
09:43:08
09:43:08 #
09:43:08 # Store cfg file for config element in feature
09:43:08 #
09:43:08 #configCfgStore=true
09:43:08
09:43:08 #
09:43:08 # Define if the feature service automatically refresh bundles
09:43:08 #
09:43:08 autoRefresh=true
09:43:08
09:43:08 #
09:43:08 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:08 # XML file defines instructions related to features processing
09:43:08 # versions.properties may declare properties to resolve placeholders in XML file
09:43:08 # both files are relative to ${karaf.etc}
09:43:08 #
09:43:08 #featureProcessing=org.apache.karaf.features.xml
09:43:08 #featureProcessingVersions=versions.properties
09:43:08 + configure_karaf_log karaf4 ''
09:43:08 + local -r karaf_version=karaf4
09:43:08 + local -r controllerdebugmap=
09:43:08 + local logapi=log4j
09:43:08 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:08 log4j2.rootLogger.level = INFO
09:43:08 #log4j2.rootLogger.type = asyncRoot
09:43:08 #log4j2.rootLogger.includeLocation = false
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:08 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:08 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:08 log4j2.logger.spifly.level = WARN
09:43:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:08 log4j2.logger.audit.level = INFO
09:43:08 log4j2.logger.audit.additivity = false
09:43:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:08 log4j2.appender.console.type = Console
09:43:08 log4j2.appender.console.name = Console
09:43:08 log4j2.appender.console.layout.type = PatternLayout
09:43:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:08 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:08 log4j2.appender.rolling.name = RollingFile
09:43:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:08 #log4j2.appender.rolling.immediateFlush = false
09:43:08 log4j2.appender.rolling.append = true
09:43:08 log4j2.appender.rolling.layout.type = PatternLayout
09:43:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:08 log4j2.appender.rolling.policies.type = Policies
09:43:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:08 log4j2.appender.rolling.policies.size.size = 64MB
09:43:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:08 log4j2.appender.rolling.strategy.max = 7
09:43:08 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:08 log4j2.appender.audit.name = AuditRollingFile
09:43:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:08 log4j2.appender.audit.append = true
09:43:08 log4j2.appender.audit.layout.type = PatternLayout
09:43:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:08 log4j2.appender.audit.policies.type = Policies
09:43:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:08 log4j2.appender.audit.policies.size.size = 8MB
09:43:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:08 log4j2.appender.audit.strategy.max = 7
09:43:08 log4j2.appender.osgi.type = PaxOsgi
09:43:08 log4j2.appender.osgi.name = PaxOsgi
09:43:08 log4j2.appender.osgi.filter = *
09:43:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:08 #log4j2.logger.aether.level = TRACE
09:43:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:08 #log4j2.logger.http-headers.level = DEBUG
09:43:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:08 #log4j2.logger.maven.level = TRACE
09:43:08 + logapi=log4j2
09:43:08 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:08 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:08 + '[' log4j2 == log4j2 ']'
09:43:08 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:08 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:08 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:08 controllerdebugmap:
09:43:08 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:08 + unset IFS
09:43:08 + echo 'controllerdebugmap: '
09:43:08 + '[' -n '' ']'
09:43:08 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:08 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:08 ################################################################################
09:43:08 #
09:43:08 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:08 # contributor license agreements. See the NOTICE file distributed with
09:43:08 # this work for additional information regarding copyright ownership.
09:43:08 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:08 # (the "License"); you may not use this file except in compliance with
09:43:08 # the License. You may obtain a copy of the License at
09:43:08 #
09:43:08 # http://www.apache.org/licenses/LICENSE-2.0
09:43:08 #
09:43:08 # Unless required by applicable law or agreed to in writing, software
09:43:08 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:08 # See the License for the specific language governing permissions and
09:43:08 # limitations under the License.
09:43:08 #
09:43:08 ################################################################################
09:43:08
09:43:08 # Common pattern layout for appenders
09:43:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:08
09:43:08 # Root logger
09:43:08 log4j2.rootLogger.level = INFO
09:43:08 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:08 #log4j2.rootLogger.type = asyncRoot
09:43:08 #log4j2.rootLogger.includeLocation = false
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:08 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:08
09:43:08 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:08
09:43:08 # Loggers configuration
09:43:08
09:43:08 # Spifly logger
09:43:08 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:08 log4j2.logger.spifly.level = WARN
09:43:08
09:43:08 # Security audit logger
09:43:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:08 log4j2.logger.audit.level = INFO
09:43:08 log4j2.logger.audit.additivity = false
09:43:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:08
09:43:08 # Appenders configuration
09:43:08
09:43:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:08 log4j2.appender.console.type = Console
09:43:08 log4j2.appender.console.name = Console
09:43:08 log4j2.appender.console.layout.type = PatternLayout
09:43:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:08
09:43:08 # Rolling file appender
09:43:08 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:08 log4j2.appender.rolling.name = RollingFile
09:43:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:08 # uncomment to not force a disk flush
09:43:08 #log4j2.appender.rolling.immediateFlush = false
09:43:08 log4j2.appender.rolling.append = true
09:43:08 log4j2.appender.rolling.layout.type = PatternLayout
09:43:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:08 log4j2.appender.rolling.policies.type = Policies
09:43:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:08 log4j2.appender.rolling.policies.size.size = 1GB
09:43:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:08 log4j2.appender.rolling.strategy.max = 7
09:43:08
09:43:08 # Audit file appender
09:43:08 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:08 log4j2.appender.audit.name = AuditRollingFile
09:43:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:08 log4j2.appender.audit.append = true
09:43:08 log4j2.appender.audit.layout.type = PatternLayout
09:43:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:08 log4j2.appender.audit.policies.type = Policies
09:43:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:08 log4j2.appender.audit.policies.size.size = 8MB
09:43:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:08 log4j2.appender.audit.strategy.max = 7
09:43:08
09:43:08 # OSGi appender
09:43:08 log4j2.appender.osgi.type = PaxOsgi
09:43:08 log4j2.appender.osgi.name = PaxOsgi
09:43:08 log4j2.appender.osgi.filter = *
09:43:08
09:43:08 # help with identification of maven-related problems with pax-url-aether
09:43:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:08 #log4j2.logger.aether.level = TRACE
09:43:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:08 #log4j2.logger.http-headers.level = DEBUG
09:43:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:08 #log4j2.logger.maven.level = TRACE
09:43:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:08 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:08 Configure
09:43:08 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:08 + local -r controllermem=2048m
09:43:08 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:08 + echo Configure
09:43:08 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:08 max memory: 2048m
09:43:08 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:08 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:08 + echo ' max memory: 2048m'
09:43:08 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:08 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:08 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:08 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:08 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:08 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:08 #!/bin/sh
09:43:08 #
09:43:08 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:08 # contributor license agreements. See the NOTICE file distributed with
09:43:08 # this work for additional information regarding copyright ownership.
09:43:08 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:08 # (the "License"); you may not use this file except in compliance with
09:43:08 # the License. You may obtain a copy of the License at
09:43:08 #
09:43:08 # http://www.apache.org/licenses/LICENSE-2.0
09:43:08 #
09:43:08 # Unless required by applicable law or agreed to in writing, software
09:43:08 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:08 # See the License for the specific language governing permissions and
09:43:08 # limitations under the License.
09:43:08 #
09:43:08
09:43:08 #
09:43:08 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:08 # script: client, instance, shell, start, status, stop, karaf
09:43:08 #
09:43:08 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:08 # Actions go here...
09:43:08 # fi
09:43:08
09:43:08 #
09:43:08 # general settings which should be applied for all scripts go here; please keep
09:43:08 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:08 # in example of the start script where the start script is executed first and the
09:43:08 # karaf script afterwards.
09:43:08 #
09:43:08
09:43:08 #
09:43:08 # The following section shows the possible configuration options for the default
09:43:08 # karaf scripts
09:43:08 #
09:43:08 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:08 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:08 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:08 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:08 # export KARAF_HOME # Karaf home folder
09:43:08 # export KARAF_DATA # Karaf data folder
09:43:08 # export KARAF_BASE # Karaf base folder
09:43:08 # export KARAF_ETC # Karaf etc folder
09:43:08 # export KARAF_LOG # Karaf log folder
09:43:08 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:08 # export KARAF_OPTS # Additional available Karaf options
09:43:08 # export KARAF_DEBUG # Enable debug mode
09:43:08 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:08 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:08 Set Java version
09:43:08 + echo 'Set Java version'
09:43:08 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:08 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:08 sudo: a password is required
09:43:08 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:08 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:08 sudo: a password is required
09:43:08 JDK default version ...
09:43:08 + echo 'JDK default version ...'
09:43:08 + java -version
09:43:08 openjdk version "21.0.9" 2025-10-21
09:43:08 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
09:43:08 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
09:43:08 Set JAVA_HOME
09:43:08 + echo 'Set JAVA_HOME'
09:43:08 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:08 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:08 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:08 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:08 Listing all open ports on controller system...
09:43:08 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:08 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:08 + echo 'Listing all open ports on controller system...'
09:43:08 + netstat -pnatu
09:43:08 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:08 Configuring cluster
09:43:08 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:08 + echo 'Configuring cluster'
09:43:08 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.36
09:43:08 ################################################
09:43:08 ## Configure Cluster ##
09:43:08 ################################################
09:43:08 NOTE: Cluster configuration files not found. Copying from
09:43:08 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:08 Configuring unique name in akka.conf
09:43:08 Configuring hostname in akka.conf
09:43:08 Configuring data and rpc seed nodes in akka.conf
09:43:08 modules = [
09:43:08
09:43:08 {
09:43:08 name = "inventory"
09:43:08 namespace = "urn:opendaylight:inventory"
09:43:08 shard-strategy = "module"
09:43:08 },
09:43:08 {
09:43:08 name = "topology"
09:43:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:08 shard-strategy = "module"
09:43:08 },
09:43:08 {
09:43:08 name = "toaster"
09:43:08 namespace = "http://netconfcentral.org/ns/toaster"
09:43:08 shard-strategy = "module"
09:43:08 }
09:43:08 ]
09:43:08 Configuring replication type in module-shards.conf
09:43:08 ################################################
09:43:08 ## NOTE: Manually restart controller to ##
09:43:08 ## apply configuration. ##
09:43:08 ################################################
09:43:08 Dump akka.conf
09:43:08 + echo 'Dump akka.conf'
09:43:08 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:08
09:43:08 odl-cluster-data {
09:43:08 akka {
09:43:08 remote {
09:43:08 artery {
09:43:08 enabled = on
09:43:08 transport = tcp
09:43:08 canonical.hostname = "10.30.171.36"
09:43:08 canonical.port = 2550
09:43:08 }
09:43:08 }
09:43:08
09:43:08 cluster {
09:43:08 # Using artery.
09:43:08 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.36:2550"]
09:43:08
09:43:08 roles = ["member-1"]
09:43:08
09:43:08 # when under load we might trip a false positive on the failure detector
09:43:08 # failure-detector {
09:43:08 # heartbeat-interval = 4 s
09:43:08 # acceptable-heartbeat-pause = 16s
09:43:08 # }
09:43:08 }
09:43:08
09:43:08 persistence {
09:43:08 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:08 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:08 # The relative path is always relative to KARAF_HOME.
09:43:08
09:43:08 # snapshot-store.local.dir = "target/snapshots"
09:43:08
09:43:08 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:08 snapshot-store.local.use-lz4-compression = false
09:43:08 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:08 snapshot-store.local.lz4-blocksize = 256KB
09:43:08 }
09:43:08 disable-default-actor-system-quarantined-event-handling = "false"
09:43:08 }
09:43:08 }
09:43:08 Dump modules.conf
09:43:08 + echo 'Dump modules.conf'
09:43:08 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:08 modules = [
09:43:08
09:43:08 {
09:43:08 name = "inventory"
09:43:08 namespace = "urn:opendaylight:inventory"
09:43:08 shard-strategy = "module"
09:43:08 },
09:43:08 {
09:43:08 name = "topology"
09:43:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:08 shard-strategy = "module"
09:43:08 },
09:43:08 {
09:43:08 name = "toaster"
09:43:08 namespace = "http://netconfcentral.org/ns/toaster"
09:43:08 shard-strategy = "module"
09:43:08 }
09:43:08 ]
09:43:08 Dump module-shards.conf
09:43:08 + echo 'Dump module-shards.conf'
09:43:08 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:08 module-shards = [
09:43:08 {
09:43:08 name = "default"
09:43:08 shards = [
09:43:08 {
09:43:08 name = "default"
09:43:08 replicas = ["member-1"]
09:43:08 }
09:43:08 ]
09:43:08 },
09:43:08 {
09:43:08 name = "inventory"
09:43:08 shards = [
09:43:08 {
09:43:08 name="inventory"
09:43:08 replicas = ["member-1"]
09:43:08 }
09:43:08 ]
09:43:08 },
09:43:08 {
09:43:08 name = "topology"
09:43:08 shards = [
09:43:08 {
09:43:08 name="topology"
09:43:08 replicas = ["member-1"]
09:43:08 }
09:43:08 ]
09:43:08 },
09:43:08 {
09:43:08 name = "toaster"
09:43:08 shards = [
09:43:08 {
09:43:08 name="toaster"
09:43:08 replicas = ["member-1"]
09:43:08 }
09:43:08 ]
09:43:08 }
09:43:08 ]
09:43:08 Locating config plan to use...
09:43:08 Finished running config plans
09:43:08 Starting member-1 with IP address 10.30.171.36
09:43:08 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:43:09 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:43:09 Redirecting karaf console output to karaf_console.log
09:43:09 Starting controller...
09:43:09 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:09 Execute the post startup script on controller 10.30.171.36
09:43:09 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:43:09 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:43:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:09 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:14 2025-12-05T09:43:28,208 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:14 Controller is UP
09:44:14 2025-12-05T09:43:28,208 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:14 Listing all open ports on controller system...
09:44:14 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:14 looking for "BindException: Address already in use" in log file
09:44:14 looking for "server is unhealthy" in log file
09:44:14 Let's take the karaf thread dump
09:44:14 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:44:15 karaf main: org.apache.karaf.main.Main, pid:2009
09:44:15 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:44:15 Generating mininet variables...
09:44:15 Locating test plan to use...
09:44:15 Changing the testplan path...
09:44:15 # Place the suites in run order:
09:44:15 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:15 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:15 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:15 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:15 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:44:16 ==============================================================================
09:44:16 openflowplugin-sanity.txt
09:44:16 ==============================================================================
09:44:16 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:16 ==============================================================================
09:44:19 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:19 ==============================================================================
09:44:19 Get list of nodes :: Get the inventory | PASS |
09:44:20 ------------------------------------------------------------------------------
09:44:20 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:20 ------------------------------------------------------------------------------
09:44:20 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:20 ------------------------------------------------------------------------------
09:44:20 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:20 ------------------------------------------------------------------------------
09:44:20 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:21 ------------------------------------------------------------------------------
09:44:21 Link Down :: Take link s1-s2 down | PASS |
09:44:21 ------------------------------------------------------------------------------
09:44:21 Link Up :: Take link s1-s2 up | PASS |
09:44:21 ------------------------------------------------------------------------------
09:44:21 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:44:21 7 tests, 7 passed, 0 failed
09:44:21 ==============================================================================
09:44:21 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:44:21 ==============================================================================
09:44:21 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:21 ------------------------------------------------------------------------------
09:44:21 List all the links :: List all the links in the topology. | PASS |
09:44:27 ------------------------------------------------------------------------------
09:44:27 Link Down :: Take link s1-s2 down | PASS |
09:44:27 ------------------------------------------------------------------------------
09:44:27 Link Up :: Take link s1-s2 up | PASS |
09:44:31 ------------------------------------------------------------------------------
09:44:31 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:44:31 4 tests, 4 passed, 0 failed
09:44:31 ==============================================================================
09:44:31 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:44:31 ==============================================================================
09:44:31 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:44:31 ------------------------------------------------------------------------------
09:44:31 Get Stats for node 1 :: Get the stats for a node | PASS |
09:44:31 ------------------------------------------------------------------------------
09:44:31 Get Stats for node 2 :: Get the stats for a node | PASS |
09:44:31 ------------------------------------------------------------------------------
09:44:31 Get Stats for node 3 :: Get the stats for a node | PASS |
09:44:31 ------------------------------------------------------------------------------
09:44:31 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:44:31 4 tests, 4 passed, 0 failed
09:44:31 ==============================================================================
09:44:31 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:44:31 ==============================================================================
09:44:31 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:44:31 ------------------------------------------------------------------------------
09:44:31 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:44:31 ------------------------------------------------------------------------------
09:44:31 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:44:35 ------------------------------------------------------------------------------
09:44:35 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:44:35 ------------------------------------------------------------------------------
09:44:35 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:44:35 ------------------------------------------------------------------------------
09:44:35 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:44:40 ------------------------------------------------------------------------------
09:44:40 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:44:40 6 tests, 6 passed, 0 failed
09:44:40 ==============================================================================
09:44:40 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:44:40 21 tests, 21 passed, 0 failed
09:44:40 ==============================================================================
09:44:40 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:44:40 ==============================================================================
09:44:42 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:44:42 ==============================================================================
09:44:42 Get list of nodes :: Get the inventory | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Link Down :: Take link s1-s2 down | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 Link Up :: Take link s1-s2 up | PASS |
09:44:49 ------------------------------------------------------------------------------
09:44:49 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:44:49 7 tests, 7 passed, 0 failed
09:44:49 ==============================================================================
09:44:49 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:44:49 ==============================================================================
09:44:49 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:49 ------------------------------------------------------------------------------
09:44:49 List all the links :: List all the links in the topology. | PASS |
09:44:51 ------------------------------------------------------------------------------
09:44:51 Link Down :: Take link s1-s2 down | PASS |
09:44:51 ------------------------------------------------------------------------------
09:44:51 Link Up :: Take link s1-s2 up | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:44:57 4 tests, 4 passed, 0 failed
09:44:57 ==============================================================================
09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:44:57 ==============================================================================
09:44:57 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Get Stats for node 1 :: Get the stats for a node | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Get Stats for node 2 :: Get the stats for a node | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Get Stats for node 3 :: Get the stats for a node | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:44:57 4 tests, 4 passed, 0 failed
09:44:57 ==============================================================================
09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:44:57 ==============================================================================
09:44:57 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:08 ------------------------------------------------------------------------------
09:45:08 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:08 9 tests, 9 passed, 0 failed
09:45:08 ==============================================================================
09:45:08 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:08 24 tests, 24 passed, 0 failed
09:45:08 ==============================================================================
09:45:08 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:08 ==============================================================================
09:45:11 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:11 ==============================================================================
09:45:12 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 1 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 2 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 3 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 4 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 5 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 6 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 7 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 8 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 9 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 10 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 11 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 14 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 15 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 16 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 17 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 18 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 19 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 20 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 21 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 22 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 23 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 24 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 25 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 31 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 36 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 38 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 43 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 45 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 101 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 102 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 103 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 104 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 105 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 106 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 107 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 108 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 109 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 110 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 113 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 156 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 201 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 202 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 203 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 204 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 205 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 206 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 209 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 214 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 218 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 219 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 220 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 221 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 222 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 223 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 224 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 225 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 550 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 1 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 2 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 3 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 4 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 5 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 6 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 7 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 8 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 9 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 10 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 11 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 14 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 15 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 16 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 17 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 18 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 19 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 20 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 21 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 22 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 23 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 24 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 25 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 31 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 36 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 38 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 43 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 45 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 101 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 102 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 103 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 104 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 105 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 106 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 107 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 108 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 109 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 110 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 113 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 156 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 201 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 202 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 203 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 204 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 205 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 206 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 209 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 214 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 218 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 219 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 220 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 221 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 222 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 223 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 224 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 225 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 550 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 1 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 2 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 3 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 4 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 5 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 6 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 7 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 8 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 9 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 10 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 11 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 14 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 15 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 16 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 17 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 18 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 19 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 20 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 21 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 22 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 23 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 24 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 25 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 31 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 36 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 38 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 43 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 45 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 101 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 102 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 103 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 104 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 105 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 106 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 107 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 108 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 109 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 110 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 113 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 156 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 201 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 202 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 203 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 204 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 205 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 206 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 209 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 214 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 218 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 219 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 220 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 221 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 222 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 223 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 224 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 225 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 550 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:45:45 174 tests, 174 passed, 0 failed
09:45:45 ==============================================================================
09:45:45 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:45:45 ==============================================================================
09:45:45 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 1 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 2 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 3 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 4 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 5 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 6 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 7 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 8 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 9 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 10 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 11 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 15 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 16 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 17 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 18 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 19 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 20 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 21 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 22 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 23 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 24 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 25 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 31 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 36 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 38 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 43 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 45 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 101 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 102 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 103 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 104 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 105 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 106 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 107 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 108 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 109 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 110 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 113 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 201 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 202 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 203 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 204 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 205 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 206 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 209 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 214 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 218 Added | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 219 Added | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 220 Added | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 1 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 2 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 3 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 4 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 5 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 6 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 7 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 8 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 9 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 10 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 11 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 14 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 15 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 16 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 17 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 18 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 19 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 20 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 21 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 22 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 23 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 24 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 25 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 31 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 36 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 38 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 43 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 45 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 101 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 102 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 103 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 104 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 105 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 106 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 107 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 108 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 109 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 110 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 113 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 201 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 202 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 203 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 204 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 205 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 206 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 209 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 214 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 218 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 219 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 220 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 1 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 2 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 3 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 4 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 5 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 6 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 7 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 8 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 9 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 10 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 11 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 14 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 15 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 16 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 17 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 18 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 19 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 20 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 21 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 22 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 23 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 24 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 25 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 31 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 36 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 38 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 43 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 45 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 101 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 102 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 103 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 104 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 105 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 106 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 107 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 108 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 109 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 110 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 113 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 201 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 202 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 203 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 204 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 205 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 206 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 209 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 214 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 218 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 219 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 220 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:22 152 tests, 152 passed, 0 failed
09:47:22 ==============================================================================
09:47:22 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:22 326 tests, 326 passed, 0 failed
09:47:22 ==============================================================================
09:47:22 openflowplugin-sanity.txt.Reconciliation
09:47:22 ==============================================================================
09:47:22 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:22 ==============================================================================
09:47:22 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:47:29 ------------------------------------------------------------------------------
09:47:29 Check Linear Topology :: Check Linear Topology. | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:37 | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:48 | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Stop Mininet :: Stop Mininet. | PASS |
09:48:23 ------------------------------------------------------------------------------
09:48:23 Check No Switches :: Check no switches in topology. | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:24 23 tests, 23 passed, 0 failed
09:48:24 ==============================================================================
09:48:24 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:24 23 tests, 23 passed, 0 failed
09:48:24 ==============================================================================
09:48:24 openflowplugin-sanity.txt | PASS |
09:48:24 394 tests, 394 passed, 0 failed
09:48:24 ==============================================================================
09:48:24 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:28 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:28 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:28 Examining the files in data/log and checking filesize
09:48:28 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:28 total 1016
09:48:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 09:43 .
09:48:28 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 5 09:43 karaf_console.log
09:48:28 drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 09:43 ..
09:48:28 -rw-rw-r-- 1 jenkins jenkins 1027000 Dec 5 09:48 karaf.log
09:48:28 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:29 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:48:29 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:48:29 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:29 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:48:29 Let's take the karaf thread dump again...
09:48:29 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:29 karaf main: org.apache.karaf.main.Main, pid:4547
09:48:29 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:29 Killing ODL
09:48:30 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:35 Compressing karaf.log 1
09:48:35 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:35 Fetching compressed karaf.log 1
09:48:35 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:35 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:35 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:36 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:36 Fetch GC logs
09:48:36 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
09:48:36 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:48:36 Examine copied files
09:48:36 total 44032
09:48:36 drwxrwxr-x. 2 jenkins jenkins 6 Dec 5 09:48 gclogs-1
09:48:36 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 5 09:48 odl1_karaf_console.log
09:48:36 -rw-rw-r--. 1 jenkins jenkins 70450 Dec 5 09:48 odl1_karaf.log.gz
09:48:36 -rw-rw-r--. 1 jenkins jenkins 150410 Dec 5 09:48 karaf_1_4547_threads_after.log
09:48:36 -rw-rw-r--. 1 jenkins jenkins 14290 Dec 5 09:48 ps_after.log
09:48:36 -rw-rw-r--. 1 jenkins jenkins 270948 Dec 5 09:48 report.html
09:48:36 -rw-rw-r--. 1 jenkins jenkins 3393969 Dec 5 09:48 log.html
09:48:36 -rw-rw-r--. 1 jenkins jenkins 40989460 Dec 5 09:48 output.xml
09:48:36 -rw-rw-r--. 1 jenkins jenkins 491 Dec 5 09:44 testplan.txt
09:48:36 -rw-rw-r--. 1 jenkins jenkins 107900 Dec 5 09:44 karaf_1_2009_threads_before.log
09:48:36 -rw-rw-r--. 1 jenkins jenkins 14190 Dec 5 09:44 ps_before.log
09:48:36 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 5 09:43 post-startup-script.sh
09:48:36 -rw-rw-r--. 1 jenkins jenkins 252 Dec 5 09:43 startup-script.sh
09:48:36 -rw-rw-r--. 1 jenkins jenkins 3494 Dec 5 09:43 configuration-script.sh
09:48:36 -rw-rw-r--. 1 jenkins jenkins 337 Dec 5 09:42 detect_variables.env
09:48:36 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 5 09:42 pom.xml
09:48:36 -rw-rw-r--. 1 jenkins jenkins 92 Dec 5 09:42 set_variables.env
09:48:36 -rw-rw-r--. 1 jenkins jenkins 297 Dec 5 09:42 slave_addresses.txt
09:48:36 -rw-rw-r--. 1 jenkins jenkins 570 Dec 5 09:42 requirements.txt
09:48:36 -rw-rw-r--. 1 jenkins jenkins 26 Dec 5 09:42 env.properties
09:48:36 -rw-rw-r--. 1 jenkins jenkins 334 Dec 5 09:40 stack-parameters.yaml
09:48:36 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 5 09:39 test
09:48:36 drwxrwxr-x. 2 jenkins jenkins 6 Dec 5 09:39 test@tmp
09:48:36 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 5 09:33 maven-metadata.xml
09:48:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17627716378700570588.sh
09:48:36 Karaf Deployments, Tests must have already run
09:48:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins1733110831885215676.sh
09:48:36 Cleaning up Robot installation...
09:48:36 $ ssh-agent -k
09:48:36 unset SSH_AUTH_SOCK;
09:48:36 unset SSH_AGENT_PID;
09:48:36 echo Agent pid 6404 killed;
09:48:36 [ssh-agent] Stopped.
09:48:36 Recording plot data
09:48:37 Robot results publisher started...
09:48:37 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:48:37 -Parsing output xml:
09:48:38 Done!
09:48:38 -Copying log files to build dir:
09:48:39 Done!
09:48:39 -Assigning results to build:
09:48:39 Done!
09:48:39 -Checking thresholds:
09:48:39 Done!
09:48:39 Done publishing Robot results.
09:48:39 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4912978635885930360.sh
09:48:39 Archiving csit artifacts
09:48:39 mv: cannot stat '*_1.png': No such file or directory
09:48:39 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:48:39 % Total % Received % Xferd Average Speed Time Time Time Current
09:48:39 Dload Upload Total Spent Left Speed
09:48:39
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2984k 0 2984k 0 0 5319k 0 --:--:-- --:--:-- --:--:-- 5309k
100 3541k 0 3541k 0 0 5246k 0 --:--:-- --:--:-- --:--:-- 5246k
09:48:40 Archive: robot-plugin.zip
09:48:40 inflating: ./archives/robot-plugin/log.html
09:48:40 inflating: ./archives/robot-plugin/output.xml
09:48:40 inflating: ./archives/robot-plugin/report.html
09:48:40 mv: cannot stat '*.log.gz': No such file or directory
09:48:40 mv: cannot stat '*.csv': No such file or directory
09:48:40 mv: cannot stat '*.png': No such file or directory
09:48:40 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3116621304602192244.sh
09:48:40 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:40 [EnvInject] - Injecting environment variables from a build step.
09:48:40 [EnvInject] - Injecting as environment variables the properties content
09:48:40 OS_CLOUD=vex
09:48:40 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-550
09:48:40
09:48:40 [EnvInject] - Variables injected successfully.
09:48:40 provisioning config files...
09:48:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:48:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14835807976074814028.sh
09:48:40 ---> openstack-stack-delete.sh
09:48:40 Setup pyenv:
09:48:41 system
09:48:41 3.8.13
09:48:41 3.9.13
09:48:41 3.10.13
09:48:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:48:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGr1 from file:/tmp/.os_lf_venv
09:48:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:48:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:48:43 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:48:43 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:48:43 lf-activate-venv(): INFO: Base packages installed successfully
09:48:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:01 lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH
09:49:01 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:13 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-550
09:49:13 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-550
09:49:13 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6767651160961960867.sh
09:49:13 ---> sysstat.sh
09:49:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins77511708714155699.sh
09:49:14 ---> package-listing.sh
09:49:14 ++ facter osfamily
09:49:14 ++ tr '[:upper:]' '[:lower:]'
09:49:14 + OS_FAMILY=redhat
09:49:14 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:14 + START_PACKAGES=/tmp/packages_start.txt
09:49:14 + END_PACKAGES=/tmp/packages_end.txt
09:49:14 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:14 + PACKAGES=/tmp/packages_start.txt
09:49:14 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:14 + PACKAGES=/tmp/packages_end.txt
09:49:14 + case "${OS_FAMILY}" in
09:49:14 + rpm -qa
09:49:14 + sort
09:49:14 + '[' -f /tmp/packages_start.txt ']'
09:49:14 + '[' -f /tmp/packages_end.txt ']'
09:49:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:14 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:14 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2103119375377776873.sh
09:49:14 ---> capture-instance-metadata.sh
09:49:15 Setup pyenv:
09:49:15 system
09:49:15 3.8.13
09:49:15 3.9.13
09:49:15 3.10.13
09:49:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGr1 from file:/tmp/.os_lf_venv
09:49:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:17 lf-activate-venv(): INFO: Base packages installed successfully
09:49:17 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:27 lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH
09:49:27 INFO: Running in OpenStack, capturing instance metadata
09:49:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15724783606159408233.sh
09:49:27 provisioning config files...
09:49:28 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #550
09:49:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config2783588266741928474tmp
09:49:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:28 provisioning config files...
09:49:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:28 [EnvInject] - Injecting environment variables from a build step.
09:49:28 [EnvInject] - Injecting as environment variables the properties content
09:49:28 SERVER_ID=logs
09:49:28
09:49:28 [EnvInject] - Variables injected successfully.
09:49:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3906275127817677141.sh
09:49:28 ---> create-netrc.sh
09:49:28 WARN: Log server credential not found.
09:49:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16457887754449218979.sh
09:49:28 ---> python-tools-install.sh
09:49:28 Setup pyenv:
09:49:28 system
09:49:28 3.8.13
09:49:28 3.9.13
09:49:28 3.10.13
09:49:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGr1 from file:/tmp/.os_lf_venv
09:49:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:30 lf-activate-venv(): INFO: Base packages installed successfully
09:49:30 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:40 lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH
09:49:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1904941011306810375.sh
09:49:40 ---> sudo-logs.sh
09:49:40 Archiving 'sudo' log..
09:49:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1888453411710810435.sh
09:49:40 ---> job-cost.sh
09:49:40 Setup pyenv:
09:49:41 system
09:49:41 3.8.13
09:49:41 3.9.13
09:49:41 3.10.13
09:49:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGr1 from file:/tmp/.os_lf_venv
09:49:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:43 lf-activate-venv(): INFO: Base packages installed successfully
09:49:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:49:50 lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH
09:49:50 DEBUG: total: 0
09:49:50 INFO: Retrieving Stack Cost...
09:49:50 INFO: Retrieving Pricing Info for: v3-standard-2
09:49:50 INFO: Archiving Costs
09:49:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14132491547482110073.sh
09:49:50 ---> logs-deploy.sh
09:49:50 Setup pyenv:
09:49:51 system
09:49:51 3.8.13
09:49:51 3.9.13
09:49:51 3.10.13
09:49:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGr1 from file:/tmp/.os_lf_venv
09:49:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:53 lf-activate-venv(): INFO: Base packages installed successfully
09:49:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:05 lf-activate-venv(): INFO: Adding /tmp/venv-UGr1/bin to PATH
09:50:05 WARNING: Nexus logging server not set
09:50:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/550/
09:50:05 INFO: archiving logs to S3
09:50:06 ---> uname -a:
09:50:06 Linux prd-centos8-robot-2c-8g-3825.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:50:06
09:50:06
09:50:06 ---> lscpu:
09:50:06 Architecture: x86_64
09:50:06 CPU op-mode(s): 32-bit, 64-bit
09:50:06 Byte Order: Little Endian
09:50:06 CPU(s): 2
09:50:06 On-line CPU(s) list: 0,1
09:50:06 Thread(s) per core: 1
09:50:06 Core(s) per socket: 1
09:50:06 Socket(s): 2
09:50:06 NUMA node(s): 1
09:50:06 Vendor ID: AuthenticAMD
09:50:06 CPU family: 23
09:50:06 Model: 49
09:50:06 Model name: AMD EPYC-Rome Processor
09:50:06 Stepping: 0
09:50:06 CPU MHz: 2799.998
09:50:06 BogoMIPS: 5599.99
09:50:06 Virtualization: AMD-V
09:50:06 Hypervisor vendor: KVM
09:50:06 Virtualization type: full
09:50:06 L1d cache: 32K
09:50:06 L1i cache: 32K
09:50:06 L2 cache: 512K
09:50:06 L3 cache: 16384K
09:50:06 NUMA node0 CPU(s): 0,1
09:50:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:50:06
09:50:06
09:50:06 ---> nproc:
09:50:06 2
09:50:06
09:50:06
09:50:06 ---> df -h:
09:50:06 Filesystem Size Used Avail Use% Mounted on
09:50:06 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:06 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:06 tmpfs 3.8G 17M 3.8G 1% /run
09:50:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:06 /dev/vda1 40G 8.4G 32G 21% /
09:50:06 tmpfs 770M 0 770M 0% /run/user/1001
09:50:06
09:50:06
09:50:06 ---> free -m:
09:50:06 total used free shared buff/cache available
09:50:06 Mem: 7697 600 4803 19 2294 6798
09:50:06 Swap: 1023 0 1023
09:50:06
09:50:06
09:50:06 ---> ip addr:
09:50:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:06 inet 127.0.0.1/8 scope host lo
09:50:06 valid_lft forever preferred_lft forever
09:50:06 inet6 ::1/128 scope host
09:50:06 valid_lft forever preferred_lft forever
09:50:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:06 link/ether fa:16:3e:e7:e9:62 brd ff:ff:ff:ff:ff:ff
09:50:06 altname enp0s3
09:50:06 altname ens3
09:50:06 inet 10.30.171.128/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:06 valid_lft 65736sec preferred_lft 65736sec
09:50:06 inet6 fe80::f816:3eff:fee7:e962/64 scope link
09:50:06 valid_lft forever preferred_lft forever
09:50:06
09:50:06
09:50:06 ---> sar -b -r -n DEV:
09:50:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/05/2025 _x86_64_ (2 CPU)
09:50:06
09:50:06 04:05:37 LINUX RESTART (2 CPU)
09:50:06
09:50:06 04:06:02 AM tps rtps wtps bread/s bwrtn/s
09:50:06 04:07:01 AM 59.13 37.53 21.60 6460.59 13102.68
09:50:06 04:08:01 AM 1.48 0.00 1.48 0.00 27.78
09:50:06 04:09:01 AM 0.23 0.03 0.20 0.53 2.35
09:50:06 04:10:01 AM 0.27 0.00 0.27 0.00 3.63
09:50:06 04:11:01 AM 0.25 0.00 0.25 0.00 2.93
09:50:06 04:12:01 AM 0.30 0.00 0.30 0.00 5.37
09:50:06 04:13:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 04:14:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:06 04:15:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:06 04:16:01 AM 0.18 0.00 0.18 0.00 2.55
09:50:06 04:17:01 AM 0.17 0.00 0.17 0.00 3.37
09:50:06 04:18:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:06 04:19:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 04:20:01 AM 0.18 0.00 0.18 0.00 2.40
09:50:06 04:21:01 AM 9.00 6.00 3.00 575.58 73.36
09:50:06 04:22:01 AM 1.25 0.00 1.25 0.00 30.68
09:50:06 04:23:01 AM 0.22 0.00 0.22 0.00 2.40
09:50:06 04:24:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:06 04:25:01 AM 0.10 0.00 0.10 0.00 0.93
09:50:06 04:26:01 AM 0.30 0.00 0.30 0.00 4.22
09:50:06 04:27:01 AM 0.17 0.00 0.17 0.00 3.25
09:50:06 04:28:01 AM 0.17 0.00 0.17 0.00 1.75
09:50:06 04:29:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:06 04:30:01 AM 0.15 0.00 0.15 0.00 1.73
09:50:06 04:31:01 AM 0.27 0.00 0.27 0.00 4.23
09:50:06 04:32:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 04:33:01 AM 0.18 0.00 0.18 0.00 2.80
09:50:06 04:34:01 AM 0.20 0.00 0.20 0.00 2.00
09:50:06 04:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 04:36:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:06 04:37:02 AM 0.18 0.00 0.18 0.00 3.23
09:50:06 04:38:01 AM 0.15 0.00 0.15 0.00 1.07
09:50:06 04:39:01 AM 0.08 0.00 0.08 0.00 0.63
09:50:06 04:40:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:06 04:41:01 AM 0.37 0.00 0.37 0.00 5.56
09:50:06 04:42:01 AM 0.18 0.00 0.18 0.00 3.50
09:50:06 04:43:01 AM 0.17 0.00 0.17 0.00 1.18
09:50:06 04:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 04:45:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:06 04:46:01 AM 0.27 0.00 0.27 0.00 3.68
09:50:06 04:47:01 AM 0.18 0.00 0.18 0.00 3.33
09:50:06 04:48:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:06 04:49:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:06 04:50:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:06 04:51:01 AM 0.30 0.00 0.30 0.00 4.10
09:50:06 04:52:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 04:53:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 04:54:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 04:55:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:06 04:56:01 AM 0.18 0.00 0.18 0.00 2.30
09:50:06 04:57:01 AM 0.27 0.00 0.27 0.00 4.67
09:50:06 04:58:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:06 04:59:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:06 05:00:01 AM 0.13 0.00 0.13 0.00 1.60
09:50:06 05:01:01 AM 0.20 0.02 0.18 0.13 2.50
09:50:06 05:02:01 AM 0.30 0.07 0.23 1.73 3.71
09:50:06 05:03:01 AM 0.28 0.00 0.28 0.00 4.57
09:50:06 05:04:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:06 05:05:01 AM 0.18 0.00 0.18 0.00 2.05
09:50:06 05:06:01 AM 0.27 0.00 0.27 0.00 3.97
09:50:06 05:07:01 AM 0.27 0.00 0.27 0.00 5.81
09:50:06 05:08:01 AM 0.15 0.00 0.15 0.00 1.53
09:50:06 05:09:01 AM 0.23 0.00 0.23 0.00 2.87
09:50:06 05:10:01 AM 0.15 0.00 0.15 0.00 1.87
09:50:06 05:11:01 AM 0.22 0.00 0.22 0.00 2.90
09:50:06 05:12:01 AM 0.22 0.00 0.22 0.00 4.22
09:50:06 05:13:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:06 05:14:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:06 05:15:01 AM 0.18 0.00 0.18 0.00 2.05
09:50:06 05:16:01 AM 0.13 0.00 0.13 0.00 1.03
09:50:06 05:17:01 AM 0.22 0.00 0.22 0.00 3.45
09:50:06 05:18:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 05:19:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:06 05:20:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:06 05:21:01 AM 0.25 0.00 0.25 0.00 2.90
09:50:06 05:22:01 AM 0.82 0.00 0.82 0.00 14.45
09:50:06 05:23:01 AM 0.18 0.00 0.18 0.00 2.92
09:50:06 05:24:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 05:25:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 05:26:01 AM 0.22 0.00 0.22 0.00 2.48
09:50:06 05:27:01 AM 0.23 0.00 0.23 0.00 4.18
09:50:06 05:28:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:06 05:29:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:06 05:30:01 AM 0.13 0.00 0.13 0.00 1.33
09:50:06 05:31:01 AM 0.23 0.00 0.23 0.00 3.78
09:50:06 05:32:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:06 05:33:01 AM 0.18 0.00 0.18 0.00 2.63
09:50:06 05:34:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:06 05:35:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:06 05:36:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:06 05:37:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 05:38:01 AM 0.12 0.00 0.12 0.00 0.97
09:50:06 05:39:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:06 05:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 05:41:01 AM 0.33 0.00 0.33 0.00 5.42
09:50:06 05:42:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:06 05:43:02 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 05:44:01 AM 0.08 0.00 0.08 0.00 0.51
09:50:06 05:45:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 05:46:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:06 05:47:01 AM 1.18 0.32 0.87 6.93 21.63
09:50:06 05:48:01 AM 0.17 0.00 0.17 0.00 1.62
09:50:06 05:49:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:06 05:50:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:06 05:51:01 AM 0.25 0.00 0.25 0.00 3.40
09:50:06 05:52:01 AM 0.18 0.00 0.18 0.00 3.33
09:50:06 05:53:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:06 05:54:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:06 05:55:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 05:56:01 AM 0.17 0.00 0.17 0.00 2.17
09:50:06 05:57:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 05:58:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 05:59:01 AM 0.10 0.00 0.10 0.00 0.67
09:50:06 06:00:01 AM 0.17 0.00 0.17 0.00 1.48
09:50:06 06:01:01 AM 0.38 0.00 0.38 0.00 5.85
09:50:06 06:02:01 AM 0.20 0.00 0.20 0.00 3.78
09:50:06 06:03:01 AM 0.15 0.00 0.15 0.00 1.18
09:50:06 06:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 06:05:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:06 06:06:01 AM 0.17 0.00 0.17 0.00 2.18
09:50:06 06:07:01 AM 0.37 0.00 0.37 0.00 7.30
09:50:06 06:08:01 AM 0.17 0.00 0.17 0.00 1.70
09:50:06 06:09:01 AM 0.25 0.00 0.25 0.00 3.13
09:50:06 06:10:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 06:11:01 AM 0.28 0.00 0.28 0.00 3.97
09:50:06 06:12:01 AM 0.25 0.00 0.25 0.00 4.80
09:50:06 06:13:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:06 06:14:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:06 06:15:01 AM 0.12 0.00 0.12 0.00 0.87
09:50:06 06:16:01 AM 0.15 0.00 0.15 0.00 1.42
09:50:06 06:17:01 AM 0.22 0.00 0.22 0.00 4.35
09:50:06 06:18:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:06 06:19:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:06 06:20:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:06 06:21:01 AM 0.33 0.00 0.33 0.00 4.78
09:50:06 06:22:01 AM 0.30 0.00 0.30 0.00 6.22
09:50:06 06:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:06 06:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 06:25:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:06 06:26:01 AM 0.20 0.00 0.20 0.00 2.22
09:50:06 06:27:01 AM 0.35 0.00 0.35 0.00 7.06
09:50:06 06:28:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:06 06:29:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 06:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 06:31:01 AM 0.22 0.00 0.22 0.00 2.43
09:50:06 06:32:01 AM 0.25 0.00 0.25 0.00 5.16
09:50:06 06:33:01 AM 0.18 0.00 0.18 0.00 2.63
09:50:06 06:34:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:06 06:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 06:36:01 AM 0.17 0.00 0.17 0.00 1.62
09:50:06 06:37:01 AM 0.23 0.00 0.23 0.00 4.15
09:50:06 06:38:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:06 06:39:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:06 06:40:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:06 06:41:01 AM 0.33 0.00 0.33 0.00 5.28
09:50:06 06:42:01 AM 0.80 0.00 0.80 0.00 13.51
09:50:06 06:43:01 AM 0.17 0.00 0.17 0.00 2.37
09:50:06 06:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 06:45:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:06 06:46:01 AM 0.28 0.00 0.28 0.00 4.45
09:50:06 06:47:01 AM 0.18 0.00 0.18 0.00 3.10
09:50:06 06:48:01 AM 0.12 0.00 0.12 0.00 1.35
09:50:06 06:49:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:06 06:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 06:51:01 AM 0.23 0.00 0.23 0.00 3.52
09:50:06 06:52:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:06 06:53:02 AM 0.20 0.00 0.20 0.00 2.50
09:50:06 06:54:01 AM 0.15 0.00 0.15 0.00 1.47
09:50:06 06:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 06:56:01 AM 0.17 0.00 0.17 0.00 2.17
09:50:06 06:57:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 06:58:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:06 06:59:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:06 07:00:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:06 07:01:01 AM 0.38 0.00 0.38 0.00 6.10
09:50:06 07:02:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 07:03:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:06 07:04:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:06 07:05:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 07:06:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:06 07:07:01 AM 0.27 0.00 0.27 0.00 4.67
09:50:06 07:08:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:06 07:09:01 AM 0.08 0.00 0.08 0.00 0.53
09:50:06 07:10:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:06 07:11:01 AM 0.27 0.00 0.27 0.00 4.23
09:50:06 07:12:01 AM 0.18 0.00 0.18 0.00 3.33
09:50:06 07:13:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 07:14:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:06 07:15:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:06 07:16:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:06 07:17:01 AM 0.18 0.00 0.18 0.00 3.18
09:50:06 07:18:01 AM 0.25 0.00 0.25 0.00 3.40
09:50:06 07:19:01 AM 0.12 0.00 0.12 0.00 1.07
09:50:06 07:20:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:06 07:21:01 AM 0.37 0.00 0.37 0.00 5.31
09:50:06 07:22:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:06 07:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:06 07:24:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:06 07:25:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:06 07:26:01 AM 0.18 0.00 0.18 0.00 2.62
09:50:06 07:27:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:06 07:28:01 AM 0.10 0.00 0.10 0.00 0.72
09:50:06 07:29:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:06 07:30:01 AM 0.12 0.00 0.12 0.00 1.68
09:50:06 07:31:01 AM 0.33 0.00 0.33 0.00 4.93
09:50:06 07:32:01 AM 0.32 0.00 0.32 0.00 6.61
09:50:06 07:33:01 AM 0.15 0.00 0.15 0.00 1.95
09:50:06 07:34:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:06 07:35:01 AM 0.12 0.00 0.12 0.00 0.97
09:50:06 07:36:01 AM 0.22 0.00 0.22 0.00 2.27
09:50:06 07:37:01 AM 0.23 0.00 0.23 0.00 4.73
09:50:06 07:38:01 AM 0.18 0.00 0.18 0.00 2.77
09:50:06 07:39:01 AM 0.17 0.00 0.17 0.00 2.12
09:50:06 07:40:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:06 07:41:01 AM 0.22 0.00 0.22 0.00 2.00
09:50:06 07:42:01 AM 0.23 0.00 0.23 0.00 4.50
09:50:06 07:43:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:06 07:44:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 07:45:01 AM 0.22 0.00 0.22 0.00 2.67
09:50:06 07:46:01 AM 0.22 0.00 0.22 0.00 1.97
09:50:06 07:47:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:06 07:48:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:06 07:49:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:06 07:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 07:51:01 AM 0.17 0.00 0.17 0.00 1.30
09:50:06 07:52:01 AM 0.28 0.00 0.28 0.00 5.68
09:50:06 07:53:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:06 07:54:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 07:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 07:56:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:06 07:57:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 07:58:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:06 07:59:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:06 08:00:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:06 08:01:01 AM 0.36 0.00 0.36 0.00 5.52
09:50:06 08:02:01 AM 0.17 0.00 0.17 0.00 3.37
09:50:06 08:03:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:06 08:04:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:06 08:05:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 08:06:01 AM 0.30 0.00 0.30 0.00 4.58
09:50:06 08:07:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:06 08:08:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:06 08:09:01 AM 0.10 0.00 0.10 0.00 1.07
09:50:06 08:10:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:06 08:11:01 AM 0.27 0.00 0.27 0.00 3.67
09:50:06 08:12:01 AM 0.18 0.00 0.18 0.00 3.60
09:50:06 08:13:01 AM 0.17 0.00 0.17 0.00 2.10
09:50:06 08:14:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:06 08:15:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:06 08:16:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:06 08:17:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:06 08:18:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 08:19:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 08:20:01 AM 0.10 0.00 0.10 0.00 0.67
09:50:06 08:21:01 AM 0.35 0.00 0.35 0.00 5.01
09:50:06 08:22:01 AM 0.18 0.00 0.18 0.00 3.23
09:50:06 08:23:01 AM 0.15 0.00 0.15 0.00 1.18
09:50:06 08:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 08:25:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:06 08:26:01 AM 0.17 0.00 0.17 0.00 2.13
09:50:06 08:27:01 AM 0.33 0.00 0.33 0.00 5.43
09:50:06 08:28:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 08:29:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:06 08:30:01 AM 0.22 0.00 0.22 0.00 2.50
09:50:06 08:31:01 AM 1.15 0.00 1.15 0.00 20.44
09:50:06 08:32:01 AM 0.17 0.00 0.17 0.00 3.23
09:50:06 08:33:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:06 08:34:01 AM 0.12 0.00 0.12 0.00 0.78
09:50:06 08:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:06 08:36:01 AM 0.23 0.00 0.23 0.00 3.60
09:50:06 08:37:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 08:38:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:06 08:39:01 AM 0.18 0.00 0.18 0.00 2.37
09:50:06 08:40:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:06 08:41:01 AM 0.15 0.00 0.15 0.00 1.27
09:50:06 08:42:01 AM 0.27 0.00 0.27 0.00 5.80
09:50:06 08:43:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:06 08:44:01 AM 0.15 0.00 0.15 0.00 1.95
09:50:06 08:45:01 AM 0.15 0.00 0.15 0.00 1.48
09:50:06 08:46:01 AM 0.22 0.00 0.22 0.00 2.47
09:50:06 08:47:01 AM 0.25 0.00 0.25 0.00 5.30
09:50:06 08:48:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:06 08:49:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:06 08:50:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:06 08:51:01 AM 0.20 0.00 0.20 0.00 1.45
09:50:06 08:52:01 AM 0.25 0.00 0.25 0.00 5.41
09:50:06 08:53:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:06 08:54:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:06 08:55:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:06 08:56:01 AM 0.12 0.00 0.12 0.00 0.73
09:50:06 08:57:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:06 08:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:06 08:59:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 09:00:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 09:01:01 AM 0.25 0.00 0.25 0.00 2.95
09:50:06 09:02:01 AM 0.32 0.00 0.32 0.00 6.01
09:50:06 09:03:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:06 09:04:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:06 09:05:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 09:06:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:06 09:07:01 AM 0.27 0.00 0.27 0.00 4.80
09:50:06 09:08:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:06 09:09:01 AM 0.10 0.00 0.10 0.00 0.64
09:50:06 09:10:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:06 09:11:01 AM 0.23 0.00 0.23 0.00 3.38
09:50:06 09:12:01 AM 0.17 0.00 0.17 0.00 3.40
09:50:06 09:13:01 AM 0.17 0.00 0.17 0.00 1.32
09:50:06 09:14:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:06 09:15:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:06 09:16:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:06 09:17:01 AM 0.17 0.00 0.17 0.00 2.93
09:50:06 09:18:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:06 09:19:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 09:20:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 09:21:01 AM 0.33 0.00 0.33 0.00 5.41
09:50:06 09:22:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 09:23:01 AM 0.12 0.00 0.12 0.00 0.97
09:50:06 09:24:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:06 09:25:01 AM 0.12 0.00 0.12 0.00 1.20
09:50:06 09:26:01 AM 0.22 0.00 0.22 0.00 2.60
09:50:06 09:27:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 09:28:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:06 09:29:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:06 09:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:06 09:31:01 AM 0.32 0.00 0.32 0.00 5.27
09:50:06 09:32:01 AM 0.20 0.00 0.20 0.00 3.77
09:50:06 09:33:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:06 09:34:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:06 09:35:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:06 09:36:01 AM 0.37 0.00 0.37 0.00 5.22
09:50:06 09:37:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:06 09:38:01 AM 0.17 0.00 0.17 0.00 2.63
09:50:06 09:39:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:06 09:40:01 AM 16.19 6.56 9.63 1239.59 1042.72
09:50:06 09:41:01 AM 119.13 0.25 118.88 12.40 10891.25
09:50:06 09:42:01 AM 46.78 1.20 45.58 125.96 5501.57
09:50:06 09:43:01 AM 75.01 9.25 65.76 1664.78 4010.88
09:50:06 09:44:01 AM 30.96 0.03 30.93 3.47 6245.03
09:50:06 09:45:01 AM 4.48 0.22 4.27 11.73 191.99
09:50:06 09:46:01 AM 1.73 0.00 1.73 0.00 614.26
09:50:06 09:47:01 AM 0.57 0.00 0.57 0.00 383.47
09:50:06 09:48:01 AM 0.60 0.03 0.57 1.87 288.52
09:50:06 09:49:01 AM 16.41 0.32 16.10 36.93 722.83
09:50:06 09:50:01 AM 32.52 0.47 32.06 52.92 2883.36
09:50:06 Average: 1.38 0.18 1.20 29.34 135.43
09:50:06
09:50:06 04:06:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:06 04:07:01 AM 5825900 7194816 2056532 26.09 2688 1567776 625264 7.00 152348 1644328 16
09:50:06 04:08:01 AM 5826700 7195616 2055732 26.08 2688 1567776 625264 7.00 152368 1643928 4
09:50:06 04:09:01 AM 5823476 7192412 2058956 26.12 2688 1567796 625264 7.00 152384 1647284 4
09:50:06 04:10:01 AM 5823028 7191964 2059404 26.13 2688 1567796 646540 7.24 152384 1647656 4
09:50:06 04:11:01 AM 5823712 7192644 2058720 26.12 2688 1567800 627056 7.02 152384 1647364 4
09:50:06 04:12:01 AM 5823688 7192616 2058744 26.12 2688 1567800 627056 7.02 152384 1647456 4
09:50:06 04:13:01 AM 5823660 7192588 2058772 26.12 2688 1567800 627056 7.02 152384 1647424 4
09:50:06 04:14:01 AM 5823812 7192744 2058620 26.12 2688 1567804 627056 7.02 152384 1647436 4
09:50:06 04:15:01 AM 5823752 7192684 2058680 26.12 2688 1567804 627056 7.02 152384 1647436 4
09:50:06 04:16:01 AM 5823932 7192864 2058500 26.12 2688 1567804 627056 7.02 152384 1647436 4
09:50:06 04:17:01 AM 5821660 7190596 2060772 26.14 2688 1567808 627056 7.02 152384 1649712 4
09:50:06 04:18:01 AM 5821608 7190544 2060824 26.14 2688 1567808 627056 7.02 152384 1649528 4
09:50:06 04:19:01 AM 5821668 7190604 2060764 26.14 2688 1567808 627056 7.02 152384 1649528 4
09:50:06 04:20:01 AM 5821452 7190392 2060980 26.15 2688 1567812 641780 7.19 152384 1649764 4
09:50:06 04:21:01 AM 5804128 7190360 2078304 26.37 2688 1585052 626248 7.01 154772 1664528 16
09:50:06 04:22:01 AM 5804132 7190368 2078300 26.37 2688 1585056 626248 7.01 154768 1664532 4
09:50:06 04:23:01 AM 5804340 7190576 2078092 26.36 2688 1585056 626248 7.01 154768 1664464 8
09:50:06 04:24:01 AM 5803928 7190164 2078504 26.37 2688 1585056 626248 7.01 154768 1664584 8
09:50:06 04:25:01 AM 5804152 7190392 2078280 26.37 2688 1585060 626248 7.01 154772 1664472 4
09:50:06 04:26:01 AM 5804176 7190416 2078256 26.37 2688 1585060 626248 7.01 154772 1664472 4
09:50:06 04:27:01 AM 5804108 7190348 2078324 26.37 2688 1585060 626248 7.01 154772 1664660 4
09:50:06 04:28:01 AM 5804164 7190408 2078268 26.37 2688 1585064 626248 7.01 154772 1664480 8
09:50:06 04:29:01 AM 5804332 7190576 2078100 26.36 2688 1585064 626248 7.01 154772 1664480 4
09:50:06 04:30:01 AM 5804000 7190244 2078432 26.37 2688 1585064 619588 6.94 154772 1664712 4
09:50:06 04:31:01 AM 5801812 7188060 2080620 26.40 2688 1585068 619588 6.94 154772 1666844 4
09:50:06 04:32:01 AM 5802092 7188340 2080340 26.39 2688 1585068 619588 6.94 154772 1666760 4
09:50:06 04:33:01 AM 5799636 7185888 2082796 26.42 2688 1585072 619588 6.94 154772 1669028 4
09:50:06 04:34:01 AM 5800008 7186260 2082424 26.42 2688 1585072 619588 6.94 154772 1668652 4
09:50:06 04:35:01 AM 5800004 7186256 2082428 26.42 2688 1585072 619588 6.94 154772 1668652 4
09:50:06 04:36:01 AM 5800012 7186264 2082420 26.42 2688 1585072 619588 6.94 154772 1668656 4
09:50:06 04:37:02 AM 5800132 7186388 2082300 26.42 2688 1585076 619588 6.94 154772 1668728 4
09:50:06 04:38:01 AM 5799980 7186236 2082452 26.42 2688 1585076 619588 6.94 154772 1668668 4
09:50:06 04:39:01 AM 5800072 7186328 2082360 26.42 2688 1585076 619588 6.94 154772 1668668 4
09:50:06 04:40:01 AM 5799880 7186140 2082552 26.42 2688 1585080 639844 7.16 154772 1668904 4
09:50:06 04:41:01 AM 5797272 7183544 2085160 26.45 2688 1585080 639844 7.16 154772 1671124 16
09:50:06 04:42:01 AM 5797548 7183824 2084884 26.45 2688 1585084 639844 7.16 154772 1670836 8
09:50:06 04:43:01 AM 5797864 7184140 2084568 26.45 2688 1585084 639844 7.16 154772 1670768 4
09:50:06 04:44:01 AM 5797668 7183944 2084764 26.45 2688 1585084 639844 7.16 154772 1670884 4
09:50:06 04:45:01 AM 5797940 7184220 2084492 26.44 2688 1585088 639844 7.16 154772 1670772 4
09:50:06 04:46:01 AM 5795384 7181668 2087048 26.48 2688 1585092 639844 7.16 154772 1673372 4
09:50:06 04:47:01 AM 5795812 7182096 2086620 26.47 2688 1585092 639844 7.16 154772 1672920 4
09:50:06 04:48:01 AM 5795904 7182192 2086528 26.47 2688 1585096 639844 7.16 154772 1672856 4
09:50:06 04:49:01 AM 5796048 7182336 2086384 26.47 2688 1585096 639844 7.16 154772 1672856 4
09:50:06 04:50:01 AM 5795620 7181908 2086812 26.47 2688 1585096 642600 7.20 154772 1673088 4
09:50:06 04:51:01 AM 5795772 7182064 2086660 26.47 2688 1585100 642600 7.20 154772 1672860 4
09:50:06 04:52:01 AM 5795632 7181924 2086800 26.47 2688 1585100 642600 7.20 154772 1672976 4
09:50:06 04:53:01 AM 5795636 7181932 2086796 26.47 2688 1585104 642600 7.20 154772 1673028 4
09:50:06 04:54:01 AM 5795680 7181976 2086752 26.47 2688 1585104 642600 7.20 154772 1672912 4
09:50:06 04:55:01 AM 5793300 7179596 2089132 26.50 2688 1585104 642600 7.20 154772 1675344 4
09:50:06 04:56:01 AM 5793644 7179944 2088788 26.50 2688 1585108 642600 7.20 154772 1675076 4
09:50:06 04:57:01 AM 5793556 7179856 2088876 26.50 2688 1585108 642600 7.20 154772 1675272 4
09:50:06 04:58:01 AM 5793708 7180008 2088724 26.50 2688 1585108 642600 7.20 154772 1675088 4
09:50:06 04:59:01 AM 5793616 7179920 2088816 26.50 2688 1585112 642600 7.20 154772 1675092 4
09:50:06 05:00:01 AM 5792668 7178972 2089764 26.51 2688 1585112 663356 7.43 154772 1675688 16
09:50:06 05:01:01 AM 5792464 7178776 2089968 26.51 2688 1585120 643872 7.21 154772 1675952 8
09:50:06 05:02:01 AM 5792988 7179368 2089444 26.51 2688 1585188 643872 7.21 154908 1675412 4
09:50:06 05:03:01 AM 5793188 7179568 2089244 26.51 2688 1585188 643872 7.21 154908 1675344 4
09:50:06 05:04:01 AM 5793172 7179556 2089260 26.51 2688 1585192 643872 7.21 154908 1675348 4
09:50:06 05:05:01 AM 5793172 7179556 2089260 26.51 2688 1585192 643872 7.21 154908 1675464 4
09:50:06 05:06:01 AM 5793176 7179560 2089256 26.51 2688 1585192 643872 7.21 154908 1675468 4
09:50:06 05:07:01 AM 5793200 7179588 2089232 26.50 2688 1585196 643872 7.21 154908 1675424 4
09:50:06 05:08:01 AM 5793288 7179676 2089144 26.50 2688 1585196 643872 7.21 154908 1675480 4
09:50:06 05:09:01 AM 5793124 7179512 2089308 26.51 2688 1585196 643872 7.21 154908 1675364 4
09:50:06 05:10:01 AM 5792592 7178984 2089840 26.51 2688 1585200 621156 6.96 154912 1675596 4
09:50:06 05:11:01 AM 5792948 7179340 2089484 26.51 2688 1585200 621156 6.96 154912 1675372 4
09:50:06 05:12:01 AM 5792976 7179368 2089456 26.51 2688 1585200 621156 6.96 154912 1675440 4
09:50:06 05:13:01 AM 5792836 7179232 2089596 26.51 2688 1585204 621156 6.96 154912 1675376 4
09:50:06 05:14:01 AM 5792980 7179376 2089452 26.51 2688 1585204 621156 6.96 154912 1675492 4
09:50:06 05:15:01 AM 5793044 7179440 2089388 26.51 2688 1585204 621156 6.96 154912 1675376 4
09:50:06 05:16:01 AM 5792940 7179340 2089492 26.51 2688 1585208 621156 6.96 154912 1675380 4
09:50:06 05:17:01 AM 5792760 7179160 2089672 26.51 2688 1585208 621156 6.96 154912 1675572 4
09:50:06 05:18:01 AM 5792596 7178996 2089836 26.51 2688 1585208 621156 6.96 154912 1675764 16
09:50:06 05:19:01 AM 5793108 7179512 2089324 26.51 2688 1585212 621156 6.96 154912 1675396 8
09:50:06 05:20:01 AM 5792760 7179164 2089672 26.51 2688 1585212 628712 7.04 154912 1675512 4
09:50:06 05:21:01 AM 5792148 7178556 2090284 26.52 2688 1585216 630244 7.06 154912 1676212 4
09:50:06 05:22:01 AM 5792948 7179364 2089484 26.51 2688 1585224 628708 7.04 164624 1665772 4
09:50:06 05:23:01 AM 5792540 7178956 2089892 26.51 2688 1585224 628708 7.04 164624 1666132 4
09:50:06 05:24:01 AM 5792872 7179292 2089560 26.51 2688 1585228 628708 7.04 164624 1665748 4
09:50:06 05:25:01 AM 5792872 7179292 2089560 26.51 2688 1585228 628708 7.04 164624 1665864 4
09:50:06 05:26:01 AM 5792732 7179152 2089700 26.51 2688 1585228 628708 7.04 164624 1665728 4
09:50:06 05:27:01 AM 5792856 7179280 2089576 26.51 2688 1585232 628708 7.04 164624 1665820 4
09:50:06 05:28:01 AM 5792996 7179420 2089436 26.51 2688 1585232 628708 7.04 164624 1665752 4
09:50:06 05:29:01 AM 5793028 7179452 2089404 26.51 2688 1585232 628708 7.04 164624 1665732 4
09:50:06 05:30:01 AM 5792608 7179036 2089824 26.51 2688 1585236 628712 7.04 164624 1665952 4
09:50:06 05:31:01 AM 5792468 7178896 2089964 26.51 2688 1585236 628712 7.04 164624 1666136 4
09:50:06 05:32:01 AM 5792708 7179140 2089724 26.51 2688 1585240 628712 7.04 164624 1665888 4
09:50:06 05:33:01 AM 5792380 7178812 2090052 26.52 2688 1585240 628712 7.04 164624 1666336 4
09:50:06 05:34:01 AM 5792720 7179152 2089712 26.51 2688 1585240 628712 7.04 164624 1666000 4
09:50:06 05:35:01 AM 5792684 7179120 2089748 26.51 2688 1585244 628712 7.04 164624 1666008 4
09:50:06 05:36:01 AM 5792940 7179376 2089492 26.51 2688 1585244 628712 7.04 164624 1665896 4
09:50:06 05:37:01 AM 5792856 7179292 2089576 26.51 2688 1585244 628712 7.04 164624 1665964 4
09:50:06 05:38:01 AM 5792776 7179216 2089656 26.51 2688 1585248 628712 7.04 164624 1665996 4
09:50:06 05:39:01 AM 5792844 7179284 2089588 26.51 2688 1585248 628712 7.04 164624 1666016 4
09:50:06 05:40:01 AM 5792556 7178996 2089876 26.51 2688 1585248 620648 6.95 164624 1666132 4
09:50:06 05:41:01 AM 5792872 7179316 2089560 26.51 2688 1585252 620648 6.95 164624 1665904 4
09:50:06 05:42:01 AM 5792592 7179036 2089840 26.51 2688 1585252 620648 6.95 164624 1666024 4
09:50:06 05:43:02 AM 5792676 7179124 2089756 26.51 2688 1585256 620648 6.95 164624 1665960 4
09:50:06 05:44:01 AM 5792744 7179192 2089688 26.51 2688 1585256 620648 6.95 164624 1666076 4
09:50:06 05:45:01 AM 5792800 7179248 2089632 26.51 2688 1585256 620648 6.95 164624 1665924 4
09:50:06 05:46:01 AM 5792768 7179220 2089664 26.51 2688 1585260 620648 6.95 164624 1666044 4
09:50:06 05:47:01 AM 5792528 7179176 2089904 26.51 2688 1585456 620648 6.95 164752 1666128 4
09:50:06 05:48:01 AM 5792528 7179176 2089904 26.51 2688 1585456 620648 6.95 164752 1666068 4
09:50:06 05:49:01 AM 5792612 7179264 2089820 26.51 2688 1585460 620648 6.95 164752 1666072 8
09:50:06 05:50:01 AM 5792304 7178956 2090128 26.52 2688 1585460 642728 7.20 164752 1666304 4
09:50:06 05:51:01 AM 5792444 7179096 2089988 26.51 2688 1585460 642728 7.20 164752 1666080 8
09:50:06 05:52:01 AM 5791696 7178352 2090736 26.52 2688 1585464 642728 7.20 164752 1666760 4
09:50:06 05:53:01 AM 5791892 7178548 2090540 26.52 2688 1585464 626948 7.02 164752 1666692 4
09:50:06 05:54:01 AM 5791808 7178464 2090624 26.52 2688 1585464 626948 7.02 164756 1666732 4
09:50:06 05:55:01 AM 5790348 7177008 2092084 26.54 2688 1585468 626948 7.02 164756 1668232 4
09:50:06 05:56:01 AM 5790284 7176944 2092148 26.54 2688 1585468 626948 7.02 164752 1668312 4
09:50:06 05:57:01 AM 5790020 7176680 2092412 26.55 2688 1585468 626948 7.02 164752 1668264 4
09:50:06 05:58:01 AM 5790216 7176880 2092216 26.54 2688 1585472 626948 7.02 164752 1668200 4
09:50:06 05:59:01 AM 5790216 7176880 2092216 26.54 2688 1585472 626948 7.02 164752 1668204 4
09:50:06 06:00:01 AM 5789960 7176624 2092472 26.55 2688 1585472 626948 7.02 164752 1668320 4
09:50:06 06:01:01 AM 5788916 7175584 2093516 26.56 2688 1585476 626948 7.02 164752 1669024 4
09:50:06 06:02:01 AM 5790056 7176728 2092376 26.54 2688 1585480 626948 7.02 164760 1668284 4
09:50:06 06:03:01 AM 5790112 7176788 2092320 26.54 2688 1585484 626948 7.02 164760 1668220 4
09:50:06 06:04:01 AM 5790104 7176780 2092328 26.54 2688 1585484 626948 7.02 164760 1668336 4
09:50:06 06:05:01 AM 5790224 7176900 2092208 26.54 2688 1585484 626948 7.02 164760 1668220 4
09:50:06 06:06:01 AM 5790280 7176960 2092152 26.54 2688 1585488 642516 7.19 164760 1668228 8
09:50:06 06:07:01 AM 5790264 7176944 2092168 26.54 2688 1585488 642516 7.19 164788 1668268 4
09:50:06 06:08:01 AM 5790408 7177088 2092024 26.54 2688 1585488 642516 7.19 164788 1668200 8
09:50:06 06:09:01 AM 5790256 7176940 2092176 26.54 2688 1585492 642516 7.19 164788 1668204 4
09:50:06 06:10:01 AM 5790000 7176684 2092432 26.55 2688 1585492 628884 7.04 164788 1668320 4
09:50:06 06:11:01 AM 5790156 7176848 2092276 26.54 2688 1585500 628884 7.04 164788 1668308 4
09:50:06 06:12:01 AM 5790140 7176832 2092292 26.54 2688 1585500 628884 7.04 164788 1668280 4
09:50:06 06:13:01 AM 5790048 7176740 2092384 26.54 2688 1585500 628884 7.04 164788 1668212 4
09:50:06 06:14:01 AM 5790124 7176820 2092308 26.54 2688 1585504 628884 7.04 164788 1668216 4
09:50:06 06:15:01 AM 5790196 7176892 2092236 26.54 2688 1585504 628884 7.04 164788 1668216 4
09:50:06 06:16:01 AM 5790056 7176752 2092376 26.54 2688 1585504 628884 7.04 164788 1668216 4
09:50:06 06:17:01 AM 5790148 7176848 2092284 26.54 2688 1585508 628884 7.04 164788 1668288 4
09:50:06 06:18:01 AM 5790192 7176892 2092240 26.54 2688 1585508 628884 7.04 164788 1668220 4
09:50:06 06:19:01 AM 5790264 7176964 2092168 26.54 2688 1585508 628884 7.04 164788 1668220 4
09:50:06 06:20:01 AM 5789888 7176592 2092544 26.55 2688 1585512 624604 6.99 164788 1668460 4
09:50:06 06:21:01 AM 5790288 7176992 2092144 26.54 2688 1585512 624604 6.99 164788 1668228 4
09:50:06 06:22:01 AM 5790212 7176920 2092220 26.54 2688 1585516 624604 6.99 164788 1668304 4
09:50:06 06:23:01 AM 5790272 7176980 2092160 26.54 2688 1585516 624604 6.99 164788 1668352 4
09:50:06 06:24:01 AM 5790236 7176944 2092196 26.54 2688 1585516 624604 6.99 164788 1668240 4
09:50:06 06:25:01 AM 5790304 7177016 2092128 26.54 2688 1585520 624604 6.99 164788 1668244 4
09:50:06 06:26:01 AM 5790816 7177528 2091616 26.54 2688 1585520 624604 6.99 164788 1668012 4
09:50:06 06:27:01 AM 5790444 7177156 2091988 26.54 2688 1585520 624604 6.99 164800 1668260 4
09:50:06 06:28:01 AM 5790612 7177324 2091820 26.54 2688 1585520 624604 6.99 164800 1667900 4
09:50:06 06:29:01 AM 5790696 7177412 2091736 26.54 2688 1585524 624604 6.99 164800 1667980 4
09:50:06 06:30:01 AM 5790388 7177104 2092044 26.54 2688 1585524 639980 7.17 164800 1668096 4
09:50:06 06:31:01 AM 5790152 7176876 2092280 26.54 2688 1585532 639980 7.17 164800 1668296 4
09:50:06 06:32:01 AM 5790348 7177072 2092084 26.54 2688 1585532 639980 7.17 164800 1668208 4
09:50:06 06:33:01 AM 5790212 7176936 2092220 26.54 2688 1585532 639980 7.17 164800 1668372 4
09:50:06 06:34:01 AM 5790612 7177340 2091820 26.54 2688 1585536 639980 7.17 164800 1668036 4
09:50:06 06:35:01 AM 5790532 7177260 2091900 26.54 2688 1585536 639980 7.17 164800 1668036 4
09:50:06 06:36:01 AM 5790204 7176932 2092228 26.54 2688 1585536 639980 7.17 164800 1668476 4
09:50:06 06:37:01 AM 5790516 7177248 2091916 26.54 2688 1585540 639980 7.17 164804 1668228 4
09:50:06 06:38:01 AM 5790648 7177384 2091784 26.54 2688 1585544 639980 7.17 164800 1668080 4
09:50:06 06:39:01 AM 5790608 7177344 2091824 26.54 2688 1585544 639980 7.17 164800 1668080 4
09:50:06 06:40:01 AM 5790256 7176996 2092176 26.54 2688 1585548 628488 7.04 164800 1668200 4
09:50:06 06:41:01 AM 5790152 7176892 2092280 26.54 2688 1585548 628492 7.04 164800 1668316 4
09:50:06 06:42:01 AM 5790484 7177228 2091948 26.54 2688 1585552 628488 7.04 165472 1667536 4
09:50:06 06:43:01 AM 5790200 7176944 2092232 26.54 2688 1585552 628488 7.04 165472 1667468 4
09:50:06 06:44:01 AM 5790292 7177036 2092140 26.54 2688 1585552 628488 7.04 165468 1667428 4
09:50:06 06:45:01 AM 5790348 7177096 2092084 26.54 2688 1585556 628488 7.04 165468 1667432 4
09:50:06 06:46:01 AM 5790264 7177012 2092168 26.54 2688 1585556 628488 7.04 165468 1667548 4
09:50:06 06:47:01 AM 5790412 7177160 2092020 26.54 2688 1585556 628488 7.04 165468 1667500 4
09:50:06 06:48:01 AM 5790104 7176856 2092328 26.54 2688 1585560 628488 7.04 165468 1667904 4
09:50:06 06:49:01 AM 5790592 7177344 2091840 26.54 2688 1585560 628488 7.04 165468 1667448 4
09:50:06 06:50:01 AM 5790056 7176808 2092376 26.54 2688 1585560 643984 7.21 165468 1667564 4
09:50:06 06:51:01 AM 5790372 7177128 2092060 26.54 2688 1585564 643984 7.21 165468 1667436 4
09:50:06 06:52:01 AM 5790256 7177012 2092176 26.54 2688 1585564 643984 7.21 165468 1667524 4
09:50:06 06:53:02 AM 5790288 7177048 2092144 26.54 2688 1585568 643984 7.21 165468 1667460 4
09:50:06 06:54:01 AM 5790436 7177196 2091996 26.54 2688 1585568 643984 7.21 165468 1667460 4
09:50:06 06:55:01 AM 5790352 7177112 2092080 26.54 2688 1585568 643984 7.21 165468 1667460 4
09:50:06 06:56:01 AM 5790232 7176996 2092200 26.54 2688 1585572 643984 7.21 165468 1667560 4
09:50:06 06:57:01 AM 5790360 7177124 2092072 26.54 2688 1585572 643984 7.21 165468 1667532 4
09:50:06 06:58:01 AM 5790464 7177228 2091968 26.54 2688 1585572 643984 7.21 165468 1667464 4
09:50:06 06:59:01 AM 5790536 7177304 2091896 26.54 2688 1585576 643984 7.21 165472 1667508 4
09:50:06 07:00:01 AM 5789884 7176652 2092548 26.55 2688 1585576 640200 7.17 165468 1667948 4
09:50:06 07:01:01 AM 5789456 7176228 2092976 26.55 2688 1585580 640200 7.17 165468 1668308 4
09:50:06 07:02:01 AM 5790268 7177040 2092164 26.54 2688 1585580 640200 7.17 165496 1667536 4
09:50:06 07:03:01 AM 5790324 7177096 2092108 26.54 2688 1585580 640200 7.17 165496 1667468 4
09:50:06 07:04:01 AM 5789948 7176720 2092484 26.55 2688 1585580 640200 7.17 165496 1667672 4
09:50:06 07:05:01 AM 5790320 7177096 2092112 26.54 2688 1585584 640200 7.17 165496 1667472 4
09:50:06 07:06:01 AM 5790296 7177072 2092136 26.54 2688 1585584 640200 7.17 165496 1667472 4
09:50:06 07:07:01 AM 5790244 7177020 2092188 26.54 2688 1585584 640200 7.17 165496 1667540 4
09:50:06 07:08:01 AM 5790412 7177192 2092020 26.54 2688 1585588 640200 7.17 165496 1667456 4
09:50:06 07:09:01 AM 5790416 7177196 2092016 26.54 2688 1585588 640200 7.17 165496 1667476 4
09:50:06 07:10:01 AM 5790116 7176896 2092316 26.54 2688 1585588 618268 6.92 165496 1667592 4
09:50:06 07:11:01 AM 5789972 7176760 2092460 26.55 2688 1585592 618268 6.92 165496 1667892 4
09:50:06 07:12:01 AM 5790164 7176952 2092268 26.54 2688 1585592 618268 6.92 165496 1667552 4
09:50:06 07:13:01 AM 5790348 7177140 2092084 26.54 2688 1585596 633748 7.10 165496 1667492 4
09:50:06 07:14:01 AM 5790232 7177024 2092200 26.54 2688 1585596 633748 7.10 165496 1667492 4
09:50:06 07:15:01 AM 5790320 7177112 2092112 26.54 2688 1585596 633748 7.10 165496 1667492 4
09:50:06 07:16:01 AM 5790340 7177136 2092092 26.54 2688 1585600 633748 7.10 165496 1667496 4
09:50:06 07:17:01 AM 5790396 7177192 2092036 26.54 2688 1585600 633748 7.10 165496 1667564 8
09:50:06 07:18:01 AM 5790188 7176984 2092244 26.54 2688 1585600 633748 7.10 165496 1667708 4
09:50:06 07:19:01 AM 5790360 7177164 2092072 26.54 2688 1585608 633748 7.10 165496 1667512 4
09:50:06 07:20:01 AM 5790128 7176932 2092304 26.54 2688 1585608 630572 7.06 165496 1667744 4
09:50:06 07:21:01 AM 5790360 7177172 2092072 26.54 2688 1585616 630572 7.06 165496 1667520 4
09:50:06 07:22:01 AM 5790112 7176924 2092320 26.54 2688 1585616 630572 7.06 165496 1667588 4
09:50:06 07:23:01 AM 5790232 7177044 2092200 26.54 2688 1585616 630572 7.06 165496 1667520 4
09:50:06 07:24:01 AM 5790340 7177156 2092092 26.54 2688 1585620 630572 7.06 165496 1667524 4
09:50:06 07:25:01 AM 5790200 7177016 2092232 26.54 2688 1585620 630572 7.06 165496 1667524 4
09:50:06 07:26:01 AM 5790324 7177140 2092108 26.54 2688 1585620 630572 7.06 165496 1667528 4
09:50:06 07:27:01 AM 5790296 7177116 2092136 26.54 2688 1585624 630572 7.06 165496 1667616 4
09:50:06 07:28:01 AM 5790108 7176928 2092324 26.54 2688 1585624 630572 7.06 165496 1667548 4
09:50:06 07:29:01 AM 5790136 7176956 2092296 26.54 2688 1585624 630572 7.06 165496 1667548 4
09:50:06 07:30:01 AM 5789936 7176760 2092496 26.55 2688 1585628 630572 7.06 165496 1667668 4
09:50:06 07:31:01 AM 5789828 7176652 2092604 26.55 2688 1585628 630572 7.06 165496 1667824 4
09:50:06 07:32:01 AM 5790036 7176864 2092396 26.55 2688 1585632 630572 7.06 165496 1667624 4
09:50:06 07:33:01 AM 5789992 7176820 2092440 26.55 2688 1585632 630572 7.06 165496 1667792 16
09:50:06 07:34:01 AM 5790244 7177072 2092188 26.54 2688 1585632 630572 7.06 165496 1667588 8
09:50:06 07:35:01 AM 5790336 7177168 2092096 26.54 2688 1585636 630268 7.06 165496 1667592 4
09:50:06 07:36:01 AM 5790364 7177196 2092068 26.54 2688 1585636 630268 7.06 165496 1667592 4
09:50:06 07:37:01 AM 5789844 7176676 2092588 26.55 2688 1585636 630268 7.06 165496 1667960 16
09:50:06 07:38:01 AM 5789732 7176568 2092700 26.55 2688 1585640 630268 7.06 165496 1668096 12
09:50:06 07:39:01 AM 5789732 7176568 2092700 26.55 2688 1585640 630268 7.06 165496 1667992 12
09:50:06 07:40:01 AM 5789780 7176616 2092652 26.55 2688 1585640 628552 7.04 165496 1667836 8
09:50:06 07:41:01 AM 5790128 7176968 2092304 26.54 2688 1585644 628552 7.04 165496 1667724 4
09:50:06 07:42:01 AM 5789848 7176688 2092584 26.55 2688 1585644 628552 7.04 165496 1667920 4
09:50:06 07:43:01 AM 5789708 7176548 2092724 26.55 2688 1585644 628552 7.04 165496 1668004 12
09:50:06 07:44:01 AM 5789988 7176828 2092444 26.55 2688 1585644 628552 7.04 165496 1667732 8
09:50:06 07:45:01 AM 5790080 7176924 2092352 26.54 2688 1585648 628552 7.04 165504 1667828 4
09:50:06 07:46:01 AM 5790184 7177028 2092248 26.54 2688 1585648 628552 7.04 165496 1667736 4
09:50:06 07:47:01 AM 5790112 7176956 2092320 26.54 2688 1585648 628552 7.04 165496 1667804 4
09:50:06 07:48:01 AM 5790224 7177072 2092208 26.54 2688 1585652 628552 7.04 165496 1667740 4
09:50:06 07:49:01 AM 5790248 7177096 2092184 26.54 2688 1585652 628552 7.04 165496 1667740 4
09:50:06 07:50:01 AM 5789812 7176660 2092620 26.55 2688 1585652 624868 7.00 165496 1667972 4
09:50:06 07:51:01 AM 5790008 7176860 2092424 26.55 2688 1585656 624868 7.00 165496 1667744 4
09:50:06 07:52:01 AM 5790096 7176948 2092336 26.54 2688 1585656 624868 7.00 165496 1667812 4
09:50:06 07:53:01 AM 5790100 7176956 2092332 26.54 2688 1585660 624868 7.00 165496 1667748 4
09:50:06 07:54:01 AM 5790116 7176972 2092316 26.54 2688 1585660 624868 7.00 165496 1667748 4
09:50:06 07:55:01 AM 5790072 7176928 2092360 26.54 2688 1585660 624868 7.00 165496 1667748 4
09:50:06 07:56:01 AM 5790192 7177052 2092240 26.54 2688 1585664 624868 7.00 165496 1667752 4
09:50:06 07:57:01 AM 5789976 7176836 2092456 26.55 2688 1585664 624868 7.00 165496 1667948 4
09:50:06 07:58:01 AM 5790256 7177116 2092176 26.54 2688 1585664 624868 7.00 165496 1667764 4
09:50:06 07:59:01 AM 5790316 7177180 2092116 26.54 2688 1585668 624868 7.00 165496 1667768 4
09:50:06 08:00:01 AM 5789924 7176788 2092508 26.55 2688 1585668 625620 7.01 165496 1668000 4
09:50:06 08:01:01 AM 5789172 7176040 2093260 26.56 2688 1585672 625620 7.01 165496 1668588 4
09:50:06 08:02:01 AM 5789632 7176504 2092800 26.55 2688 1585676 625620 7.01 165496 1667964 4
09:50:06 08:03:01 AM 5789708 7176580 2092724 26.55 2688 1585676 625620 7.01 165496 1667900 4
09:50:06 08:04:01 AM 5789748 7176624 2092684 26.55 2688 1585680 625620 7.01 165496 1668024 4
09:50:06 08:05:01 AM 5789680 7176556 2092752 26.55 2688 1585680 625620 7.01 165496 1668024 4
09:50:06 08:06:01 AM 5789828 7176704 2092604 26.55 2688 1585680 625620 7.01 165496 1667908 4
09:50:06 08:07:01 AM 5789752 7176632 2092680 26.55 2688 1585684 625620 7.01 165496 1667980 4
09:50:06 08:08:01 AM 5789928 7176808 2092504 26.55 2688 1585684 625620 7.01 165496 1667912 4
09:50:06 08:09:01 AM 5789684 7176564 2092748 26.55 2688 1585684 625620 7.01 165496 1668176 4
09:50:06 08:10:01 AM 5789540 7176424 2092892 26.55 2688 1585688 620556 6.95 165496 1668092 4
09:50:06 08:11:01 AM 5789796 7176680 2092636 26.55 2688 1585688 620556 6.95 165496 1667976 4
09:50:06 08:12:01 AM 5789540 7176428 2092892 26.55 2688 1585692 620556 6.95 165496 1668200 0
09:50:06 08:13:01 AM 5789736 7176624 2092696 26.55 2688 1585692 620556 6.95 165496 1667996 8
09:50:06 08:14:01 AM 5789764 7176652 2092668 26.55 2688 1585692 620556 6.95 165496 1667996 4
09:50:06 08:15:01 AM 5789768 7176660 2092664 26.55 2688 1585696 620556 6.95 165496 1668116 4
09:50:06 08:16:01 AM 5789800 7176692 2092632 26.55 2688 1585696 620556 6.95 165496 1668116 4
09:50:06 08:17:01 AM 5789660 7176552 2092772 26.55 2688 1585696 620556 6.95 165496 1668188 4
09:50:06 08:18:01 AM 5789964 7176860 2092468 26.55 2688 1585700 636160 7.12 165496 1668008 4
09:50:06 08:19:01 AM 5790004 7176900 2092428 26.55 2688 1585700 636160 7.12 165496 1668008 4
09:50:06 08:20:01 AM 5789680 7176576 2092752 26.55 2688 1585700 632368 7.08 165496 1668124 4
09:50:06 08:21:01 AM 5789916 7176812 2092516 26.55 2688 1585700 632368 7.08 165496 1668008 4
09:50:06 08:22:01 AM 5789616 7176516 2092816 26.55 2688 1585704 632368 7.08 165496 1668196 4
09:50:06 08:23:01 AM 5789788 7176688 2092644 26.55 2688 1585704 632368 7.08 165496 1668044 4
09:50:06 08:24:01 AM 5789704 7176604 2092728 26.55 2688 1585704 632368 7.08 165496 1668160 4
09:50:06 08:25:01 AM 5789704 7176608 2092728 26.55 2688 1585708 632368 7.08 165496 1668164 4
09:50:06 08:26:01 AM 5789512 7176416 2092920 26.55 2688 1585708 632368 7.08 165496 1668164 8
09:50:06 08:27:01 AM 5789456 7176360 2092976 26.55 2688 1585708 632368 7.08 165496 1668120 4
09:50:06 08:28:01 AM 5789416 7176324 2093016 26.55 2688 1585712 632368 7.08 165496 1668288 4
09:50:06 08:29:01 AM 5789584 7176492 2092848 26.55 2688 1585712 632368 7.08 165496 1668100 4
09:50:06 08:30:01 AM 5789448 7176372 2092984 26.55 2688 1585728 617668 6.92 166484 1667328 264
09:50:06 08:31:01 AM 5789372 7176304 2093060 26.55 2688 1585736 617668 6.92 166484 1667424 4
09:50:06 08:32:01 AM 5789580 7176512 2092852 26.55 2688 1585736 617668 6.92 166484 1667172 4
09:50:06 08:33:01 AM 5789488 7176424 2092944 26.55 2688 1585740 617668 6.92 166484 1667316 4
09:50:06 08:34:01 AM 5789624 7176560 2092808 26.55 2688 1585740 617668 6.92 166484 1667228 8
09:50:06 08:35:01 AM 5789708 7176644 2092724 26.55 2688 1585740 617668 6.92 166484 1667076 4
09:50:06 08:36:01 AM 5789828 7176768 2092604 26.55 2688 1585744 617668 6.92 166484 1667116 4
09:50:06 08:37:01 AM 5789720 7176660 2092712 26.55 2688 1585744 633484 7.09 166492 1667196 4
09:50:06 08:38:01 AM 5789776 7176716 2092656 26.55 2688 1585744 633484 7.09 166484 1667116 4
09:50:06 08:39:01 AM 5789888 7176832 2092544 26.55 2688 1585748 633484 7.09 166484 1667120 4
09:50:06 08:40:01 AM 5789596 7176540 2092836 26.55 2688 1585748 628360 7.04 166484 1667236 4
09:50:06 08:41:01 AM 5789856 7176808 2092576 26.55 2688 1585752 628360 7.04 166484 1667124 4
09:50:06 08:42:01 AM 5789584 7176536 2092848 26.55 2688 1585752 628360 7.04 166484 1667192 4
09:50:06 08:43:01 AM 5789608 7176560 2092824 26.55 2688 1585752 628360 7.04 166484 1667124 4
09:50:06 08:44:01 AM 5789712 7176672 2092720 26.55 2688 1585760 628360 7.04 166484 1667132 4
09:50:06 08:45:01 AM 5789644 7176604 2092788 26.55 2688 1585760 628360 7.04 166484 1667132 4
09:50:06 08:46:01 AM 5789676 7176636 2092756 26.55 2688 1585760 628360 7.04 166484 1667132 4
09:50:06 08:47:01 AM 5789472 7176436 2092960 26.55 2688 1585764 628360 7.04 166484 1667204 4
09:50:06 08:48:01 AM 5789640 7176604 2092792 26.55 2688 1585764 628360 7.04 166484 1667136 4
09:50:06 08:49:01 AM 5789508 7176472 2092924 26.55 2688 1585764 628360 7.04 166484 1667216 4
09:50:06 08:50:01 AM 5789372 7176340 2093060 26.55 2688 1585768 620556 6.95 166484 1667256 4
09:50:06 08:51:01 AM 5789548 7176516 2092884 26.55 2688 1585768 620556 6.95 166484 1667140 4
09:50:06 08:52:01 AM 5789548 7176520 2092884 26.55 2688 1585772 620556 6.95 166484 1667328 4
09:50:06 08:53:01 AM 5789700 7176672 2092732 26.55 2688 1585772 620556 6.95 166484 1667148 4
09:50:06 08:54:01 AM 5789644 7176616 2092788 26.55 2688 1585772 620556 6.95 166484 1667148 4
09:50:06 08:55:01 AM 5789584 7176560 2092848 26.55 2688 1585776 620556 6.95 166484 1667152 4
09:50:06 08:56:01 AM 5789664 7176640 2092768 26.55 2688 1585776 620556 6.95 166484 1667268 4
09:50:06 08:57:01 AM 5789300 7176276 2093132 26.55 2688 1585776 620556 6.95 166484 1667464 16
09:50:06 08:58:01 AM 5789572 7176548 2092860 26.55 2688 1585776 620556 6.95 166484 1667152 8
09:50:06 08:59:01 AM 5789612 7176592 2092820 26.55 2688 1585780 620556 6.95 166484 1667272 4
09:50:06 09:00:01 AM 5789608 7176588 2092824 26.55 2688 1585780 620556 6.95 166484 1667272 4
09:50:06 09:01:01 AM 5788656 7175640 2093776 26.56 2688 1585784 620556 6.95 166484 1667860 4
09:50:06 09:02:01 AM 5789616 7176600 2092816 26.55 2688 1585784 620556 6.95 166484 1667232 4
09:50:06 09:03:01 AM 5789736 7176720 2092696 26.55 2688 1585784 620556 6.95 166484 1667280 4
09:50:06 09:04:01 AM 5789680 7176668 2092752 26.55 2688 1585788 620556 6.95 166484 1667168 4
09:50:06 09:05:01 AM 5789764 7176752 2092668 26.55 2688 1585788 620556 6.95 166484 1667168 4
09:50:06 09:06:01 AM 5789796 7176784 2092636 26.55 2688 1585788 620556 6.95 166484 1667168 4
09:50:06 09:07:01 AM 5789708 7176700 2092724 26.55 2688 1585792 620556 6.95 166484 1667240 4
09:50:06 09:08:01 AM 5789828 7176820 2092604 26.55 2688 1585792 620556 6.95 166484 1667172 4
09:50:06 09:09:01 AM 5789744 7176736 2092688 26.55 2688 1585792 620556 6.95 166484 1667172 4
09:50:06 09:10:01 AM 5789536 7176532 2092896 26.55 2688 1585796 637004 7.13 166484 1667292 4
09:50:06 09:11:01 AM 5789284 7176280 2093148 26.55 2688 1585796 637004 7.13 166484 1667364 16
09:50:06 09:12:01 AM 5789200 7176200 2093232 26.56 2688 1585800 637004 7.13 166484 1667560 12
09:50:06 09:13:01 AM 5789576 7176576 2092856 26.55 2688 1585800 637004 7.13 166484 1667180 8
09:50:06 09:14:01 AM 5789464 7176464 2092968 26.55 2688 1585800 637004 7.13 166484 1667180 4
09:50:06 09:15:01 AM 5789636 7176640 2092796 26.55 2688 1585804 637004 7.13 166484 1667184 4
09:50:06 09:16:01 AM 5789720 7176724 2092712 26.55 2688 1585804 637004 7.13 166488 1667224 0
09:50:06 09:17:01 AM 5789616 7176620 2092816 26.55 2688 1585804 637004 7.13 166484 1667252 4
09:50:06 09:18:01 AM 5789724 7176732 2092708 26.55 2688 1585808 637004 7.13 166484 1667192 4
09:50:06 09:19:01 AM 5789588 7176596 2092844 26.55 2688 1585808 637004 7.13 166484 1667192 4
09:50:06 09:20:01 AM 5789444 7176452 2092988 26.55 2688 1585808 630720 7.06 166484 1667492 4
09:50:06 09:21:01 AM 5789644 7176656 2092788 26.55 2688 1585812 630720 7.06 166484 1667196 4
09:50:06 09:22:01 AM 5789680 7176692 2092752 26.55 2688 1585812 630720 7.06 166484 1667264 4
09:50:06 09:23:01 AM 5789512 7176528 2092920 26.55 2688 1585816 630720 7.06 166484 1667200 4
09:50:06 09:24:01 AM 5789608 7176624 2092824 26.55 2688 1585816 630720 7.06 166484 1667200 4
09:50:06 09:25:01 AM 5789244 7176264 2093188 26.56 2688 1585820 630720 7.06 166484 1667480 4
09:50:06 09:26:01 AM 5789672 7176696 2092760 26.55 2688 1585824 630720 7.06 166484 1667212 4
09:50:06 09:27:01 AM 5789644 7176668 2092788 26.55 2688 1585824 630720 7.06 166484 1667280 4
09:50:06 09:28:01 AM 5789852 7176876 2092580 26.55 2688 1585824 630720 7.06 166484 1667212 4
09:50:06 09:29:01 AM 5789816 7176844 2092616 26.55 2688 1585828 630720 7.06 166484 1667216 4
09:50:06 09:30:01 AM 5789500 7176528 2092932 26.55 2688 1585828 620556 6.95 166484 1667332 4
09:50:06 09:31:01 AM 5789360 7176392 2093072 26.55 2688 1585832 620556 6.95 166484 1667496 4
09:50:06 09:32:01 AM 5788920 7175952 2093512 26.56 2688 1585832 620556 6.95 166484 1667680 4
09:50:06 09:33:01 AM 5789328 7176360 2093104 26.55 2688 1585832 620556 6.95 166484 1667544 4
09:50:06 09:34:01 AM 5789604 7176636 2092828 26.55 2688 1585832 620556 6.95 166484 1667224 4
09:50:06 09:35:01 AM 5789496 7176532 2092936 26.55 2688 1585836 620556 6.95 166484 1667228 8
09:50:06 09:36:01 AM 5789584 7176620 2092848 26.55 2688 1585836 620556 6.95 166484 1667344 4
09:50:06 09:37:01 AM 5789648 7176684 2092784 26.55 2688 1585836 620556 6.95 166484 1667296 4
09:50:06 09:38:01 AM 5789492 7176532 2092940 26.55 2688 1585840 620556 6.95 166484 1667436 4
09:50:06 09:39:01 AM 5789312 7176352 2093120 26.55 2688 1585840 620556 6.95 166484 1667624 12
09:50:06 09:40:01 AM 5578532 7082808 2303900 29.23 2688 1698036 693748 7.77 192644 1832728 54784
09:50:06 09:41:01 AM 5053656 6950008 2828776 35.89 2688 2072652 756616 8.47 205348 2275628 170948
09:50:06 09:42:01 AM 5197916 7066452 2684516 34.06 2688 2043764 653496 7.32 233312 2099976 10760
09:50:06 09:43:01 AM 4831612 6969872 3050820 38.70 2688 2304464 733916 8.22 274868 2393904 181116
09:50:06 09:44:01 AM 4905756 7038340 2976676 37.76 2688 2299108 654320 7.33 279156 2310624 4
09:50:06 09:45:01 AM 4861452 6996252 3020980 38.33 2688 2301324 720712 8.07 279340 2353844 304
09:50:06 09:46:01 AM 4830460 6982620 3051972 38.72 2688 2318720 721320 8.08 279816 2385108 104
09:50:06 09:47:01 AM 4816508 6979964 3065924 38.90 2688 2330040 721320 8.08 279816 2398504 92
09:50:06 09:48:01 AM 4799972 6972012 3082460 39.11 2688 2338568 736788 8.25 280060 2414412 124
09:50:06 09:49:01 AM 4999652 7038568 2882780 36.57 2688 2209104 661464 7.41 346772 2167384 73984
09:50:06 09:50:01 AM 4909584 6952020 2972848 37.71 2688 2214208 747924 8.37 519136 2092004 26260
09:50:06 Average: 5766897 7173203 2115535 26.84 2688 1604240 632213 7.08 167014 1685996 1512
09:50:06
09:50:06 04:06:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:06 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:07:01 AM eth0 85.50 51.12 360.07 15.10 0.00 0.00 0.00 0.00
09:50:06 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:08:01 AM eth0 3.68 0.08 0.48 0.01 0.00 0.00 0.00 0.00
09:50:06 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:09:01 AM eth0 0.73 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:06 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:10:01 AM eth0 0.70 0.10 0.05 0.01 0.00 0.00 0.00 0.00
09:50:06 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:11:01 AM eth0 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:06 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:12:01 AM eth0 0.87 0.17 0.17 0.07 0.00 0.00 0.00 0.00
09:50:06 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:13:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:06 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:14:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:06 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:15:01 AM eth0 0.40 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:50:06 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:16:01 AM eth0 0.52 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:06 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:17:01 AM eth0 1.00 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:50:06 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:18:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:06 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:19:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:06 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:20:01 AM eth0 0.48 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:06 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:21:01 AM eth0 1.12 0.90 0.09 0.07 0.00 0.00 0.00 0.00
09:50:06 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:22:01 AM eth0 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:23:01 AM eth0 0.25 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:24:01 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:06 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:25:01 AM eth0 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:06 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:26:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:27:01 AM eth0 0.48 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:28:01 AM eth0 0.37 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:29:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:06 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:30:01 AM eth0 0.33 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:06 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:31:01 AM eth0 0.70 0.33 0.28 0.21 0.00 0.00 0.00 0.00
09:50:06 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:32:01 AM eth0 0.98 0.10 0.22 0.06 0.00 0.00 0.00 0.00
09:50:06 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:33:01 AM eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:50:06 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:34:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:35:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:36:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 04:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:37:02 AM eth0 0.43 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:38:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:06 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:39:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:40:01 AM eth0 0.38 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:06 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:41:01 AM eth0 0.93 0.18 0.34 0.20 0.00 0.00 0.00 0.00
09:50:06 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:42:01 AM eth0 0.48 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:06 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:43:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:44:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:45:01 AM eth0 0.58 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:06 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:46:01 AM eth0 0.62 0.35 0.28 0.20 0.00 0.00 0.00 0.00
09:50:06 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:47:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:06 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:48:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:49:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:50:01 AM eth0 0.23 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:50:06 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:51:01 AM eth0 0.42 0.03 0.07 0.00 0.00 0.00 0.00 0.00
09:50:06 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:52:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:53:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:54:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:06 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:55:01 AM eth0 0.77 0.68 0.29 4.24 0.00 0.00 0.00 0.00
09:50:06 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:56:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:57:01 AM eth0 0.42 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:06 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:58:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 04:59:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:06 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:00:01 AM eth0 1.03 0.25 0.41 0.26 0.00 0.00 0.00 0.00
09:50:06 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:01:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:02:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:06 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:03:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:04:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:06:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:07:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:08:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:06 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:09:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:10:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:11:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:12:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:13:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:14:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:15:01 AM eth0 0.65 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:06 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:16:01 AM eth0 1.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:50:06 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:17:01 AM eth0 0.57 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:06 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:18:01 AM eth0 0.75 0.22 0.31 0.20 0.00 0.00 0.00 0.00
09:50:06 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:19:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:20:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:21:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:22:01 AM eth0 0.68 0.10 0.19 0.06 0.00 0.00 0.00 0.00
09:50:06 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:23:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:06 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:25:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:27:01 AM eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:28:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:29:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:30:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:31:01 AM eth0 0.50 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:50:06 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:32:01 AM eth0 0.78 0.12 0.20 0.06 0.00 0.00 0.00 0.00
09:50:06 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:33:01 AM eth0 0.55 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:50:06 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:34:01 AM eth0 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:06 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:35:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:36:01 AM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:37:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:06 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:38:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:40:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:42:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 05:43:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:43:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:44:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:46:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:47:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:06 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:48:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:49:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:51:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:52:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:06 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:53:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:55:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:57:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 05:59:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:00:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:02:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:04:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:06:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:07:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:06 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:08:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:09:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:10:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:11:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:12:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:13:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:15:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:17:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:18:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:19:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:20:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:21:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:22:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:06 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:23:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:24:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:25:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:26:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:27:01 AM eth0 1.08 0.37 0.45 0.26 0.00 0.00 0.00 0.00
09:50:06 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:28:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:29:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:30:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:31:01 AM eth0 0.58 0.25 0.28 0.20 0.00 0.00 0.00 0.00
09:50:06 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:32:01 AM eth0 0.72 0.15 0.20 0.07 0.00 0.00 0.00 0.00
09:50:06 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:33:01 AM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:06 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:35:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:06 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:36:01 AM eth0 0.40 0.25 0.26 0.19 0.00 0.00 0.00 0.00
09:50:06 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:37:01 AM eth0 0.40 0.13 0.15 0.08 0.00 0.00 0.00 0.00
09:50:06 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:38:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:40:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:41:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:42:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:43:01 AM eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:44:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:45:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:46:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:47:01 AM eth0 0.78 0.13 0.21 0.07 0.00 0.00 0.00 0.00
09:50:06 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:48:01 AM eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:50:06 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:51:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:52:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 06:53:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:53:02 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:54:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:55:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:56:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:57:01 AM eth0 0.40 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:06 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:58:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 06:59:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:06 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:00:01 AM eth0 0.70 0.27 0.37 0.26 0.00 0.00 0.00 0.00
09:50:06 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:01:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:02:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:03:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:06 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:04:01 AM eth0 0.75 0.25 0.37 0.26 0.00 0.00 0.00 0.00
09:50:06 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:05:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:07:01 AM eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:06 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:10:01 AM eth0 0.47 0.02 0.06 0.00 0.00 0.00 0.00 0.00
09:50:06 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:11:01 AM eth0 0.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00
09:50:06 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:12:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:06 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:13:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:15:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:17:01 AM eth0 0.77 0.20 0.20 0.07 0.00 0.00 0.00 0.00
09:50:06 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:18:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:06 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:19:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:20:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:21:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:22:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:27:01 AM eth0 0.40 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:06 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:28:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:29:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:30:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:31:01 AM eth0 0.50 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:06 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:32:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:33:01 AM eth0 1.12 0.25 0.42 0.26 0.00 0.00 0.00 0.00
09:50:06 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:34:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:35:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:36:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:37:01 AM eth0 1.18 0.48 0.50 0.35 0.00 0.00 0.00 0.00
09:50:06 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:38:01 AM eth0 1.70 0.33 0.50 0.26 0.00 0.00 0.00 0.00
09:50:06 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:39:01 AM eth0 1.68 0.83 0.94 0.66 0.00 0.00 0.00 0.00
09:50:06 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:40:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:41:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:42:01 AM eth0 2.32 0.23 0.46 0.13 0.00 0.00 0.00 0.00
09:50:06 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:43:01 AM eth0 1.63 0.62 0.91 0.64 0.00 0.00 0.00 0.00
09:50:06 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:44:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:45:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:46:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:47:01 AM eth0 0.47 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:48:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:49:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:50:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:51:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:52:01 AM eth0 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:53:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:54:01 AM eth0 0.20 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:06 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:55:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:56:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:57:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:06 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:58:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 07:59:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:00:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:01:01 AM eth0 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:02:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:03:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:04:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:05:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:06:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:07:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:08:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:06 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:09:01 AM eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00
09:50:06 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:10:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:11:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:12:01 AM eth0 1.30 0.35 0.54 0.32 0.00 0.00 0.00 0.00
09:50:06 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:13:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:14:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:15:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:16:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:17:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:18:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:19:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:20:01 AM eth0 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:21:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:22:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:26:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:27:01 AM eth0 0.32 0.10 0.14 0.07 0.00 0.00 0.00 0.00
09:50:06 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:28:01 AM eth0 1.00 0.28 0.33 0.20 0.00 0.00 0.00 0.00
09:50:06 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:30:01 AM eth0 0.98 0.83 0.09 0.07 0.00 0.00 0.00 0.00
09:50:06 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:31:01 AM eth0 0.45 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:06 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:32:01 AM eth0 0.53 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:06 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:33:01 AM eth0 1.00 0.32 0.42 0.26 0.00 0.00 0.00 0.00
09:50:06 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:35:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:37:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:38:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:40:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:42:01 AM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:43:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:44:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:45:01 AM eth0 0.18 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:06 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:47:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:48:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:52:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:53:01 AM eth0 0.20 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:06 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:54:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:55:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:56:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:57:01 AM eth0 1.02 0.28 0.44 0.26 0.00 0.00 0.00 0.00
09:50:06 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:58:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 08:59:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:00:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:01:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:02:01 AM eth0 0.45 0.12 0.16 0.06 0.00 0.00 0.00 0.00
09:50:06 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:04:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:05:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:06:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:07:01 AM eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:06 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:08:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:11:01 AM eth0 0.77 0.25 0.31 0.20 0.00 0.00 0.00 0.00
09:50:06 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:12:01 AM eth0 0.88 0.25 0.44 0.26 0.00 0.00 0.00 0.00
09:50:06 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:13:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:16:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:17:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:18:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:19:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:20:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:22:01 AM eth0 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:06 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:23:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:24:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:06 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:25:01 AM eth0 0.47 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:06 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:27:01 AM eth0 0.32 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:06 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:28:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:29:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:30:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:31:01 AM eth0 0.70 0.22 0.30 0.19 0.00 0.00 0.00 0.00
09:50:06 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:32:01 AM eth0 1.02 0.28 0.45 0.26 0.00 0.00 0.00 0.00
09:50:06 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:33:01 AM eth0 0.42 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:06 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:34:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:35:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:06 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:06 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:37:01 AM eth0 0.67 0.18 0.19 0.07 0.00 0.00 0.00 0.00
09:50:06 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:38:01 AM eth0 0.78 0.22 0.31 0.20 0.00 0.00 0.00 0.00
09:50:06 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:39:01 AM eth0 1.10 0.47 0.56 0.39 0.00 0.00 0.00 0.00
09:50:06 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:40:01 AM eth0 155.21 99.50 682.74 55.09 0.00 0.00 0.00 0.00
09:50:06 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:41:01 AM eth0 125.29 100.15 1474.91 13.50 0.00 0.00 0.00 0.00
09:50:06 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:42:01 AM eth0 9.41 9.15 6.32 3.82 0.00 0.00 0.00 0.00
09:50:06 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:43:01 AM eth0 44.97 39.85 340.69 10.17 0.00 0.00 0.00 0.00
09:50:06 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:44:01 AM eth0 202.88 145.08 38.68 36.72 0.00 0.00 0.00 0.00
09:50:06 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:45:01 AM eth0 21.06 14.28 25.80 2.37 0.00 0.00 0.00 0.00
09:50:06 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:46:01 AM eth0 36.36 34.06 117.50 10.42 0.00 0.00 0.00 0.00
09:50:06 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:47:01 AM eth0 18.78 19.55 73.89 6.77 0.00 0.00 0.00 0.00
09:50:06 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:48:01 AM eth0 18.98 19.54 64.67 12.64 0.00 0.00 0.00 0.00
09:50:06 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:49:01 AM eth0 73.45 48.51 154.03 79.15 0.00 0.00 0.00 0.00
09:50:06 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 09:50:01 AM eth0 17.21 16.88 15.32 8.49 0.00 0.00 0.00 0.00
09:50:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:06 Average: eth0 2.66 1.82 9.82 0.79 0.00 0.00 0.00 0.00
09:50:06
09:50:06
09:50:06 ---> sar -P ALL:
09:50:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/05/2025 _x86_64_ (2 CPU)
09:50:06
09:50:06 04:05:37 LINUX RESTART (2 CPU)
09:50:06
09:50:06 04:06:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 04:07:01 AM all 15.47 0.01 4.35 1.04 0.04 79.09
09:50:06 04:07:01 AM 0 15.97 0.00 4.54 0.73 0.03 78.73
09:50:06 04:07:01 AM 1 14.98 0.02 4.15 1.34 0.05 79.46
09:50:06 04:08:01 AM all 0.15 0.00 0.08 0.02 0.04 99.72
09:50:06 04:08:01 AM 0 0.27 0.00 0.07 0.02 0.05 99.60
09:50:06 04:08:01 AM 1 0.03 0.00 0.08 0.02 0.03 99.83
09:50:06 04:09:01 AM all 0.33 0.00 0.08 0.00 0.04 99.54
09:50:06 04:09:01 AM 0 0.62 0.00 0.12 0.00 0.05 99.22
09:50:06 04:09:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:06 04:10:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:06 04:10:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:06 04:10:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
09:50:06 04:11:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:06 04:11:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:06 04:11:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 04:12:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:06 04:12:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:06 04:12:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:06 04:13:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:06 04:13:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:06 04:13:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:06 04:14:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:06 04:14:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:06 04:14:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 04:15:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:06 04:15:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:50:06 04:15:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:06 04:16:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67
09:50:06 04:16:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53
09:50:06 04:16:01 AM 1 0.07 0.00 0.10 0.00 0.03 99.80
09:50:06 04:17:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69
09:50:06 04:17:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50
09:50:06 04:17:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:06
09:50:06 04:17:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 04:18:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:06 04:18:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:06 04:18:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 04:19:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:06 04:19:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:06 04:19:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:06 04:20:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:06 04:20:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:06 04:20:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:06 04:21:01 AM all 0.29 0.24 0.19 0.11 0.03 99.13
09:50:06 04:21:01 AM 0 0.47 0.02 0.12 0.00 0.05 99.35
09:50:06 04:21:01 AM 1 0.12 0.47 0.27 0.22 0.02 98.91
09:50:06 04:22:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:06 04:22:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:50:06 04:22:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:06 04:23:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 04:23:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:06 04:23:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 04:24:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:06 04:24:01 AM 0 0.57 0.00 0.03 0.00 0.00 99.40
09:50:06 04:24:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:06 04:25:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:50:06 04:25:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:50:06 04:25:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77
09:50:06 04:26:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:06 04:26:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:06 04:26:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:06 04:27:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:06 04:27:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43
09:50:06 04:27:01 AM 1 0.15 0.00 0.03 0.00 0.03 99.78
09:50:06 04:28:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66
09:50:06 04:28:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:06 04:28:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
09:50:06
09:50:06 04:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 04:29:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:06 04:29:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:06 04:29:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:06 04:30:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:06 04:30:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:06 04:30:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:06 04:31:01 AM all 0.30 0.00 0.08 0.01 0.04 99.57
09:50:06 04:31:01 AM 0 0.28 0.00 0.07 0.02 0.05 99.58
09:50:06 04:31:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.57
09:50:06 04:32:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:06 04:32:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:06 04:32:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:06 04:33:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69
09:50:06 04:33:01 AM 0 0.33 0.00 0.13 0.00 0.07 99.46
09:50:06 04:33:01 AM 1 0.05 0.00 0.02 0.00 0.02 99.92
09:50:06 04:34:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:06 04:34:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:06 04:34:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:06 04:35:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:06 04:35:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:06 04:35:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:06 04:36:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:06 04:36:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:06 04:36:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 04:37:02 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:06 04:37:02 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:06 04:37:02 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:06 04:38:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:06 04:38:01 AM 0 0.56 0.00 0.05 0.00 0.03 99.36
09:50:06 04:38:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:06 04:39:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:06 04:39:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68
09:50:06 04:39:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:50:06
09:50:06 04:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 04:40:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:06 04:40:01 AM 0 0.37 0.00 0.05 0.00 0.05 99.53
09:50:06 04:40:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68
09:50:06 04:41:01 AM all 0.30 0.00 0.08 0.00 0.03 99.58
09:50:06 04:41:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:50:06 04:41:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:06 04:42:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:06 04:42:01 AM 0 0.52 0.00 0.00 0.00 0.02 99.47
09:50:06 04:42:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:06 04:43:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:06 04:43:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:06 04:43:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:06 04:44:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:06 04:44:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:06 04:44:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:50:06 04:45:01 AM all 0.23 0.00 0.04 0.00 0.03 99.70
09:50:06 04:45:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:50:06 04:45:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 04:46:01 AM all 0.30 0.00 0.08 0.01 0.04 99.57
09:50:06 04:46:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38
09:50:06 04:46:01 AM 1 0.10 0.00 0.07 0.02 0.05 99.77
09:50:06 04:47:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:06 04:47:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:06 04:47:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 04:48:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:06 04:48:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:06 04:48:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:06 04:49:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:06 04:49:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:06 04:49:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:06 04:50:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:06 04:50:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:06 04:50:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06
09:50:06 04:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 04:51:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:06 04:51:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45
09:50:06 04:51:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:06 04:52:01 AM all 0.43 0.00 0.06 0.00 0.03 99.48
09:50:06 04:52:01 AM 0 0.63 0.00 0.05 0.00 0.03 99.28
09:50:06 04:52:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68
09:50:06 04:53:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:06 04:53:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
09:50:06 04:53:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:06 04:54:01 AM all 0.18 0.00 0.08 0.00 0.04 99.70
09:50:06 04:54:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72
09:50:06 04:54:01 AM 1 0.15 0.00 0.10 0.00 0.07 99.68
09:50:06 04:55:01 AM all 0.45 0.00 0.05 0.00 0.03 99.47
09:50:06 04:55:01 AM 0 0.22 0.00 0.07 0.00 0.02 99.70
09:50:06 04:55:01 AM 1 0.68 0.00 0.03 0.00 0.03 99.25
09:50:06 04:56:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:06 04:56:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:06 04:56:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:06 04:57:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:06 04:57:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:06 04:57:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:06 04:58:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:06 04:58:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:06 04:58:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:06 04:59:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:06 04:59:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:06 04:59:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:06 05:00:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54
09:50:06 05:00:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:06 05:00:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
09:50:06 05:01:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57
09:50:06 05:01:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68
09:50:06 05:01:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45
09:50:06
09:50:06 05:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 05:02:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:06 05:02:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:06 05:02:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 05:03:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:06 05:03:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:50:06 05:03:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:06 05:04:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:06 05:04:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:06 05:04:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:06 05:05:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 05:05:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:06 05:05:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 05:06:01 AM all 0.32 0.00 0.06 0.01 0.03 99.58
09:50:06 05:06:01 AM 0 0.55 0.00 0.03 0.02 0.02 99.38
09:50:06 05:06:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:06 05:07:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:06 05:07:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:06 05:07:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:06 05:08:01 AM all 0.27 0.00 0.04 0.00 0.04 99.65
09:50:06 05:08:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:06 05:08:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:06 05:09:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 05:09:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:06 05:09:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73
09:50:06 05:10:01 AM all 0.36 0.00 0.05 0.00 0.04 99.55
09:50:06 05:10:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:06 05:10:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:50:06 05:11:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:06 05:11:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 05:11:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:06 05:12:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:50:06 05:12:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67
09:50:06 05:12:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:06
09:50:06 05:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 05:13:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:06 05:13:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:06 05:13:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:06 05:14:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:06 05:14:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:06 05:14:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:06 05:15:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:06 05:15:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:06 05:15:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:06 05:16:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69
09:50:06 05:16:01 AM 0 0.37 0.00 0.05 0.00 0.00 99.58
09:50:06 05:16:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 05:17:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74
09:50:06 05:17:01 AM 0 0.22 0.00 0.03 0.00 0.02 99.73
09:50:06 05:17:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:06 05:18:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70
09:50:06 05:18:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62
09:50:06 05:18:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 05:19:01 AM all 0.16 0.00 0.05 0.00 0.04 99.75
09:50:06 05:19:01 AM 0 0.27 0.00 0.05 0.00 0.05 99.63
09:50:06 05:19:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:06 05:20:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:50:06 05:20:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:06 05:20:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 05:21:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:06 05:21:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:06 05:21:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 05:22:01 AM all 0.31 0.16 0.12 0.00 0.05 99.37
09:50:06 05:22:01 AM 0 0.58 0.00 0.12 0.00 0.07 99.23
09:50:06 05:22:01 AM 1 0.03 0.32 0.12 0.00 0.03 99.50
09:50:06 05:23:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 05:23:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
09:50:06 05:23:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:06
09:50:06 05:23:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 05:24:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:06 05:24:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:06 05:24:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:06 05:25:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:06 05:25:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:06 05:25:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:06 05:26:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:50:06 05:26:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:06 05:26:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 05:27:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
09:50:06 05:27:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:50:06 05:27:01 AM 1 0.17 0.00 0.07 0.00 0.07 99.70
09:50:06 05:28:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:06 05:28:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:06 05:28:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:50:06 05:29:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:06 05:29:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:06 05:29:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:06 05:30:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:06 05:30:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:06 05:30:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:06 05:31:01 AM all 0.36 0.00 0.04 0.00 0.05 99.55
09:50:06 05:31:01 AM 0 0.13 0.00 0.03 0.00 0.03 99.80
09:50:06 05:31:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:50:06 05:32:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:06 05:32:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:06 05:32:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:06 05:33:01 AM all 0.18 0.00 0.08 0.00 0.04 99.70
09:50:06 05:33:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:06 05:33:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58
09:50:06 05:34:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:06 05:34:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:06 05:34:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:50:06
09:50:06 05:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 05:35:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:06 05:35:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:06 05:35:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:06 05:36:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:06 05:36:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:06 05:36:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:06 05:37:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:06 05:37:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:06 05:37:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40
09:50:06 05:38:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:06 05:38:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:06 05:38:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:06 05:39:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:06 05:39:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:06 05:39:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:06 05:40:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:06 05:40:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:06 05:40:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:06 05:41:01 AM all 0.32 0.00 0.05 0.01 0.04 99.58
09:50:06 05:41:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:06 05:41:01 AM 1 0.57 0.00 0.05 0.02 0.03 99.33
09:50:06 05:42:01 AM all 0.58 0.00 0.06 0.00 0.04 99.32
09:50:06 05:42:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:06 05:42:01 AM 1 0.67 0.00 0.05 0.00 0.05 99.23
09:50:06 05:43:02 AM all 0.24 0.00 0.05 0.00 0.04 99.67
09:50:06 05:43:02 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 05:43:02 AM 1 0.42 0.00 0.05 0.00 0.05 99.48
09:50:06 05:44:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:06 05:44:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:06 05:44:01 AM 1 0.54 0.00 0.05 0.00 0.05 99.35
09:50:06 05:45:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:06 05:45:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:06 05:45:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:06
09:50:06 05:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 05:46:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:06 05:46:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:06 05:46:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:06 05:47:01 AM all 0.25 0.00 0.10 0.01 0.04 99.60
09:50:06 05:47:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:06 05:47:01 AM 1 0.43 0.00 0.12 0.02 0.05 99.38
09:50:06 05:48:01 AM all 0.17 0.00 0.05 0.00 0.03 99.75
09:50:06 05:48:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:06 05:48:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
09:50:06 05:49:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:06 05:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 05:49:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:06 05:50:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:06 05:50:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:06 05:50:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:06 05:51:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:06 05:51:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:06 05:51:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:50:06 05:52:01 AM all 0.61 0.00 0.04 0.00 0.03 99.32
09:50:06 05:52:01 AM 0 0.67 0.00 0.05 0.00 0.05 99.23
09:50:06 05:52:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:06 05:53:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71
09:50:06 05:53:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:06 05:53:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:50:06 05:54:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:06 05:54:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:06 05:54:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:06 05:55:01 AM all 0.18 0.00 0.05 0.00 0.03 99.74
09:50:06 05:55:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93
09:50:06 05:55:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
09:50:06 05:56:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
09:50:06 05:56:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:06 05:56:01 AM 1 0.43 0.00 0.07 0.00 0.07 99.43
09:50:06
09:50:06 05:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 05:57:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:06 05:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 05:57:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:06 05:58:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:06 05:58:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 05:58:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:06 05:59:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:06 05:59:01 AM 0 0.10 0.00 0.12 0.00 0.05 99.73
09:50:06 05:59:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52
09:50:06 06:00:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63
09:50:06 06:00:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:06 06:00:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:50:06 06:01:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:50:06 06:01:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:06 06:01:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:06 06:02:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:06 06:02:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 06:02:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:06 06:03:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:06 06:03:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:06 06:03:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:06 06:04:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:06 06:04:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:06 06:04:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:50:06 06:05:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:06 06:05:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:06 06:05:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:06 06:06:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:06 06:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 06:06:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:06 06:07:01 AM all 0.32 0.00 0.07 0.01 0.05 99.56
09:50:06 06:07:01 AM 0 0.05 0.00 0.07 0.02 0.05 99.82
09:50:06 06:07:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:06
09:50:06 06:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 06:08:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:06 06:08:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:50:06 06:08:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47
09:50:06 06:09:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:06 06:09:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 06:09:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42
09:50:06 06:10:01 AM all 0.13 0.00 0.08 0.00 0.03 99.77
09:50:06 06:10:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:06 06:10:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75
09:50:06 06:11:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:06 06:11:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:06 06:11:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:06 06:12:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
09:50:06 06:12:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:06 06:12:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:06 06:13:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:06 06:13:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:06 06:13:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:06 06:14:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:06 06:14:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:06 06:14:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:06 06:15:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71
09:50:06 06:15:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82
09:50:06 06:15:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 06:16:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:06 06:16:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:06 06:16:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:06 06:17:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:06 06:17:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:06 06:17:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:06 06:18:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:06 06:18:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:06 06:18:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:06
09:50:06 06:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 06:19:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:50:06 06:19:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:06 06:19:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
09:50:06 06:20:01 AM all 0.11 0.00 0.07 0.00 0.05 99.77
09:50:06 06:20:01 AM 0 0.00 0.00 0.02 0.00 0.03 99.95
09:50:06 06:20:01 AM 1 0.22 0.00 0.12 0.00 0.07 99.60
09:50:06 06:21:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:06 06:21:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 06:21:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:06 06:22:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 06:22:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 06:22:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:06 06:23:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:06 06:23:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:06 06:23:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:06 06:24:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:06 06:24:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 06:24:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:06 06:25:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:06 06:25:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:06 06:25:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:06 06:26:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:06 06:26:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 06:26:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
09:50:06 06:27:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
09:50:06 06:27:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43
09:50:06 06:27:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:06 06:28:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:06 06:28:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:06 06:28:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 06:29:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:06 06:29:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:06 06:29:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06
09:50:06 06:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 06:30:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:06 06:30:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:06 06:30:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:06 06:31:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:06 06:31:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:06 06:31:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:06 06:32:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:06 06:32:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 06:32:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:06 06:33:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
09:50:06 06:33:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:06 06:33:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:50:06 06:34:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:06 06:34:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:06 06:34:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:06 06:35:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:50:06 06:35:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:06 06:35:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57
09:50:06 06:36:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
09:50:06 06:36:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 06:36:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53
09:50:06 06:37:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:06 06:37:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:06 06:37:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:06 06:38:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:06 06:38:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:06 06:38:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:06 06:39:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:06 06:39:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:06 06:39:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52
09:50:06 06:40:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:50:06 06:40:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:06 06:40:01 AM 1 0.43 0.00 0.03 0.00 0.00 99.53
09:50:06
09:50:06 06:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 06:41:01 AM all 0.30 0.00 0.06 0.01 0.05 99.58
09:50:06 06:41:01 AM 0 0.08 0.00 0.08 0.02 0.07 99.75
09:50:06 06:41:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:06 06:42:01 AM all 0.32 0.17 0.08 0.01 0.03 99.39
09:50:06 06:42:01 AM 0 0.05 0.33 0.12 0.00 0.02 99.48
09:50:06 06:42:01 AM 1 0.58 0.00 0.05 0.02 0.05 99.30
09:50:06 06:43:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:06 06:43:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:06 06:43:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:50:06 06:44:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:06 06:44:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:06 06:44:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:06 06:45:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:06 06:45:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 06:45:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:50:06 06:46:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:50:06 06:46:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 06:46:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47
09:50:06 06:47:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:06 06:47:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:06 06:47:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:50:06 06:48:01 AM all 0.13 0.00 0.05 0.00 0.05 99.77
09:50:06 06:48:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:06 06:48:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68
09:50:06 06:49:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:06 06:49:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:06 06:49:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:06 06:50:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:06 06:50:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:06 06:50:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:06 06:51:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:06 06:51:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:06 06:51:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:06
09:50:06 06:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 06:52:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:06 06:52:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 06:52:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:06 06:53:02 AM all 0.38 0.00 0.08 0.00 0.05 99.50
09:50:06 06:53:02 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:06 06:53:02 AM 1 0.62 0.00 0.08 0.00 0.05 99.25
09:50:06 06:54:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:06 06:54:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:06 06:54:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:06 06:55:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:50:06 06:55:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 06:55:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30
09:50:06 06:56:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:06 06:56:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 06:56:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67
09:50:06 06:57:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:06 06:57:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 06:57:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:06 06:58:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:06 06:58:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:06 06:58:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:06 06:59:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:06 06:59:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:06 06:59:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:06 07:00:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:06 07:00:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:06 07:00:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:06 07:01:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:06 07:01:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:06 07:01:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:06 07:02:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:06 07:02:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:06 07:02:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:06
09:50:06 07:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 07:03:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:06 07:03:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:06 07:03:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:06 07:04:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:50:06 07:04:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:06 07:04:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:06 07:05:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:06 07:05:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 07:05:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:50:06 07:06:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:06 07:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 07:06:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:06 07:07:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:06 07:07:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:06 07:07:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:06 07:08:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:06 07:08:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 07:08:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:06 07:09:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:06 07:09:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 07:09:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:06 07:10:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:50:06 07:10:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 07:10:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:50:06 07:11:01 AM all 0.28 0.00 0.08 0.01 0.04 99.59
09:50:06 07:11:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:06 07:11:01 AM 1 0.47 0.00 0.05 0.02 0.03 99.43
09:50:06 07:12:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:06 07:12:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:06 07:12:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:06 07:13:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:06 07:13:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
09:50:06 07:13:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:06
09:50:06 07:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 07:14:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:06 07:14:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 07:14:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:50:06 07:15:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:06 07:15:01 AM 0 0.20 0.00 0.08 0.00 0.05 99.67
09:50:06 07:15:01 AM 1 0.40 0.00 0.02 0.00 0.03 99.55
09:50:06 07:16:01 AM all 0.23 0.00 0.08 0.00 0.04 99.64
09:50:06 07:16:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57
09:50:06 07:16:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72
09:50:06 07:17:01 AM all 0.12 0.00 0.07 0.00 0.03 99.78
09:50:06 07:17:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:06 07:17:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72
09:50:06 07:18:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:50:06 07:18:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:06 07:18:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:06 07:19:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:06 07:19:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:06 07:19:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:06 07:20:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:06 07:20:01 AM 0 0.45 0.00 0.07 0.00 0.05 99.43
09:50:06 07:20:01 AM 1 0.18 0.00 0.02 0.00 0.03 99.77
09:50:06 07:21:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:50:06 07:21:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:06 07:21:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:06 07:22:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:06 07:22:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:06 07:22:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
09:50:06 07:23:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:06 07:23:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48
09:50:06 07:23:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 07:24:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:06 07:24:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:06 07:24:01 AM 1 0.02 0.00 0.05 0.00 0.03 99.90
09:50:06
09:50:06 07:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 07:25:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:50:06 07:25:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
09:50:06 07:25:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:06 07:26:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
09:50:06 07:26:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53
09:50:06 07:26:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:06 07:27:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:06 07:27:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:06 07:27:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:06 07:28:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 07:28:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:06 07:28:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:06 07:29:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:50:06 07:29:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52
09:50:06 07:29:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:06 07:30:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:06 07:30:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:50:06 07:30:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:06 07:31:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57
09:50:06 07:31:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:06 07:31:01 AM 1 0.07 0.00 0.07 0.02 0.03 99.82
09:50:06 07:32:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:06 07:32:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:50:06 07:32:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:06 07:33:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:50:06 07:33:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53
09:50:06 07:33:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 07:34:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:06 07:34:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:06 07:34:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 07:35:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:50:06 07:35:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:06 07:35:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06
09:50:06 07:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 07:36:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:06 07:36:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:06 07:36:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:06 07:37:01 AM all 0.47 0.00 0.08 0.00 0.03 99.42
09:50:06 07:37:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37
09:50:06 07:37:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47
09:50:06 07:38:01 AM all 0.22 0.00 0.08 0.00 0.03 99.68
09:50:06 07:38:01 AM 0 0.35 0.00 0.08 0.00 0.02 99.55
09:50:06 07:38:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 07:39:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
09:50:06 07:39:01 AM 0 0.37 0.00 0.08 0.00 0.02 99.53
09:50:06 07:39:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:06 07:40:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:06 07:40:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
09:50:06 07:40:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 07:41:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:50:06 07:41:01 AM 0 0.35 0.00 0.08 0.00 0.02 99.55
09:50:06 07:41:01 AM 1 0.30 0.00 0.03 0.00 0.02 99.65
09:50:06 07:42:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
09:50:06 07:42:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
09:50:06 07:42:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:06 07:43:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56
09:50:06 07:43:01 AM 0 0.13 0.00 0.12 0.00 0.03 99.72
09:50:06 07:43:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:06 07:44:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75
09:50:06 07:44:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:06 07:44:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72
09:50:06 07:45:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:06 07:45:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:06 07:45:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:50:06 07:46:01 AM all 0.25 0.00 0.07 0.01 0.03 99.65
09:50:06 07:46:01 AM 0 0.10 0.00 0.08 0.02 0.03 99.77
09:50:06 07:46:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:06
09:50:06 07:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 07:47:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 07:47:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68
09:50:06 07:47:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:06 07:48:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 07:48:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40
09:50:06 07:48:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:06 07:49:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 07:49:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:06 07:49:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 07:50:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
09:50:06 07:50:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:06 07:50:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83
09:50:06 07:51:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:50:06 07:51:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33
09:50:06 07:51:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:50:06 07:52:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 07:52:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:06 07:52:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:06 07:53:01 AM all 0.18 0.00 0.06 0.00 0.03 99.74
09:50:06 07:53:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75
09:50:06 07:53:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:50:06 07:54:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:50:06 07:54:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:06 07:54:01 AM 1 0.62 0.00 0.10 0.00 0.03 99.25
09:50:06 07:55:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57
09:50:06 07:55:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:06 07:55:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30
09:50:06 07:56:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
09:50:06 07:56:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:06 07:56:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:06 07:57:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
09:50:06 07:57:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:06 07:57:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:06
09:50:06 07:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 07:58:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:50:06 07:58:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 07:58:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
09:50:06 07:59:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63
09:50:06 07:59:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:50:06 07:59:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43
09:50:06 08:00:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:06 08:00:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:06 08:00:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:50:06 08:01:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
09:50:06 08:01:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.76
09:50:06 08:01:01 AM 1 0.56 0.00 0.07 0.00 0.03 99.34
09:50:06 08:02:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:06 08:02:01 AM 0 0.17 0.00 0.08 0.00 0.02 99.73
09:50:06 08:02:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:06 08:03:01 AM all 0.14 0.00 0.07 0.00 0.03 99.77
09:50:06 08:03:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:50:06 08:03:01 AM 1 0.20 0.00 0.10 0.00 0.03 99.66
09:50:06 08:04:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:06 08:04:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:06 08:04:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:06 08:05:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:06 08:05:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:06 08:05:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:06 08:06:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63
09:50:06 08:06:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:06 08:06:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52
09:50:06 08:07:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:06 08:07:01 AM 0 0.38 0.00 0.05 0.00 0.05 99.52
09:50:06 08:07:01 AM 1 0.22 0.00 0.03 0.00 0.02 99.73
09:50:06 08:08:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:50:06 08:08:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30
09:50:06 08:08:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:06
09:50:06 08:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 08:09:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56
09:50:06 08:09:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28
09:50:06 08:09:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 08:10:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
09:50:06 08:10:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48
09:50:06 08:10:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 08:11:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64
09:50:06 08:11:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42
09:50:06 08:11:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:06 08:12:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:06 08:12:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:06 08:12:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:06 08:13:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72
09:50:06 08:13:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
09:50:06 08:13:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87
09:50:06 08:14:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:50:06 08:14:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:06 08:14:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:50:06 08:15:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59
09:50:06 08:15:01 AM 0 0.50 0.00 0.03 0.00 0.00 99.47
09:50:06 08:15:01 AM 1 0.17 0.00 0.05 0.00 0.07 99.72
09:50:06 08:16:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:06 08:16:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:06 08:16:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:06 08:17:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:50:06 08:17:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
09:50:06 08:17:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 08:18:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:06 08:18:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:50:06 08:18:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:06 08:19:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:06 08:19:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:06 08:19:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:06
09:50:06 08:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 08:20:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:06 08:20:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:06 08:20:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:50:06 08:21:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:06 08:21:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:06 08:21:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:06 08:22:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:06 08:22:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
09:50:06 08:22:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
09:50:06 08:23:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68
09:50:06 08:23:01 AM 0 0.38 0.00 0.10 0.00 0.05 99.47
09:50:06 08:23:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:06 08:24:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:06 08:24:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:06 08:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 08:25:01 AM all 0.16 0.00 0.08 0.00 0.04 99.72
09:50:06 08:25:01 AM 0 0.25 0.00 0.08 0.00 0.03 99.63
09:50:06 08:25:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:06 08:26:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:06 08:26:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
09:50:06 08:26:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:06 08:27:01 AM all 0.24 0.00 0.04 0.00 0.03 99.69
09:50:06 08:27:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:50:06 08:27:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 08:28:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:50:06 08:28:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:06 08:28:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83
09:50:06 08:29:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66
09:50:06 08:29:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:06 08:29:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:06 08:30:01 AM all 0.30 0.19 0.14 0.00 0.03 99.33
09:50:06 08:30:01 AM 0 0.47 0.37 0.13 0.00 0.02 99.02
09:50:06 08:30:01 AM 1 0.13 0.02 0.15 0.00 0.05 99.65
09:50:06
09:50:06 08:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 08:31:01 AM all 0.33 0.00 0.08 0.01 0.03 99.57
09:50:06 08:31:01 AM 0 0.52 0.00 0.05 0.00 0.00 99.43
09:50:06 08:31:01 AM 1 0.13 0.00 0.10 0.02 0.05 99.70
09:50:06 08:32:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68
09:50:06 08:32:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
09:50:06 08:32:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:06 08:33:01 AM all 0.18 0.00 0.06 0.00 0.03 99.74
09:50:06 08:33:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67
09:50:06 08:33:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:06 08:34:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:06 08:34:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:06 08:34:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 08:35:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:06 08:35:01 AM 0 0.23 0.00 0.03 0.00 0.02 99.72
09:50:06 08:35:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65
09:50:06 08:36:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:06 08:36:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 08:36:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:06 08:37:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60
09:50:06 08:37:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:06 08:37:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.37
09:50:06 08:38:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67
09:50:06 08:38:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:06 08:38:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
09:50:06 08:39:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:50:06 08:39:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 08:39:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55
09:50:06 08:40:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:06 08:40:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:06 08:40:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:06 08:41:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:06 08:41:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:06 08:41:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57
09:50:06
09:50:06 08:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 08:42:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:50:06 08:42:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:06 08:42:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55
09:50:06 08:43:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:06 08:43:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33
09:50:06 08:43:01 AM 1 0.02 0.00 0.02 0.00 0.03 99.93
09:50:06 08:44:01 AM all 0.13 0.00 0.08 0.00 0.05 99.73
09:50:06 08:44:01 AM 0 0.23 0.00 0.13 0.00 0.05 99.58
09:50:06 08:44:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:06 08:45:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:06 08:45:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:06 08:45:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:06 08:46:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:06 08:46:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:06 08:46:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 08:47:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:06 08:47:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 08:47:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:06 08:48:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:06 08:48:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:06 08:48:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:06 08:49:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:06 08:49:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:06 08:49:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:06 08:50:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71
09:50:06 08:50:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 08:50:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
09:50:06 08:51:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:06 08:51:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 08:51:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:06 08:52:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67
09:50:06 08:52:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:06 08:52:01 AM 1 0.38 0.00 0.05 0.00 0.05 99.52
09:50:06
09:50:06 08:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 08:53:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:06 08:53:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 08:53:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:06 08:54:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:06 08:54:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:06 08:54:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
09:50:06 08:55:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:06 08:55:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:06 08:55:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:06 08:56:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:06 08:56:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 08:56:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53
09:50:06 08:57:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:06 08:57:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:06 08:57:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:06 08:58:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:50:06 08:58:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:06 08:58:01 AM 1 0.43 0.00 0.03 0.00 0.00 99.53
09:50:06 08:59:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61
09:50:06 08:59:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:50:06 08:59:01 AM 1 0.52 0.00 0.00 0.00 0.02 99.47
09:50:06 09:00:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:06 09:00:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:06 09:00:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:06 09:01:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:50:06 09:01:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:06 09:01:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:50:06 09:02:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
09:50:06 09:02:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:06 09:02:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:06 09:03:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:06 09:03:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:06 09:03:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:06
09:50:06 09:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 09:04:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72
09:50:06 09:04:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:06 09:04:01 AM 1 0.30 0.00 0.05 0.00 0.02 99.63
09:50:06 09:05:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:06 09:05:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 09:05:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:50:06 09:06:01 AM all 0.31 0.00 0.06 0.01 0.04 99.58
09:50:06 09:06:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:06 09:06:01 AM 1 0.55 0.00 0.05 0.02 0.03 99.35
09:50:06 09:07:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:06 09:07:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 09:07:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:06 09:08:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71
09:50:06 09:08:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 09:08:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62
09:50:06 09:09:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:06 09:09:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 09:09:01 AM 1 0.41 0.00 0.05 0.00 0.02 99.52
09:50:06 09:10:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67
09:50:06 09:10:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:06 09:10:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53
09:50:06 09:11:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:06 09:11:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 09:11:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:06 09:12:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71
09:50:06 09:12:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 09:12:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
09:50:06 09:13:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:06 09:13:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:06 09:13:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:06 09:14:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:06 09:14:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 09:14:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:06
09:50:06 09:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 09:15:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61
09:50:06 09:15:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 09:15:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38
09:50:06 09:16:01 AM all 0.30 0.00 0.04 0.01 0.04 99.61
09:50:06 09:16:01 AM 0 0.10 0.00 0.05 0.02 0.05 99.78
09:50:06 09:16:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:06 09:17:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
09:50:06 09:17:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:06 09:17:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72
09:50:06 09:18:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:06 09:18:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:06 09:18:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:06 09:19:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:06 09:19:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:06 09:19:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45
09:50:06 09:20:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:06 09:20:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 09:20:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:06 09:21:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69
09:50:06 09:21:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 09:21:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.57
09:50:06 09:22:01 AM all 0.22 0.00 0.04 0.00 0.03 99.71
09:50:06 09:22:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:06 09:22:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:50:06 09:23:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:06 09:23:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:06 09:23:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:06 09:24:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66
09:50:06 09:24:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:06 09:24:01 AM 1 0.38 0.00 0.05 0.00 0.05 99.52
09:50:06 09:25:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:06 09:25:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:06 09:25:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:06
09:50:06 09:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 09:26:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:06 09:26:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:06 09:26:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:06 09:27:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69
09:50:06 09:27:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:06 09:27:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62
09:50:06 09:28:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65
09:50:06 09:28:01 AM 0 0.45 0.00 0.08 0.00 0.05 99.42
09:50:06 09:28:01 AM 1 0.02 0.00 0.07 0.00 0.03 99.88
09:50:06 09:29:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:06 09:29:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:06 09:29:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:06 09:30:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:06 09:30:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:06 09:30:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:06 09:31:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:06 09:31:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:06 09:31:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 09:32:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:06 09:32:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:06 09:32:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:06 09:33:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:06 09:33:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:06 09:33:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:06 09:34:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:06 09:34:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48
09:50:06 09:34:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:06 09:35:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:06 09:35:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:06 09:35:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06 09:36:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:06 09:36:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58
09:50:06 09:36:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:06
09:50:06 09:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 09:37:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:06 09:37:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:06 09:37:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:06 09:38:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:06 09:38:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:06 09:38:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:06 09:39:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:50:06 09:39:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:06 09:39:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:06 09:40:01 AM all 13.28 0.00 2.27 0.25 0.06 84.14
09:50:06 09:40:01 AM 0 15.96 0.00 2.87 0.38 0.05 80.74
09:50:06 09:40:01 AM 1 10.60 0.00 1.67 0.12 0.07 87.54
09:50:06 09:41:01 AM all 37.06 0.00 5.24 1.22 0.09 56.39
09:50:06 09:41:01 AM 0 49.36 0.00 6.12 1.47 0.10 42.95
09:50:06 09:41:01 AM 1 24.82 0.00 4.36 0.98 0.08 69.75
09:50:06 09:42:01 AM all 17.20 0.00 2.25 0.48 0.07 80.00
09:50:06 09:42:01 AM 0 21.74 0.00 2.77 0.57 0.07 74.85
09:50:06 09:42:01 AM 1 12.65 0.00 1.74 0.40 0.07 85.15
09:50:06 09:43:01 AM all 35.76 0.00 6.27 0.57 0.09 57.31
09:50:06 09:43:01 AM 0 48.99 0.00 7.41 0.67 0.08 42.85
09:50:06 09:43:01 AM 1 22.61 0.00 5.13 0.48 0.10 71.68
09:50:06 09:44:01 AM all 2.00 0.00 0.84 0.49 0.04 96.63
09:50:06 09:44:01 AM 0 2.94 0.00 0.89 0.42 0.05 95.70
09:50:06 09:44:01 AM 1 1.05 0.00 0.79 0.57 0.03 97.56
09:50:06 09:45:01 AM all 3.28 0.00 0.23 0.03 0.08 96.37
09:50:06 09:45:01 AM 0 4.56 0.00 0.30 0.03 0.07 95.04
09:50:06 09:45:01 AM 1 2.01 0.00 0.17 0.03 0.08 97.71
09:50:06 09:46:01 AM all 18.25 0.15 0.25 0.03 0.08 81.24
09:50:06 09:46:01 AM 0 32.32 0.00 0.20 0.03 0.08 67.36
09:50:06 09:46:01 AM 1 4.18 0.30 0.30 0.03 0.07 95.12
09:50:06 09:47:01 AM all 9.86 0.00 0.14 0.03 0.06 89.91
09:50:06 09:47:01 AM 0 12.09 0.00 0.17 0.02 0.07 87.66
09:50:06 09:47:01 AM 1 7.63 0.00 0.12 0.03 0.05 92.17
09:50:06
09:50:06 09:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:06 09:48:01 AM all 9.37 0.00 0.23 0.02 0.07 90.32
09:50:06 09:48:01 AM 0 3.34 0.00 0.27 0.03 0.07 96.29
09:50:06 09:48:01 AM 1 15.40 0.00 0.18 0.00 0.07 84.35
09:50:06 09:49:01 AM all 19.55 0.00 2.01 0.07 0.08 78.29
09:50:06 09:49:01 AM 0 33.37 0.00 2.71 0.10 0.08 63.74
09:50:06 09:49:01 AM 1 5.75 0.00 1.32 0.03 0.07 92.83
09:50:06 09:50:01 AM all 31.61 0.00 4.06 0.23 0.08 64.02
09:50:06 09:50:01 AM 0 30.45 0.00 4.06 0.25 0.08 65.16
09:50:06 09:50:01 AM 1 32.77 0.00 4.07 0.20 0.08 62.88
09:50:06 Average: all 0.89 0.00 0.14 0.01 0.04 98.92
09:50:06 Average: 0 1.04 0.00 0.15 0.01 0.04 98.76
09:50:06 Average: 1 0.75 0.00 0.12 0.01 0.04 99.07
09:50:06
09:50:06
09:50:06